{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://blo.org/#organization",
      "name": "Boston Lyric Opera",
      "url": "https://blo.org/",
      "description": "The mission of Boston Lyric Opera is to build enthusiasm for opera by creating compelling productions, events, and educational resources for Boston and beyond."
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/boston-lyric-opera#asg",
      "name": "Boston Lyric Opera ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/boston-lyric-opera",
      "isPartOf": {
        "@id": "https://blo.org/#organization"
      },
      "description": "Static AI-readable public business profile published by the WebsDocs ASG Directory."
    }
  ]
}