{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "http://caltrout.org/#organization",
      "name": "California Trout",
      "url": "http://caltrout.org/",
      "description": "At California Trout, we work to ensure healthy waters and resilient wild fish for a better California."
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/california-trout#asg",
      "name": "California Trout ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/california-trout",
      "isPartOf": {
        "@id": "http://caltrout.org/#organization"
      },
      "description": "Static AI-readable public business profile published by the WebsDocs ASG Directory."
    }
  ]
}