{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "Product",
            "name": "EUROLUB 2-Takt-Motorenöl SELF-MIX, 1ltr",
            "url": "https://www.italobee.de/EUROLUB-2-Takt-Motorenoel-SELF-MIX-1ltr",
            "sku": "M13771",
            "gtin": "4025377306018",
            "brand": {
                "@type": "Brand",
                "name": "Eurolub"
            },
            "description": "Einsatzbereiche für dieses Öl sind wasser- oder luftgekühlte 2-Takt-Motoren mit kleinem bis mittlerem Hubraum mit Gemisch- oder Getrenntschmierung. Mischungsverhältnis bis 1:50.\n\nSpezifikationen: API TC\n\nDie Sicherheitsdatenblätter für diesen Artikel findest du unter dem Reiter \"PDF\" als Download.",
            "image": [
                "https://www.italobee.de/media/image/product/5007/lg/eurolub-2-takt-motorenoel-self-mix-1ltr.jpg",
                "https://www.italobee.de/media/image/product/5007/lg/eurolub-2-takt-motorenoel-self-mix-1ltr~2.jpg"
            ],
            "category": "Pflege & Wartung > Motorenöl",
            "offers": {
                "@type": "Offer",
                "price": "8.10",
                "priceCurrency": "EUR",
                "availability": "https://schema.org/InStock",
                "url": "https://www.italobee.de/EUROLUB-2-Takt-Motorenoel-SELF-MIX-1ltr",
                "shippingDetails": {
                    "@type": "OfferShippingDetails",
                    "deliveryTime": {
                        "@type": "ShippingDeliveryTime",
                        "transitTime": {
                            "@type": "QuantitativeValue",
                            "minValue": 2,
                            "maxValue": 3,
                            "unitCode": "DAY"
                        }
                    }
                }
            },
            "aggregateRating": {
                "@type": "AggregateRating",
                "ratingValue": 5,
                "bestRating": 5
            }
        },
        {
            "@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"
            }
        }
    ]
}