{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "CollectionPage",
            "name": "Rondo Zink Color",
            "url": "https://www.treppenshop24.com/Rondo-Zink-Color",
            "mainEntity": {
                "@type": "ItemList",
                "numberOfItems": 4,
                "itemListElement": [
                    {
                        "@type": "ListItem",
                        "position": 1,
                        "url": "https://www.treppenshop24.com/Spindeltreppe-Rondo-Zink-Color-120",
                        "name": "Spindeltreppe Rondo Zink Color Ø 120 cm"
                    },
                    {
                        "@type": "ListItem",
                        "position": 2,
                        "url": "https://www.treppenshop24.com/Spindeltreppe-Rondo-Zink-Color-140",
                        "name": "Spindeltreppe Rondo Zink Color Ø 140 cm"
                    },
                    {
                        "@type": "ListItem",
                        "position": 3,
                        "url": "https://www.treppenshop24.com/Spindeltreppe-Rondo-Zink-Color-160",
                        "name": "Spindeltreppe Rondo Zink Color Ø 160 cm"
                    },
                    {
                        "@type": "ListItem",
                        "position": 4,
                        "url": "https://www.treppenshop24.com/Spindeltreppe-Rondo-Zink-Color-180",
                        "name": "Spindeltreppe Rondo Zink Color Ø 180 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"
            }
        }
    ]
}