{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://www.iths.org/#organization",
      "name": "ITHS",
      "url": "https://www.iths.org/",
      "description": "ITHS is dedicated to speeding science to the clinic for the benefit of patients and communities throughout Washington, Wyoming, Alaska, Montana, and Idaho."
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/iths#asg",
      "name": "ITHS ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/iths",
      "isPartOf": {
        "@id": "https://www.iths.org/#organization"
      },
      "description": "Static AI-readable public business profile published by the WebsDocs ASG Directory."
    }
  ]
}