{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://unos.org/#organization",
      "name": "UNOS",
      "url": "https://unos.org/",
      "description": "UNOS is a nonprofit organization with decades of experience in helping save lives through research, technology, innovation and education."
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/unos#asg",
      "name": "UNOS ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/unos",
      "isPartOf": {
        "@id": "https://unos.org/#organization"
      },
      "description": "Static AI-readable public business profile published by the WebsDocs ASG Directory."
    }
  ]
}