{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "Product",
            "name": "Stecksockelbirnen T5 für Instrumente LED kaltweiß",
            "url": "https://www.italobee.de/Stecksockelbirnen-T5-fuer-Instrumente-LED-kaltweiss",
            "sku": "M15683",
            "gtin": "4062172254687",
            "brand": {
                "@type": "Brand",
                "name": "Osram"
            },
            "description": "- Lampenart: LED\n- Spannung: 12 V\n- Nennleistung: 0,25 W\n- Sockel: W2x4.6d\n- Farbtemperatur: 6000 K (kaltweiß)",
            "image": [
                "https://www.italobee.de/media/image/product/9487/lg/stecksockelbirnen-t5-fuer-instrumente-led-kaltweiss.jpg",
                "https://www.italobee.de/media/image/product/9487/lg/stecksockelbirnen-t5-fuer-instrumente-led-kaltweiss~2.jpg",
                "https://www.italobee.de/media/image/product/9487/lg/stecksockelbirnen-t5-fuer-instrumente-led-kaltweiss~3.jpg",
                "https://www.italobee.de/media/image/product/9487/lg/stecksockelbirnen-t5-fuer-instrumente-led-kaltweiss~4.jpg"
            ],
            "category": "Ersatzteile & Zubehör > Ape TM 703 Diesel > Elektrische Anlage > Leuchtmittel",
            "offers": {
                "@type": "Offer",
                "price": "19.20",
                "priceCurrency": "EUR",
                "availability": "https://schema.org/InStock",
                "url": "https://www.italobee.de/Stecksockelbirnen-T5-fuer-Instrumente-LED-kaltweiss",
                "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"
            }
        }
    ]
}