

# Event Details

- **Event Name**: EPSC6CM
- **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/epsc6cm/210001745295903
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## 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**: EPSC6CM
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/2df31171aeb28c9dc47111f8c36ef4a5a9ae2b77bf1cf17e0a8dcb36517cb65d-rimg-w1024-h576-dc2e6091-gmir.jpg?v=1767961906

## FAQs

- **Q**: When and where is EPSC6CM being held?
  - **A:** EPSC6CM 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 EPSC6CM?
  - **A:** EPSC6CM is organized by TicketMaster.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "EPSC6CM",
        "image": "https://cdn-az.allevents.in/events1/banners/2df31171aeb28c9dc47111f8c36ef4a5a9ae2b77bf1cf17e0a8dcb36517cb65d-rimg-w1024-h576-dc2e6091-gmir.jpg?v=1767961906",
        "startDate": "2026-12-31T20:00:00+00:00",
        "endDate": "2027-01-01T00:00:00+00:00",
        "url": "https://allevents.in/auckland/epsc6cm/210001745295903",
        "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"
    }
]
```