{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "CollectionPage",
            "name": "Instrumente & Antrieb",
            "url": "https://www.italobee.de/Instrumente-Antrieb_2",
            "mainEntity": {
                "@type": "ItemList",
                "numberOfItems": 5,
                "itemListElement": [
                    {
                        "@type": "ListItem",
                        "position": 1,
                        "url": "https://www.italobee.de/Analog-Kraftstoffanzeige-O-65mm",
                        "name": "Analog Kraftstoffanzeige Ø 65mm"
                    },
                    {
                        "@type": "ListItem",
                        "position": 2,
                        "url": "https://www.italobee.de/Halterung-fuer-Tachowelle-am-Motorgehaeuse",
                        "name": "Halterung für Tachowelle am Motorgehäuse"
                    },
                    {
                        "@type": "ListItem",
                        "position": 3,
                        "url": "https://www.italobee.de/Lenkerabdeckung",
                        "name": "Lenkerabdeckung"
                    },
                    {
                        "@type": "ListItem",
                        "position": 4,
                        "url": "https://www.italobee.de/Tachowelle_8",
                        "name": "Tachowelle"
                    },
                    {
                        "@type": "ListItem",
                        "position": 5,
                        "url": "https://www.italobee.de/Tachowelle_3",
                        "name": "Tachowelle"
                    }
                ]
            }
        },
        {
            "@type": "WebSite",
            "url": "https://www.italobee.de",
            "name": "italobee Shop",
            "potentialAction": {
                "@type": "SearchAction",
                "target": {
                    "@type": "EntryPoint",
                    "urlTemplate": "https://www.italobee.de/search?suche={search_term_string}"
                },
                "query-input": "required name=search_term_string"
            }
        }
    ]
}