

# Event Details

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

## Ticket Details


## Event venue details

- **city**: Toronto
- **state**: ON
- **country**: Canada
- **location**: Szent Erzsébet Plébánia - Saint Elizabeth of Hungary Church  Toronto
- **lat**: 43.76653
- **long**: -79.39123
- **full address**: Szent Erzsébet Plébánia - Saint Elizabeth of Hungary Church  Toronto, 432 Sheppard Avenue East,Toronto, Ontario, Canada

## Event gallery

- **Alt text**: Christmas Concert
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/42aa7bd192df7b73e97282629a71037ce1803c9dffd2a19d5590990c3645bd66-rimg-w1200-h1552-dce8e0b2-gmir?v=1765590284

## FAQs

- **Q**: When and where is Christmas Concert being held?
  - **A:** Christmas Concert takes place on Sat, 13 Dec, 2025 at 05:00 pm to Sat, 13 Dec, 2025 at 05:00 pm at Szent Erzsébet Plébánia - Saint Elizabeth of Hungary Church  Toronto, 432 Sheppard Avenue East,Toronto, Ontario, Canada.
- **Q**: Who is organizing Christmas Concert?
  - **A:** Christmas Concert is organized by St Elizabeth Scola Cantorum.
- **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 Toronto, 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/events4/banners/42aa7bd192df7b73e97282629a71037ce1803c9dffd2a19d5590990c3645bd66-rimg-w1200-h1552-dce8e0b2-gmir?v=1765590284",
        "startDate": "2025-12-13",
        "url": "https://allevents.in/toronto/christmas-concert/200029262618449",
        "location": {
            "@type": "Place",
            "name": "Szent Erzsébet Plébánia - Saint Elizabeth of Hungary Church  Toronto",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "432 Sheppard Avenue East,Toronto, Ontario",
                "addressLocality": "Toronto",
                "addressRegion": "ON",
                "addressCountry": "CA"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "43.76653",
                "longitude": "-79.39123"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for our annual concert!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "St Elizabeth Scola Cantorum",
                "url": "https://allevents.in/org/st-elizabeth-scola-cantorum/27151622"
            }
        ]
    }
]
```