{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "http://www.abcbirds.org/#organization",
      "name": "American Bird Conservancy",
      "url": "http://www.abcbirds.org/",
      "description": "Bold Action for Birds Across the Americas. American Bird Conservancy takes action to conserve the habitats and birds that depend on each other for survival."
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/american-bird-conservancy#asg",
      "name": "American Bird Conservancy ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/american-bird-conservancy",
      "isPartOf": {
        "@id": "http://www.abcbirds.org/#organization"
      },
      "description": "Static AI-readable public business profile published by the WebsDocs ASG Directory."
    }
  ]
}