{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "CollectionPage",
            "name": "Zylinder & Kurbelwelle",
            "url": "https://www.italobee.de/Zylinder-Kurbelwelle_1",
            "mainEntity": {
                "@type": "ItemList",
                "numberOfItems": 5,
                "itemListElement": [
                    {
                        "@type": "ListItem",
                        "position": 1,
                        "url": "https://www.italobee.de/Pleuellagerschalen",
                        "name": "Pleuellagerschalen"
                    },
                    {
                        "@type": "ListItem",
                        "position": 2,
                        "url": "https://www.italobee.de/Stehbolzen-fuer-Auspuffkruemmer",
                        "name": "Stehbolzen für Auspuffkrümmer"
                    },
                    {
                        "@type": "ListItem",
                        "position": 3,
                        "url": "https://www.italobee.de/Ventileinstellplaettchen-O-3100mm",
                        "name": "Ventileinstellplättchen Ø 31,00mm"
                    },
                    {
                        "@type": "ListItem",
                        "position": 4,
                        "url": "https://www.italobee.de/Zahnrad-auf-Kurbelwelle",
                        "name": "Zahnrad auf Kurbelwelle"
                    },
                    {
                        "@type": "ListItem",
                        "position": 5,
                        "url": "https://www.italobee.de/Zylinderkopf_1",
                        "name": "Zylinderkopf"
                    }
                ]
            }
        },
        {
            "@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"
            }
        }
    ]
}