{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "http://www.brookings.edu/#organization",
      "name": "Brookings",
      "url": "http://www.brookings.edu/",
      "description": "The Brookings Institution is a nonprofit public policy organization based in Washington, DC. Our mission is to conduct in-depth research that leads to new ideas for solving problems facing society at the local, national and global level."
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/brookings#asg",
      "name": "Brookings ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/brookings",
      "isPartOf": {
        "@id": "http://www.brookings.edu/#organization"
      },
      "description": "Static AI-readable public business profile published by the WebsDocs ASG Directory."
    }
  ]
}