{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "Product",
            "name": "Kraftstoffschlauch schwarz Ø 5x9mm, Meterware",
            "url": "https://www.italobee.de/Kraftstoffschlauch-schwarz-O-5x9mm-Meterware",
            "sku": "M13124",
            "brand": {
                "@type": "Brand",
                "name": "italobee"
            },
            "image": [
                "https://www.italobee.de/media/image/product/4976/lg/kraftstoffschlauch-schwarz-o-5x9mm-meterware.jpg",
                "https://www.italobee.de/media/image/product/4976/lg/kraftstoffschlauch-schwarz-o-5x9mm-meterware~2.jpg",
                "https://www.italobee.de/media/image/product/4976/lg/kraftstoffschlauch-schwarz-o-5x9mm-meterware~3.jpg"
            ],
            "category": "Ersatzteile & Zubehör > Ape 50 > Karosserieanbauteile > Kraftstofftank",
            "offers": {
                "@type": "Offer",
                "price": "3.78",
                "priceCurrency": "EUR",
                "availability": "https://schema.org/BackOrder",
                "url": "https://www.italobee.de/Kraftstoffschlauch-schwarz-O-5x9mm-Meterware",
                "shippingDetails": {
                    "@type": "OfferShippingDetails",
                    "deliveryTime": {
                        "@type": "ShippingDeliveryTime",
                        "transitTime": {
                            "@type": "QuantitativeValue",
                            "minValue": 92,
                            "maxValue": 93,
                            "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"
            }
        }
    ]
}