Structured Data JSON-LD BreadcrumbList

Breadcrumb Schema Generator

Turn your page path into clean BreadcrumbList JSON-LD. Paste breadcrumb labels and URLs, preview the path, then copy a script-ready schema block for blog posts, category pages, product pages, and site sections.

Best for: blog posts, category pages, service pages, product pages, site sections
Includes: BreadcrumbList JSON-LD, position values, optional script wrapper, pretty or minified output, last-item URL handling, live preview

Quick presets

Fast start
Tool card

Generate BreadcrumbList schema

Paste one breadcrumb per line in the format Name | URL. You can leave the last URL blank when the current page should not include an item URL.

Generated output

JSON-LD output
{}
Script output
<script type="application/ld+json"></script>
Breadcrumb preview
Live preview
  1. Home
  2. /
  3. Tools
Position
1
Name
Home
URL
https://seokitlab.com/
Summary
BreadcrumbList schema contains 4 breadcrumb items with script wrapper enabled and pretty JSON output.
Implementation note
Make sure your breadcrumb schema reflects the visible breadcrumb trail on the page and matches the actual navigation hierarchy.
Schema type
BreadcrumbList
Output mode
Pretty script
Parsed blocks
1. Home → https://seokitlab.com/
Generator status
Ready
Sample breadcrumb loaded
Breadcrumb count
4
Parsed items
Output length
0
Characters
Last item URL
Keep
Final breadcrumb item
Quick reminder
Breadcrumb schema works best when it matches the actual breadcrumb UI and the page’s real location within the site structure.
How to use

How to generate breadcrumb schema

Step 1

Paste breadcrumb lines

Add one breadcrumb per line using name and URL separated by a pipe, comma, or tab.

Step 2

Choose output settings

Set wrapper, formatting, max item count, and final item URL handling.

Step 3

Review the preview

Check the parsed order, breadcrumb trail, and JSON-LD structure before copying the output.

Step 4

Copy or export

Copy the script block or download the JSON-LD file for your CMS or developer workflow.

Next step

Pair breadcrumb schema with your broader structured data

After generating BreadcrumbList markup, keep your page hierarchy aligned with product, article, FAQ, and other schema layers so the overall setup stays consistent.

Copied