{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "Product",
            "name": "Reifenkomplettsatz 100/90-10 M + S Konfigurator",
            "url": "https://www.italobee.de/Reifenkomplettsatz-100-90-10-M-S-Konfigurator",
            "sku": "M14362",
            "brand": {
                "@type": "Brand",
                "name": "italobee"
            },
            "description": "Im Komplettsatz enthalten:\n\n- 3 x Reifen M + S (100/90-10)\n- 3 x passende Schläuche (100/90-10)\n- 3 x Felgen 2.50 - 10 wahlweise für die Modelle TL3T - TL6T ZAPC80 **oder**ZAPC81",
            "image": [
                "https://www.italobee.de/media/image/product/7991/lg/reifenkomplettsatz-100-90-10-m-s-konfigurator.jpg"
            ],
            "category": "Ersatzteile & Zubehör > Ape 50 > Reifen & Felgen > Komplettsätze",
            "offers": {
                "@type": "AggregateOffer",
                "lowPrice": "133.35",
                "highPrice": "756.07",
                "priceCurrency": "EUR",
                "availability": "https://schema.org/InStock",
                "url": "https://www.italobee.de/Reifenkomplettsatz-100-90-10-M-S-Konfigurator",
                "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"
            }
        }
    ]
}