{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "Product",
            "name": "Gaszug Kurzhub komplett",
            "url": "https://www.italobee.de/Gaszug-Kurzhub-komplett_1",
            "sku": "M10156",
            "brand": {
                "@type": "Brand",
                "name": "F.A. ITALIA"
            },
            "description": "Seilzug komplett mit Hülle für die Montage eines Kurzhubgasgriff.\n\n- Länge Hülle: ca. 2500mm\n- Länge Seilzug: ca. 2680mm\n- Durchmesser Seilzug / Hülle: ca. 1,2mm / 5,0mm",
            "image": [
                "https://www.italobee.de/media/image/product/6905/lg/gaszug-kurzhub-komplett_1.jpg",
                "https://www.italobee.de/media/image/product/6905/lg/gaszug-kurzhub-komplett_1~2.jpg",
                "https://www.italobee.de/media/image/product/6905/lg/gaszug-kurzhub-komplett_1~3.jpg"
            ],
            "category": "Ersatzteile & Zubehör > Ape 50 > Bowdenzüge",
            "offers": {
                "@type": "Offer",
                "price": "9.50",
                "priceCurrency": "EUR",
                "availability": "https://schema.org/InStock",
                "url": "https://www.italobee.de/Gaszug-Kurzhub-komplett_1"
            },
            "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"
            }
        }
    ]
}