{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "Product",
            "name": "Reparatur-Kit für Anlassermotor",
            "url": "https://www.italobee.de/Reparatur-Kit-fuer-Anlassermotor_1",
            "sku": "M14334",
            "gtin": "121870500",
            "brand": {
                "@type": "Brand",
                "name": "RMS"
            },
            "description": "Kit für die Reperatur des Anlasser-Ritzel.\n\n- Abdeckkappe\n- Feder\n- Distanzscheibe\n- Sicherungsring\n\nAlles was über das Ritzel gehört.",
            "image": [
                "https://www.italobee.de/media/image/product/7963/lg/reparatur-kit-fuer-anlassermotor_1.jpg"
            ],
            "category": "Ersatzteile & Zubehör > Ape 50 > Elektrische Anlage > Start-/ Zündanlage",
            "offers": {
                "@type": "Offer",
                "price": "7.47",
                "priceCurrency": "EUR",
                "availability": "https://schema.org/InStock",
                "url": "https://www.italobee.de/Reparatur-Kit-fuer-Anlassermotor_1",
                "shippingDetails": {
                    "@type": "OfferShippingDetails",
                    "deliveryTime": {
                        "@type": "ShippingDeliveryTime",
                        "transitTime": {
                            "@type": "QuantitativeValue",
                            "minValue": 2,
                            "maxValue": 3,
                            "unitCode": "DAY"
                        }
                    }
                }
            }
        },
        {
            "@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"
            }
        }
    ]
}