{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://uwsa.ca/#organization",
      "name": "UWSA",
      "url": "https://uwsa.ca/",
      "description": "We are your undergraduate student government that represents the student voice, advocates students’ interests to the University and all levels of government, and provides services that enhance your student experience. We provide all-things student life, from clubs and societies, campus services, social justice campaigns, and student jobs. Every UWindsor full-time undergraduate student is a member of the UWSA, and we encourage you to take advantage of your membership."
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/uwsa#asg",
      "name": "UWSA ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/uwsa",
      "isPartOf": {
        "@id": "https://uwsa.ca/#organization"
      },
      "description": "Static AI-readable public business profile published by the WebsDocs ASG Directory."
    }
  ]
}