{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "Product",
            "name": "Laderegler für Modell Pritsche/Kasten, schwarz",
            "url": "https://www.italobee.de/Laderegler-fuer-Modell-Pritsche-Kasten-schwarz",
            "sku": "M10554",
            "gtin": "58096R",
            "brand": {
                "@type": "Brand",
                "name": "Piaggio"
            },
            "description": "Regler mit ingetriertem Blinkerrelais und 8 Anschlüssen.\n\n- Leistung 12V AC/DC\n- Anschlüsse: 8, 7, 6, 5, 4, 3, 2, 1",
            "image": [
                "https://www.italobee.de/media/image/product/7462/lg/laderegler-fuer-modell-pritsche-kasten-schwarz.jpg",
                "https://www.italobee.de/media/image/product/7462/lg/laderegler-fuer-modell-pritsche-kasten-schwarz~2.jpg",
                "https://www.italobee.de/media/image/product/7462/lg/laderegler-fuer-modell-pritsche-kasten-schwarz~3.jpg"
            ],
            "category": "Ersatzteile & Zubehör > Ape 50 > Elektrische Anlage > Regler & Kabelbaum",
            "offers": {
                "@type": "Offer",
                "price": "59.00",
                "priceCurrency": "EUR",
                "availability": "https://schema.org/InStock",
                "url": "https://www.italobee.de/Laderegler-fuer-Modell-Pritsche-Kasten-schwarz",
                "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"
            }
        }
    ]
}