{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "http://www.mit.edu/#organization",
      "name": "MIT News",
      "url": "http://www.mit.edu/",
      "description": "The mission of MIT is to advance knowledge and educate students in science, technology and other areas of scholarship that will best serve the nation and the world in the 21st century."
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/mit-news#asg",
      "name": "MIT News ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/mit-news",
      "isPartOf": {
        "@id": "http://www.mit.edu/#organization"
      },
      "description": "Static AI-readable public business profile published by the WebsDocs ASG Directory."
    }
  ]
}