{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://comm.unc.edu/#organization",
      "name": "The University of North Carolina at Chapel Hill",
      "url": "https://comm.unc.edu/",
      "description": "UNC Department of Communication. We are a community of faculty, students, and staff committed to advancing communication for the public good."
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/the-university-of-north-carolina-at-chapel-hill#asg",
      "name": "The University of North Carolina at Chapel Hill ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/the-university-of-north-carolina-at-chapel-hill",
      "isPartOf": {
        "@id": "https://comm.unc.edu/#organization"
      },
      "description": "Static AI-readable public business profile published by the WebsDocs ASG Directory."
    }
  ]
}