{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "http://www.laphil.com/#organization",
      "name": "LA Phil",
      "url": "http://www.laphil.com/",
      "description": "The LA Phil inspires and strengthens communities in Los Angeles and beyond through exceptional performances, innovative programs, and transformative music education."
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/la-phil#asg",
      "name": "LA Phil ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/la-phil",
      "isPartOf": {
        "@id": "http://www.laphil.com/#organization"
      },
      "description": "Static AI-readable public business profile published by the WebsDocs ASG Directory."
    }
  ]
}