{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "Product",
            "name": "Mutter für Schraube Aufhängungsarm innen Ape 50 od. Schraube Stoßdämpfer hinten P2",
            "url": "https://www.italobee.de/Mutter-fuer-Schraube-Aufhaengungsarm-innen-Ape-50-od-Schraube-Stossdaempfer-hinten-P2",
            "sku": "M13954",
            "gtin": "002440",
            "brand": {
                "@type": "Brand",
                "name": "Piaggio"
            },
            "description": "Piaggio Ape 50 Mutter für den Aufhängungsarm innen. Mit dieser Schraube wird der Aufhängungsarm innen an der Karosserie befestiegt.\n\nOder Piaggio Ape Car P2 Mutter Stoßdämpfer hinten",
            "image": [
                "https://www.italobee.de/media/image/product/7147/lg/mutter-fuer-schraube-aufhaengungsarm-innen-ape-50-od-schraube-stossdaempfer-hinten-p2.jpg",
                "https://www.italobee.de/media/image/product/7147/lg/mutter-fuer-schraube-aufhaengungsarm-innen-ape-50-od-schraube-stossdaempfer-hinten-p2~2.jpg"
            ],
            "category": "Ersatzteile & Zubehör > Ape 50 > Achse, Radaufhängung",
            "offers": {
                "@type": "Offer",
                "price": "1.00",
                "priceCurrency": "EUR",
                "availability": "https://schema.org/InStock",
                "url": "https://www.italobee.de/Mutter-fuer-Schraube-Aufhaengungsarm-innen-Ape-50-od-Schraube-Stossdaempfer-hinten-P2",
                "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"
            }
        }
    ]
}