{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "Product",
            "name": "Kupplungsbeläge",
            "url": "https://www.italobee.de/Kupplungsbelaege_2",
            "sku": "M15068",
            "brand": {
                "@type": "Brand",
                "name": "Piaggio"
            },
            "description": "- Kork\n- 3 Stück\n\nPassend für folgende Modelle:\n\n- Cosa 150 VLR1T 01/01/1987 1101\n- Vespa 125 T5 VNX5T 01/01/1985 1101\n- Vespa 180 Rally VSD1T 01/01/1968 01/01/1973 001001 0027495\n- Vespa 200 VSR1T 01/01/1988 1101\n- Vespa 200 Rally VSE1T 01/01/1972 01/01/1979 001001 0042275\n- Vespa P 200 E VSX1T 01/01/1977 1101",
            "image": [
                "https://www.italobee.de/media/image/product/8784/lg/kupplungsbelaege_2.jpg"
            ],
            "category": "Ersatzteile & Zubehör > Vespa/Piaggio/Aprilia",
            "offers": {
                "@type": "Offer",
                "price": "13.80",
                "priceCurrency": "EUR",
                "availability": "https://schema.org/InStock",
                "url": "https://www.italobee.de/Kupplungsbelaege_2",
                "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"
            }
        }
    ]
}