{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "Product",
            "name": "Umrüstkit Ziehchoke Polini für Keihin PWK, Polini CP, Oko, Naraku, Stage 6 Vergaser",
            "url": "https://www.italobee.de/Umruestkit-Ziehchoke-Polini-fuer-Keihin-PWK-Polini-CP-Oko-Naraku-Stage-6-Vergaser",
            "sku": "M14553",
            "brand": {
                "@type": "Brand",
                "name": "Polini"
            },
            "description": "- Durchmesser Ansaugstutzenseite: ca. 25mm\n- Durchmesser Vergaserseite: ca. 28,5mm",
            "image": [
                "https://www.italobee.de/media/image/product/8196/lg/umruestkit-ziehchoke-polini-fuer-keihin-pwk-polini-cp-oko-naraku-stage-6-vergaser.jpg",
                "https://www.italobee.de/media/image/product/8196/lg/umruestkit-ziehchoke-polini-fuer-keihin-pwk-polini-cp-oko-naraku-stage-6-vergaser~2.jpg"
            ],
            "category": "Ersatzteile & Zubehör > Ape 50 > Tuning > Vergaser & Ansaugstutzen",
            "offers": {
                "@type": "Offer",
                "price": "14.48",
                "priceCurrency": "EUR",
                "availability": "https://schema.org/BackOrder",
                "url": "https://www.italobee.de/Umruestkit-Ziehchoke-Polini-fuer-Keihin-PWK-Polini-CP-Oko-Naraku-Stage-6-Vergaser",
                "shippingDetails": {
                    "@type": "OfferShippingDetails",
                    "deliveryTime": {
                        "@type": "ShippingDeliveryTime",
                        "transitTime": {
                            "@type": "QuantitativeValue",
                            "minValue": 32,
                            "maxValue": 33,
                            "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"
            }
        }
    ]
}