{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://noirlab.edu/#organization",
      "name": "NOIRLab",
      "url": "https://noirlab.edu/",
      "description": "NSF National Optical-Infrared Astronomy Research Laboratory (NSF NOIRLab) is the preeminent US national center for ground-based, nighttime optical and infrared astronomy"
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/noirlab#asg",
      "name": "NOIRLab ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/noirlab",
      "isPartOf": {
        "@id": "https://noirlab.edu/#organization"
      },
      "description": "Static AI-readable public business profile published by the WebsDocs ASG Directory."
    }
  ]
}