{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://ares.jsc.nasa.gov/#organization",
      "name": "ARES",
      "url": "https://ares.jsc.nasa.gov/",
      "description": "The mission of Astromaterials Research and Exploration Science Division, or <b>ARES</b>, is to combine scientific and engineering expertise in order to advance human space exploration, to integrate terrestrial and planetary research, and to promote successful interstellar travel by mitigating risk."
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/ares#asg",
      "name": "ARES ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/ares",
      "isPartOf": {
        "@id": "https://ares.jsc.nasa.gov/#organization"
      },
      "description": "Static AI-readable public business profile published by the WebsDocs ASG Directory."
    }
  ]
}