

# Event Details

- **Event Name**: Christmas Eve Candlelight Service
- **Event Start and End Date**: Wed, 24 Dec, 2025 at 05:00 pm
- **Event Description**: Worship with us as we celebrate the birth of our King and Savior, the Lord Jesus Christ. Children of all ages are welcome in the service.
- **Event URL**: https://allevents.in/cary/christmas-eve-candlelight-service/200029347427634
- **Event Categories**: christmas-services, candlelight-concerts, christmas
- **Interested Audience**: 
  - total_interested_count: 5

## Ticket Details


## Event venue details

- **city**: Cary
- **state**: NC
- **country**: United States
- **location**: Fellowship of Christ EPC
- **lat**: 35.74389
- **long**: -78.78213
- **full address**: Fellowship of Christ EPC, 1788 Kildaire Farm Rd, Cary, NC 27511-6526, United States

## Event gallery

- **Alt text**: Christmas Eve Candlelight Service
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/89c0e5c30d4f8566c42da4f0f2cf42a2375b4ff71ec46c7b564a92f337b943d3-rimg-w1200-h675-dc151b1c-gmir?v=1766227354

## FAQs

- **Q**: When and where is Christmas Eve Candlelight Service being held?
  - **A:** Christmas Eve Candlelight Service takes place on Wed, 24 Dec, 2025 at 05:00 pm to Wed, 24 Dec, 2025 at 05:00 pm at Fellowship of Christ EPC, 1788 Kildaire Farm Rd, Cary, NC 27511-6526, United States.
- **Q**: Who is organizing Christmas Eve Candlelight Service?
  - **A:** Christmas Eve Candlelight Service is organized by Fellowship of Christ EPC.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Christmas Eve Candlelight Service",
        "image": "https://cdn-az.allevents.in/events6/banners/89c0e5c30d4f8566c42da4f0f2cf42a2375b4ff71ec46c7b564a92f337b943d3-rimg-w1200-h675-dc151b1c-gmir?v=1766227354",
        "startDate": "2025-12-24",
        "url": "https://allevents.in/cary/christmas-eve-candlelight-service/200029347427634",
        "location": {
            "@type": "Place",
            "name": "Fellowship of Christ EPC",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1788 Kildaire Farm Rd, Cary, NC 27511-6526, United States",
                "addressLocality": "Cary",
                "addressRegion": "NC",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "35.74389",
                "longitude": "-78.78213"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Worship with us as we celebrate the birth of our King and Savior, the Lord Jesus Christ. Children of all ages are welcome in the service.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Fellowship of Christ EPC",
                "url": "https://allevents.in/org/fellowship-of-christ-epc/20497654"
            }
        ]
    }
]
```