{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "Product",
            "name": "Abblendlichtbirne 12V/25Watt, weiß",
            "url": "https://www.italobee.de/Abblendlichtbirne-12V-25Watt-weiss",
            "sku": "M13499",
            "gtin": "20.0405",
            "brand": {
                "@type": "Brand",
                "name": "SGR"
            },
            "description": "- Nennspannung: 12 Volt\n- Watt (Leistung): 25 Watt\n- Farbe: weiß\n- Typ: Kugelbirne\n- mit E-Prüfzeichen",
            "image": [
                "https://www.italobee.de/media/image/product/5045/lg/abblendlichtbirne-12v-25watt-weiss.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/Abblendlichtbirne-12V-25Watt-weiss"
            }
        },
        {
            "@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"
            }
        }
    ]
}