{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://wolfriver.org/#organization",
      "name": "Wolf River Conservancy",
      "url": "https://wolfriver.org/",
      "description": "The Wolf River Conservancy is dedicated to the protection and enhancement of the Wolf River watershed as a sustainable natural resource."
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/wolf-river-conservancy#asg",
      "name": "Wolf River Conservancy ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/wolf-river-conservancy",
      "isPartOf": {
        "@id": "https://wolfriver.org/#organization"
      },
      "description": "Static AI-readable public business profile published by the WebsDocs ASG Directory."
    }
  ]
}