{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "Product",
            "name": "ENI Motorenöl Teilsynthetisch I-Ride PG 15W-50, 1ltr",
            "url": "https://www.italobee.de/ENI-Motorenoel-Teilsynthetisch-I-Ride-PG-15W-50-1ltr",
            "sku": "M13129",
            "gtin": "4058214000091",
            "brand": {
                "@type": "Brand",
                "name": "eni"
            },
            "description": "Spezifikationen: ACEA A3 API SJ, JASO MA, MA2\napproved by Piaggio, Vespa, Scarabeo, Moto Guzzi, Gilera, Aprilia, Derbi\n\nDie Sicherheitsdatenblätter für diesen Artikel findest du unter dem Reiter \"PDF\" als Download.",
            "image": [
                "https://www.italobee.de/media/image/product/5293/lg/eni-motorenoel-teilsynthetisch-i-ride-pg-15w-50-1ltr.jpg",
                "https://www.italobee.de/media/image/product/5293/lg/eni-motorenoel-teilsynthetisch-i-ride-pg-15w-50-1ltr~2.jpg"
            ],
            "category": "Pflege & Wartung > Motorenöl",
            "offers": {
                "@type": "Offer",
                "price": "20.50",
                "priceCurrency": "EUR",
                "availability": "https://schema.org/InStock",
                "url": "https://www.italobee.de/ENI-Motorenoel-Teilsynthetisch-I-Ride-PG-15W-50-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"
            }
        }
    ]
}