{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://music.uconn.edu/#organization",
      "name": "Music",
      "url": "https://music.uconn.edu/",
      "description": "UConn Music is the most comprehensive public university music program in New England, bringing together students from a wide range of musical backgrounds and experiences to study in a learning community."
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/music#asg",
      "name": "Music ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/music",
      "isPartOf": {
        "@id": "https://music.uconn.edu/#organization"
      },
      "description": "Static AI-readable public business profile published by the WebsDocs ASG Directory."
    }
  ]
}