

# Event Details

- **Event Name**: Christmas Eve Service
- **Event Start and End Date**: Wed, 24 Dec, 2025 at 08:00 pm
- **Event Description**: Come to our family-friendly Christmas Eve worship service. During our service, we will sing carols, read the Christmas story, and celebrate the birth of Jesus together.
- **Event URL**: https://allevents.in/lafayette/christmas-eve-service/200029379470203
- **Event Categories**: christmas, christmas-services, christmas-carols
- **Interested Audience**: 
  - total_interested_count: 10

## Ticket Details


## Event venue details

- **city**: Lafayette
- **state**: IN
- **country**: United States
- **location**: 5300 S 175 W, Lafayette, IN, United States, Indiana 47909
- **lat**: 40.34213
- **long**: -86.93812
- **full address**: 5300 S 175 W, Lafayette, IN, United States, Indiana 47909

## Event gallery

- **Alt text**: Christmas Eve Service
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/89b16518e9525c61a2299dc329df4b7ea0952ea2fde7eddded1a6dcea648708f-rimg-w1200-h675-dc2e0f06-gmir?v=1766191022

## FAQs

- **Q**: When and where is Christmas Eve Service being held?
  - **A:** Christmas Eve Service takes place on Wed, 24 Dec, 2025 at 08:00 pm to Wed, 24 Dec, 2025 at 08:00 pm at 5300 S 175 W, Lafayette, IN, United States, Indiana 47909.
- **Q**: Who is organizing Christmas Eve Service?
  - **A:** Christmas Eve Service is organized by Stidham United Methodist Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Christmas Eve Service",
        "image": "https://cdn-az.allevents.in/events2/banners/89b16518e9525c61a2299dc329df4b7ea0952ea2fde7eddded1a6dcea648708f-rimg-w1200-h675-dc2e0f06-gmir?v=1766191022",
        "startDate": "2025-12-24",
        "url": "https://allevents.in/lafayette/christmas-eve-service/200029379470203",
        "location": {
            "@type": "Place",
            "name": "5300 S 175 W, Lafayette, IN, United States, Indiana 47909",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "5300 S County Road 175 W, Lafayette, IN 47909, United States",
                "addressLocality": "Lafayette",
                "addressRegion": "IN",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.34213",
                "longitude": "-86.93812"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come to our family-friendly Christmas Eve worship service. During our service, we will sing carols, read the Christmas story, and celebrate the birth of Jesus together.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Stidham United Methodist Church",
                "url": "https://allevents.in/org/stidham-united-methodist-church/23498832"
            }
        ]
    }
]
```