{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "CollectionPage",
            "name": "Radio",
            "url": "https://www.italobee.de/Radio_5",
            "mainEntity": {
                "@type": "ItemList",
                "numberOfItems": 6,
                "itemListElement": [
                    {
                        "@type": "ListItem",
                        "position": 1,
                        "url": "https://www.italobee.de/Antennenstab-mit-Sockel",
                        "name": "Antennenstab mit Sockel"
                    },
                    {
                        "@type": "ListItem",
                        "position": 2,
                        "url": "https://www.italobee.de/Einbaulautsprecher-Paar-100mm-von-Blaupunkt",
                        "name": "Einbaulautsprecher Paar 100mm von Blaupunkt"
                    },
                    {
                        "@type": "ListItem",
                        "position": 3,
                        "url": "https://www.italobee.de/Lautsprecheranschluss-fuer-Radio-universal",
                        "name": "Lautsprecheranschluß für Radio, universal"
                    },
                    {
                        "@type": "ListItem",
                        "position": 4,
                        "url": "https://www.italobee.de/Radiokonsole-fuer-Armaturenbrett",
                        "name": "Radiokonsole für Armaturenbrett"
                    },
                    {
                        "@type": "ListItem",
                        "position": 5,
                        "url": "https://www.italobee.de/Scheibenantenne-FunLine-von-Blaupunkt",
                        "name": "Scheibenantenne FunLine von Blaupunkt"
                    },
                    {
                        "@type": "ListItem",
                        "position": 6,
                        "url": "https://www.italobee.de/Stromanschluss-fuer-Radio-universal",
                        "name": "Stromanschluss für Radio, universal"
                    }
                ]
            }
        },
        {
            "@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"
            }
        }
    ]
}