

# Event Details

- **Event Name**: Christmas Eve Service
- **Event Start and End Date**: Wed, 24 Dec, 2025 at 05:30 pm
- **Event Description**: Join us for our candlelight Christmas Eve service.
- **Event URL**: https://allevents.in/lucas/christmas-eve-service/200029340336845
- **Event Categories**: christmas-services, christmas, candlelight-concerts
- **Interested Audience**: 
  - total_interested_count: 17

## Ticket Details

- **Ticket URL**: http://facebook.com/200029340336845?utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=lucas-events

## Event venue details

- **city**: Lucas
- **state**: KS
- **country**: United States
- **location**: Lucas United Methodist Church
- **lat**: 39.06284887947
- **long**: -98.537416083659
- **full address**: Lucas United Methodist Church, 322 N Main St,Lucas, Kansas, United States

## Event gallery

- **Alt text**: Christmas Eve Service
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=Christmas+Eve+Service&date=Wed%2C+24+Dec%2C+2025+at+05%3A30+pm&bg=1

## FAQs

- **Q**: When and where is Christmas Eve Service being held?
  - **A:** Christmas Eve Service takes place on Wed, 24 Dec, 2025 at 05:30 pm to Wed, 24 Dec, 2025 at 05:30 pm at Lucas United Methodist Church, 322 N Main St,Lucas, Kansas, United States.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Christmas Eve Service",
        "image": "https://dyn-image.allevents.in/generate-image?v=4&title=Christmas+Eve+Service&date=Wed%2C+24+Dec%2C+2025+at+05%3A30+pm&bg=1",
        "startDate": "2025-12-24",
        "url": "https://allevents.in/lucas/christmas-eve-service/200029340336845",
        "location": {
            "@type": "Place",
            "name": "Lucas United Methodist Church",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "322 N Main St,Lucas, Kansas",
                "addressLocality": "Lucas",
                "addressRegion": "KS",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "39.06284887947",
                "longitude": "-98.537416083659"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for our candlelight Christmas Eve service."
    }
]
```