

# Event Details

- **Event Name**: The Heart of Christmas
- **Event Start and End Date**: Sun, 14 Dec, 2025 at 10:00 am
- **Event Description**: Come join us as we remember who is in the heart of Christmas!??
- **Event URL**: https://allevents.in/calgary/the-heart-of-christmas/200029344571551
- **Event Categories**: christmas
- **Interested Audience**: 
  - total_interested_count: 39

## Ticket Details


## Event venue details

- **city**: Calgary
- **state**: AB
- **country**: Canada
- **location**: 3763 52 St SE, Calgary, AB, Canada
- **lat**: 51.021
- **long**: -113.9587
- **full address**: 3763 52 St SE, Calgary, AB, Canada

## Event gallery

- **Alt text**: The Heart of Christmas
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/4b52cf882432379fc832ce232bb99356eea11e097496a6c98fad2cb286d9bc8a-rimg-w1200-h666-dc020660-gmir?v=1765525430

## FAQs

- **Q**: When and where is The Heart of Christmas being held?
  - **A:** The Heart of Christmas takes place on Sun, 14 Dec, 2025 at 10:00 am to Sun, 14 Dec, 2025 at 10:00 am at 3763 52 St SE, Calgary, AB, Canada.
- **Q**: Who is organizing The Heart of Christmas?
  - **A:** The Heart of Christmas is organized by Champion Life Centre Calgary.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "The Heart of Christmas",
        "image": "https://cdn-az.allevents.in/events9/banners/4b52cf882432379fc832ce232bb99356eea11e097496a6c98fad2cb286d9bc8a-rimg-w1200-h666-dc020660-gmir?v=1765525430",
        "startDate": "2025-12-14",
        "url": "https://allevents.in/calgary/the-heart-of-christmas/200029344571551",
        "location": {
            "@type": "Place",
            "name": "3763 52 St SE, Calgary, AB, Canada",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "3763 52 St SE, Calgary, AB T2B 3R3, Canada",
                "addressLocality": "Calgary",
                "addressRegion": "AB",
                "addressCountry": "CA"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "51.021",
                "longitude": "-113.9587"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come join us as we remember who is in the heart of Christmas!??",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Champion Life Centre Calgary",
                "url": "https://allevents.in/org/champion-life-centre-calgary/27227556"
            }
        ]
    }
]
```