{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "Product",
            "name": "Teilsynthetisches 2-Takt-Motorenöl TT Sport, 4ltr Flasche",
            "url": "https://www.italobee.de/Teilsynthetisches-2-Takt-Motorenoel-TT-Sport-4ltr-Flasche",
            "sku": "M14723",
            "gtin": "8710128704910",
            "brand": {
                "@type": "Brand",
                "name": "Putoline"
            },
            "description": "TT Sport ist ein sauber verbrennendes 2-Takt-Motoröl höchster Performanz. Das Produkt besitzt folgende Eigenschaften:\n\n- Minimiert Rauchbildung.\n- Minimiert Ölkohleablagerungen.\n- Beugt Verschmutzung der Zündkerze vor.\n- Verlängert Lebensdauer des Motors.\n\n**Spezifikationen:**\n\nAPI TC\n\nJASO FD\n\nISO-L-EGD\n\nTISI\n\nDie Sicherheitsdatenblätter für diesen Artikel findest du unter dem Reiter \"PDF\" als Download.",
            "image": [
                "https://www.italobee.de/media/image/product/8405/lg/teilsynthetisches-2-takt-motorenoel-tt-sport-4ltr-flasche.jpg",
                "https://www.italobee.de/media/image/product/8405/lg/teilsynthetisches-2-takt-motorenoel-tt-sport-4ltr-flasche~2.jpg"
            ],
            "category": "Pflege & Wartung > Motorenöl",
            "offers": {
                "@type": "Offer",
                "price": "39.00",
                "priceCurrency": "EUR",
                "availability": "https://schema.org/BackOrder",
                "url": "https://www.italobee.de/Teilsynthetisches-2-Takt-Motorenoel-TT-Sport-4ltr-Flasche",
                "shippingDetails": {
                    "@type": "OfferShippingDetails",
                    "deliveryTime": {
                        "@type": "ShippingDeliveryTime",
                        "transitTime": {
                            "@type": "QuantitativeValue",
                            "minValue": 92,
                            "maxValue": 93,
                            "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"
            }
        }
    ]
}