

# Event Details

- **Event Name**: Christmas Eve service 
- **Event Start and End Date**: Wed, 24 Dec, 2025 at 06:00 pm – Wed, 24 Dec, 2025 at 07:00 pm
- **Event Description**: Come and join us!
- **Event URL**: https://allevents.in/trenton/christmas-eve-service/200029348405152
- **Event Categories**: christmas-services, christmas
- **Interested Audience**: 
  - total_interested_count: 7

## Ticket Details


## Event venue details

- **city**: Trenton
- **state**: OH
- **country**: United States
- **location**: 305 Cypress Ave, Trenton, OH
- **lat**: 39.47347
- **long**: -84.46148
- **full address**: 305 Cypress Ave, Trenton, OH, United States

## Event gallery

- **Alt text**: Christmas Eve service
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/a883337b7a5c4733c46d8d9e1c7add2d35600670b6a52b74e13af8b1fcedcfdd-rimg-w1200-h675-dcb9947a-gmir?v=1766231632

## FAQs

- **Q**: When and where is Christmas Eve service  being held?
  - **A:** Christmas Eve service  takes place on Wed, 24 Dec, 2025 at 06:00 pm to Wed, 24 Dec, 2025 at 07:00 pm at 305 Cypress Ave, Trenton, OH, United States.
- **Q**: Who is organizing Christmas Eve service ?
  - **A:** Christmas Eve service  is organized by First Baptist Church of Trenton Ohio.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Christmas Eve service",
        "image": "https://cdn-az.allevents.in/events1/banners/a883337b7a5c4733c46d8d9e1c7add2d35600670b6a52b74e13af8b1fcedcfdd-rimg-w1200-h675-dcb9947a-gmir?v=1766231632",
        "startDate": "2025-12-24",
        "endDate": "2025-12-24",
        "url": "https://allevents.in/trenton/christmas-eve-service/200029348405152",
        "location": {
            "@type": "Place",
            "name": "305 Cypress Ave, Trenton, OH",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "305 Cypress Ave, Trenton, OH 45067-1619, United States",
                "addressLocality": "Trenton",
                "addressRegion": "OH",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "39.47347",
                "longitude": "-84.46148"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come and join us!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "First Baptist Church of Trenton Ohio",
                "url": "https://allevents.in/org/first-baptist-church-of-trenton-ohio/26036523"
            }
        ]
    }
]
```