{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "Product",
            "name": "Zylinderkopfdichtung 1,5mm Aluminium, Ø 58 mm",
            "url": "https://www.italobee.de/Zylinderkopfdichtung-15mm-Aluminium-O-58-mm",
            "sku": "M13468",
            "brand": {
                "@type": "Brand",
                "name": "italobee"
            },
            "description": "Zylinderkopfdichtung u.a für POLINI, DR, MALOSSI, PARMAKIT, FALC und QUATTRINI 123-153ccm Zylinder.",
            "image": [
                "https://www.italobee.de/media/image/product/6502/lg/zylinderkopfdichtung-15mm-aluminium-o-58-mm.jpg"
            ],
            "category": "Ersatzteile & Zubehör > Ape 50 > Tuning > Rennzylinder > Ersatzkolben & Dichtungen",
            "offers": {
                "@type": "Offer",
                "price": "10.90",
                "priceCurrency": "EUR",
                "availability": "https://schema.org/BackOrder",
                "url": "https://www.italobee.de/Zylinderkopfdichtung-15mm-Aluminium-O-58-mm",
                "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"
            }
        }
    ]
}