

# Event Details

- **Event Name**: AYO June Concert
- **Event Start and End Date**: Sun, 21 Jun, 2026 at 02:30 pm – Sun, 21 Jun, 2026 at 03:30 pm
- **Event Description**: Auckland Youth Orchestra, conducted by Antun Poljanich, presents an exhilarating concert programme featuring two renowned soloists from Auckland Philharmonia - Eric Renick on Vibraphone and Steven Logan on marimba - plus Dvorak's famous 9th symphony! Bizet  - Intermezzo from L'Arlésienne Suite No. 2Séjourné - Double Concerto for Marimba & Vibraphone (soloists: Eric Renick and Steven Logan)Dvorak - Symphony No.9 “From the New World”
- **Event URL**: https://allevents.in/auckland/ayo-june-concert/80004436851305
- **Event Categories**: concerts, music, entertainment
- **Interested Audience**: 
  - total_interested_count: 1

## Ticket Details


## Event venue details

- **city**: Auckland
- **state**: AU
- **country**: New Zealand
- **location**: Auckland Town Hall
- **lat**: -36.8527881
- **long**: 174.7632259
- **full address**: Auckland Town Hall, 301/317 Queen Street, Auckland CBD, Auckland 1010, New Zealand, Auckland

## Event gallery

- **Alt text**: AYO June Concert
  - **Image URL**: https://cdn2.allevents.in/thumbs/thumb69fe4c1369efd.jpg

## FAQs

- **Q**: When and where is AYO June Concert being held?
  - **A:** AYO June Concert takes place on Sun, 21 Jun, 2026 at 02:30 pm to Sun, 21 Jun, 2026 at 03:30 pm at Auckland Town Hall, 301/317 Queen Street, Auckland CBD, Auckland 1010, New Zealand, Auckland.
- **Q**: Who is organizing AYO June Concert?
  - **A:** AYO June Concert is organized by Auckland Youth Orchestra Inc..

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "MusicEvent",
        "name": "AYO June Concert",
        "image": "https://cdn2.allevents.in/thumbs/thumb69fe4c1369efd.jpg",
        "startDate": "2026-06-21",
        "endDate": "2026-06-21",
        "url": "https://allevents.in/auckland/ayo-june-concert/80004436851305",
        "location": {
            "@type": "Place",
            "name": "Auckland Town Hall",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "301/317 Queen Street, Auckland CBD, Auckland 1010, New Zealand",
                "postalCode": "1010",
                "addressLocality": "Auckland",
                "addressRegion": "AU",
                "addressCountry": "NZ"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "-36.8527881",
                "longitude": "174.7632259"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Auckland Youth Orchestra, conducted by Antun Poljanich, presents an exhilarating concert programme featuring two renowned soloists from Auckland Philharmonia - Eric Renick on Vibraphone and Steven Logan on marimba - plus Dvorak's famous 9th symphony! Bizet  - Intermezzo from L'Arlésienne Suite No. 2",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Auckland Youth Orchestra Inc.",
                "url": "https://allevents.in/org/auckland-youth-orchestra-inc/19659958"
            }
        ]
    }
]
```