

# Event Details

- **Event Name**: Student Concert
- **Event Start and End Date**: Sun, 14 Jun, 2026 at 04:00 am
- **Event Description**: Invitation: 
Student Concert on 14 June at 2pm
Paul Paviour Room at the Hume Con
- **Event URL**: https://allevents.in/goulburn/student-concert/200030197217432
- **Event Categories**: concerts, music, entertainment
- **Interested Audience**: 
  - total_interested_count: 2

## Ticket Details


## Event venue details

- **city**: Goulburn
- **state**: NS
- **country**: Australia
- **location**: 160 Bourke St, Goulburn NSW 2580, Australia
- **lat**: -34.75464
- **long**: 149.71473
- **full address**: 160 Bourke St, Goulburn NSW 2580, Australia, 160 Bourke St, Goulburn NSW 2580, Australia, Goulburn

## Event gallery

- **Alt text**: Student Concert
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/4344e132c728847a95044168457c1c3aca359061be3e8b70acfdfc1cd4451506-rimg-w1024-h1024-dcf3d1f0-gmir?v=1780762111

## FAQs

- **Q**: When and where is Student Concert being held?
  - **A:** Student Concert takes place on Sun, 14 Jun, 2026 at 04:00 am to Sun, 14 Jun, 2026 at 04:00 am at 160 Bourke St, Goulburn NSW 2580, Australia, 160 Bourke St, Goulburn NSW 2580, Australia, Goulburn.
- **Q**: Who is organizing Student Concert?
  - **A:** Student Concert is organized by Goulburn Piano Lessons.
- **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 Goulburn, 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/events3/banners/4344e132c728847a95044168457c1c3aca359061be3e8b70acfdfc1cd4451506-rimg-w1024-h1024-dcf3d1f0-gmir?v=1780762111",
        "startDate": "2026-06-14",
        "url": "https://allevents.in/goulburn/student-concert/200030197217432",
        "location": {
            "@type": "Place",
            "name": "160 Bourke St, Goulburn NSW 2580, Australia",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "160 Bourke St, Goulburn NSW 2580, Australia",
                "addressLocality": "Goulburn",
                "addressRegion": "NS",
                "addressCountry": "AU"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "-34.75464",
                "longitude": "149.71473"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Invitation: \nStudent Concert on 14 June at 2pm\nPaul Paviour Room at the Hume Con",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Goulburn Piano Lessons",
                "url": "https://allevents.in/org/goulburn-piano-lessons/27889605"
            }
        ]
    }
]
```