{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "Product",
            "name": "Ersatzkolben für MALOSSI 75ccm",
            "url": "https://www.italobee.de/Ersatzkolben-fuer-MALOSSI-75ccm",
            "sku": "M11824",
            "brand": {
                "@type": "Brand",
                "name": "Malossi"
            },
            "description": "Ersatzkolben passend für den 75ccm MALOSSI Rennzylinder. Unsere Ersatzkolben werden mit Kolbenbolzen, Kolbenbolzenclips und Kolbenringe ausgeliefert.\n\n- Bohrung: Ø 47,0mm\n- Hubraum: 75ccm",
            "image": [
                "https://www.italobee.de/media/image/product/5891/lg/ersatzkolben-fuer-malossi-75ccm.jpg"
            ],
            "category": "Ersatzteile & Zubehör > Ape 50 > Tuning > Rennzylinder > Ersatzkolben & Dichtungen",
            "offers": {
                "@type": "Offer",
                "price": "53.19",
                "priceCurrency": "EUR",
                "availability": "https://schema.org/BackOrder",
                "url": "https://www.italobee.de/Ersatzkolben-fuer-MALOSSI-75ccm",
                "shippingDetails": {
                    "@type": "OfferShippingDetails",
                    "deliveryTime": {
                        "@type": "ShippingDeliveryTime",
                        "transitTime": {
                            "@type": "QuantitativeValue",
                            "minValue": 32,
                            "maxValue": 33,
                            "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"
            }
        }
    ]
}