{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://www.acds.edu.au/#organization",
      "name": "ACDS",
      "url": "https://www.acds.edu.au/",
      "description": "The Australian Council of Deans of Science (ACDS) is the peak association representing science teaching and research across Australian universities."
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/acds#asg",
      "name": "ACDS ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/acds",
      "isPartOf": {
        "@id": "https://www.acds.edu.au/#organization"
      },
      "description": "Static AI-readable public business profile published by the WebsDocs ASG Directory."
    }
  ]
}