{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "Product",
            "name": "Reparatursatz für Differential",
            "url": "https://www.italobee.de/Reparatursatz-fuer-Differential",
            "sku": "M14221",
            "gtin": "2854244",
            "brand": {
                "@type": "Brand",
                "name": "italobee"
            },
            "description": "Im Lieferumfang enthalten:\n\n- Differential Zahnradwelle\n- Differentialhauptzahnrad\n- Gleitzahnrad\n- Wellendichtring\n- Dichtring Schaltarm Differential\n- Distanzstück für Differentialzahnrad\n- Nadellager für Differentialzahnrad\n- Planetenzahnrad für Differentialhauptzahnrad 2x\n- Bolzen im Differentialhauptzahnrad\n- Buchse Differentialhauptzahnrad\n- Sternring 10 mm 2x\n- Stift für Zapfen Differential",
            "image": [
                "https://www.italobee.de/media/image/product/7853/lg/reparatursatz-fuer-differential.jpg",
                "https://www.italobee.de/media/image/product/7853/lg/reparatursatz-fuer-differential~2.jpg",
                "https://www.italobee.de/media/image/product/7853/lg/reparatursatz-fuer-differential~3.jpg"
            ],
            "category": "Ersatzteile & Zubehör > Ape 50 > Motor > Differential",
            "offers": {
                "@type": "Offer",
                "price": "690.00",
                "priceCurrency": "EUR",
                "availability": "https://schema.org/OutOfStock",
                "url": "https://www.italobee.de/Reparatursatz-fuer-Differential"
            }
        },
        {
            "@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"
            }
        }
    ]
}