{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "Product",
            "name": "Kupplungsbelägeaustausch-Paket für 1-Federn Kupplung",
            "url": "https://www.italobee.de/Kupplungsbelaegeaustausch-Paket-fuer-1-Federn-Kupplung",
            "sku": "M14293",
            "brand": {
                "@type": "Brand",
                "name": "italobee"
            },
            "description": "Im Lieferumfang enthalten:\n\n- Kupplungsbeläge 1-Feder\n- Kupplungsabzieher\n- Sicherungsblech\n- Halbmondkeil\n- Kupplungsdeckeldichtung\n- Getriebeöl 1l",
            "image": [
                "https://www.italobee.de/media/image/product/7922/lg/kupplungsbelaegeaustausch-paket-fuer-1-federn-kupplung.jpg"
            ],
            "category": "Ersatzteile & Zubehör > Ape 50 > Vorteilspakete",
            "offers": {
                "@type": "Offer",
                "price": "60.90",
                "priceCurrency": "EUR",
                "availability": "https://schema.org/BackOrder",
                "url": "https://www.italobee.de/Kupplungsbelaegeaustausch-Paket-fuer-1-Federn-Kupplung",
                "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"
            }
        }
    ]
}