{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://www.brown.edu/#organization",
      "name": "Brown University",
      "url": "https://www.brown.edu/",
      "description": "Brown is a leading research university, home to world-renowned faculty and also an innovative educational institution where the curiosity, creativity and intellectual joy of students drives academic excellence."
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/brown-university#asg",
      "name": "Brown University ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/brown-university",
      "isPartOf": {
        "@id": "https://www.brown.edu/#organization"
      },
      "description": "Static AI-readable public business profile published by the WebsDocs ASG Directory."
    }
  ]
}