{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://www.nusconnect.org.uk/#organization",
      "name": "NUS Connect",
      "url": "https://www.nusconnect.org.uk/",
      "description": "NUS Connect is a specialist resource and community site, developed for the benefit of NUS member unions holding materials for student officers."
    },
    {
      "@type": "WebPage",
      "@id": "https://directory.websdocs.com/business/nus-connect#asg",
      "name": "NUS Connect ASG Directory Profile",
      "url": "https://directory.websdocs.com/business/nus-connect",
      "isPartOf": {
        "@id": "https://www.nusconnect.org.uk/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}