

# Event Details

- **Event Name**: Easter Sunrise Service
- **Event Start and End Date**: Sun, 05 Apr, 2026 at 06:30 am
- **Event Description**: Join us at the gazebo in Sequoia Park for a Easter sunrise service. Bundle up, bring a blanket, a chair, and your hot beverages to stay warm!
- **Event URL**: https://allevents.in/eureka/easter-sunrise-service/200029807437837
- **Event Categories**: easter, easter-services
- **Interested Audience**: 
  - total_interested_count: 17

## Ticket Details


## Event venue details

- **city**: Eureka
- **state**: CA
- **country**: United States
- **location**: Sequoia Park Dr, Eureka, CA 95503, United States
- **lat**: 40.77541
- **long**: -124.14764
- **full address**: Sequoia Park Dr, Eureka, CA 95503, United States

## Event gallery

- **Alt text**: Easter Sunrise Service
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/1c9c597425c06d8b17d158de8e55f668403fdf91a0b6936e5c320183df4344e0-rimg-w1200-h675-dc141d1e-gmir?v=1774901517

## FAQs

- **Q**: When and where is Easter Sunrise Service being held?
  - **A:** Easter Sunrise Service takes place on Sun, 05 Apr, 2026 at 06:30 am to Sun, 05 Apr, 2026 at 06:30 am at Sequoia Park Dr, Eureka, CA 95503, United States.
- **Q**: Who is organizing Easter Sunrise Service?
  - **A:** Easter Sunrise Service is organized by Eureka First Church of the Nazarene.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Easter Sunrise Service",
        "image": "https://cdn-az.allevents.in/events4/banners/1c9c597425c06d8b17d158de8e55f668403fdf91a0b6936e5c320183df4344e0-rimg-w1200-h675-dc141d1e-gmir?v=1774901517",
        "startDate": "2026-04-05",
        "url": "https://allevents.in/eureka/easter-sunrise-service/200029807437837",
        "location": {
            "@type": "Place",
            "name": "Sequoia Park Dr, Eureka, CA 95503, United States",
            "address": {
                "@type": "PostalAddress",
                "name": "Sequoia Park Dr, Eureka, CA 95503, United States",
                "addressLocality": "Eureka",
                "addressRegion": "CA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.77541",
                "longitude": "-124.14764"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us at the gazebo in Sequoia Park for a Easter sunrise service. Bundle up, bring a blanket, a chair, and your hot beverages to stay warm!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Eureka First Church of the Nazarene",
                "url": "https://allevents.in/org/eureka-first-church-of-the-nazarene/17949722"
            }
        ]
    }
]
```