{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://blueoyster.org.nz/#organization",
      "name": "Blue Oyster Art Project Space",
      "url": "https://blueoyster.org.nz/",
      "description": "A not for profit gallery and art space located at 16 Dowling Street, Dunedin. All exhibitions and events are free to attend."
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/blue-oyster-art-project-space#asg",
      "name": "Blue Oyster Art Project Space ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/blue-oyster-art-project-space",
      "isPartOf": {
        "@id": "https://blueoyster.org.nz/#organization"
      },
      "description": "Static AI-readable public business profile published by the WebsDocs ASG Directory."
    }
  ]
}