{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "http://www.compas.org/#organization",
      "name": "COMPAS",
      "url": "http://www.compas.org/",
      "description": "COMPAS puts creativity in the hands of all Minnesotans. Based in the Minneapolis-Saint Paul metro area, COMPAS teaching artists deliver creative experiences and arts programming across the state."
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/compas#asg",
      "name": "COMPAS ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/compas",
      "isPartOf": {
        "@id": "http://www.compas.org/#organization"
      },
      "description": "Static AI-readable public business profile published by the WebsDocs ASG Directory."
    }
  ]
}