{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "Product",
            "name": "Getriebeübersetzung RMS, Z=24/72",
            "url": "https://www.italobee.de/Getriebeuebersetzung-RMS-Z24-72",
            "sku": "M11661",
            "gtin": "1002401500001",
            "brand": {
                "@type": "Brand",
                "name": "RMS"
            },
            "description": "Lange Übersetzung geradeverzahnt für mehr Endgeschwindigkeit. Kupplungskorb + Primärzahnrad. Folgende Übersetzungen eignen sich hervorragend mit den entsprechenden Zylinderkits. Kupplungskorb mit 72 Zähne und Primärzahnrad mit 24 Zähne.",
            "image": [
                "https://www.italobee.de/media/image/product/4518/lg/getriebeuebersetzung-rms-z24-72.jpg",
                "https://www.italobee.de/media/image/product/4518/lg/getriebeuebersetzung-rms-z24-72~2.jpg"
            ],
            "category": "Ersatzteile & Zubehör > Ape 50 > Tuning > Getriebe & Übersetzung",
            "offers": {
                "@type": "Offer",
                "price": "69.00",
                "priceCurrency": "EUR",
                "availability": "https://schema.org/InStock",
                "url": "https://www.italobee.de/Getriebeuebersetzung-RMS-Z24-72",
                "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"
            }
        }
    ]
}