

# Event Details

- **Event Name**: Christmas Eve Service
- **Event Start and End Date**: Wed, 24 Dec, 2025 at 05:00 pm
- **Event Description**: A night of Christmas Carols, Candlelight, and devotional.
- **Event URL**: https://allevents.in/le-mars/christmas-eve-service/200029381913555
- **Event Categories**: christmas, christmas-services, christmas-carols, candlelight-concerts
- **Interested Audience**: 
  - total_interested_count: 8

## Ticket Details


## Event venue details

- **city**: Le Mars
- **state**: IA
- **country**: United States
- **location**: 126 3rd St SW, Le Mars, IA, United States, Iowa 51031
- **lat**: 42.78895
- **long**: -96.16883
- **full address**: 126 3rd St SW, Le Mars, IA, United States, Iowa 51031

## Event gallery

- **Alt text**: Christmas Eve Service
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/1fe84228af71fa0c4bb692095e7285d7388d3c7ae5407544e89442e8a40c71a4-rimg-w1080-h1080-dc020100-gmir?v=1766225635

## 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 126 3rd St SW, Le Mars, IA, United States, Iowa 51031.
- **Q**: Who is organizing Christmas Eve Service?
  - **A:** Christmas Eve Service is organized by Rock Solid.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Christmas Eve Service",
        "image": "https://cdn-az.allevents.in/events2/banners/1fe84228af71fa0c4bb692095e7285d7388d3c7ae5407544e89442e8a40c71a4-rimg-w1080-h1080-dc020100-gmir?v=1766225635",
        "startDate": "2025-12-24",
        "url": "https://allevents.in/le-mars/christmas-eve-service/200029381913555",
        "location": {
            "@type": "Place",
            "name": "126 3rd St SW, Le Mars, IA, United States, Iowa 51031",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "126 3rd St SW, Le Mars, IA 51031-2008, United States",
                "addressLocality": "Le Mars",
                "addressRegion": "IA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.78895",
                "longitude": "-96.16883"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "A night of Christmas Carols, Candlelight, and devotional.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Rock Solid",
                "url": "https://allevents.in/org/rock-solid/26099095"
            }
        ]
    }
]
```