{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://www.gsb.stanford.edu/#organization",
      "name": "Stanford Graduate School of Business",
      "url": "https://www.gsb.stanford.edu/",
      "description": "Our mission is to create ideas that deepen and advance our understanding of management and with those ideas to develop innovative, principled, and insightful leaders who change the world."
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/stanford-graduate-school-of-business#asg",
      "name": "Stanford Graduate School of Business ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/stanford-graduate-school-of-business",
      "isPartOf": {
        "@id": "https://www.gsb.stanford.edu/#organization"
      },
      "description": "Static AI-readable public business profile published by the WebsDocs ASG Directory."
    }
  ]
}