{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "Product",
            "name": "Kupplungsfedern Kit verstärkt RACE",
            "url": "https://www.italobee.de/Kupplungsfedern-Kit-verstaerkt-RACE",
            "sku": "M10500",
            "brand": {
                "@type": "Brand",
                "name": "italobee"
            },
            "description": "Diese Federn sind noch härter als Malossi oder RMS Federn. Optimal für Rennmotoren ab 100ccm und einer 4Scheiben Kupplung. Dieses Kit besteht aus 6Federn.\n\nBauteilnummer: BT-1002",
            "image": [
                "https://www.italobee.de/media/image/product/6909/lg/kupplungsfedern-kit-verstaerkt-race.jpg"
            ],
            "category": "Ersatzteile & Zubehör > Ape 50 > Tuning > Rennkupplung",
            "offers": {
                "@type": "Offer",
                "price": "13.90",
                "priceCurrency": "EUR",
                "availability": "https://schema.org/InStock",
                "url": "https://www.italobee.de/Kupplungsfedern-Kit-verstaerkt-RACE",
                "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"
            }
        }
    ]
}