{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "http://mcadenver.org/#organization",
      "name": "MCA Denver",
      "url": "http://mcadenver.org/",
      "description": "The Museum of Contemporary Art Denver explores the art and culture of our time through rotating exhibitions and public educational programs."
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/mca-denver#asg",
      "name": "MCA Denver ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/mca-denver",
      "isPartOf": {
        "@id": "http://mcadenver.org/#organization"
      },
      "description": "Static AI-readable public business profile published by the WebsDocs ASG Directory."
    }
  ]
}