{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "Product",
            "name": "Blinkerrelais universal, 12V/23W, 3 Anschlüsse",
            "url": "https://www.italobee.de/Blinkerrelais-universal-12V-23W-3-Anschluesse",
            "sku": "M10561",
            "brand": {
                "@type": "Brand",
                "name": "italobee"
            },
            "description": "Universal 12Volt Blinerrelais (mechanisch) für max. 23Watt.\n\n- Anschlüsse: L, P und (+) Plus\n- Leistung: 12V / 23W",
            "image": [
                "https://www.italobee.de/media/image/product/5715/lg/blinkerrelais-universal-12v-23w-3-anschluesse.jpg",
                "https://www.italobee.de/media/image/product/5715/lg/blinkerrelais-universal-12v-23w-3-anschluesse~2.jpg"
            ],
            "category": "Ersatzteile & Zubehör > Ape 50 > Elektrische Anlage > Schalter, Relais",
            "offers": {
                "@type": "Offer",
                "price": "7.80",
                "priceCurrency": "EUR",
                "availability": "https://schema.org/BackOrder",
                "url": "https://www.italobee.de/Blinkerrelais-universal-12V-23W-3-Anschluesse",
                "shippingDetails": {
                    "@type": "OfferShippingDetails",
                    "deliveryTime": {
                        "@type": "ShippingDeliveryTime",
                        "transitTime": {
                            "@type": "QuantitativeValue",
                            "minValue": 92,
                            "maxValue": 93,
                            "unitCode": "DAY"
                        }
                    }
                }
            },
            "aggregateRating": {
                "@type": "AggregateRating",
                "ratingValue": 3,
                "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"
            }
        }
    ]
}