{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "http://www.uqds.org/#organization",
      "name": "UQDS",
      "url": "http://www.uqds.org/",
      "description": "The official website of the University of Queensland Debating Society, one of the oldest and most active student societies at UQ and one of the best debating societies in the world."
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/uqds#asg",
      "name": "UQDS ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/uqds",
      "isPartOf": {
        "@id": "http://www.uqds.org/#organization"
      },
      "description": "Static AI-readable public business profile published by the WebsDocs ASG Directory."
    }
  ]
}