{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://www.coventry.ac.uk/#organization",
      "name": "Coventry University",
      "url": "https://www.coventry.ac.uk/",
      "description": "Official Coventry University website with information about undergraduate degrees, postgraduate degrees, student recruitment, the academic schools, research, services and facilities, news and events, and university publications."
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/coventry-university#asg",
      "name": "Coventry University ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/coventry-university",
      "isPartOf": {
        "@id": "https://www.coventry.ac.uk/#organization"
      },
      "description": "Static AI-readable public business profile published by the WebsDocs ASG Directory."
    }
  ]
}