{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://watergen.com/#organization",
      "name": "Watergen",
      "url": "https://watergen.com/",
      "description": "Watergen develops atmospheric water generators that produce premium mineralized drinking water directly from the air."
    },
    {
      "@type": "WebPage",
      "@id": "https://directory.websdocs.com/business/watergen#asg",
      "name": "Watergen ASG Directory Profile",
      "url": "https://directory.websdocs.com/business/watergen",
      "isPartOf": {
        "@id": "https://watergen.com/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}