

# Event Details

- **Event Name**: Christmas Eve at Lifepointe Church
- **Event Start and End Date**: Wed, 24 Dec, 2025 at 06:00 pm
- **Event Description**: Join us as we tell the Christmas Story through song and candlelight.  It's one of the most beloved services of the year.  6PM.
- **Event URL**: https://allevents.in/kettering/christmas-eve-at-lifepointe-church/200029345834907
- **Event Categories**: christmas, candlelight-concerts
- **Interested Audience**: 
  - total_interested_count: 85

## Ticket Details


## Event venue details

- **city**: Kettering
- **state**: OH
- **country**: United States
- **location**: Lifepointe Church
- **lat**: 39.679259576251
- **long**: -84.146241659251
- **full address**: Lifepointe Church, 4555 Marshall Rd, Dayton, OH 45429-5716, United States, Kettering

## Event gallery

- **Alt text**: Christmas Eve at Lifepointe Church
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/d52b990d116afe79bd570d8d437c88239584c3ce9cef410d76ecd54cbff81a42-rimg-w1200-h675-dc150732-gmir?v=1766203632

## FAQs

- **Q**: When and where is Christmas Eve at Lifepointe Church being held?
  - **A:** Christmas Eve at Lifepointe Church takes place on Wed, 24 Dec, 2025 at 06:00 pm to Wed, 24 Dec, 2025 at 06:00 pm at Lifepointe Church, 4555 Marshall Rd, Dayton, OH 45429-5716, United States, Kettering.
- **Q**: Who is organizing Christmas Eve at Lifepointe Church?
  - **A:** Christmas Eve at Lifepointe Church is organized by Lifepointe Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Christmas Eve at Lifepointe Church",
        "image": "https://cdn-az.allevents.in/events3/banners/d52b990d116afe79bd570d8d437c88239584c3ce9cef410d76ecd54cbff81a42-rimg-w1200-h675-dc150732-gmir?v=1766203632",
        "startDate": "2025-12-24",
        "url": "https://allevents.in/kettering/christmas-eve-at-lifepointe-church/200029345834907",
        "location": {
            "@type": "Place",
            "name": "Lifepointe Church",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "4555 Marshall Rd, Dayton, OH 45429-5716, United States",
                "addressLocality": "Kettering",
                "addressRegion": "OH",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "39.679259576251",
                "longitude": "-84.146241659251"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us as we tell the Christmas Story through song and candlelight.  It's one of the most beloved services of the year.  6PM.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Lifepointe Church",
                "url": "https://allevents.in/org/lifepointe-church/26847598"
            }
        ]
    }
]
```