{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://sab.org/#organization",
      "name": "School of American Ballet",
      "url": "https://sab.org/",
      "description": "Founded by George Balanchine, SAB is the preeminent ballet school in the U.S. and the official school of New York City Ballet."
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/school-of-american-ballet#asg",
      "name": "School of American Ballet ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/school-of-american-ballet",
      "isPartOf": {
        "@id": "https://sab.org/#organization"
      },
      "description": "Static AI-readable public business profile published by the WebsDocs ASG Directory."
    }
  ]
}