{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "http://www.yale.edu/#organization",
      "name": "Yale University",
      "url": "http://www.yale.edu/",
      "description": "Since its founding in 1701, Yale University has been dedicated to expanding and sharing knowledge, inspiring innovation, and preserving cultural and scientific information for future generations."
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/yale-university#asg",
      "name": "Yale University ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/yale-university",
      "isPartOf": {
        "@id": "http://www.yale.edu/#organization"
      },
      "description": "Static AI-readable public business profile published by the WebsDocs ASG Directory."
    }
  ]
}