[
  {
    "name": "National Gallery of Australia",
    "page": "national-gallery-of-australia.html",
    "state": "ACT",
    "city": "Canberra",
    "type": "National gallery",
    "audience": [
      "Visitors",
      "Students",
      "Teachers"
    ],
    "tags": [
      "national",
      "collection"
    ]
  },
  {
    "name": "Art Gallery of New South Wales",
    "page": "art-gallery-of-new-south-wales.html",
    "state": "NSW",
    "city": "Sydney",
    "type": "State gallery",
    "audience": [
      "Visitors",
      "Artists",
      "Students"
    ],
    "tags": [
      "AGNSW",
      "prizes"
    ]
  },
  {
    "name": "National Gallery of Victoria",
    "page": "national-gallery-of-victoria.html",
    "state": "VIC",
    "city": "Melbourne",
    "type": "State gallery",
    "audience": [
      "Visitors",
      "Students"
    ],
    "tags": [
      "NGV",
      "exhibitions"
    ]
  },
  {
    "name": "QAGOMA",
    "page": "queensland-art-gallery-gallery-of-modern-art.html",
    "state": "QLD",
    "city": "Brisbane",
    "type": "State gallery",
    "audience": [
      "Visitors",
      "Students"
    ],
    "tags": [
      "QAGOMA",
      "modern"
    ]
  },
  {
    "name": "Museum of Contemporary Art Australia",
    "page": "museum-of-contemporary-art-australia.html",
    "state": "NSW",
    "city": "Sydney",
    "type": "Contemporary art museum",
    "audience": [
      "Visitors",
      "Artists"
    ],
    "tags": [
      "contemporary"
    ]
  },
  {
    "name": "Art Gallery of South Australia",
    "page": "the-art-gallery-of-south-australia.html",
    "state": "SA",
    "city": "Adelaide",
    "type": "State gallery",
    "audience": [
      "Visitors",
      "Students"
    ],
    "tags": [
      "AGSA"
    ]
  },
  {
    "name": "Art Gallery of Western Australia",
    "page": "art-gallery-of-western-australia.html",
    "state": "WA",
    "city": "Perth",
    "type": "State gallery",
    "audience": [
      "Visitors",
      "Students"
    ],
    "tags": [
      "AGWA"
    ]
  },
  {
    "name": "Museum and Art Gallery of the Northern Territory",
    "page": "museum-and-art-gallery-of-the-northern-territory.html",
    "state": "NT",
    "city": "Darwin",
    "type": "Museum and gallery",
    "audience": [
      "Visitors",
      "Students"
    ],
    "tags": [
      "MAGNT",
      "First Nations"
    ]
  }
]