{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "Product",
            "name": "Vergaser Dellorto SHBC 20 L",
            "url": "https://www.italobee.de/Vergaser-Dellorto-SHBC-20-L",
            "sku": "M15233",
            "brand": {
                "@type": "Brand",
                "name": "DellOrto"
            },
            "description": "- Ø 20 mm\n- Anschluss Motor: 27 mm\n- Anschluss Luftfilter: 62 mm\n- Hauptdüse 76\n- Nebendüse 50\n- mit Ziehchoke\n\nPassend für folgende Modelle:\n\n- Vespa PK 125 ETS/​XL/​Elestart",
            "image": [
                "https://www.italobee.de/media/image/product/8948/lg/vergaser-dellorto-shbc-20-l.jpg",
                "https://www.italobee.de/media/image/product/8948/lg/vergaser-dellorto-shbc-20-l~2.jpg",
                "https://www.italobee.de/media/image/product/8948/lg/vergaser-dellorto-shbc-20-l~3.jpg",
                "https://www.italobee.de/media/image/product/8948/lg/vergaser-dellorto-shbc-20-l~4.jpg"
            ],
            "category": "Ersatzteile & Zubehör > Vespa/Piaggio/Aprilia",
            "offers": {
                "@type": "Offer",
                "price": "117.20",
                "priceCurrency": "EUR",
                "availability": "https://schema.org/InStock",
                "url": "https://www.italobee.de/Vergaser-Dellorto-SHBC-20-L",
                "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"
            }
        }
    ]
}