{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://www.moca.org/#organization",
      "name": "MOCA",
      "url": "https://www.moca.org/",
      "description": "Established in 1979, we are the only artist-founded museum in Los Angeles. We are dedicated to collecting and exhibiting contemporary art."
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/moca#asg",
      "name": "MOCA ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/moca",
      "isPartOf": {
        "@id": "https://www.moca.org/#organization"
      },
      "description": "Static AI-readable public business profile published by the WebsDocs ASG Directory."
    }
  ]
}