page-content ,{ "@type": "WebPage", "@id": "https://example.com/products/#webpage", "name": "All Products", "description": "Browse our complete range of scooters and accessories.", "url": "https://example.com/products/" } ,{ "@type": "BreadcrumbList", "@id": "https://example.com/products/#breadcrumb", "itemListElement": [ { "@type": "ListItem", "position": 1, "name": "Home", "item": "https://example.com/" }, { "@type": "ListItem", "position": 2, "name": "All Products", "item": "https://example.com/products/" } ] }