{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://www.myast.org/#organization",
      "name": "Mayo Clinic",
      "url": "https://www.myast.org/",
      "description": "The American Society of Transplantation is dedicated to advancing the field of transplantation and improving patient care."
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/mayo-clinic#asg",
      "name": "Mayo Clinic ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/mayo-clinic",
      "isPartOf": {
        "@id": "https://www.myast.org/#organization"
      },
      "description": "Static AI-readable public business profile published by the WebsDocs ASG Directory."
    }
  ]
}