{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "Product",
            "name": "Gas-/ Schalthandgriff Gummi",
            "url": "https://www.italobee.de/Gas-Schalthandgriff-Gummi",
            "sku": "M10823",
            "gtin": "229741",
            "brand": {
                "@type": "Brand",
                "name": "Piaggio"
            },
            "description": "Gas-/Schalthandgriff-Gummi, wie er serienmäßig bei den Modellen C80 und C81 verbaut wurde. Ideal als Ersatz für einen verschlissenen, porösen oder beschädigten Griffgummi.\n\nDer Griffgummi kann ebenfalls bei den älteren Modellen TL1 bis TL6T verwendet werden und sorgt für einen sicheren Halt sowie eine angenehme Bedienung des Gas- beziehungsweise Schalthandgriffs.",
            "image": [
                "https://www.italobee.de/media/image/product/5661/lg/gas-schalthandgriff-gummi.jpg",
                "https://www.italobee.de/media/image/product/5661/lg/gas-schalthandgriff-gummi~2.jpg",
                "https://www.italobee.de/media/image/product/5661/lg/gas-schalthandgriff-gummi~3.jpg",
                "https://www.italobee.de/media/image/product/5661/lg/gas-schalthandgriff-gummi~4.jpg"
            ],
            "category": "Ersatzteile & Zubehör > Ape 50 > Lenker > Schalt-/ Gasgriff",
            "offers": {
                "@type": "Offer",
                "price": "7.00",
                "priceCurrency": "EUR",
                "availability": "https://schema.org/BackOrder",
                "url": "https://www.italobee.de/Gas-Schalthandgriff-Gummi",
                "shippingDetails": {
                    "@type": "OfferShippingDetails",
                    "deliveryTime": {
                        "@type": "ShippingDeliveryTime",
                        "transitTime": {
                            "@type": "QuantitativeValue",
                            "minValue": 32,
                            "maxValue": 33,
                            "unitCode": "DAY"
                        }
                    }
                }
            },
            "aggregateRating": {
                "@type": "AggregateRating",
                "ratingValue": 5,
                "bestRating": 5
            }
        },
        {
            "@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"
            }
        }
    ]
}