

# Event Details

- **Event Name**: Christmas Concert
- **Event Start and End Date**: Sun, 16 Nov, 2025 at 04:00 am
- **Event Description**: Christmas is in the air.  Join us at our Christmas Concert in Kyneton on Sunday 16th November.
- **Event URL**: https://allevents.in/kyneton/christmas-concert/200029167133614
- **Event Categories**: concerts, music, entertainment, christmas
- **Interested Audience**: 
  - total_interested_count: 4

## Ticket Details


## Event venue details

- **city**: Kyneton
- **state**: VI
- **country**: Australia
- **location**: Our Lady Of The Rosary Catholic Church
- **lat**: -37.24608
- **long**: 144.45104
- **full address**: Our Lady Of The Rosary Catholic Church, 53 Ebden Street,Kyneton,VIC,Australia

## Event gallery

- **Alt text**: Christmas Concert
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/e748ced3020d310f85f99b348483197e74611cabdebb56c7690c6c4202cf023c-rimg-w1200-h1697-dcffffff-gmir?v=1762759573

## FAQs

- **Q**: When and where is Christmas Concert being held?
  - **A:** Christmas Concert takes place on Sun, 16 Nov, 2025 at 04:00 am to Sun, 16 Nov, 2025 at 04:00 am at Our Lady Of The Rosary Catholic Church, 53 Ebden Street,Kyneton,VIC,Australia.
- **Q**: Who is organizing Christmas Concert?
  - **A:** Christmas Concert is organized by Geelong Welsh Ladies Choir.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Christmas 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 Kyneton, this event is thoughtfully curated to deliver a standout experience worth every moment. If Christmas 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": "Christmas Concert",
        "image": "https://cdn-az.allevents.in/events10/banners/e748ced3020d310f85f99b348483197e74611cabdebb56c7690c6c4202cf023c-rimg-w1200-h1697-dcffffff-gmir?v=1762759573",
        "startDate": "2025-11-16",
        "url": "https://allevents.in/kyneton/christmas-concert/200029167133614",
        "location": {
            "@type": "Place",
            "name": "Our Lady Of The Rosary Catholic Church",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "53 Ebden Street,Kyneton,VIC,Australia",
                "addressLocality": "Kyneton",
                "addressRegion": "VI",
                "addressCountry": "AU"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "-37.24608",
                "longitude": "144.45104"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Christmas is in the air.  Join us at our Christmas Concert in Kyneton on Sunday 16th November.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Geelong Welsh Ladies Choir",
                "url": "https://allevents.in/org/geelong-welsh-ladies-choir/25700122"
            }
        ]
    }
]
```