

# Event Details

- **Event Name**: Christmas Eve Candlelight Service
- **Event Start and End Date**: Wed, 24 Dec, 2025 at 06:30 pm
- **Event Description**: Join us for our Christmas Eve Candlelight service, where we will celebrate the birth of our Savior through scripture, prayer, and song.
- **Event URL**: https://allevents.in/jefferson/christmas-eve-candlelight-service/200029355073433
- **Event Categories**: christmas-services, candlelight-concerts, christmas
- **Interested Audience**: 
  - total_interested_count: 11

## Ticket Details


## Event venue details

- **city**: Jefferson
- **state**: IA
- **country**: United States
- **location**: 302 S Grimmell, Jefferson, IA
- **lat**: 42.01278
- **long**: -94.38769
- **full address**: 302 S Grimmell, Jefferson, IA, United States

## Event gallery

- **Alt text**: Christmas Eve Candlelight Service
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/20dc67b2bf63de93cbdbd6522a4c8a4e9ef6c25fb3596d97fa0848687efa491b-rimg-w1080-h1350-dc151421-gmir?v=1766324454

## 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 06:30 pm to Wed, 24 Dec, 2025 at 06:30 pm at 302 S Grimmell, Jefferson, IA, United States.
- **Q**: Who is organizing Christmas Eve Candlelight Service?
  - **A:** Christmas Eve Candlelight Service is organized by Gospel Open Bible Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Christmas Eve Candlelight Service",
        "image": "https://cdn-az.allevents.in/events8/banners/20dc67b2bf63de93cbdbd6522a4c8a4e9ef6c25fb3596d97fa0848687efa491b-rimg-w1080-h1350-dc151421-gmir?v=1766324454",
        "startDate": "2025-12-24",
        "url": "https://allevents.in/jefferson/christmas-eve-candlelight-service/200029355073433",
        "location": {
            "@type": "Place",
            "name": "302 S Grimmell, Jefferson, IA",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "302 S Grimmell Rd, Jefferson, IA 50129-1642, United States",
                "addressLocality": "Jefferson",
                "addressRegion": "IA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.01278",
                "longitude": "-94.38769"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for our Christmas Eve Candlelight service, where we will celebrate the birth of our Savior through scripture, prayer, and song.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Gospel Open Bible Church",
                "url": "https://allevents.in/org/gospel-open-bible-church/23059481"
            }
        ]
    }
]
```