{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://www.monash.edu/#organization",
      "name": "Monash University",
      "url": "https://www.monash.edu/",
      "description": "Study at Monash, one of Australia's most prestigious universities. We offer a range of world class degrees in numerous disciplines, see more."
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/monash-university#asg",
      "name": "Monash University ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/monash-university",
      "isPartOf": {
        "@id": "https://www.monash.edu/#organization"
      },
      "description": "Static AI-readable public business profile published by the WebsDocs ASG Directory."
    }
  ]
}