{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "Product",
            "name": "Reifen 225/40-10 32N MAXXIS Streetmaxx",
            "url": "https://www.italobee.de/Reifen-225-40-10-32N-MAXXIS-Streetmaxx",
            "sku": "M14180",
            "brand": {
                "@type": "Brand",
                "name": "Maxxis"
            },
            "description": "- Reifengrösse: 225/40-10\n- Hersteller: Maxxis\n- Profil / Modell: Streetmaxx C9273\n- Load-Index: 32\n- Speed-Index: N\n- Schlauchcode: TL\n- M&S Kennung: Nein",
            "image": [
                "https://www.italobee.de/media/image/product/7812/lg/reifen-225-40-10-32n-maxxis-streetmaxx.jpg",
                "https://www.italobee.de/media/image/product/7812/lg/reifen-225-40-10-32n-maxxis-streetmaxx~2.jpg"
            ],
            "category": "Ersatzteile & Zubehör > Ape 50 > Reifen & Felgen > Sommerreifen > 225/40-10",
            "offers": {
                "@type": "Offer",
                "price": "98.85",
                "priceCurrency": "EUR",
                "availability": "https://schema.org/BackOrder",
                "url": "https://www.italobee.de/Reifen-225-40-10-32N-MAXXIS-Streetmaxx",
                "shippingDetails": {
                    "@type": "OfferShippingDetails",
                    "deliveryTime": {
                        "@type": "ShippingDeliveryTime",
                        "transitTime": {
                            "@type": "QuantitativeValue",
                            "minValue": 92,
                            "maxValue": 93,
                            "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"
            }
        }
    ]
}