

# Event Details

- **Event Name**: Christmas Eve Service
- **Event Start and End Date**: Wed, 24 Dec, 2025 at 07:00 pm – Wed, 24 Dec, 2025 at 08:00 pm
- **Event Description**: Join us for a special Christmas Eve candlelight service as we pause in the quiet and wonder of the season to celebrate the birth of our Savior. 

This family-friendly gathering will be filled with worship, Scripture, and the warm glow of candlelight as we remember the hope, peace, and love found in Jesus. 

We’d love for you and your family to celebrate Christmas Eve with us.
- **Event URL**: https://allevents.in/markle/christmas-eve-service/200029361931207
- **Event Categories**: christmas, christmas-services, candlelight-concerts
- **Interested Audience**: 
  - total_interested_count: 8

## Ticket Details


## Event venue details

- **city**: Markle
- **state**: IN
- **country**: United States
- **location**: Union Church
- **lat**: 40.88940612555
- **long**: -85.381415731347
- **full address**: Union Church, Markle, United States

## Event gallery

- **Alt text**: Christmas Eve Service
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/82bb39f8519ef00ccab6d02886f24929d24a9e50632f893f7ccb1e14b3fde7b3-rimg-w1200-h675-dc071c30-gmir?v=1765858146

## FAQs

- **Q**: When and where is Christmas Eve Service being held?
  - **A:** Christmas Eve Service takes place on Wed, 24 Dec, 2025 at 07:00 pm to Wed, 24 Dec, 2025 at 08:00 pm at Union Church, Markle, United States.
- **Q**: Who is organizing Christmas Eve Service?
  - **A:** Christmas Eve Service is organized by Union Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Christmas Eve Service",
        "image": "https://cdn-az.allevents.in/events5/banners/82bb39f8519ef00ccab6d02886f24929d24a9e50632f893f7ccb1e14b3fde7b3-rimg-w1200-h675-dc071c30-gmir?v=1765858146",
        "startDate": "2025-12-24",
        "endDate": "2025-12-24",
        "url": "https://allevents.in/markle/christmas-eve-service/200029361931207",
        "location": {
            "@type": "Place",
            "name": "Union Church",
            "address": {
                "@type": "PostalAddress",
                "name": "Union Church, Markle, United States",
                "addressLocality": "Markle",
                "addressRegion": "IN",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.88940612555",
                "longitude": "-85.381415731347"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for a special Christmas Eve candlelight service as we pause in the quiet and wonder of the season to celebrate the birth of our Savior. \n\nThis family-friendly gathering will be filled with worship, Scripture, and the warm glow of candlelight as we remember the hope, peace, and love found in",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Union Church",
                "url": "https://allevents.in/org/union-church/23326239"
            }
        ]
    }
]
```