

# Event Details

- **Event Name**: Christmas Eve Candlelight Service
- **Event Start and End Date**: Wed, 24 Dec, 2025 at 06:00 pm
- **Event Description**: Join us as we celebrate the reason for the season, the birth of Jesus Christ.
- **Event URL**: https://allevents.in/dover/christmas-eve-candlelight-service/200029343286410
- **Event Categories**: christmas-services, candlelight-concerts, christmas
- **Interested Audience**: 
  - total_interested_count: 4

## Ticket Details


## Event venue details

- **city**: Dover
- **state**: TN
- **country**: United States
- **location**: 220 Church St, Dover, TN, United States, Tennessee 37058
- **lat**: 36.48602
- **long**: -87.84332
- **full address**: 220 Church St, Dover, TN, United States, Tennessee 37058

## Event gallery

- **Alt text**: Christmas Eve Candlelight Service
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/74a6571b9ec3f985dc723f6d7ccfd95e1bb18bdd943e013ccaa83fa72bae86fd-rimg-w940-h788-dc020100-gmir?v=1766237881

## 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:00 pm to Wed, 24 Dec, 2025 at 06:00 pm at 220 Church St, Dover, TN, United States, Tennessee 37058.
- **Q**: Who is organizing Christmas Eve Candlelight Service?
  - **A:** Christmas Eve Candlelight Service is organized by First Baptist Church Dover.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Christmas Eve Candlelight Service",
        "image": "https://cdn-az.allevents.in/events10/banners/74a6571b9ec3f985dc723f6d7ccfd95e1bb18bdd943e013ccaa83fa72bae86fd-rimg-w940-h788-dc020100-gmir?v=1766237881",
        "startDate": "2025-12-24",
        "url": "https://allevents.in/dover/christmas-eve-candlelight-service/200029343286410",
        "location": {
            "@type": "Place",
            "name": "220 Church St, Dover, TN, United States, Tennessee 37058",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "220 Church St, Dover, TN 37058-3003, United States",
                "addressLocality": "Dover",
                "addressRegion": "TN",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "36.48602",
                "longitude": "-87.84332"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us as we celebrate the reason for the season, the birth of Jesus Christ.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "First Baptist Church Dover",
                "url": "https://allevents.in/org/first-baptist-church-dover/23636287"
            }
        ]
    }
]
```