{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "Product",
            "name": "Rennauspuff SITO",
            "url": "https://www.italobee.de/Rennauspuff-SITO_1",
            "sku": "M11722",
            "gtin": "0220",
            "brand": {
                "@type": "Brand",
                "name": "LeoVince (Sito)"
            },
            "description": "Unsere günstige Rennauspuffanlage aus unserem Sortiment sollte nicht unterschätzt werden. Selbst bei kleinen Tuningmaßnahmen wie nur das austauschen der Auspuffanlage um den Original KAT Auspuff zu ersetzen, bringt der SITO eine spührbaren Leistungsanstieg.\n\n- gute Leistungssteigerung\n- super leichte Montage",
            "image": [
                "https://www.italobee.de/media/image/product/4755/lg/rennauspuff-sito_1.jpg",
                "https://www.italobee.de/media/image/product/4755/lg/rennauspuff-sito_1~2.jpg",
                "https://www.italobee.de/media/image/product/4755/lg/rennauspuff-sito_1~3.jpg"
            ],
            "category": "Ersatzteile & Zubehör > Ape 50 > Tuning > Rennauspuffanlage",
            "offers": {
                "@type": "Offer",
                "price": "55.00",
                "priceCurrency": "EUR",
                "availability": "https://schema.org/BackOrder",
                "url": "https://www.italobee.de/Rennauspuff-SITO_1",
                "shippingDetails": {
                    "@type": "OfferShippingDetails",
                    "deliveryTime": {
                        "@type": "ShippingDeliveryTime",
                        "transitTime": {
                            "@type": "QuantitativeValue",
                            "minValue": 92,
                            "maxValue": 93,
                            "unitCode": "DAY"
                        }
                    }
                }
            },
            "aggregateRating": {
                "@type": "AggregateRating",
                "ratingValue": 4.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"
            }
        }
    ]
}