

# Event Details

- **Event Name**: Good Friday Service
- **Event Start and End Date**: Fri, 03 Apr, 2026 at 07:00 pm
- **Event Description**: Please join us for a time of reflection, singing, scripture reading and prayer.
- **Event URL**: https://allevents.in/bethel/good-friday-service/200029890648932
- **Event Categories**: good-friday, easter
- **Interested Audience**: 
  - total_interested_count: 3

## Ticket Details


## Event venue details

- **city**: Bethel
- **state**: ME
- **country**: United States
- **location**: 251 Walker's Mills Rd, Bethel, ME, United States, Maine 04217
- **lat**: 44.4174
- **long**: -70.76791
- **full address**: 251 Walker's Mills Rd, Bethel, ME, United States, Maine 04217

## Event gallery

- **Alt text**: Good Friday Service
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/299e8fc4a307ea9a60c1a00829649de2058490fa17388619cef7bdf830a3b732-rimg-w1200-h675-dc444e5b-gmir?v=1775207912

## FAQs

- **Q**: When and where is Good Friday Service being held?
  - **A:** Good Friday Service takes place on Fri, 03 Apr, 2026 at 07:00 pm to Fri, 03 Apr, 2026 at 07:00 pm at 251 Walker's Mills Rd, Bethel, ME, United States, Maine 04217.
- **Q**: Who is organizing Good Friday Service?
  - **A:** Good Friday Service is organized by Bethel Alliance Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Good Friday Service",
        "image": "https://cdn-az.allevents.in/events10/banners/299e8fc4a307ea9a60c1a00829649de2058490fa17388619cef7bdf830a3b732-rimg-w1200-h675-dc444e5b-gmir?v=1775207912",
        "startDate": "2026-04-03",
        "url": "https://allevents.in/bethel/good-friday-service/200029890648932",
        "location": {
            "@type": "Place",
            "name": "251 Walker's Mills Rd, Bethel, ME, United States, Maine 04217",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "251 Walkers Mills Rd, Bethel, ME 04217-4852, United States",
                "addressLocality": "Bethel",
                "addressRegion": "ME",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "44.4174",
                "longitude": "-70.76791"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Please join us for a time of reflection, singing, scripture reading and prayer.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Bethel Alliance Church",
                "url": "https://allevents.in/org/bethel-alliance-church/20940013"
            }
        ]
    }
]
```