{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://www.auckland.ac.nz/#organization",
      "name": "Future Student Guide",
      "url": "https://www.auckland.ac.nz/",
      "description": "Study at New Zealand’s top-ranked university. Explore degrees, research, scholarships, accommodation and student life at the University of Auckland."
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/future-student-guide#asg",
      "name": "Future Student Guide ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/future-student-guide",
      "isPartOf": {
        "@id": "https://www.auckland.ac.nz/#organization"
      },
      "description": "Static AI-readable public business profile published by the WebsDocs ASG Directory."
    }
  ]
}