Build BreadcrumbList JSON-LD with multiple navigation levels. Copy ready-to-paste script tag for rich results.
{
"@context": "https://schema.org",
"@type": "BreadcrumbList",
"itemListElement": [
{
"@type": "ListItem",
"position": 1,
"name": "Home",
"item": "https://toolreign.com"
},
{
"@type": "ListItem",
"position": 2,
"name": "SEO Tools",
"item": "https://toolreign.com/seo"
},
{
"@type": "ListItem",
"position": 3,
"name": "FAQ Schema Generator",
"item": "https://toolreign.com/seo/faq-schema"
}
]
}More free utilities you might find useful
Quick answers to common questions
JSON-LD that describes a page hierarchy so Google can show breadcrumb trails in search results.
Copy the script tag and paste inside your page head or body.
Unlimited. Add as many breadcrumb levels as your site navigation requires.
Yes. Use full https:// URLs for each item in the list.
No. Google decides whether to display breadcrumb rich results.
This tool generates BreadcrumbList markup with dynamic navigation levels.
Yes.
Yes.
Your data is processed entirely in your browser. Nothing is sent to any server.