{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "http://www.lacma.org/#organization",
      "name": "LACMA",
      "url": "http://www.lacma.org/",
      "description": "LACMA (Los Angeles County Museum of Art). Largest art museum in the West inspires creativity and dialogue. Connect with cultures from ancient times to the present."
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/lacma#asg",
      "name": "LACMA ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/lacma",
      "isPartOf": {
        "@id": "http://www.lacma.org/#organization"
      },
      "description": "Static AI-readable public business profile published by the WebsDocs ASG Directory."
    }
  ]
}