{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "Product",
            "name": "Kurzhubgasgriff TOMMASELLI, 90° / schwarz",
            "url": "https://www.italobee.de/Kurzhubgasgriff-TOMMASELLI-90-schwarz",
            "sku": "M10826",
            "gtin": "8033900033368",
            "brand": {
                "@type": "Brand",
                "name": "Domino & Tommaselli"
            },
            "description": "Kurzhubgasgriffe von TOMMASELLI verkürzen den Gasweg, optimal für Fahrzeuge mit Motortuning.",
            "image": [
                "https://www.italobee.de/media/image/product/4834/lg/kurzhubgasgriff-tommaselli-90-schwarz.jpg",
                "https://www.italobee.de/media/image/product/4834/lg/kurzhubgasgriff-tommaselli-90-schwarz~2.jpg"
            ],
            "category": "Ersatzteile & Zubehör > Ape 50 > Lenker > Schalt-/ Gasgriff",
            "offers": {
                "@type": "Offer",
                "price": "47.00",
                "priceCurrency": "EUR",
                "availability": "https://schema.org/InStock",
                "url": "https://www.italobee.de/Kurzhubgasgriff-TOMMASELLI-90-schwarz",
                "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"
            }
        }
    ]
}