{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://hbenexus.com/#organization",
      "name": "HBE Group",
      "legalName": "HBE Group — Comercio de Cereais LTDA",
      "url": "https://hbenexus.com/",
      "logo": "https://hbenexus.com/assets/logo.png",
      "email": "info@hbenexus.com",
      "telephone": ["+5565993618372", "+34632117738", "+573164681603"],
      "address": {
        "@type": "PostalAddress",
        "streetAddress": "Av. Brasil, 2107, Jardim Europa",
        "addressLocality": "Tangará da Serra",
        "addressRegion": "MT",
        "postalCode": "78300-011",
        "addressCountry": "BR"
      },
      "areaServed": ["BR", "CO", "ES", "EU"],
      "knowsLanguage": ["es", "pt", "en"]
    },
    {
      "@type": "WebSite",
      "@id": "https://hbenexus.com/#website",
      "url": "https://hbenexus.com/",
      "name": "HBE Group",
      "description": "Comercio internacional de cereales desde Brasil con trazabilidad absoluta.",
      "publisher": { "@id": "https://hbenexus.com/#organization" },
      "inLanguage": ["es", "pt", "en"]
    }
  ]
}
