Breadcrumbs with JSON-LD
-
Just a quick question re implementation of JSON-ID breadcrumbs
You are here: Acme Company → Electronics → Computers → Laptops
So in this example laptops is my current page without a link on the visible on-page breadcrumb.
When implementing JSON-LD BreadcrumbList should Laptops be included in the schema snippet, or commence from Computers to home?
-
I certainly don't think there's any harm in a self-referencing confirmation, if anything it gives a bit of a 'you are here' marker
I found a Stack thread which might be handy:
... seems pretty relevant. Obviously they're using microdata and not JSON-LD, but the logic should be similar