{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://bishopwater.ca/#organization",
      "name": "Bishop Water",
      "url": "https://bishopwater.ca/",
      "description": "Simple, low-energy solutions for wastewater solids management and nutrient removal from Bishop Water."
    },
    {
      "@type": "WebPage",
      "@id": "https://directory.websdocs.com/business/bishop-water#asg",
      "name": "Bishop Water ASG Directory Profile",
      "url": "https://directory.websdocs.com/business/bishop-water",
      "isPartOf": {
        "@id": "https://bishopwater.ca/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}