{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "Product",
            "name": "Modell 1:18 PIAGGIO APE 50 Cross in weiß",
            "url": "https://www.italobee.de/Modell-118-PIAGGIO-APE-50-Cross-in-weiss",
            "sku": "M12977",
            "gtin": "093577680355",
            "brand": {
                "@type": "Brand",
                "name": "New-Ray"
            },
            "description": "Das Modell Piaggio Ape 50 Cross Country mit dem Maßstab 1:18 fällt durch seine detailgetreue Karosserie-Gravuren, feingliedrige Felgen und minutiös nachgebildete Lichttechnik auf. Die Lenkung und Räder sind beweglich. Dieser Artikel sollte in keiner Sammlung fehlen.\n\nFür dieses Produkt gibt es folgende Sicherheitshinweise:**Achtung: Sammlermodell - kein Spielzeug! Kann kleine und scharfkantige Teile enthalten und ist deshalb nicht für Kinder geeignet!**",
            "image": [
                "https://www.italobee.de/media/image/product/5196/lg/modell-118-piaggio-ape-50-cross-in-weiss.jpg",
                "https://www.italobee.de/media/image/product/5196/lg/modell-118-piaggio-ape-50-cross-in-weiss~2.jpg",
                "https://www.italobee.de/media/image/product/5196/lg/modell-118-piaggio-ape-50-cross-in-weiss~3.png",
                "https://www.italobee.de/media/image/product/5196/lg/modell-118-piaggio-ape-50-cross-in-weiss~4.jpg"
            ],
            "category": "Accessoires & Geschenke > Sammlermodelle",
            "offers": {
                "@type": "Offer",
                "price": "29.00",
                "priceCurrency": "EUR",
                "availability": "https://schema.org/InStock",
                "url": "https://www.italobee.de/Modell-118-PIAGGIO-APE-50-Cross-in-weiss",
                "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"
            }
        }
    ]
}