{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "BreadcrumbList",
      "itemListElement": [
        { "@type": "ListItem", "position": 1, "name": "Inicio", "item": "https://hbenexus.com/" },
        { "@type": "ListItem", "position": 2, "name": "Nosotros", "item": "https://hbenexus.com/nosotros.html" }
      ]
    },
    {
      "@type": "AboutPage",
      "@id": "https://hbenexus.com/nosotros.html#webpage",
      "url": "https://hbenexus.com/nosotros.html",
      "name": "Sobre HBE Group",
      "description": "Gobernanza trinodal, presencia internacional y directorio ejecutivo de HBE Group.",
      "isPartOf": { "@id": "https://hbenexus.com/#website" },
      "about": { "@id": "https://hbenexus.com/#organization" },
      "inLanguage": ["es", "pt", "en"]
    }
  ]
}
