{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "Product",
            "name": "Kraftstoffschlauch Schnellkupplung \"Quick\"",
            "url": "https://www.italobee.de/Kraftstoffschlauch-Schnellkupplung-Quick",
            "sku": "M11156",
            "brand": {
                "@type": "Brand",
                "name": "TNT"
            },
            "description": "Benzinpritscheln ade! Quickaction Benzinschlauchkupplung für alle Ø=8mm Leitungen.\n\nDas lästige Lösen der Schlauchschellen bei Ausbau von Vergaser und Tank hat endlich ein Ende:\nbeim Entkuppeln wird die Leitung automatisch geschlossen und es kann kein Benzin auslaufen. Kleines aber sehr feines Gimmick!\n\n- Maße: Øinnen=4mm, Øaussen=6mm",
            "image": [
                "https://www.italobee.de/media/image/product/6066/lg/kraftstoffschlauch-schnellkupplung-quick.jpg",
                "https://www.italobee.de/media/image/product/6066/lg/kraftstoffschlauch-schnellkupplung-quick~2.jpg"
            ],
            "category": "Ersatzteile & Zubehör > Ape 50 > Karosserieanbauteile > Kraftstofftank",
            "offers": {
                "@type": "Offer",
                "price": "12.90",
                "priceCurrency": "EUR",
                "availability": "https://schema.org/InStock",
                "url": "https://www.italobee.de/Kraftstoffschlauch-Schnellkupplung-Quick",
                "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"
            }
        }
    ]
}