{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "Product",
            "name": "Relaissockel (30A)",
            "url": "https://www.italobee.de/Relaissockel-30A",
            "sku": "M15601",
            "brand": {
                "@type": "Brand",
                "name": "A&MCUSTOM"
            },
            "description": "Hochwertiger 8-teiliger Sockel für das 30 Ampere Relais, ausgeführt für die Kabelbaumseite. Der Sockel sorgt für eine sichere Aufnahme der Sicherung und eine zuverlässige elektrische Verbindung im Bordnetz.\n\nIdeal als Ersatzteil bei beschädigten Sicherungshaltern oder für Reparaturen und den Neuaufbau der Fahrzeugelektrik. Die robuste, hitze- und vibrationsbeständige Ausführung gewährleistet eine lange Lebensdauer und stabile Kontaktierung.",
            "image": [
                "https://www.italobee.de/media/image/product/9404/lg/relaissockel-30a.jpg",
                "https://www.italobee.de/media/image/product/9404/lg/relaissockel-30a~2.jpg",
                "https://www.italobee.de/media/image/product/9404/lg/relaissockel-30a~3.jpg",
                "https://www.italobee.de/media/image/product/9404/lg/relaissockel-30a~4.jpg",
                "https://www.italobee.de/media/image/product/9404/lg/relaissockel-30a~5.jpg"
            ],
            "category": "Ersatzteile & Zubehör > Ape 50 > Elektrische Anlage > Regler & Kabelbaum",
            "offers": {
                "@type": "Offer",
                "price": "4.90",
                "priceCurrency": "EUR",
                "availability": "https://schema.org/InStock",
                "url": "https://www.italobee.de/Relaissockel-30A",
                "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"
            }
        }
    ]
}