

# Event Details

- **Event Name**: Easter Sunday
- **Event Start and End Date**: Sun, 05 Apr, 2026 at 08:30 am
- **Event Description**: Please join us as we celebrate the resurrection of our Lord and Savior!
- **Event URL**: https://allevents.in/bethel/easter-sunday/200029890648020
- **Event Categories**: easter, easter-sunday
- **Interested Audience**: 
  - total_interested_count: 2

## 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**: Easter Sunday
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/551d7aa19fba3e57c88468af2a9fdef39170ade03ed7e676aa36b742b7346c4e-rimg-w1200-h675-dc2f1916-gmir?v=1775207900

## FAQs

- **Q**: When and where is Easter Sunday being held?
  - **A:** Easter Sunday takes place on Sun, 05 Apr, 2026 at 08:30 am to Sun, 05 Apr, 2026 at 08:30 am at 251 Walker's Mills Rd, Bethel, ME, United States, Maine 04217.
- **Q**: Who is organizing Easter Sunday?
  - **A:** Easter Sunday is organized by Bethel Alliance Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Easter Sunday",
        "image": "https://cdn-az.allevents.in/events8/banners/551d7aa19fba3e57c88468af2a9fdef39170ade03ed7e676aa36b742b7346c4e-rimg-w1200-h675-dc2f1916-gmir?v=1775207900",
        "startDate": "2026-04-05",
        "url": "https://allevents.in/bethel/easter-sunday/200029890648020",
        "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 as we celebrate the resurrection of our Lord and Savior!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Bethel Alliance Church",
                "url": "https://allevents.in/org/bethel-alliance-church/20940013"
            }
        ]
    }
]
```