{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "Product",
            "name": "Magnetischer Foto- und Memohalter \"Ape\"",
            "url": "https://www.italobee.de/Magnetischer-Foto-und-Memohalter-Ape",
            "sku": "M14618",
            "gtin": "APPH02",
            "brand": {
                "@type": "Brand",
                "name": "Forme (für Piaggio)"
            },
            "image": [
                "https://www.italobee.de/media/image/product/8259/lg/magnetischer-foto-und-memohalter-ape.jpg",
                "https://www.italobee.de/media/image/product/8259/lg/magnetischer-foto-und-memohalter-ape~2.jpg",
                "https://www.italobee.de/media/image/product/8259/lg/magnetischer-foto-und-memohalter-ape~3.jpg",
                "https://www.italobee.de/media/image/product/8259/lg/magnetischer-foto-und-memohalter-ape~4.jpg",
                "https://www.italobee.de/media/image/product/8259/lg/magnetischer-foto-und-memohalter-ape~5.jpg",
                "https://www.italobee.de/media/image/product/8259/lg/magnetischer-foto-und-memohalter-ape~6.jpg"
            ],
            "category": "Accessoires & Geschenke > Küche & Haushalt",
            "offers": {
                "@type": "Offer",
                "price": "14.95",
                "priceCurrency": "EUR",
                "availability": "https://schema.org/InStock",
                "url": "https://www.italobee.de/Magnetischer-Foto-und-Memohalter-Ape"
            }
        },
        {
            "@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"
            }
        }
    ]
}