{
  "@context": "http://schema.org",
  "@type": "BreadcrumbList",
  "itemListElement": [
    {
      "@type": "ListItem",
      "position": 1,
      "item": {
        "@id": "https://madjeek.fr/index.html",
        "name": "Prélude"
      }
    },
    {
      "@type": "ListItem",
      "position": 2,
      "item": {
        "@id": "https://madjeek.fr/infos.html",
        "name": "Maison"
      }
    },
    {
      "@type": "ListItem",
      "position": 3,
      "item": {
        "@id": "https://madjeek.fr/services.html",
        "name": "Univers"
      }
    },
    {
      "@type": "ListItem",
      "position": 4,
      "item": {
        "@id": "https://madjeek.fr/portfolio.html",
        "name": "Collections"
      }
    },
    {
      "@type": "ListItem",
      "position": 5,
      "item": {
        "@id": "https://madjeek.fr/contact.html",
        "name": "Échanger"
      }
    },
    {
      "@type": "ListItem",
      "position": 6,
      "item": {
        "@id": "https://madjeek.fr/talents.html",
        "name": "Talents"
      }
    }
  ]
}