

# Event Details

- **Event Name**: Christmas Concert
- **Event Start and End Date**: Sun, 14 Dec, 2025 at 03:00 pm
- **Event Description**: Christmas Concert in our church, followed by coffee in the parish hall.  All are welcome.  Free Event, Free Parking, Wheelchair accessible.
- **Event URL**: https://allevents.in/london/christmas-concert/200029269638208
- **Event Categories**: concerts, music, entertainment, christmas
- **Interested Audience**: 
  - total_interested_count: 13

## Ticket Details

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

## Event venue details

- **city**: London
- **state**: ON
- **country**: Canada
- **location**: 10 Elm St, London, ON, Canada, Ontario N5Z 2K2
- **lat**: 42.98
- **long**: -81.2073
- **full address**: 10 Elm St, London, ON, Canada, Ontario N5Z 2K2

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: CWL Holy Cross London (https://allevents.in/org/cwl-holy-cross-london/26057064)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/768d34dd4f4815ca2dd42c71269efe89c6ca31eb99704d664152cbf6be0ce5c8-rimg-w800-h1056-dcffffff-gmir?v=1765146069
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/5964c7f141a23f8df6aad46bebd2178146af3dd34de794f9bc6f3e9348aa00c0-rimg-w300-h300-dcffffff-gmir?v=1765146069

## FAQs

- **Q**: When is the event happening?
  - **A:** Sun, 14 Dec, 2025 at 03:00 pm
- **Q**: Where is the event happening?
  - **A:** 10 Elm St, London, ON, Canada, Ontario N5Z 2K2
- **Q**: Who is organizing the event?
  - **A:** CWL Holy Cross London
- **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/events9/banners/768d34dd4f4815ca2dd42c71269efe89c6ca31eb99704d664152cbf6be0ce5c8-rimg-w800-h1056-dcffffff-gmir?v=1765146069",
        "startDate": "2025-12-14",
        "url": "https://allevents.in/london/christmas-concert/200029269638208",
        "location": {
            "@type": "Place",
            "name": "10 Elm St, London, ON, Canada, Ontario N5Z 2K2",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "10 Elm St, London, ON N5Z 2K2, Canada",
                "addressLocality": "London",
                "addressRegion": "ON",
                "addressCountry": "CA"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.98",
                "longitude": "-81.2073"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Christmas Concert in our church, followed by coffee in the parish hall.  All are welcome.  Free Event, Free Parking, Wheelchair accessible.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "CWL Holy Cross London",
                "url": "https://allevents.in/org/cwl-holy-cross-london/26057064"
            }
        ]
    }
]
```