

# Event Details

- **Event Name**: Christmas Eve Service 
- **Event Start and End Date**: Wed, 24 Dec, 2025 at 10:00 am
- **Event Description**: Join us Wednesday morning at 10am as we celebrate the birth of Jesus
- **Event URL**: https://allevents.in/old-jefferson/christmas-eve-service/200029395240440
- **Event Categories**: christmas-services, christmas
- **Interested Audience**: 
  - total_interested_count: 1

## Ticket Details


## Event venue details

- **city**: Old Jefferson
- **state**: LA
- **country**: United States
- **location**: O'Neal
- **lat**: 30.428011
- **long**: -90.99428
- **full address**: O'Neal, Old Jefferson, Louisiana, United States

## Event gallery

- **Alt text**: Christmas Eve Service
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/0e6621ee36c2d3d5052ea9758551d1787e430644935d810724b7a23fcdc605ac-rimg-w640-h640-dc16182f-gmir?v=1766447676

## FAQs

- **Q**: When and where is Christmas Eve Service  being held?
  - **A:** Christmas Eve Service  takes place on Wed, 24 Dec, 2025 at 10:00 am to Wed, 24 Dec, 2025 at 10:00 am at O'Neal, Old Jefferson, Louisiana, United States.
- **Q**: Who is organizing Christmas Eve Service ?
  - **A:** Christmas Eve Service  is organized by Southside Baptist Church .

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Christmas Eve Service",
        "image": "https://cdn-az.allevents.in/events1/banners/0e6621ee36c2d3d5052ea9758551d1787e430644935d810724b7a23fcdc605ac-rimg-w640-h640-dc16182f-gmir?v=1766447676",
        "startDate": "2025-12-24",
        "url": "https://allevents.in/old-jefferson/christmas-eve-service/200029395240440",
        "location": {
            "@type": "Place",
            "name": "O'Neal",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Old Jefferson, Louisiana",
                "addressLocality": "Old Jefferson",
                "addressRegion": "LA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "30.428011",
                "longitude": "-90.99428"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us Wednesday morning at 10am as we celebrate the birth of Jesus",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Southside Baptist Church ",
                "url": "https://allevents.in/org/southside-baptist-church/27273653"
            }
        ]
    }
]
```