

# 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 meaningful Christmas Eve candlelight service as we celebrate the birth of Jesus. We’ll sing a few familiar carols, hear Scripture, and end with a candlelight moment together.

All are welcome, bring family, friends, and neighbors. We’d love to have you with us.
- **Event URL**: https://allevents.in/le-mars/christmas-eve-service/200029381914301
- **Event Categories**: christmas-services, christmas, candlelight-concerts
- **Interested Audience**: 
  - total_interested_count: 18

## Ticket Details


## Event venue details

- **city**: Le Mars
- **state**: IA
- **country**: United States
- **location**: 1333 Adler Dr, Le Mars, IA, United States, Iowa 51031
- **lat**: 42.79162
- **long**: -96.14729
- **full address**: 1333 Adler Dr, Le Mars, IA, United States, Iowa 51031

## Event gallery

- **Alt text**: Christmas Eve Service
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/206ea32078239298e574fa8c48859743f49d470dda6e4db207c1bd4263f069f1-rimg-w1200-h800-dc301d11-gmir?v=1766225639

## 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 1333 Adler Dr, Le Mars, IA, United States, Iowa 51031.
- **Q**: Who is organizing Christmas Eve Service?
  - **A:** Christmas Eve Service is organized by Le Mars Church of Christ.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Christmas Eve Service",
        "image": "https://cdn-az.allevents.in/events1/banners/206ea32078239298e574fa8c48859743f49d470dda6e4db207c1bd4263f069f1-rimg-w1200-h800-dc301d11-gmir?v=1766225639",
        "startDate": "2025-12-24",
        "url": "https://allevents.in/le-mars/christmas-eve-service/200029381914301",
        "location": {
            "@type": "Place",
            "name": "1333 Adler Dr, Le Mars, IA, United States, Iowa 51031",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Le Mars Church of Christ, 1333 Adler Dr, Le Mars, IA 51031, United States",
                "addressLocality": "Le Mars",
                "addressRegion": "IA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.79162",
                "longitude": "-96.14729"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for a meaningful Christmas Eve candlelight service as we celebrate the birth of Jesus. We’ll sing a few familiar carols, hear Scripture, and end with a candlelight moment together.\n\nAll are welcome, bring family, friends, and neighbors. We’d love to have you with us.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Le Mars Church of Christ",
                "url": "https://allevents.in/org/le-mars-church-of-christ/23379064"
            }
        ]
    }
]
```