{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://www.lancaster.ac.uk/#organization",
      "name": "Lancaster University",
      "url": "https://www.lancaster.ac.uk/",
      "description": "Lancaster University is among the best in the UK. A top 10 UK university, we are also highly ranked in international league tables such as the QS World Rankings."
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/lancaster-university#asg",
      "name": "Lancaster University ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/lancaster-university",
      "isPartOf": {
        "@id": "https://www.lancaster.ac.uk/#organization"
      },
      "description": "Static AI-readable public business profile published by the WebsDocs ASG Directory."
    }
  ]
}