{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "http://www.fishamerica.org/#organization",
      "name": "FishAmerica",
      "url": "http://www.fishamerica.org/",
      "description": "Providing grants to nonprofit organizations and grassroots conservation entities to invest in habitat conservation, research, and increasing fishing participation."
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/fishamerica#asg",
      "name": "FishAmerica ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/fishamerica",
      "isPartOf": {
        "@id": "http://www.fishamerica.org/#organization"
      },
      "description": "Static AI-readable public business profile published by the WebsDocs ASG Directory."
    }
  ]
}