{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "Product",
            "name": "Kupplungsbeläge",
            "url": "https://www.italobee.de/Kupplungsbelaege",
            "sku": "M15027",
            "gtin": "1002800800001",
            "brand": {
                "@type": "Brand",
                "name": "F.A. ITALIA"
            },
            "description": "- Ø 108 mm\n- 4 Kupplungsbeläge, d 1x2,65, 1x 2,95, 2x 3,10mm\n- Kork\n\nPassend für folgende Modelle:\n\n- LML Star 125 2T/ DLX / Via Toscana / Deluxe 125 2T AC\n- LML Star 150 2T / DLX / Via Toscana / Star / Stella / Belladonna RV 150 2T AC\n- VESPA COSA 2 150 VLR2T 2T AC '91-\n- VESPA COSA 2 125 VNR2T 2T AC '91-\n- VESPA COSA 2 200 VSR1T 2T AC '90-'96\n- VESPA PX125 2011/ 30 Jahre 125 ZAPM74100 2T AC '11-\n- VESPA PX125 CAT 125 ZAPM50100 2T AC '07-\n- VESPA PX125 E '98 / MY / Millenium 125 VNX2T 2T AC '98-'05\n- VESPA PX125 E Lusso/EFL/Arcobaleno / Elestart 125 VNX2T 2T AC '83-'97 ab 1995",
            "image": [
                "https://www.italobee.de/media/image/product/8745/lg/kupplungsbelaege.jpg",
                "https://www.italobee.de/media/image/product/8745/lg/kupplungsbelaege~2.jpg",
                "https://www.italobee.de/media/image/product/8745/lg/kupplungsbelaege~3.jpg",
                "https://www.italobee.de/media/image/product/8745/lg/kupplungsbelaege~4.jpg",
                "https://www.italobee.de/media/image/product/8745/lg/kupplungsbelaege~5.jpg",
                "https://www.italobee.de/media/image/product/8745/lg/kupplungsbelaege~6.jpg"
            ],
            "category": "Ersatzteile & Zubehör > Vespa/Piaggio/Aprilia",
            "offers": {
                "@type": "Offer",
                "price": "14.50",
                "priceCurrency": "EUR",
                "availability": "https://schema.org/InStock",
                "url": "https://www.italobee.de/Kupplungsbelaege",
                "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"
            }
        }
    ]
}