{ "@context": "https://schema.org", "@graph": [ { "@type": "BreadcrumbList", "itemListElement": [ { "@type": "ListItem", "position": 1, "name": "Accueil", "item": "https://thewatchdog.fr" }, { "@type": "ListItem", "position": 2, "name": "Blog", "item": "https://thewatchdog.fr/blog" }, { "@type": "ListItem", "position": 3, "name": "[Nom de la catégorie]", "item": "https://thewatchdog.fr/blog-categories/gestion-du-batiment---gtb" } ] } ] }