{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://www.nanoos.org/#organization",
      "name": "NANOOS",
      "url": "https://www.nanoos.org/",
      "description": "Welcome to NANOOS, the Northwest Association of Networked Ocean Observing Systems. NANOOS is part of IOOS and provides information and products related to weather and ocean data."
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/nanoos#asg",
      "name": "NANOOS ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/nanoos",
      "isPartOf": {
        "@id": "https://www.nanoos.org/#organization"
      },
      "description": "Static AI-readable public business profile published by the WebsDocs ASG Directory."
    }
  ]
}