{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "http://www.twc.edu/#organization",
      "name": "The Washington Center",
      "url": "http://www.twc.edu/",
      "description": "The Washington Center provides immersive internships and academic seminars in Washington, D.C. to students from hundreds of colleges and universities from across the U.S. and more than twenty-five countries."
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/the-washington-center#asg",
      "name": "The Washington Center ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/the-washington-center",
      "isPartOf": {
        "@id": "http://www.twc.edu/#organization"
      },
      "description": "Static AI-readable public business profile published by the WebsDocs ASG Directory."
    }
  ]
}