{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "Product",
            "name": "Trennpilz Kit Kupplung",
            "url": "https://www.italobee.de/Trennpilz-Kit-Kupplung",
            "sku": "M15047",
            "gtin": "5592",
            "brand": {
                "@type": "Brand",
                "name": "CIF"
            },
            "description": "Passend für folgende Modelle:\n\n- Vespa 160 GS/180 SS/Rally/PX125/150 1995-/P200E/P200 E/Lusso/MY/Cosa/T5\n- mit Andruckplatte",
            "image": [
                "https://www.italobee.de/media/image/product/8764/lg/trennpilz-kit-kupplung.jpg",
                "https://www.italobee.de/media/image/product/8764/lg/trennpilz-kit-kupplung~2.jpg"
            ],
            "category": "Ersatzteile & Zubehör > Vespa/Piaggio/Aprilia",
            "offers": {
                "@type": "Offer",
                "price": "9.10",
                "priceCurrency": "EUR",
                "availability": "https://schema.org/InStock",
                "url": "https://www.italobee.de/Trennpilz-Kit-Kupplung",
                "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"
            }
        }
    ]
}