{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://ukdataservice.ac.uk/#organization",
      "name": "UK Data Service",
      "url": "https://ukdataservice.ac.uk/",
      "description": "A comprehensive resource funded by the ESRC to support researchers, teachers and policymakers who depend on high-quality social and economic data."
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/uk-data-service#asg",
      "name": "UK Data Service ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/uk-data-service",
      "isPartOf": {
        "@id": "https://ukdataservice.ac.uk/#organization"
      },
      "description": "Static AI-readable public business profile published by the WebsDocs ASG Directory."
    }
  ]
}