

# Event Details

- **Event Name**: Student Concert
- **Event Start and End Date**: Sun, 14 Jun, 2026 at 03:30 am
- **Event Description**: All welcome. $5 any age student of our branch. $10 family entry. (Max $10 per family including the student). Performances by school aged students of our registered teachers. Please bring a plate for afternoon tea.
- **Event URL**: https://allevents.in/hamilton/student-concert/200030173175848
- **Event Categories**: concerts, music, entertainment
- **Interested Audience**: 
  - total_interested_count: 5

## Ticket Details


## Event venue details

- **city**: Hamilton
- **state**: WK
- **country**: New Zealand
- **location**: 72 Nixon St, Hamilton East, Hamilton 3216, New Zealand
- **lat**: -37.79904
- **long**: 175.30145
- **full address**: 72 Nixon St, Hamilton East, Hamilton 3216, New Zealand, 72 Nixon St, Hamilton East, Hamilton 3216, New Zealand, Hamilton

## Event gallery

- **Alt text**: Student Concert
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/abebf634d918190a901e1590518ac9213a2130215d4d176a66120457cc5861c2-rimg-w848-h312-dc2c1a0e-gmir?v=1781000374

## FAQs

- **Q**: When and where is Student Concert being held?
  - **A:** Student Concert takes place on Sun, 14 Jun, 2026 at 03:30 am to Sun, 14 Jun, 2026 at 03:30 am at 72 Nixon St, Hamilton East, Hamilton 3216, New Zealand, 72 Nixon St, Hamilton East, Hamilton 3216, New Zealand, Hamilton.
- **Q**: Who is organizing Student Concert?
  - **A:** Student Concert is organized by IRMTNZWaikato.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Student 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 Hamilton, this event is thoughtfully curated to deliver a standout experience worth every moment. If Student 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": "Student Concert",
        "image": "https://cdn-az.allevents.in/events7/banners/abebf634d918190a901e1590518ac9213a2130215d4d176a66120457cc5861c2-rimg-w848-h312-dc2c1a0e-gmir?v=1781000374",
        "startDate": "2026-06-14",
        "url": "https://allevents.in/hamilton/student-concert/200030173175848",
        "location": {
            "@type": "Place",
            "name": "72 Nixon St, Hamilton East, Hamilton 3216, New Zealand",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "72 Nixon St, Hamilton East, Hamilton 3216, New Zealand",
                "addressLocality": "Hamilton",
                "addressRegion": "WK",
                "addressCountry": "NZ"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "-37.79904",
                "longitude": "175.30145"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "All welcome. $5 any age student of our branch. $10 family entry. (Max $10 per family including the student). Performances by school aged students of our registered teachers. Please bring a plate for afternoon tea.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "IRMTNZWaikato",
                "url": "https://allevents.in/org/irmtnzwaikato/26469776"
            }
        ]
    }
]
```