

# Event Details

- **Event Name**: Christmas Eve Service
- **Event Start and End Date**: Wed, 24 Dec, 2025 at 05:30 pm
- **Event Description**: Join us as we sing and celebrate the birth of Jesus Christ!
- **Event URL**: https://allevents.in/cooperstown/christmas-eve-service/200029197924220
- **Event Categories**: christmas-services, christmas
- **Interested Audience**: 
  - total_interested_count: 3

## Ticket Details


## Event venue details

- **city**: Cooperstown
- **state**: NY
- **country**: United States
- **location**: 66 Chestnut Street, Cooperstown, NY, United States, New York 13326
- **lat**: 42.69815
- **long**: -74.93057
- **full address**: 66 Chestnut Street, Cooperstown, NY, United States, New York 13326

## Event gallery

- **Alt text**: Christmas Eve Service
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/0719b0f60f409d12bca5e4b325046f68874e6ad4c4f58537faa7f410adf53fac-rimg-w1200-h798-dc191820-gmir?v=1766434350

## FAQs

- **Q**: When and where is Christmas Eve Service being held?
  - **A:** Christmas Eve Service takes place on Wed, 24 Dec, 2025 at 05:30 pm to Wed, 24 Dec, 2025 at 05:30 pm at 66 Chestnut Street, Cooperstown, NY, United States, New York 13326.
- **Q**: Who is organizing Christmas Eve Service?
  - **A:** Christmas Eve Service is organized by Cooperstown United Methodist Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Christmas Eve Service",
        "image": "https://cdn-az.allevents.in/events6/banners/0719b0f60f409d12bca5e4b325046f68874e6ad4c4f58537faa7f410adf53fac-rimg-w1200-h798-dc191820-gmir?v=1766434350",
        "startDate": "2025-12-24",
        "url": "https://allevents.in/cooperstown/christmas-eve-service/200029197924220",
        "location": {
            "@type": "Place",
            "name": "66 Chestnut Street, Cooperstown, NY, United States, New York 13326",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "66 Chestnut St, Cooperstown, NY 13326-1114, United States",
                "addressLocality": "Cooperstown",
                "addressRegion": "NY",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.69815",
                "longitude": "-74.93057"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us as we sing and celebrate the birth of Jesus Christ!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Cooperstown United Methodist Church",
                "url": "https://allevents.in/org/cooperstown-united-methodist-church/27081509"
            }
        ]
    }
]
```