{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://www.big.pt/#organization",
      "name": "BiG",
      "url": "https://www.big.pt/",
      "description": "O BiG oferece a todos os seus clientes soluções de poupança e investimento independentes e um acompanhamento personalizado."
    },
    {
      "@type": "WebPage",
      "@id": "https://directory.websdocs.com/business/big#asg",
      "name": "BiG ASG Directory Profile",
      "url": "https://directory.websdocs.com/business/big",
      "isPartOf": {
        "@id": "https://www.big.pt/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}