{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "Product",
            "name": "Birne BA15S 12V LED",
            "url": "https://www.italobee.de/Birne-BA15S-12V-LED",
            "sku": "M15733",
            "gtin": "7421083774559",
            "brand": {
                "@type": "Brand",
                "name": "italobee"
            },
            "description": "Die Lampe (18 mm, weiß) ist ein energieeffizientes LED-Leuchtmittel für Fahrzeuge. Dank moderner SMD-Technologie bietet sie eine gleichmäßige Ausleuchtung bei sehr geringem Stromverbrauch und eignet sich ideal als Ersatz für herkömmliche Glühlampen.\n\n- Sockel: BA15S (Einpoliger Bajonettsockel, 15 mm)\n- Spannung: 12 Volt\n- Leistung: 0,5 Watt\n- Lichtstrom: ca. 30 Lumen\n- Farbe: Weiß\n- Durchmesser: ca. 18 mm\n- Technologie: LED SMD",
            "image": [
                "https://www.italobee.de/media/image/product/9554/lg/birne-ba15s-12v-led.jpg",
                "https://www.italobee.de/media/image/product/9554/lg/birne-ba15s-12v-led~2.jpg",
                "https://www.italobee.de/media/image/product/9554/lg/birne-ba15s-12v-led~3.jpg",
                "https://www.italobee.de/media/image/product/9554/lg/birne-ba15s-12v-led~4.jpg"
            ],
            "category": "Ersatzteile & Zubehör > Ape 50 > Elektrische Anlage > Leuchtmittel 12V",
            "offers": {
                "@type": "Offer",
                "price": "3.90",
                "priceCurrency": "EUR",
                "availability": "https://schema.org/InStock",
                "url": "https://www.italobee.de/Birne-BA15S-12V-LED",
                "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"
            }
        }
    ]
}