{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "Product",
            "name": "Stoßdämpfer hinten RMS",
            "url": "https://www.italobee.de/Stossdaempfer-hinten-RMS",
            "sku": "M10037",
            "gtin": "2045650020001",
            "brand": {
                "@type": "Brand",
                "name": "RMS"
            },
            "description": "Öldruck Stoßdämpfer in der Marktenqualität von RMS.\n\nIm Lieferumfang enthalten:\n\n- 1 x Stoßdämpfer\n- 4 x Silentgummi\n- 2 x Mutter\n- 2 x Unterlegscheibe",
            "image": [
                "https://www.italobee.de/media/image/product/4812/lg/stossdaempfer-hinten-rms.jpg",
                "https://www.italobee.de/media/image/product/4812/lg/stossdaempfer-hinten-rms~2.jpg",
                "https://www.italobee.de/media/image/product/4812/lg/stossdaempfer-hinten-rms~3.jpg"
            ],
            "category": "Ersatzteile & Zubehör > Ape 50 > Achse, Radaufhängung",
            "offers": {
                "@type": "Offer",
                "price": "63.65",
                "priceCurrency": "EUR",
                "availability": "https://schema.org/InStock",
                "url": "https://www.italobee.de/Stossdaempfer-hinten-RMS",
                "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"
            }
        }
    ]
}