{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "Product",
            "name": "Kolbenring für POLINI 102ccm 1.ÜM",
            "url": "https://www.italobee.de/Kolbenring-fuer-POLINI-102ccm-1UeM",
            "sku": "M11844",
            "brand": {
                "@type": "Brand",
                "name": "Polini"
            },
            "description": "Kolbenring passend für den 102ccm POLINI Rennzylinder.\n\n- Bohrung: Ø 55,4mm\n- Hubraum: 102ccm",
            "image": [
                "https://www.italobee.de/media/image/product/5653/lg/kolbenring-fuer-polini-102ccm-1uem.jpg"
            ],
            "category": "Ersatzteile & Zubehör > Ape 50 > Tuning > Rennzylinder > Ersatzkolben & Dichtungen",
            "offers": {
                "@type": "Offer",
                "price": "10.40",
                "priceCurrency": "EUR",
                "availability": "https://schema.org/InStock",
                "url": "https://www.italobee.de/Kolbenring-fuer-POLINI-102ccm-1UeM",
                "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"
            }
        }
    ]
}