

# Event Details

- **Event Name**: Open Night
- **Event Start and End Date**: Mon, 20 Apr, 2026 at 09:00 am (+12:00)
- **Event Description**: Keen to welcome you to our amazing and friendly SouthCity Soundz Chorus!
- **Event URL**: https://allevents.in/auckland/open-night/200029916863818
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Auckland
- **state**: AU
- **country**: New Zealand
- **location**: Manukau City, New Zealand
- **lat**: -36.9921
- **long**: 174.8776
- **full address**: Manukau City, New Zealand, Auckland, New Zealand

## Event gallery

- **Alt text**: Open Night
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/470b3fbd76c82960c9ba443bd3fef6fd8fe135285cee5fc24bd9fbdcaaf66952-rimg-w1200-h628-dc343434-gmir?v=1775780298

## FAQs

- **Q**: When and where is Open Night being held?
  - **A:** Open Night takes place on Mon, 20 Apr, 2026 at 09:00 am to Mon, 20 Apr, 2026 at 09:00 am at Manukau City, New Zealand, Auckland, New Zealand.
- **Q**: Who is organizing Open Night?
  - **A:** Open Night is organized by SouthCity Soundz Chorus.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Open Night is ideal for live music fans, concert-goers, and anyone who enjoys unforgettable performances from their favorite artists in an electric live atmosphere. 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 Open Night sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "MusicEvent",
        "name": "Open Night",
        "image": "https://cdn-az.allevents.in/events9/banners/470b3fbd76c82960c9ba443bd3fef6fd8fe135285cee5fc24bd9fbdcaaf66952-rimg-w1200-h628-dc343434-gmir?v=1775780298",
        "startDate": "2026-04-20T09:00:00+12:00",
        "url": "https://allevents.in/auckland/open-night/200029916863818",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Manukau City, New Zealand",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Auckland, New Zealand",
                "addressLocality": "Auckland",
                "addressRegion": "AU",
                "addressCountry": "NZ"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "-36.9921",
                "longitude": "174.8776"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Keen to welcome you to our amazing and friendly SouthCity Soundz Chorus!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "SouthCity Soundz Chorus",
                "url": "https://allevents.in/org/southcity-soundz-chorus/23963238"
            }
        ]
    }
]
```