{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "http://www.asri.org/#organization",
      "name": "Audubon Headquarters",
      "url": "http://www.asri.org/",
      "description": "We are an independent environmental conservation and advocacy organization, with educational nature programs, an aquarium, wildlife refuges, and a nature shop."
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/audubon-headquarters#asg",
      "name": "Audubon Headquarters ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/audubon-headquarters",
      "isPartOf": {
        "@id": "http://www.asri.org/#organization"
      },
      "description": "Static AI-readable public business profile published by the WebsDocs ASG Directory."
    }
  ]
}