{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "Product",
            "name": "EUROLUB 2-Takt-Motorenöl RACING, 1ltr",
            "url": "https://www.italobee.de/EUROLUB-2-Takt-Motorenoel-RACING-1ltr",
            "sku": "M13772",
            "gtin": "4025377303017",
            "brand": {
                "@type": "Brand",
                "name": "Eurolub"
            },
            "description": "Einsatzbereiche für dieses Öl sind wasser- oder luftgekühlte 2-Takt-Motoren allen Hubraums mit Gemisch- oder Getrenntschmierung. Mischungsverhältnis bis 1:100.\n\nSpezifikationen: API TC, ISO-L-EGD, JASO FD, 2-Stroke DFI, Global GD, Husqvarna 272\n\nDie Sicherheitsdatenblätter für diesen Artikel findest du unter dem Reiter \"PDF\" als Download.",
            "image": [
                "https://www.italobee.de/media/image/product/6845/lg/eurolub-2-takt-motorenoel-racing-1ltr.jpg",
                "https://www.italobee.de/media/image/product/6845/lg/eurolub-2-takt-motorenoel-racing-1ltr~2.jpg"
            ],
            "category": "Pflege & Wartung > Motorenöl",
            "offers": {
                "@type": "Offer",
                "price": "14.26",
                "priceCurrency": "EUR",
                "availability": "https://schema.org/InStock",
                "url": "https://www.italobee.de/EUROLUB-2-Takt-Motorenoel-RACING-1ltr",
                "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"
            }
        }
    ]
}