{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://bnt.bs/#organization",
      "name": "Bahamas National Trust",
      "url": "https://bnt.bs/",
      "description": "BNT is a non-profit, non-government, membership organization that relies on donations to continue conserving and protecting the Bahamian environment."
    },
    {
      "@type": "WebPage",
      "@id": "https://directory.websdocs.com/business/bahamas-national-trust#asg",
      "name": "Bahamas National Trust ASG Directory Profile",
      "url": "https://directory.websdocs.com/business/bahamas-national-trust",
      "isPartOf": {
        "@id": "https://bnt.bs/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}