{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "Product",
            "name": "Brine BA15S 12V LED",
            "url": "https://www.italobee.de/Brine-BA15S-12V-LED",
            "sku": "M15731",
            "gtin": "7421083776089",
            "brand": {
                "@type": "Brand",
                "name": "italobee"
            },
            "description": "Die BA15S 12V 9 LED G16 orange Lampe ist ein modernes LED-Leuchtmittel für Fahrzeuge. Sie dient hauptsächlich als Blinker-, Signal- oder Positionslicht und ersetzt herkömmliche Glühlampen mit BA15S-Sockel.\n\n- Sockel: BA15S (Ein-Kontakt-Bajonettsockel, 15 mm)\n- Spannung: 12 Volt\n- LED-Anzahl: 9 LEDs (für gleichmäßige Rundum-Ausleuchtung)\n- Farbe: Orange / Amber (ideal für Blinker)\n- Bauform: G16",
            "image": [
                "https://www.italobee.de/media/image/product/9552/lg/brine-ba15s-12v-led.jpg",
                "https://www.italobee.de/media/image/product/9552/lg/brine-ba15s-12v-led~2.jpg",
                "https://www.italobee.de/media/image/product/9552/lg/brine-ba15s-12v-led~3.jpg",
                "https://www.italobee.de/media/image/product/9552/lg/brine-ba15s-12v-led~4.jpg"
            ],
            "category": "Ersatzteile & Zubehör > Ape 50 > Elektrische Anlage > Leuchtmittel 12V",
            "offers": {
                "@type": "Offer",
                "price": "1.60",
                "priceCurrency": "EUR",
                "availability": "https://schema.org/InStock",
                "url": "https://www.italobee.de/Brine-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"
            }
        }
    ]
}