{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "http://www.thegovlab.org/#organization",
      "name": "The GovLab",
      "url": "http://www.thegovlab.org/",
      "description": "The Governance Lab — deepening our understanding of how to govern more effectively and legitimately through technology."
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/the-govlab#asg",
      "name": "The GovLab ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/the-govlab",
      "isPartOf": {
        "@id": "http://www.thegovlab.org/#organization"
      },
      "description": "Static AI-readable public business profile published by the WebsDocs ASG Directory."
    }
  ]
}