{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "Product",
            "name": "Kupplung komplett",
            "url": "https://www.italobee.de/Kupplung-komplett_1",
            "sku": "M15285",
            "gtin": "1245831",
            "brand": {
                "@type": "Brand",
                "name": "Olympia"
            },
            "description": "Durchmesser: Ø 115mm\n\nVerzahnung: 20 Zähne\n\n3 Kupplungsbeläge\n\nKorkbeläge\n\n7 Federn\n\nPassend für folgende Modelle:\n\n- Vespa PX125 2011 / 30 Jahre ZAPM74100 2011 ->\n- Vespa PX125 CAT ZAPM50100 2007 ->\n- Vespa PX125 E / Millenium VNX2T 1998 - 2005\n- Vespa PX125 E Lusso / EFL / Arcobaleno / Elestart VNX2T 1983 - 1997\n- Vespa T5 / Elestart VNX5T 1985 - 1990\n- Vespa T5 Classic VNX5T 1992 - 1995",
            "image": [
                "https://www.italobee.de/media/image/product/8999/lg/kupplung-komplett_1.jpg",
                "https://www.italobee.de/media/image/product/8999/lg/kupplung-komplett_1~2.jpg",
                "https://www.italobee.de/media/image/product/8999/lg/kupplung-komplett_1~3.jpg",
                "https://www.italobee.de/media/image/product/8999/lg/kupplung-komplett_1~4.jpg",
                "https://www.italobee.de/media/image/product/8999/lg/kupplung-komplett_1~5.jpg"
            ],
            "category": "Ersatzteile & Zubehör > Vespa/Piaggio/Aprilia",
            "offers": {
                "@type": "Offer",
                "price": "59.90",
                "priceCurrency": "EUR",
                "availability": "https://schema.org/InStock",
                "url": "https://www.italobee.de/Kupplung-komplett_1",
                "shippingDetails": {
                    "@type": "OfferShippingDetails",
                    "deliveryTime": {
                        "@type": "ShippingDeliveryTime",
                        "transitTime": {
                            "@type": "QuantitativeValue",
                            "minValue": 2,
                            "maxValue": 3,
                            "unitCode": "DAY"
                        }
                    }
                }
            }
        },
        {
            "@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"
            }
        }
    ]
}