{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "Product",
            "name": "Umbausatz transparente Blinkergläser und Rücklichtgläser",
            "url": "https://www.italobee.de/Umbausatz-transparente-Blinkerglaeser-und-Ruecklichtglaeser",
            "sku": "M14494",
            "brand": {
                "@type": "Brand",
                "name": "italobee"
            },
            "description": "Im Lieferumfang enthalten:\n\n- transparente Blinkergläser vorne links + rechts\n- 2 x transparentes Rücklichtglas\n- 8 x transparente Schrauben\n- 2 x rote Glühbirne\n- 4 x orange Glühbirne",
            "image": [
                "https://www.italobee.de/media/image/product/8137/lg/umbausatz-transparente-blinkerglaeser-und-ruecklichtglaeser.jpg"
            ],
            "category": "Ersatzteile & Zubehör > Ape 50 > Vorteilspakete",
            "offers": {
                "@type": "Offer",
                "price": "115.50",
                "priceCurrency": "EUR",
                "availability": "https://schema.org/OutOfStock",
                "url": "https://www.italobee.de/Umbausatz-transparente-Blinkerglaeser-und-Ruecklichtglaeser"
            },
            "aggregateRating": {
                "@type": "AggregateRating",
                "ratingValue": 4.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"
            }
        }
    ]
}