{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "Product",
            "name": "Türfangband \"Standard\" aus Echtleder, Farbe: camel",
            "url": "https://www.italobee.de/Tuerfangband-Standard-aus-Echtleder-Farbe-camel",
            "sku": "M15826-003",
            "brand": {
                "@type": "Brand",
                "name": "italobee ricambi"
            },
            "description": "- Abmessungen: Länge ca. 133 mm\n- Material: 100% Leder - Enthält nichttextile Teile tierischen Ursprungs",
            "image": [
                "https://www.italobee.de/media/image/product/9678/lg/tuerfangband-standard-aus-echtleder-farbe-camel.jpg",
                "https://www.italobee.de/media/image/product/9678/lg/tuerfangband-standard-aus-echtleder-farbe-camel~2.jpg"
            ],
            "category": "Ersatzteile & Zubehör > Ape 50 > Karosserieanbauteile > Türanbauteile, Verglasung",
            "offers": {
                "@type": "Offer",
                "price": "3.90",
                "priceCurrency": "EUR",
                "availability": "https://schema.org/InStock",
                "url": "https://www.italobee.de/Tuerfangband-Standard-aus-Echtleder-Farbe-camel"
            }
        },
        {
            "@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"
            }
        }
    ]
}