{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://arts.ucalgary.ca/#organization",
      "name": "Faculty of Arts",
      "url": "https://arts.ucalgary.ca/",
      "description": "Our mission is to reflect on the world and our place in it through critical inquiry, creative practices and collaborative exploration."
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/faculty-of-arts#asg",
      "name": "Faculty of Arts ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/faculty-of-arts",
      "isPartOf": {
        "@id": "https://arts.ucalgary.ca/#organization"
      },
      "description": "Static AI-readable public business profile published by the WebsDocs ASG Directory."
    }
  ]
}