{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "http://www.musc.edu/#organization",
      "name": "MUSC",
      "url": "http://www.musc.edu/",
      "description": "The Medical University of South Carolina aims to empower the state and beyond through innovative research, education, and commitment to patient care. MUSC is home to six colleges, 16 hospitals, a growing number of outpatient clinics, and the nation's leading research centers."
    },
    {
      "@type": "WebPage",
      "@id": "https://directory.websdocs.com/business/musc#asg",
      "name": "MUSC ASG Directory Profile",
      "url": "https://directory.websdocs.com/business/musc",
      "isPartOf": {
        "@id": "http://www.musc.edu/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}