{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "Product",
            "name": "Vergaserdüse Ø 6mm HD lang 92",
            "url": "https://www.italobee.de/Vergaserduese-O-6mm-HD-lang-92",
            "sku": "M10570.11",
            "brand": {
                "@type": "Brand",
                "name": "DellOrto"
            },
            "description": "Hauptdüse Ø 6mm HD mit langem Düsenstock. Düsen gehören zum Pflichtsortiment für jeden Apefahrer.Bei jeder noch so kleinen Tuningmaßnahme müssen die Hauptdüsen (HD) für den Volllastbereich erhöht werden, Nebendüsen (ND) sind für die Leerlaufeinstellung.\n\n- für SHBB (Hauptdüse)",
            "image": [
                "https://www.italobee.de/media/image/product/7692/lg/vergaserduese-o-6mm-hd-lang-92.jpg"
            ],
            "category": "Ersatzteile & Zubehör > Ape P501, P601 & MP > Motor > Vergaser & Luftfilter",
            "offers": {
                "@type": "Offer",
                "price": "9.52",
                "priceCurrency": "EUR",
                "availability": "https://schema.org/InStock",
                "url": "https://www.italobee.de/Vergaserduese-O-6mm-HD-lang-92",
                "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"
            }
        }
    ]
}