

# Event Details

- **Event Name**: Christmas Eve Midnight Mass
- **Event Start and End Date**: Wed, 24 Dec, 2025 at 10:45 pm
- **Event Description**: Celebrate and experience God's incarnate love at St. Luke's Episcopal Church this Christmas at the Christmas Eve Midnight Mass. Special music will begin at 10:45 pm, with the Mass starting at 11pm.
- **Event URL**: https://allevents.in/jamestown/christmas-eve-midnight-mass/200029079077819
- **Event Categories**: christmas, christmas-services
- **Interested Audience**: 
  - total_interested_count: 75

## Ticket Details


## Event venue details

- **city**: Jamestown
- **state**: NY
- **country**: United States
- **location**: St. Luke's Episcopal Church
- **lat**: 42.097530756026
- **long**: -79.241278050398
- **full address**: St. Luke's Episcopal Church, 404 N Main St, Jamestown, NY 14701-5008, United States

## Event gallery

- **Alt text**: Christmas Eve Midnight Mass
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/2531195c17b656f2de5207683217c699f5c7d8911e87a15e19411de05d11d48d-rimg-w1200-h800-dc1b1206-gmir?v=1766432067

## FAQs

- **Q**: When and where is Christmas Eve Midnight Mass being held?
  - **A:** Christmas Eve Midnight Mass takes place on Wed, 24 Dec, 2025 at 10:45 pm to Wed, 24 Dec, 2025 at 10:45 pm at St. Luke's Episcopal Church, 404 N Main St, Jamestown, NY 14701-5008, United States.
- **Q**: Who is organizing Christmas Eve Midnight Mass?
  - **A:** Christmas Eve Midnight Mass is organized by St. Luke's Episcopal Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Christmas Eve Midnight Mass",
        "image": "https://cdn-az.allevents.in/events8/banners/2531195c17b656f2de5207683217c699f5c7d8911e87a15e19411de05d11d48d-rimg-w1200-h800-dc1b1206-gmir?v=1766432067",
        "startDate": "2025-12-24",
        "url": "https://allevents.in/jamestown/christmas-eve-midnight-mass/200029079077819",
        "location": {
            "@type": "Place",
            "name": "St. Luke's Episcopal Church",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "404 N Main St, Jamestown, NY 14701-5008, United States",
                "addressLocality": "Jamestown",
                "addressRegion": "NY",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.097530756026",
                "longitude": "-79.241278050398"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Celebrate and experience God's incarnate love at St. Luke's Episcopal Church this Christmas at the Christmas Eve Midnight Mass. Special music will begin at 10:45 pm, with the Mass starting at 11pm.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "St. Lukes Episcopal Church",
                "url": "https://allevents.in/org/st-lukes-episcopal-church/25994419"
            }
        ]
    }
]
```