{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "Product",
            "name": "Lenkkopflagersatz unten",
            "url": "https://www.italobee.de/Lenkkopflagersatz-unten",
            "sku": "M15188",
            "gtin": "65007545",
            "brand": {
                "@type": "Brand",
                "name": "Piaggio"
            },
            "description": "Passend für folgende Modelle:\n\n- Vespa 50-125/​PV/​ET3/​PK50-125/​S/​SS/​XL/​125 GT-TS/​ 150 Sprint/​V/​Super/​160 GS/​180 SS/​Rally/​PX80-200/​PE/​Lusso/​'98/​MY/​'11/​T5/​Cosa",
            "image": [
                "https://www.italobee.de/media/image/product/8904/lg/lenkkopflagersatz-unten.jpg",
                "https://www.italobee.de/media/image/product/8904/lg/lenkkopflagersatz-unten~2.jpg"
            ],
            "category": "Ersatzteile & Zubehör > Vespa/Piaggio/Aprilia",
            "offers": {
                "@type": "Offer",
                "price": "20.80",
                "priceCurrency": "EUR",
                "availability": "https://schema.org/InStock",
                "url": "https://www.italobee.de/Lenkkopflagersatz-unten",
                "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"
            }
        }
    ]
}