{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://jazz.org/#organization",
      "name": "Jazz at Lincoln Center",
      "url": "https://jazz.org/",
      "description": "Jazz at Lincoln Center is part of Lincoln Center in New York City. Wynton Marsalis is the artistic director and the leader of the Jazz at Lincoln Center Orchestra. Home to Dizzy's Club, Rose Theater, and The Appel Room."
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/jazz-at-lincoln-center#asg",
      "name": "Jazz at Lincoln Center ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/jazz-at-lincoln-center",
      "isPartOf": {
        "@id": "https://jazz.org/#organization"
      },
      "description": "Static AI-readable public business profile published by the WebsDocs ASG Directory."
    }
  ]
}