{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://www.watura.us/#organization",
      "name": "Watura",
      "url": "https://www.watura.us/",
      "description": "Online training platform for water and wastewater operator certification. 300+ video-based courses approved in 30+ states."
    },
    {
      "@type": "WebPage",
      "@id": "https://directory.websdocs.com/business/watura#asg",
      "name": "Watura ASG Directory Profile",
      "url": "https://directory.websdocs.com/business/watura",
      "isPartOf": {
        "@id": "https://www.watura.us/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}