

# Event Details

- **Event Name**: Christmas Eve Service
- **Event Start and End Date**: Wed, 24 Dec, 2025 at 06:30 pm
- **Event Description**: Join us for a traditional Christmas Eve Service as we celebrate the birth of our Savior!
- **Event URL**: https://allevents.in/endicott/christmas-eve-service/200029343676431
- **Event Categories**: christmas-services, christmas
- **Interested Audience**: 
  - total_interested_count: 13

## Ticket Details


## Event venue details

- **city**: Endicott
- **state**: NY
- **country**: United States
- **location**: 16 Church St, Maine, NY, United States, New York 13802
- **lat**: 42.195
- **long**: -76.06208
- **full address**: 16 Church St, Maine, NY, United States, New York 13802, 16 Church St, Endicott, NY 13802-7702, United States

## Event gallery

- **Alt text**: Christmas Eve Service
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/7878ce27a167262004f86b35fbd0811711042e9969172a0eb92f8190989bc0cf-rimg-w1200-h672-dc2f312b-gmir?v=1766182396

## FAQs

- **Q**: When and where is Christmas Eve Service being held?
  - **A:** Christmas Eve Service takes place on Wed, 24 Dec, 2025 at 06:30 pm to Wed, 24 Dec, 2025 at 06:30 pm at 16 Church St, Maine, NY, United States, New York 13802, 16 Church St, Endicott, NY 13802-7702, United States.
- **Q**: Who is organizing Christmas Eve Service?
  - **A:** Christmas Eve Service is organized by First Baptist of Maine, NY.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Christmas Eve Service",
        "image": "https://cdn-az.allevents.in/events6/banners/7878ce27a167262004f86b35fbd0811711042e9969172a0eb92f8190989bc0cf-rimg-w1200-h672-dc2f312b-gmir?v=1766182396",
        "startDate": "2025-12-24",
        "url": "https://allevents.in/endicott/christmas-eve-service/200029343676431",
        "location": {
            "@type": "Place",
            "name": "16 Church St, Maine, NY, United States, New York 13802",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "16 Church St, Endicott, NY 13802-7702, United States",
                "addressLocality": "Endicott",
                "addressRegion": "NY",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.195",
                "longitude": "-76.06208"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for a traditional Christmas Eve Service as we celebrate the birth of our Savior!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "First Baptist of Maine NY",
                "url": "https://allevents.in/org/first-baptist-of-maine-ny/26038439"
            }
        ]
    }
]
```