

# Event Details

- **Event Name**: Easter Sunrise Service
- **Event Start and End Date**: Sun, 05 Apr, 2026 at 07:00 am
- **Event Description**: Celebrate the dawn of Easter with us at our Sunrise Service. 
Join in worship, song, and reflection as we rejoice in the resurrection and stay after for a delicious Easter breakfast with friends and family!
- **Event URL**: https://allevents.in/easley/easter-sunrise-service/200029470419044
- **Event Categories**: easter, easter-services
- **Interested Audience**: 
  - total_interested_count: 8

## Ticket Details


## Event venue details

- **city**: Easley
- **state**: SC
- **country**: United States
- **location**: 1339 Thomas Mill Rd, Easley, SC, United States, South Carolina 29640
- **lat**: 34.93166
- **long**: -82.55775
- **full address**: 1339 Thomas Mill Rd, Easley, SC, United States, South Carolina 29640

## Event gallery

- **Alt text**: Easter Sunrise Service
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/25c3a9196ef0edb0d0f0bef8320782e48523f772d5be1030f703cbb638ebd338-rimg-w1200-h1553-dc302c31-gmir?v=1775201982

## FAQs

- **Q**: When and where is Easter Sunrise Service being held?
  - **A:** Easter Sunrise Service takes place on Sun, 05 Apr, 2026 at 07:00 am to Sun, 05 Apr, 2026 at 07:00 am at 1339 Thomas Mill Rd, Easley, SC, United States, South Carolina 29640.
- **Q**: Who is organizing Easter Sunrise Service?
  - **A:** Easter Sunrise Service is organized by Dacusville UMC.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Easter Sunrise Service",
        "image": "https://cdn-az.allevents.in/events7/banners/25c3a9196ef0edb0d0f0bef8320782e48523f772d5be1030f703cbb638ebd338-rimg-w1200-h1553-dc302c31-gmir?v=1775201982",
        "startDate": "2026-04-05",
        "url": "https://allevents.in/easley/easter-sunrise-service/200029470419044",
        "location": {
            "@type": "Place",
            "name": "1339 Thomas Mill Rd, Easley, SC, United States, South Carolina 29640",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1339 Thomas Mill Rd, Easley, SC 29640-7609, United States",
                "addressLocality": "Easley",
                "addressRegion": "SC",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "34.93166",
                "longitude": "-82.55775"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Celebrate the dawn of Easter with us at our Sunrise Service. \nJoin in worship, song, and reflection as we rejoice in the resurrection and stay after for a delicious Easter breakfast with friends and family!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Dacusville UMC",
                "url": "https://allevents.in/org/dacusville-umc/21104939"
            }
        ]
    }
]
```