← All types

BreadcrumbList

JSON-LD Output

{
    "@context": "https://schema.org/",
    "@type": "BreadcrumbList",
    "itemListElement": [
        {
            "@type": "ListItem",
            "position": 1,
            "name": "Home",
            "item": "https://example.com/"
        },
        {
            "@type": "ListItem",
            "position": 2,
            "name": "Electronics",
            "item": "https://example.com/electronics"
        },
        {
            "@type": "ListItem",
            "position": 3,
            "name": "Phones",
            "item": "https://example.com/electronics/phones"
        },
        {
            "@type": "ListItem",
            "position": 4,
            "name": "Pixel 9 Pro"
        }
    ]
}

Source: generate-breadcrumblist.php

Schema: https://schema.org/BreadcrumbList