

# Event Details

- **Event Name**: Christmas Eve Candlelight Service
- **Event Start and End Date**: Wed, 24 Dec, 2025 at 07:00 pm
- **Event Description**: Join us as we celebrate the birth of our Savior on Wednesday, December 24th with a special candlelight service.
- **Event URL**: https://allevents.in/stephens-city/christmas-eve-candlelight-service/200029379087247
- **Event Categories**: candlelight-concerts, christmas-services, christmas
- **Interested Audience**: 
  - total_interested_count: 6

## Ticket Details


## Event venue details

- **city**: Stephens City
- **state**: VA
- **country**: United States
- **location**: 1275 Tasker Road, Stephens City, VA, United States, Virginia 22655
- **lat**: 39.09553
- **long**: -78.18064
- **full address**: 1275 Tasker Road, Stephens City, VA, United States, Virginia 22655

## Event gallery

- **Alt text**: Christmas Eve Candlelight Service
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/a1a850c8d63a514c9843008cd649ba8f9a13f39ae478c053e8583b51dbd69b76-rimg-w1200-h628-dc2f4431-gmir?v=1766184706

## 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 07:00 pm to Wed, 24 Dec, 2025 at 07:00 pm at 1275 Tasker Road, Stephens City, VA, United States, Virginia 22655.
- **Q**: Who is organizing Christmas Eve Candlelight Service?
  - **A:** Christmas Eve Candlelight Service is organized by Spirit and Word Fellowship.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Christmas Eve Candlelight Service",
        "image": "https://cdn-az.allevents.in/events7/banners/a1a850c8d63a514c9843008cd649ba8f9a13f39ae478c053e8583b51dbd69b76-rimg-w1200-h628-dc2f4431-gmir?v=1766184706",
        "startDate": "2025-12-24",
        "url": "https://allevents.in/stephens-city/christmas-eve-candlelight-service/200029379087247",
        "location": {
            "@type": "Place",
            "name": "1275 Tasker Road, Stephens City, VA, United States, Virginia 22655",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1275 Tasker Rd, Stephens City, VA 22655-3725, United States",
                "addressLocality": "Stephens City",
                "addressRegion": "VA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "39.09553",
                "longitude": "-78.18064"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us as we celebrate the birth of our Savior on Wednesday, December 24th with a special candlelight service.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Spirit and Word Fellowship",
                "url": "https://allevents.in/org/spirit-and-word-fellowship/23369481"
            }
        ]
    }
]
```