

# Event Details

- **Event Name**: Christmas Eve Service
- **Event Start and End Date**: Wed, 24 Dec, 2025 at 06:30 pm
- **Event Description**: Please join us on Christmas Eve at 6:30pm to hear the story of Jesus’s birth and celebrate our Lord and Savior.
- **Event URL**: https://allevents.in/plantersville/christmas-eve-service/200029380161811
- **Event Categories**: christmas, christmas-services
- **Interested Audience**: 
  - total_interested_count: 2

## Ticket Details


## Event venue details

- **city**: Plantersville
- **state**: TX
- **country**: United States
- **location**: Salem Lutheran Church in Whitehall
- **lat**: 30.30320693684
- **long**: -95.977172383118
- **full address**: Salem Lutheran Church in Whitehall, 2373 FM 2988 Rd,Plantersville, Texas, United States

## Event gallery

- **Alt text**: Christmas Eve Service
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/5d1ccd5e142b2556d5bd70dab937f9c27915d2918c3199f91e1850cd9f04c283-rimg-w960-h2007-dca8030d-gmir?v=1766203930

## FAQs

- **Q**: When and where is Christmas Eve Service being held?
  - **A:** Christmas Eve Service takes place on Wed, 24 Dec, 2025 at 06:30 pm to Wed, 24 Dec, 2025 at 06:30 pm at Salem Lutheran Church in Whitehall, 2373 FM 2988 Rd,Plantersville, Texas, United States.
- **Q**: Who is organizing Christmas Eve Service?
  - **A:** Christmas Eve Service is organized by Salem Lutheran Church, Whitehall Texas.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Christmas Eve Service",
        "image": "https://cdn-az.allevents.in/events1/banners/5d1ccd5e142b2556d5bd70dab937f9c27915d2918c3199f91e1850cd9f04c283-rimg-w960-h2007-dca8030d-gmir?v=1766203930",
        "startDate": "2025-12-24",
        "url": "https://allevents.in/plantersville/christmas-eve-service/200029380161811",
        "location": {
            "@type": "Place",
            "name": "Salem Lutheran Church in Whitehall",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "2373 FM 2988 Rd,Plantersville, Texas",
                "addressLocality": "Plantersville",
                "addressRegion": "TX",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "30.30320693684",
                "longitude": "-95.977172383118"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Please join us on Christmas Eve at 6:30pm to hear the story of Jesus’s birth and celebrate our Lord and Savior.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Salem Lutheran Church Whitehall Texas",
                "url": "https://allevents.in/org/salem-lutheran-church-whitehall-texas/23485443"
            }
        ]
    }
]
```