{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "Product",
            "name": "Winterreifen Komplettsatz ANLAS 100/90-10 56M unmontiert",
            "url": "https://www.italobee.de/Winterreifen-Komplettsatz-ANLAS-100-90-10-56M-unmontiert",
            "sku": "M13769",
            "brand": {
                "@type": "Brand",
                "name": "Anlas"
            },
            "description": "Satz bestehend aus 3x Reifen ANLAS in der Größe 100/90-10 56M, 3x Felge 2.50x10 und 3x Schlauch\n\nLieferung erfolgt inkl. Muttern und Unterlegscheiben.\n\n- Reifengrösse: 100/90-10\n- Hersteller: ANLAS\n- Profil / Modell: C500 WinterGrip2\n- Load-Index: 56\n- Speed-Index: M\n- Schlauchcode: TL\n- M&S Kennung: Ja\n- Schneeflockensymbol: Ja",
            "image": [
                "https://www.italobee.de/media/image/product/5442/lg/winterreifen-komplettsatz-anlas-100-90-10-56m-unmontiert.jpg"
            ],
            "category": "Ersatzteile & Zubehör > Ape 50 > Reifen & Felgen > Komplettsätze",
            "offers": {
                "@type": "Offer",
                "price": "390.00",
                "priceCurrency": "EUR",
                "availability": "https://schema.org/BackOrder",
                "url": "https://www.italobee.de/Winterreifen-Komplettsatz-ANLAS-100-90-10-56M-unmontiert",
                "shippingDetails": {
                    "@type": "OfferShippingDetails",
                    "deliveryTime": {
                        "@type": "ShippingDeliveryTime",
                        "transitTime": {
                            "@type": "QuantitativeValue",
                            "minValue": 4,
                            "maxValue": 5,
                            "unitCode": "DAY"
                        }
                    }
                }
            },
            "aggregateRating": {
                "@type": "AggregateRating",
                "ratingValue": 5,
                "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"
            }
        }
    ]
}