

# 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

- **Ticket URL**: http://facebook.com/200029167133614?utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=kyneton-events

## 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 Organizer details

- **affiliate_id**: 2
- **organizer**: Geelong Welsh Ladies Choir (https://allevents.in/org/geelong-welsh-ladies-choir/25700122)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/e748ced3020d310f85f99b348483197e74611cabdebb56c7690c6c4202cf023c-rimg-w1200-h1697-dcffffff-gmir?v=1762759573
- **Alt text**: thumbnail
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=Christmas+Concert&date=16+Nov

## FAQs

- **Q**: When is the event happening?
  - **A:** Sun, 16 Nov, 2025 at 04:00 am
- **Q**: Where is the event happening?
  - **A:** Our Lady Of The Rosary Catholic Church, 53 Ebden Street,Kyneton,VIC,Australia
- **Q**: Who is organizing the event?
  - **A:** Geelong Welsh Ladies Choir
- **Q**: What type of event is this?
  - **A:** concerts, music, entertainment, christmas
- **Q**: Where can I find ticket details about Christmas Concert ?
  - **A:** You can find ticket details about this event on AllEvents.

## 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"
            }
        ]
    }
]
```