

# Event Details

- **Event Name**: BIG DRAW Pah Homestead / TSB Wallace Art Centre
- **Event Start and End Date**: Sat, 27 Jun, 2015 at 01:00 pm
- **Event Description**: Join us at this historic house and art gallery. Sketch the sculptures or the heritage building - and there's a good cafe here too!
- **Event URL**: https://allevents.in/auckland/big-draw-pah-homestead-tsb-wallace-art-centre/427689750736358
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Auckland
- **state**: AU
- **country**: New Zealand
- **location**: Pah Homestead
- **lat**: -36.9145
- **long**: 174.7632
- **full address**: Pah Homestead, 72 Hillsborough Road, Hillsborough, Auckland, New Zealand

## Event gallery

- **Alt text**: BIG DRAW Pah Homestead / TSB Wallace Art Centre
  - **Image URL**: https://eventsimg.blob.core.windows.net/banners/addfff3bc53d7169a4dae765a47b2eaa

## FAQs

- **Q**: When and where is BIG DRAW Pah Homestead / TSB Wallace Art Centre being held?
  - **A:** BIG DRAW Pah Homestead / TSB Wallace Art Centre takes place on Sat, 27 Jun, 2015 at 01:00 pm to Sat, 27 Jun, 2015 at 01:00 pm at Pah Homestead, 72 Hillsborough Road, Hillsborough, Auckland, New Zealand.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "BIG DRAW Pah Homestead / TSB Wallace Art Centre",
        "image": "https://eventsimg.blob.core.windows.net/banners/addfff3bc53d7169a4dae765a47b2eaa",
        "startDate": "2015-06-27",
        "url": "https://allevents.in/auckland/big-draw-pah-homestead-tsb-wallace-art-centre/427689750736358",
        "location": {
            "@type": "Place",
            "name": "Pah Homestead",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "72 Hillsborough Road, Hillsborough",
                "addressLocality": "Auckland",
                "addressRegion": "AU",
                "addressCountry": "NZ"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "-36.9145",
                "longitude": "174.7632"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us at this historic house and art gallery. Sketch the sculptures or the heritage building - and there's a good cafe here too!"
    }
]
```