{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://www.bb.com.br/#organization",
      "name": "[bb.com.br]",
      "url": "https://www.bb.com.br/",
      "description": "Public ASG Directory business profile."
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/bb-com-br#asg",
      "name": "[bb.com.br] ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/bb-com-br",
      "isPartOf": {
        "@id": "https://www.bb.com.br/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}