{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "http://www.umanitoba.ca/#organization",
      "name": "University of Manitoba",
      "url": "http://www.umanitoba.ca/",
      "description": "We attract people from around the world who share our ideals and vision for positive change. We are where imagination and action collide."
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/university-of-manitoba#asg",
      "name": "University of Manitoba ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/university-of-manitoba",
      "isPartOf": {
        "@id": "http://www.umanitoba.ca/#organization"
      },
      "description": "Static AI-readable public business profile published by the WebsDocs ASG Directory."
    }
  ]
}