

# Event Details

- **Event Name**: Christmas Eve Service
- **Event Start and End Date**: Wed, 24 Dec, 2025 at 04:00 pm
- **Event Description**: All are welcome ?
- **Event URL**: https://allevents.in/geneseo/christmas-eve-service/200029301397503
- **Event Categories**: christmas-services, christmas
- **Interested Audience**: 
  - total_interested_count: 14

## Ticket Details


## Event venue details

- **city**: Geneseo
- **state**: NY
- **country**: United States
- **location**: 31 Center Street, Geneseo, NY
- **lat**: 42.79626
- **long**: -77.81393
- **full address**: 31 Center Street, Geneseo, NY, United States

## Event gallery

- **Alt text**: Christmas Eve Service
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/de4833bdff38365bcb0b082c7e651dbf934ce654009fd9f806f30e17a380b954-rimg-w1200-h904-dcffffff-gmir?v=1766160933

## FAQs

- **Q**: When and where is Christmas Eve Service being held?
  - **A:** Christmas Eve Service takes place on Wed, 24 Dec, 2025 at 04:00 pm to Wed, 24 Dec, 2025 at 04:00 pm at 31 Center Street, Geneseo, NY, United States.
- **Q**: Who is organizing Christmas Eve Service?
  - **A:** Christmas Eve Service is organized by Central Presbyterian Church, Geneseo, NY.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Christmas Eve Service",
        "image": "https://cdn-az.allevents.in/events1/banners/de4833bdff38365bcb0b082c7e651dbf934ce654009fd9f806f30e17a380b954-rimg-w1200-h904-dcffffff-gmir?v=1766160933",
        "startDate": "2025-12-24",
        "url": "https://allevents.in/geneseo/christmas-eve-service/200029301397503",
        "location": {
            "@type": "Place",
            "name": "31 Center Street, Geneseo, NY",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "31 Center St, Geneseo, NY 14454-1203, United States",
                "addressLocality": "Geneseo",
                "addressRegion": "NY",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.79626",
                "longitude": "-77.81393"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "All are welcome ?",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Central Presbyterian Church Geneseo NY",
                "url": "https://allevents.in/org/central-presbyterian-church-geneseo-ny/27191470"
            }
        ]
    }
]
```