

# Event Details

- **Event Name**: EPSC9CM
- **Event Start and End Date**: Thu, 31 Dec, 2026 at 08:00 pm – Fri, 01 Jan, 2027 at 12:00 am (+00:00)
- **Event URL**: https://allevents.in/auckland/epsc9cm/210001070914543
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

- **Ticket URL**: http://facebook.com/210001070914543

## Event venue details

- **city**: Auckland
- **state**: AU
- **country**: New Zealand
- **location**: Eden Park
- **lat**: -36.876175
- **long**: 174.743698
- **full address**: Eden Park, Auckland, New Zealand

## Event gallery

- **Alt text**: EPSC9CM
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/42ef94695bbbae47d77e742c06e43e28c70da2912ef1ef5fba3204a25a784620-rimg-w1024-h576-dc2e6091-gmir.jpg?v=1767961964

## FAQs

- **Q**: When and where is EPSC9CM being held?
  - **A:** EPSC9CM takes place on Thu, 31 Dec, 2026 at 08:00 pm to Fri, 01 Jan, 2027 at 12:00 am at Eden Park, Auckland, New Zealand.
- **Q**: Who is organizing EPSC9CM?
  - **A:** EPSC9CM is organized by TicketMaster.
- **Q**: Who is this event for? Is it right for me?
  - **A:** EPSC9CM is ideal for art lovers, trade professionals, collectors, and exhibition enthusiasts exploring the latest in their field. Whether you're a first-time attendee or a longtime enthusiast in Auckland, this event is thoughtfully curated to deliver a standout experience worth every moment. If EPSC9CM sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "EPSC9CM",
        "image": "https://cdn-az.allevents.in/events1/banners/42ef94695bbbae47d77e742c06e43e28c70da2912ef1ef5fba3204a25a784620-rimg-w1024-h576-dc2e6091-gmir.jpg?v=1767961964",
        "startDate": "2026-12-31T20:00:00+00:00",
        "endDate": "2027-01-01T00:00:00+00:00",
        "url": "https://allevents.in/auckland/epsc9cm/210001070914543",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Eden Park",
            "address": {
                "@type": "PostalAddress",
                "name": "Eden Park, Auckland, New Zealand",
                "addressLocality": "Auckland",
                "addressRegion": "AU",
                "addressCountry": "NZ"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "-36.876175",
                "longitude": "174.743698"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```