{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "CollectionPage",
            "name": "Rexal",
            "url": "https://www.treppenshop24.com/Rexal",
            "mainEntity": {
                "@type": "ItemList",
                "numberOfItems": 4,
                "itemListElement": [
                    {
                        "@type": "ListItem",
                        "position": 1,
                        "url": "https://www.treppenshop24.com/Stahlwangentreppe-Rexal-Chrom",
                        "name": "Stahlwangentreppe Rexal Chrom"
                    },
                    {
                        "@type": "ListItem",
                        "position": 2,
                        "url": "https://www.treppenshop24.com/Stahlwangentreppe-Rexal-RX2",
                        "name": "Stahlwangentreppe Rexal RX2V"
                    },
                    {
                        "@type": "ListItem",
                        "position": 3,
                        "url": "https://www.treppenshop24.com/Stahlwangentreppe-Rexal-XR-Buche-gerade",
                        "name": "Stahlwangentreppe Rexal XR Buche gerade"
                    },
                    {
                        "@type": "ListItem",
                        "position": 4,
                        "url": "https://www.treppenshop24.com/Stahlwangentreppe-Rexal-XR-Buche-viertelgewendelt",
                        "name": "Stahlwangentreppe Rexal XR Buche viertelgewendelt"
                    }
                ]
            }
        },
        {
            "@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"
            }
        }
    ]
}