{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "Product",
            "name": "Vergaser DELLORTO PHBH 30BS Rundschieber",
            "url": "https://www.italobee.de/Vergaser-DELLORTO-PHBH-30BS-Rundschieber_1",
            "sku": "M15628",
            "brand": {
                "@type": "Brand",
                "name": "DellOrto"
            },
            "description": "- Anschluss Motor: 36mm\n- Anschluss Luftfilter: 42/60mm\n- Hauptdüse 115\n- Nebendüse 55\n- Mischrohr AS266\n- Nadel 2\n- gedacht für Montage mittels Gummiverbindung",
            "image": [
                "https://www.italobee.de/media/image/product/9431/lg/vergaser-dellorto-phbh-30bs-rundschieber_1.jpg",
                "https://www.italobee.de/media/image/product/9431/lg/vergaser-dellorto-phbh-30bs-rundschieber_1~2.jpg",
                "https://www.italobee.de/media/image/product/9431/lg/vergaser-dellorto-phbh-30bs-rundschieber_1~3.jpg",
                "https://www.italobee.de/media/image/product/9431/lg/vergaser-dellorto-phbh-30bs-rundschieber_1~4.jpg",
                "https://www.italobee.de/media/image/product/9431/lg/vergaser-dellorto-phbh-30bs-rundschieber_1~5.jpg",
                "https://www.italobee.de/media/image/product/9431/lg/vergaser-dellorto-phbh-30bs-rundschieber_1~6.jpg"
            ],
            "category": "Ersatzteile & Zubehör > Ape 50 > Tuning > Vergaser & Ansaugstutzen",
            "offers": {
                "@type": "Offer",
                "price": "162.00",
                "priceCurrency": "EUR",
                "availability": "https://schema.org/InStock",
                "url": "https://www.italobee.de/Vergaser-DELLORTO-PHBH-30BS-Rundschieber_1",
                "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"
            }
        }
    ]
}