{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://www.ucl.ac.uk/#organization",
      "name": "Welcome to UCL",
      "url": "https://www.ucl.ac.uk/",
      "description": "Two centuries ago, our founders had a vision: to open higher education to all. Today, we are a world top-ten university in the heart of London, with a thriving community from over 150 countries."
    },
    {
      "@type": "WebPage",
      "@id": "https://directory.websdocs.com/business/welcome-to-ucl#asg",
      "name": "Welcome to UCL ASG Directory Profile",
      "url": "https://directory.websdocs.com/business/welcome-to-ucl",
      "isPartOf": {
        "@id": "https://www.ucl.ac.uk/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}