{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "Product",
            "name": "Radnadellager vorne APE 50 o. Nadellager Nebenwelle TM 703",
            "url": "https://www.italobee.de/Radnadellager-vorne-APE-50-o-Nadellager-Nebenwelle-TM-703",
            "sku": "M10024",
            "gtin": "090457",
            "brand": {
                "@type": "Brand",
                "name": "Piaggio"
            },
            "description": "Nadellager passend als:\n\n- Radnadellager vorne für die Piaggio Ape 50 (in der Bremstrommel verbaut)\n- oder Nebenwellen-Nadellager für die Piaggio Ape TM 703, Piaggio Ape Car P2, Ape P401 (Vespa Car)",
            "image": [
                "https://www.italobee.de/media/image/product/5957/lg/radnadellager-vorne-ape-50-o-nadellager-nebenwelle-tm-703.jpg"
            ],
            "category": "Ersatzteile & Zubehör > Ape 50 > Achse, Radaufhängung",
            "offers": {
                "@type": "Offer",
                "price": "7.79",
                "priceCurrency": "EUR",
                "availability": "https://schema.org/InStock",
                "url": "https://www.italobee.de/Radnadellager-vorne-APE-50-o-Nadellager-Nebenwelle-TM-703",
                "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"
            }
        }
    ]
}