

# Event Details

- **Event Name**: Christmas Concert
- **Event Start and End Date**: Sat, 20 Dec, 2025 at 06:00 pm
- **Event Description**: Join us for our annual Christmas Concert!
- **Event URL**: https://allevents.in/ajax/christmas-concert/200029357178604
- **Event Categories**: concerts, music, entertainment, christmas
- **Interested Audience**: 
  - total_interested_count: 2

## Ticket Details


## Event venue details

- **city**: Ajax
- **state**: ON
- **country**: Canada
- **location**: Church Of The Living God Canada
- **lat**: 43.852799297351
- **long**: -79.028992233872
- **full address**: Church Of The Living God Canada, 1 Cedar Street,Ajax, Ontario, Canada

## Event gallery

- **Alt text**: Christmas Concert
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/bad3d0472db0e08b79a14580e39616e92cd20dfa076704eadcb4853c7caeb069-rimg-w1080-h1350-dc941a19-gmir?v=1765756444

## FAQs

- **Q**: When and where is Christmas Concert being held?
  - **A:** Christmas Concert takes place on Sat, 20 Dec, 2025 at 06:00 pm to Sat, 20 Dec, 2025 at 06:00 pm at Church Of The Living God Canada, 1 Cedar Street,Ajax, Ontario, Canada.
- **Q**: Who is organizing Christmas Concert?
  - **A:** Christmas Concert is organized by Church Of The Living God Canada.
- **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 Ajax, 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": "Event",
        "name": "Christmas Concert",
        "image": "https://cdn-az.allevents.in/events5/banners/bad3d0472db0e08b79a14580e39616e92cd20dfa076704eadcb4853c7caeb069-rimg-w1080-h1350-dc941a19-gmir?v=1765756444",
        "startDate": "2025-12-20",
        "url": "https://allevents.in/ajax/christmas-concert/200029357178604",
        "location": {
            "@type": "Place",
            "name": "Church Of The Living God Canada",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1 Cedar Street,Ajax, Ontario",
                "addressLocality": "Ajax",
                "addressRegion": "ON",
                "addressCountry": "CA"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "43.852799297351",
                "longitude": "-79.028992233872"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for our annual Christmas Concert!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Church Of The Living God Canada",
                "url": "https://allevents.in/org/church-of-the-living-god-canada/27240297"
            }
        ]
    }
]
```