{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "CollectionPage",
            "name": "Kraftstofftank",
            "url": "https://www.italobee.de/Kraftstofftank_4",
            "mainEntity": {
                "@type": "ItemList",
                "numberOfItems": 4,
                "itemListElement": [
                    {
                        "@type": "ListItem",
                        "position": 1,
                        "url": "https://www.italobee.de/Halteband-Kraftstofftank",
                        "name": "Halteband Kraftstofftank"
                    },
                    {
                        "@type": "ListItem",
                        "position": 2,
                        "url": "https://www.italobee.de/Kraftstoffschlauchschelle-8-12mm-Bandbreite-9mm-SW-6",
                        "name": "Kraftstoffschlauchschelle 8-12mm, Bandbreite: 9mm, SW 6"
                    },
                    {
                        "@type": "ListItem",
                        "position": 3,
                        "url": "https://www.italobee.de/Schlauch-fuer-Tankentlueftung-Kraftstofftank",
                        "name": "Schlauch für Tankentlüftung Kraftstofftank"
                    },
                    {
                        "@type": "ListItem",
                        "position": 4,
                        "url": "https://www.italobee.de/Tankdeckel_1",
                        "name": "Tankdeckel"
                    }
                ]
            }
        },
        {
            "@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"
            }
        }
    ]
}