{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "CollectionPage",
            "name": "Instrumente & Antrieb",
            "url": "https://www.italobee.de/Instrumente-Antrieb_8",
            "mainEntity": {
                "@type": "ItemList",
                "numberOfItems": 7,
                "itemListElement": [
                    {
                        "@type": "ListItem",
                        "position": 1,
                        "url": "https://www.italobee.de/Feder-fuer-Lenkstockschalter",
                        "name": "Feder für Lenkstockschalter"
                    },
                    {
                        "@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/Lampenfassung-fuer-Tacho",
                        "name": "Lampenfassung für Tacho"
                    },
                    {
                        "@type": "ListItem",
                        "position": 4,
                        "url": "https://www.italobee.de/Lenkstockschalter",
                        "name": "Lenkstockschalter"
                    },
                    {
                        "@type": "ListItem",
                        "position": 5,
                        "url": "https://www.italobee.de/Lenkstockschalter_1",
                        "name": "Lenkstockschalter"
                    },
                    {
                        "@type": "ListItem",
                        "position": 6,
                        "url": "https://www.italobee.de/Tacho-komplett_2",
                        "name": "Tacho komplett"
                    },
                    {
                        "@type": "ListItem",
                        "position": 7,
                        "url": "https://www.italobee.de/Tachowelle_5",
                        "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"
            }
        }
    ]
}