{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "Product",
            "name": "Stehbolzen für Auspuffkrümmer UNI M6x30mm",
            "url": "https://www.italobee.de/Stehbolzen-fuer-Auspuffkruemmer-UNI-M6x30mm",
            "sku": "M14012",
            "gtin": "8717289115401",
            "brand": {
                "@type": "Brand",
                "name": "italobee"
            },
            "description": "Die Piaggio Ape Stehbolzen für den Auspuffkrümmer in der Größe UNI M6x30mm sind genau das, was du brauchst, um deinen Auspuff sicher zu befestigen. Du benötigst zwei Stück, um alles optimal anzubringen und für eine stabile Verbindung zu sorgen.",
            "image": [
                "https://www.italobee.de/media/image/product/6398/lg/stehbolzen-fuer-auspuffkruemmer-uni-m6x30mm.jpg"
            ],
            "category": "Ersatzteile & Zubehör > Ape 50 > Motor > Zylinder & Kurbelwelle",
            "offers": {
                "@type": "Offer",
                "price": "1.43",
                "priceCurrency": "EUR",
                "availability": "https://schema.org/InStock",
                "url": "https://www.italobee.de/Stehbolzen-fuer-Auspuffkruemmer-UNI-M6x30mm",
                "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"
            }
        }
    ]
}