{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://www.heritage.com.au/#organization",
      "name": "Heritage Bank",
      "url": "https://www.heritage.com.au/",
      "description": "Heritage Bank is a Queensland bank servicing all of Australia, offering home loans, term deposits, credit cards, personal loans, banking accounts, award-winning service, and much more."
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/heritage-bank#asg",
      "name": "Heritage Bank ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/heritage-bank",
      "isPartOf": {
        "@id": "https://www.heritage.com.au/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}