

# Event Details

- **Event Name**: Thanksgiving Eve Service
- **Event Start and End Date**: Wed, 26 Nov, 2025 at 07:00 pm
- **Event Description**: Join us for this special Thanksgiving Eve service at 7:00pm.
- **Event URL**: https://allevents.in/bangor/thanksgiving-eve-service/200029154045034
- **Event Categories**: thanksgiving
- **Interested Audience**: 
  - total_interested_count: 10

## Ticket Details


## Event venue details

- **city**: Bangor
- **state**: ME
- **country**: United States
- **location**: 225 French St, Bangor, ME, United States, Maine 04401
- **lat**: 44.80512
- **long**: -68.76915
- **full address**: 225 French St, Bangor, ME, United States, Maine 04401

## Event gallery

- **Alt text**: Thanksgiving Eve Service
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/64e31985ae0ab3a6caca1b63731749b0ad851c7ecc88e2564e56ae3021965988-rimg-w1200-h1977-dc5c3006-gmir?v=1764077533

## FAQs

- **Q**: When and where is Thanksgiving Eve Service being held?
  - **A:** Thanksgiving Eve Service takes place on Wed, 26 Nov, 2025 at 07:00 pm to Wed, 26 Nov, 2025 at 07:00 pm at 225 French St, Bangor, ME, United States, Maine 04401.
- **Q**: Who is organizing Thanksgiving Eve Service?
  - **A:** Thanksgiving Eve Service is organized by St. John's Episcopal Church, Bangor, Maine.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Thanksgiving Eve Service",
        "image": "https://cdn-az.allevents.in/events1/banners/64e31985ae0ab3a6caca1b63731749b0ad851c7ecc88e2564e56ae3021965988-rimg-w1200-h1977-dc5c3006-gmir?v=1764077533",
        "startDate": "2025-11-26",
        "url": "https://allevents.in/bangor/thanksgiving-eve-service/200029154045034",
        "location": {
            "@type": "Place",
            "name": "225 French St, Bangor, ME, United States, Maine 04401",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "225 French St, Bangor, ME 04401-5012, United States",
                "addressLocality": "Bangor",
                "addressRegion": "ME",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "44.80512",
                "longitude": "-68.76915"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for this special Thanksgiving Eve service at 7:00pm.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "St. Johns Episcopal Church Bangor Maine",
                "url": "https://allevents.in/org/st-johns-episcopal-church-bangor-maine/27035920"
            }
        ]
    }
]
```