

# Event Details

- **Event Name**: WCO Term 2 concert
- **Event Start and End Date**: Sun, 21 Jun, 2026 at 03:30 pm
- **Event Description**: Come along and hear this fantastic line-up of music!
- **Event URL**: https://allevents.in/wellington/wco-term-2-concert/200030271415406
- **Event Categories**: concerts, music, entertainment
- **Interested Audience**: 
  - total_interested_count: 11

## Ticket Details


## Event venue details

- **city**: Wellington
- **state**: WG
- **country**: New Zealand
- **location**: St Andrew's on The Terrace
- **lat**: -41.279960395606
- **long**: 174.77508028429
- **full address**: St Andrew's on The Terrace, 30 The Terrace,Wellington, New Zealand

## Event gallery

- **Alt text**: WCO Term 2 concert
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/5f7bf7f11bd63331fa9d4cf78976c905345510d6d31363acade48f46336412f2-rimg-w1200-h443-dc010101-gmir?v=1781902984

## FAQs

- **Q**: When and where is WCO Term 2 concert being held?
  - **A:** WCO Term 2 concert takes place on Sun, 21 Jun, 2026 at 03:30 pm to Sun, 21 Jun, 2026 at 03:30 pm at St Andrew's on The Terrace, 30 The Terrace,Wellington, New Zealand.
- **Q**: Who is organizing WCO Term 2 concert?
  - **A:** WCO Term 2 concert is organized by Wellington City Orchestra.
- **Q**: Who is this event for? Is it right for me?
  - **A:** WCO Term 2 concert 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 Wellington, this event is thoughtfully curated to deliver a standout experience worth every moment. If WCO Term 2 concert 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": "WCO Term 2 concert",
        "image": "https://cdn-az.allevents.in/events5/banners/5f7bf7f11bd63331fa9d4cf78976c905345510d6d31363acade48f46336412f2-rimg-w1200-h443-dc010101-gmir?v=1781902984",
        "startDate": "2026-06-21",
        "url": "https://allevents.in/wellington/wco-term-2-concert/200030271415406",
        "location": {
            "@type": "Place",
            "name": "St Andrew's on The Terrace",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "30 The Terrace,Wellington, New Zealand",
                "addressLocality": "Wellington",
                "addressRegion": "WG",
                "addressCountry": "NZ"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "-41.279960395606",
                "longitude": "174.77508028429"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come along and hear this fantastic line-up of music!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Wellington City Orchestra",
                "url": "https://allevents.in/org/wellington-city-orchestra/23311628"
            }
        ]
    }
]
```