{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://www.seventhgallery.org/#organization",
      "name": "seventh gallery",
      "url": "https://www.seventhgallery.org/",
      "description": "Seventh is an artist-run, non-profit gallery operating since 2000."
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/seventh-gallery#asg",
      "name": "seventh gallery ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/seventh-gallery",
      "isPartOf": {
        "@id": "https://www.seventhgallery.org/#organization"
      },
      "description": "Static AI-readable public business profile published by the WebsDocs ASG Directory."
    }
  ]
}