

# Event Details

- **Event Name**: Christmas Eve Service
- **Event Start and End Date**: Wed, 24 Dec, 2025 at 05:00 pm
- **Event Description**: Plan to be part of the Christmas Eve Service at 5pm. It is one hour for the whole family and will help us focus on what Christmas is all about. There will be carols, communion, and more.
- **Event URL**: https://allevents.in/middletown/christmas-eve-service/200029274432133
- **Event Categories**: christmas, christmas-services
- **Interested Audience**: 
  - total_interested_count: 45

## Ticket Details

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

## Event venue details

- **city**: Middletown
- **state**: OH
- **country**: United States
- **location**: Towne Church
- **lat**: 39.501304486958
- **long**: -84.325342078256
- **full address**: Towne Church, Middletown, United States

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: Towne Church (https://allevents.in/org/towne-church/25938563)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/62eee55eb4c8088ef641775a0fa713a0bc35d1472eb8fd527e2582f8274ce153-rimg-w1200-h675-dc1d180e-gmir?v=1766588683
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/8101e198f67980734e29052cdab7dc11bce72cbb1df2b18bd1356ef201b733d1-rimg-w300-h300-dc1c170e-gmir?v=1766588683

## FAQs

- **Q**: When is the event happening?
  - **A:** Wed, 24 Dec, 2025 at 05:00 pm
- **Q**: Where is the event happening?
  - **A:** Towne Church, Middletown, United States
- **Q**: Who is organizing the event?
  - **A:** Towne Church
- **Q**: What type of event is this?
  - **A:** christmas, christmas-services
- **Q**: Where can I find ticket details about Christmas Eve Service ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Christmas Eve Service",
        "image": "https://cdn-az.allevents.in/events2/banners/62eee55eb4c8088ef641775a0fa713a0bc35d1472eb8fd527e2582f8274ce153-rimg-w1200-h675-dc1d180e-gmir?v=1766588683",
        "startDate": "2025-12-24",
        "url": "https://allevents.in/middletown/christmas-eve-service/200029274432133",
        "location": {
            "@type": "Place",
            "name": "Towne Church",
            "address": {
                "@type": "PostalAddress",
                "name": "Towne Church, Middletown, United States",
                "addressLocality": "Middletown",
                "addressRegion": "OH",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "39.501304486958",
                "longitude": "-84.325342078256"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Plan to be part of the Christmas Eve Service at 5pm. It is one hour for the whole family and will help us focus on what Christmas is all about. There will be carols, communion, and more.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Towne Church",
                "url": "https://allevents.in/org/towne-church/25938563"
            }
        ]
    }
]
```