{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://nexss.info/#organization",
      "name": "NExSS",
      "url": "https://nexss.info/",
      "description": "The Nexus for Exoplanet System Science, a Research Coordination Network in the NASA Astrobiology Program"
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/nexss#asg",
      "name": "NExSS ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/nexss",
      "isPartOf": {
        "@id": "https://nexss.info/#organization"
      },
      "description": "Static AI-readable public business profile published by the WebsDocs ASG Directory."
    }
  ]
}