

# Event Details

- **Event Name**: Easter Sunrise Service
- **Event Start and End Date**: Sun, 05 Apr, 2026 at 07:00 am
- **Event Description**: Easter Sunrise Service at 7am 
All are invited.
Bring a friend !
- **Event URL**: https://allevents.in/beech-island/easter-sunrise-service/200029781318403
- **Event Categories**: easter, easter-services
- **Interested Audience**: 
  - total_interested_count: 19

## Ticket Details


## Event venue details

- **city**: Beech Island
- **state**: SC
- **country**: United States
- **location**: 347 Beech Island Avenue Beech Island, SC 29842
- **lat**: 33.43277
- **long**: -81.87961
- **full address**: 347 Beech Island Avenue Beech Island, SC 29842, 347 Beech Island Ave, Beech Island, SC 29842-8327, United States

## Event gallery

- **Alt text**: Easter Sunrise Service
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/0290e04dcd185ceba99077520db36c810213d928eba87290cea11272431f4ce8-rimg-w1200-h928-dc1b1710-gmir?v=1775249854

## 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 347 Beech Island Avenue Beech Island, SC 29842, 347 Beech Island Ave, Beech Island, SC 29842-8327, United States.
- **Q**: Who is organizing Easter Sunrise Service?
  - **A:** Easter Sunrise Service is organized by Second Baptist Church of Beech Island.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Easter Sunrise Service",
        "image": "https://cdn-az.allevents.in/events5/banners/0290e04dcd185ceba99077520db36c810213d928eba87290cea11272431f4ce8-rimg-w1200-h928-dc1b1710-gmir?v=1775249854",
        "startDate": "2026-04-05",
        "url": "https://allevents.in/beech-island/easter-sunrise-service/200029781318403",
        "location": {
            "@type": "Place",
            "name": "347 Beech Island Avenue Beech Island, SC 29842",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "347 Beech Island Ave, Beech Island, SC 29842-8327, United States",
                "addressLocality": "Beech Island",
                "addressRegion": "SC",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "33.43277",
                "longitude": "-81.87961"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Easter Sunrise Service at 7am \nAll are invited.\nBring a friend !",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Second Baptist Church of Beech Island",
                "url": "https://allevents.in/org/second-baptist-church-of-beech-island/25557059"
            }
        ]
    }
]
```