

# Event Details

- **Event Name**: Christmas Eve Service
- **Event Start and End Date**: Wed, 24 Dec, 2025 at 09:00 pm
- **Event Description**: We invite you to join us for our 4:00pm &amp; 9:00pm Christmas Eve Holy Eucharist.  A Carol Prelude will begin 15 minutes prior to the service.
- **Event URL**: https://allevents.in/bangor/christmas-eve-service/200029242460913
- **Event Categories**: christmas, christmas-services
- **Interested Audience**: 
  - total_interested_count: 10

## Ticket Details


## Event venue details

- **city**: Bangor
- **state**: ME
- **country**: United States
- **location**: St. John's Episcopal Church, Bangor, Maine
- **lat**: 44.80502
- **long**: -68.76904
- **full address**: St. John's Episcopal Church, Bangor, Maine, United States

## Event gallery

- **Alt text**: Christmas Eve Service
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/371c4815776332f1aa53c459f7bd49d1ed6ba7967f3183e2951c3095dd3ff8e5-rimg-w960-h720-dc7c705e-gmir?v=1766214389

## FAQs

- **Q**: When and where is Christmas Eve Service being held?
  - **A:** Christmas Eve Service takes place on Wed, 24 Dec, 2025 at 09:00 pm to Wed, 24 Dec, 2025 at 09:00 pm at St. John's Episcopal Church, Bangor, Maine, United States.
- **Q**: Who is organizing Christmas Eve Service?
  - **A:** Christmas Eve Service is organized by St. John's Episcopal Church, Bangor, Maine.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Christmas Eve Service",
        "image": "https://cdn-az.allevents.in/events10/banners/371c4815776332f1aa53c459f7bd49d1ed6ba7967f3183e2951c3095dd3ff8e5-rimg-w960-h720-dc7c705e-gmir?v=1766214389",
        "startDate": "2025-12-24",
        "url": "https://allevents.in/bangor/christmas-eve-service/200029242460913",
        "location": {
            "@type": "Place",
            "name": "St. John's Episcopal Church, Bangor, Maine",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "225 French St, Bangor, ME 04401-5012, United States",
                "addressLocality": "Bangor",
                "addressRegion": "ME",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "44.80502",
                "longitude": "-68.76904"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "We invite you to join us for our 4:00pm & 9:00pm Christmas Eve Holy Eucharist.  A Carol Prelude will begin 15 minutes prior to the service.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "St. Johns Episcopal Church Bangor Maine",
                "url": "https://allevents.in/org/st-johns-episcopal-church-bangor-maine/27035920"
            }
        ]
    }
]
```