{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "Product",
            "name": "Schloss Set Lenkschloss/Gepäckfach",
            "url": "https://www.italobee.de/Schloss-Set-Lenkschloss-Gepaeckfach",
            "sku": "M15082",
            "brand": {
                "@type": "Brand",
                "name": "Piaggio"
            },
            "description": "- L 39 mm\n- Metall\n- Bund oben: 4mm, hinten: 8mm\n\nPassend für folgende Modelle:\n\n- Vespa 50N 236001->/​L ->580001/​S 34201 ->/​Special/​Elestart/​SR/​90 31301 ->/​R/​125 PV 028960->/​ET3 ->44965/​125 GT/​Sprint 62685 ->/​TS/​GTR/​Super/​150 Sprint 077175->/​V./​Rally",
            "image": [
                "https://www.italobee.de/media/image/product/8798/lg/schloss-set-lenkschloss-gepaeckfach.jpg",
                "https://www.italobee.de/media/image/product/8798/lg/schloss-set-lenkschloss-gepaeckfach~2.jpg"
            ],
            "category": "Ersatzteile & Zubehör > Vespa/Piaggio/Aprilia",
            "offers": {
                "@type": "Offer",
                "price": "39.20",
                "priceCurrency": "EUR",
                "availability": "https://schema.org/InStock",
                "url": "https://www.italobee.de/Schloss-Set-Lenkschloss-Gepaeckfach",
                "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"
            }
        }
    ]
}