{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "Product",
            "name": "Zündkerze CHAMPION L82C",
            "url": "https://www.italobee.de/Zuendkerze-CHAMPION-L82C",
            "sku": "M12953",
            "gtin": "5010874504509",
            "brand": {
                "@type": "Brand",
                "name": "Champion"
            },
            "description": "- Schlüsselweite: 20,8 mm\n- Gewindedurchmesser: 14,0 mm\n- Gewindelänge: 12,7 mm\n- Elektrodenabstand: 0,6 mm\n- Widerstand: nicht entstört",
            "image": [
                "https://www.italobee.de/media/image/product/6537/lg/zuendkerze-champion-l82c.jpg",
                "https://www.italobee.de/media/image/product/6537/lg/zuendkerze-champion-l82c~2.jpg",
                "https://www.italobee.de/media/image/product/6537/lg/zuendkerze-champion-l82c~3.jpg"
            ],
            "category": "Ersatzteile & Zubehör > Ape TM P602, TM 703 Benzin > Elektrische Anlage > Start-/ Zündanlage",
            "offers": {
                "@type": "Offer",
                "price": "3.69",
                "priceCurrency": "EUR",
                "availability": "https://schema.org/InStock",
                "url": "https://www.italobee.de/Zuendkerze-CHAMPION-L82C",
                "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"
            }
        }
    ]
}