SERP.tools

Breadcrumb Schema Markup Generator

Breadcrumb schema (BreadcrumbList) tells search engines and AI systems where a page sits in your site hierarchy. While Google removed the visual breadcrumb trail from SERPs in 2024–2025, the markup remains valuable as a site-structure signal for crawlers and AI comprehension. Add one item per level of your hierarchy, starting from the homepage.

!Required fields

Item 1
1 required field missing: Breadcrumb items
JSON-LD output✓ ready
<script type="application/ld+json">
{
  "@context": "https://schema.org",
  "@type": "BreadcrumbList",
  "itemListElement": []
}
</script>

Other schema types