Google now supporting new version of Schema.org BreadcrumbList?
问题 It appears as though Google has now implemented Schema.org version 2 and Google's own examples fail Google's validation test. For example, here's is Google's example JSON-LD code for breadcrumbs: <script type="application/ld+json"> { "@context": "http://schema.org", "@type": "BreadcrumbList", "itemListElement": [ { "@type": "ListItem", "position": 1, "item": { "@id": "https://example.com/arts", "name": "Arts" } }, { "@type": "ListItem", "position": 2, "item": { "@id": "https://example.com