{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://www.york.ac.uk/#organization",
      "name": "University of York",
      "url": "https://www.york.ac.uk/",
      "description": "Outstanding teaching and research in a beautiful and historic city. York is a member of the prestigious Russell Group of research-intensive UK universities."
    },
    {
      "@type": "WebPage",
      "@id": "https://directory.websdocs.com/business/university-of-york#asg",
      "name": "University of York ASG Directory Profile",
      "url": "https://directory.websdocs.com/business/university-of-york",
      "isPartOf": {
        "@id": "https://www.york.ac.uk/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}