{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "CollectionPage",
            "name": "Knock",
            "url": "https://www.treppenshop24.com/Knock",
            "mainEntity": {
                "@type": "ItemList",
                "numberOfItems": 8,
                "itemListElement": [
                    {
                        "@type": "ListItem",
                        "position": 1,
                        "url": "https://www.treppenshop24.com/Stahlwangentreppe-Knock-Minimal-B65",
                        "name": "Mittelholmtreppe Knock Minimal B65 cm"
                    },
                    {
                        "@type": "ListItem",
                        "position": 2,
                        "url": "https://www.treppenshop24.com/Stahlwangentreppe-Knock-Minimal-B75",
                        "name": "Mittelholmtreppe Knock Minimal B75 cm"
                    },
                    {
                        "@type": "ListItem",
                        "position": 3,
                        "url": "https://www.treppenshop24.com/Stahlwangentreppe-Knock-Minimal-B85",
                        "name": "Mittelholmtreppe Knock Minimal B85 cm"
                    },
                    {
                        "@type": "ListItem",
                        "position": 4,
                        "url": "https://www.treppenshop24.com/Stahlwangentreppe-Knock-Minimal-B95",
                        "name": "Mittelholmtreppe Knock Minimal B95 cm"
                    },
                    {
                        "@type": "ListItem",
                        "position": 5,
                        "url": "https://www.treppenshop24.com/Stahlwangentreppe-Knock-Tube-B65",
                        "name": "Mittelholmtreppe Knock Tube B65 cm"
                    },
                    {
                        "@type": "ListItem",
                        "position": 6,
                        "url": "https://www.treppenshop24.com/Stahlwangentreppe-Knock-Tube-B75",
                        "name": "Mittelholmtreppe Knock Tube B75 cm"
                    },
                    {
                        "@type": "ListItem",
                        "position": 7,
                        "url": "https://www.treppenshop24.com/Stahlwangentreppe-Knock-Tube-B85",
                        "name": "Mittelholmtreppe Knock Tube B85 cm"
                    },
                    {
                        "@type": "ListItem",
                        "position": 8,
                        "url": "https://www.treppenshop24.com/Stahlwangentreppe-Knock-Tube-B95",
                        "name": "Mittelholmtreppe Knock Tube B95 cm"
                    }
                ]
            }
        },
        {
            "@type": "WebSite",
            "url": "https://www.treppenshop24.com",
            "name": "TreppenShop 24",
            "potentialAction": {
                "@type": "SearchAction",
                "target": {
                    "@type": "EntryPoint",
                    "urlTemplate": "https://www.treppenshop24.com/search?suche={search_term_string}"
                },
                "query-input": "required name=search_term_string"
            }
        }
    ]
}