

# Event Details

- **Event Name**: Exchange Money
- **Event Start and End Date**: Wed, 01 Jul, 2026 at 08:00 pm – Thu, 02 Jul, 2026 at 12:00 am
- **Event URL**: https://allevents.in/auckland/exchange-money/210003191002535
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Auckland
- **state**: NZ
- **country**: New Zealand
- **location**: Go Media Stadium
- **lat**: -36.9173757899999976
- **long**: 174.814962210000008
- **full address**: Go Media Stadium, Auckland, New Zealand

## Event gallery

- **Alt text**: Exchange Money
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/4ff4eebf559ede73662201dd79204837adc51658f638212f2c8a7c06d7b91689-rimg-w1024-h576-dc2e6091-gmir.jpg?v=1768463005

## FAQs

- **Q**: When and where is Exchange Money being held?
  - **A:** Exchange Money takes place on Wed, 01 Jul, 2026 at 08:00 pm to Thu, 02 Jul, 2026 at 12:00 am at Go Media Stadium, Auckland, New Zealand.
- **Q**: Who is organizing Exchange Money?
  - **A:** Exchange Money is organized by TicketMaster.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Exchange Money",
        "image": "https://cdn-az.allevents.in/events3/banners/4ff4eebf559ede73662201dd79204837adc51658f638212f2c8a7c06d7b91689-rimg-w1024-h576-dc2e6091-gmir.jpg?v=1768463005",
        "startDate": "2026-07-01",
        "endDate": "2026-07-02",
        "url": "https://allevents.in/auckland/exchange-money/210003191002535",
        "location": {
            "@type": "Place",
            "name": "Go Media Stadium",
            "address": {
                "@type": "PostalAddress",
                "name": "Go Media Stadium, Auckland, New Zealand",
                "addressLocality": "Auckland",
                "addressRegion": "NZ",
                "addressCountry": "NZ"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "-36.9173757899999976",
                "longitude": "174.814962210000008"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```