{
  "@context": "http://schema.org",
  "@type": "BreadcrumbList",
  "itemListElement": [
    {
      "@type": "ListItem",
      "position": 1,
      "item": {
        "@id": "https://madjeek.fr/index-en.html",
        "name": "Prelude"
      }
    },
    {
      "@type": "ListItem",
      "position": 2,
      "item": {
        "@id": "https://madjeek.fr/infos-en.html",
        "name": "Home"
      }
    },
    {
      "@type": "ListItem",
      "position": 3,
      "item": {
        "@id": "https://madjeek.fr/services-en.html",
        "name": "Universe"
      }
    },
    {
      "@type": "ListItem",
      "position": 4,
      "item": {
        "@id": "https://madjeek.fr/portfolio-en.html",
        "name": "Collections"
      }
    },
    {
      "@type": "ListItem",
      "position": 5,
      "item": {
        "@id": "https://madjeek.fr/contact-en.html",
        "name": "Exchange"
      }
    },
    {
      "@type": "ListItem",
      "position": 6,
      "item": {
        "@id": "https://madjeek.fr/talents-en.html",
        "name": "Talents"
      }
    }
  ]
}