

# 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 in person or online this Christmas Eve, for our Candlelight service at 4PM at 10012 Gordon Ave.
- **Event URL**: https://allevents.in/fort-mcmurray/christmas-eve-service/200029349361830
- **Event Categories**: christmas-services, christmas, candlelight-concerts
- **Interested Audience**: 
  - total_interested_count: 8

## Ticket Details


## Event venue details

- **city**: Fort Mcmurray
- **state**: AB
- **country**: Canada
- **location**: Native Christian Fellowship
- **lat**: 56.7305794
- **long**: -111.3792267
- **full address**: Native Christian Fellowship, 10012 Gordon Avenue,Fort McMurray, Canada

## Event gallery

- **Alt text**: Christmas Eve service
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/52890536296464ff42e24bc1ccad9d05acdcab14ba1197939484cab81cc3908c-rimg-w1200-h800-dc020100-gmir?v=1766212870

## 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 Native Christian Fellowship, 10012 Gordon Avenue,Fort McMurray, Canada.
- **Q**: Who is organizing Christmas Eve service?
  - **A:** Christmas Eve service is organized by Connection Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Christmas Eve service",
        "image": "https://cdn-az.allevents.in/events4/banners/52890536296464ff42e24bc1ccad9d05acdcab14ba1197939484cab81cc3908c-rimg-w1200-h800-dc020100-gmir?v=1766212870",
        "startDate": "2025-12-24",
        "endDate": "2025-12-24",
        "url": "https://allevents.in/fort-mcmurray/christmas-eve-service/200029349361830",
        "location": {
            "@type": "Place",
            "name": "Native Christian Fellowship",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "10012 Gordon Avenue,Fort McMurray",
                "addressLocality": "Fort Mcmurray",
                "addressRegion": "AB",
                "addressCountry": "CA"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "56.7305794",
                "longitude": "-111.3792267"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us in person or online this Christmas Eve, for our Candlelight service at 4PM at 10012 Gordon Ave.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Connection Church",
                "url": "https://allevents.in/org/connection-church/27232708"
            }
        ]
    }
]
```