Langue
Retour

Design et Ressources

Breadcrumb Schema Générateur

Générer JSON-LD breadcrumb schema.

Entrée

Breadcrumb Schema Générateur

breadcrumb schemajson-ldseostructured data
Sortie

Generated breadcrumb schema

{
  "@context": "https://schema.org",
  "@type": "BreadcrumbList",
  "itemListElement": [
    {
      "@type": "ListItem",
      "position": 1,
      "name": "Home",
      "item": "https://example.com"
    },
    {
      "@type": "ListItem",
      "position": 2,
      "name": "Tools",
      "item": "https://example.com/tools"
    },
    {
      "@type": "ListItem",
      "position": 3,
      "name": "JSON Formatter",
      "item": "https://example.com/tools/json-formatter"
    }
  ]
}

Outils similaires

Cookie preferences

We use cookies for essential site features and, with your permission, analytics and advertising.