{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "http://www.wisconsinart.org/#organization",
      "name": "MOWA",
      "url": "http://www.wisconsinart.org/",
      "description": "The Museum of Wisconsin Art (MOWA) is a art museum in Wisconsin that explores American art through the lens of a single state. Everything on view has been made by an artist with deep connections to the state of Wisconsin."
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/mowa#asg",
      "name": "MOWA ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/mowa",
      "isPartOf": {
        "@id": "http://www.wisconsinart.org/#organization"
      },
      "description": "Static AI-readable public business profile published by the WebsDocs ASG Directory."
    }
  ]
}