{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://www.adalovelaceinstitute.org/#organization",
      "name": "Ada Lovelace Institute",
      "url": "https://www.adalovelaceinstitute.org/",
      "description": "An independent research institute with a mission to ensure data and AI works for people and society"
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/ada-lovelace-institute#asg",
      "name": "Ada Lovelace Institute ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/ada-lovelace-institute",
      "isPartOf": {
        "@id": "https://www.adalovelaceinstitute.org/#organization"
      },
      "description": "Static AI-readable public business profile published by the WebsDocs ASG Directory."
    }
  ]
}