{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "CollectionPage",
            "name": "Reifenmontage",
            "url": "https://www.italobee.de/Reifenmontage",
            "mainEntity": {
                "@type": "ItemList",
                "numberOfItems": 9,
                "itemListElement": [
                    {
                        "@type": "ListItem",
                        "position": 1,
                        "url": "https://www.italobee.de/Bestaetigung-ueber-Reifenumruestung",
                        "name": "Bestätigung über Reifenumrüstung"
                    },
                    {
                        "@type": "ListItem",
                        "position": 2,
                        "url": "https://www.italobee.de/Montierhebel-Satz",
                        "name": "Montierhebel Satz"
                    },
                    {
                        "@type": "ListItem",
                        "position": 3,
                        "url": "https://www.italobee.de/Radmutternbeutel-schwarz",
                        "name": "Radmutternbeutel schwarz"
                    },
                    {
                        "@type": "ListItem",
                        "position": 4,
                        "url": "https://www.italobee.de/Reifen-Montage-Talkum-500g",
                        "name": "Reifen Montage-Talkum 500g"
                    },
                    {
                        "@type": "ListItem",
                        "position": 5,
                        "url": "https://www.italobee.de/Reifengleitmittel-500ml-Spruehdose",
                        "name": "Reifengleitmittel, 500ml Sprühdose"
                    },
                    {
                        "@type": "ListItem",
                        "position": 6,
                        "url": "https://www.italobee.de/Reifenmontierpaste-DRC-40g",
                        "name": "Reifenmontierpaste DRC 40g"
                    },
                    {
                        "@type": "ListItem",
                        "position": 7,
                        "url": "https://www.italobee.de/Reifenreparaturset-fuer-Radialreifen",
                        "name": "Reifenreparaturset für Radialreifen"
                    },
                    {
                        "@type": "ListItem",
                        "position": 8,
                        "url": "https://www.italobee.de/Reifenschaum-500ml-Spruehdose",
                        "name": "Reifenschaum, 500ml Sprühdose"
                    },
                    {
                        "@type": "ListItem",
                        "position": 9,
                        "url": "https://www.italobee.de/Ventilverlaengerung-fuer-Reifenventile-universell",
                        "name": "Ventilverlängerung für Reifenventile universell"
                    }
                ]
            }
        },
        {
            "@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"
            }
        }
    ]
}