{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://www.hanys.org/#organization",
      "name": "HANYS",
      "url": "https://www.hanys.org/",
      "description": "The Healthcare Association of New York State (HANYS"
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/hanys#asg",
      "name": "HANYS ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/hanys",
      "isPartOf": {
        "@id": "https://www.hanys.org/#organization"
      },
      "description": "Static AI-readable public business profile published by the WebsDocs ASG Directory."
    }
  ]
}