{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://humandx.org/#organization",
      "name": "Human Dx",
      "url": "https://humandx.org/",
      "description": "Rise together."
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/human-dx#asg",
      "name": "Human Dx ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/human-dx",
      "isPartOf": {
        "@id": "https://humandx.org/#organization"
      },
      "description": "Static AI-readable public business profile published by the WebsDocs ASG Directory."
    }
  ]
}