

# Event Details

- **Event Name**: Christmas Eve Candlelight Service
- **Event Start and End Date**: Wed, 24 Dec, 2025 at 09:00 pm – Wed, 24 Dec, 2025 at 10:00 pm
- **Event Description**: Save the date, and join us for a powerful worship experience, candle light service and connection with others. Music starts at 8:30pm
- **Event URL**: https://allevents.in/xenia/christmas-eve-candlelight-service/200029363410911
- **Event Categories**: christmas-services, candlelight-concerts, christmas
- **Interested Audience**: 
  - total_interested_count: 15

## Ticket Details


## Event venue details

- **city**: Xenia
- **state**: OH
- **country**: United States
- **location**: Faith Community United Methodist Church
- **lat**: 39.724715717338
- **long**: -83.972615003586
- **full address**: Faith Community United Methodist Church, Xenia, United States

## Event gallery

- **Alt text**: Christmas Eve Candlelight Service
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/0306e0520cfa11e02287b5a47bf1ac78da76bf6e7ad6c74baebe4681f0f7985c-rimg-w960-h540-dc131737-gmir?v=1766489363

## FAQs

- **Q**: When and where is Christmas Eve Candlelight Service being held?
  - **A:** Christmas Eve Candlelight Service takes place on Wed, 24 Dec, 2025 at 09:00 pm to Wed, 24 Dec, 2025 at 10:00 pm at Faith Community United Methodist Church, Xenia, United States.
- **Q**: Who is organizing Christmas Eve Candlelight Service?
  - **A:** Christmas Eve Candlelight Service is organized by Faith Community United Methodist Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Christmas Eve Candlelight Service",
        "image": "https://cdn-az.allevents.in/events7/banners/0306e0520cfa11e02287b5a47bf1ac78da76bf6e7ad6c74baebe4681f0f7985c-rimg-w960-h540-dc131737-gmir?v=1766489363",
        "startDate": "2025-12-24",
        "endDate": "2025-12-24",
        "url": "https://allevents.in/xenia/christmas-eve-candlelight-service/200029363410911",
        "location": {
            "@type": "Place",
            "name": "Faith Community United Methodist Church",
            "address": {
                "@type": "PostalAddress",
                "name": "Faith Community United Methodist Church, Xenia, United States",
                "addressLocality": "Xenia",
                "addressRegion": "OH",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "39.724715717338",
                "longitude": "-83.972615003586"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Save the date, and join us for a powerful worship experience, candle light service and connection with others. Music starts at 8:30pm",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Faith Community United Methodist Church",
                "url": "https://allevents.in/org/faith-community-united-methodist-church/25980241"
            }
        ]
    }
]
```