

# Event Details

- **Event Name**: Christmas Eve Service
- **Event Start and End Date**: Wed, 24 Dec, 2025 at 04:00 pm – Wed, 24 Dec, 2025 at 05:00 pm
- **Event Description**: Join us for a Christmas Eve Service at 4PM at 10012 Gordon Ave.
- **Event URL**: https://allevents.in/fort-mcmurray/christmas-eve-service/200029349361529
- **Event Categories**: christmas-services, christmas
- **Interested Audience**: 
  - total_interested_count: 7

## Ticket Details


## Event venue details

- **city**: Fort Mcmurray
- **state**: AB
- **country**: Canada
- **location**: Downtown Fort McMurray
- **lat**: 56.72059
- **long**: -111.36453
- **full address**: Downtown Fort McMurray, Fort McMurray, Canada

## Event gallery

- **Alt text**: Christmas Eve Service
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/0e962007184ec3376a2e32f59d0a0c9da119a7b963764a448ca81f60319ffe4e-rimg-w1200-h800-dc020100-gmir?v=1766213029

## FAQs

- **Q**: When and where is Christmas Eve Service being held?
  - **A:** Christmas Eve Service takes place on Wed, 24 Dec, 2025 at 04:00 pm to Wed, 24 Dec, 2025 at 05:00 pm at Downtown Fort McMurray, Fort McMurray, Canada.
- **Q**: Who is organizing Christmas Eve Service?
  - **A:** Christmas Eve Service is organized by Native Christian Fellowship.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Christmas Eve Service",
        "image": "https://cdn-az.allevents.in/events1/banners/0e962007184ec3376a2e32f59d0a0c9da119a7b963764a448ca81f60319ffe4e-rimg-w1200-h800-dc020100-gmir?v=1766213029",
        "startDate": "2025-12-24",
        "endDate": "2025-12-24",
        "url": "https://allevents.in/fort-mcmurray/christmas-eve-service/200029349361529",
        "location": {
            "@type": "Place",
            "name": "Downtown Fort McMurray",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Fort McMurray",
                "addressLocality": "Fort Mcmurray",
                "addressRegion": "AB",
                "addressCountry": "CA"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "56.72059",
                "longitude": "-111.36453"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for a Christmas Eve Service at 4PM at 10012 Gordon Ave.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Native Christian Fellowship",
                "url": "https://allevents.in/org/native-christian-fellowship/27232706"
            }
        ]
    }
]
```