{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "Product",
            "name": "Hauptbremszylinder",
            "url": "https://www.italobee.de/Hauptbremszylinder_1",
            "sku": "M10205",
            "gtin": "249519",
            "brand": {
                "@type": "Brand",
                "name": "Piaggio"
            },
            "description": "Der originale Hauptbremszylinder für die Piaggio Ape 50 ist die perfekte Wahl für alle, die Wert auf hochwertige Original-Ersatzteile legen. Dieses Bauteil gewährleistet zuverlässige Bremsleistung und Langlebigkeit, passend exakt auf das Design und die Spezifikationen der Ape 50. Die Verwendung von Originalteilen sichert nicht nur die optimale Funktion, sondern auch den Werterhalt des Fahrzeugs. Ideal für alle, die auf Qualität und Sicherheit setzen.",
            "image": [
                "https://www.italobee.de/media/image/product/4568/lg/hauptbremszylinder_1.jpg",
                "https://www.italobee.de/media/image/product/4568/lg/hauptbremszylinder_1~2.jpg",
                "https://www.italobee.de/media/image/product/4568/lg/hauptbremszylinder_1~3.jpg"
            ],
            "category": "Ersatzteile & Zubehör > Ape 50 > Bremsanlage",
            "offers": {
                "@type": "Offer",
                "price": "136.85",
                "priceCurrency": "EUR",
                "availability": "https://schema.org/InStock",
                "url": "https://www.italobee.de/Hauptbremszylinder_1",
                "shippingDetails": {
                    "@type": "OfferShippingDetails",
                    "deliveryTime": {
                        "@type": "ShippingDeliveryTime",
                        "transitTime": {
                            "@type": "QuantitativeValue",
                            "minValue": 2,
                            "maxValue": 3,
                            "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"
            }
        }
    ]
}