

# Event Details

- **Event Name**: Christmas Eve Service
- **Event Start and End Date**: Wed, 24 Dec, 2025 at 05:00 pm
- **Event Description**: Celebrate Christmas with your family and friends during this one hour service featuring Christmas carols, the reading of the Christmas story with children around the manger and encouraging truths from God's Word.
- **Event URL**: https://allevents.in/kettering/christmas-eve-service/200029361170814
- **Event Categories**: christmas, christmas-services, christmas-carols
- **Interested Audience**: 
  - total_interested_count: 4

## Ticket Details


## Event venue details

- **city**: Kettering
- **state**: OH
- **country**: United States
- **location**: 2901 Galewood St, Kettering, OH, United States, Ohio 45420
- **lat**: 39.70318
- **long**: -84.12049
- **full address**: 2901 Galewood St, Kettering, OH, United States, Ohio 45420

## Event gallery

- **Alt text**: Christmas Eve Service
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/0ce59cef236081bdaf3674e4f200a1b531e80aa71a84f6bba756124e99110de1-rimg-w1200-h675-dca61119-gmir?v=1766557260

## FAQs

- **Q**: When and where is Christmas Eve Service being held?
  - **A:** Christmas Eve Service takes place on Wed, 24 Dec, 2025 at 05:00 pm to Wed, 24 Dec, 2025 at 05:00 pm at 2901 Galewood St, Kettering, OH, United States, Ohio 45420.
- **Q**: Who is organizing Christmas Eve Service?
  - **A:** Christmas Eve Service is organized by Grace Baptist Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Christmas Eve Service",
        "image": "https://cdn-az.allevents.in/events9/banners/0ce59cef236081bdaf3674e4f200a1b531e80aa71a84f6bba756124e99110de1-rimg-w1200-h675-dca61119-gmir?v=1766557260",
        "startDate": "2025-12-24",
        "url": "https://allevents.in/kettering/christmas-eve-service/200029361170814",
        "location": {
            "@type": "Place",
            "name": "2901 Galewood St, Kettering, OH, United States, Ohio 45420",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "2901 Galewood St, Dayton, OH 45420-3443, United States",
                "addressLocality": "Kettering",
                "addressRegion": "OH",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "39.70318",
                "longitude": "-84.12049"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Celebrate Christmas with your family and friends during this one hour service featuring Christmas carols, the reading of the Christmas story with children around the manger and encouraging truths from God's Word.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Grace Baptist Church",
                "url": "https://allevents.in/org/grace-baptist-church/26640989"
            }
        ]
    }
]
```