{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "Product",
            "name": "Reifen 3.50-10 59M HEIDENAU K58 Snowtex M+S",
            "url": "https://www.italobee.de/Reifen-350-10-59M-HEIDENAU-K58-Snowtex-MS",
            "sku": "M11053",
            "gtin": "4027694160182",
            "brand": {
                "@type": "Brand",
                "name": "Heidenau"
            },
            "description": "- Reifengrösse: 3.50-10\n- Hersteller: Heidenau\n- Profil / Modell: K58 Snowtex M+S\n- Load-Index: 59\n- Speed-Index: M\n- Schlauchcode: TL\n- M&S Kennung: Ja",
            "image": [
                "https://www.italobee.de/media/image/product/4841/lg/reifen-350-10-59m-heidenau-k58-snowtex-ms.jpg"
            ],
            "category": "Ersatzteile & Zubehör > Ape 50 > Reifen & Felgen > Winterreifen & M+S > 3.50-10",
            "offers": {
                "@type": "Offer",
                "price": "54.00",
                "priceCurrency": "EUR",
                "availability": "https://schema.org/InStock",
                "url": "https://www.italobee.de/Reifen-350-10-59M-HEIDENAU-K58-Snowtex-MS",
                "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"
            }
        }
    ]
}