

# Event Details

- **Event Name**: Christmas Eve Service
- **Event Start and End Date**: Wed, 24 Dec, 2025 at 05:00 pm
- **Event Description**: Join us for a worshipful and family-friendly Christmas Eve Service at 5:00pm on December 24.  We hope to see you there!
- **Event URL**: https://allevents.in/jefferson-city/christmas-eve-service/200029359367114
- **Event Categories**: christmas-services, christmas
- **Interested Audience**: 
  - total_interested_count: 15

## Ticket Details


## Event venue details

- **city**: Jefferson City
- **state**: TN
- **country**: United States
- **location**: 1610 Russell Avenue, Jefferson City, TN, United States, Tennessee 37760
- **lat**: 36.12057
- **long**: -83.49168
- **full address**: 1610 Russell Avenue, Jefferson City, TN, United States, Tennessee 37760

## Event gallery

- **Alt text**: Christmas Eve Service
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/04d3f98e6b53a83d3a9d4594ca025ad34018ecf374c8b6a46369f6fda8205a51-rimg-w1200-h675-dc040304-gmir?v=1766438738

## FAQs

- **Q**: When and where is Christmas Eve Service being held?
  - **A:** Christmas Eve Service takes place on Wed, 24 Dec, 2025 at 05:00 pm to Wed, 24 Dec, 2025 at 05:00 pm at 1610 Russell Avenue, Jefferson City, TN, United States, Tennessee 37760.
- **Q**: Who is organizing Christmas Eve Service?
  - **A:** Christmas Eve Service is organized by First Baptist Church Jefferson City TN.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Christmas Eve Service",
        "image": "https://cdn-az.allevents.in/events6/banners/04d3f98e6b53a83d3a9d4594ca025ad34018ecf374c8b6a46369f6fda8205a51-rimg-w1200-h675-dc040304-gmir?v=1766438738",
        "startDate": "2025-12-24",
        "url": "https://allevents.in/jefferson-city/christmas-eve-service/200029359367114",
        "location": {
            "@type": "Place",
            "name": "1610 Russell Avenue, Jefferson City, TN, United States, Tennessee 37760",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1610 Russell Ave, Jefferson City, TN 37760-2204, United States",
                "addressLocality": "Jefferson City",
                "addressRegion": "TN",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "36.12057",
                "longitude": "-83.49168"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for a worshipful and family-friendly Christmas Eve Service at 5:00pm on December 24.  We hope to see you there!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "First Baptist Church Jefferson City TN",
                "url": "https://allevents.in/org/first-baptist-church-jefferson-city-tn/26383030"
            }
        ]
    }
]
```