

# Event Details

- **Event Name**: Maundy Thursday Service
- **Event Start and End Date**: Thu, 02 Apr, 2026 at 06:00 pm
- **Event Description**: Join us as we recognize Maundy Thursday with an evening service.
- **Event URL**: https://allevents.in/eureka/maundy-thursday-service/200029807437130
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 8

## Ticket Details


## Event venue details

- **city**: Eureka
- **state**: CA
- **country**: United States
- **location**: 2039 E Street, Eureka, CA, United States, California 95501
- **lat**: 40.78916
- **long**: -124.16442
- **full address**: 2039 E Street, Eureka, CA, United States, California 95501

## Event gallery

- **Alt text**: Maundy Thursday Service
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/ca09221963c32daeddd9dded126dadcebbf3295b0a597a6c375739251817c980-rimg-w1200-h720-dcf8efe8-gmir?v=1774901650

## FAQs

- **Q**: When and where is Maundy Thursday Service being held?
  - **A:** Maundy Thursday Service takes place on Thu, 02 Apr, 2026 at 06:00 pm to Thu, 02 Apr, 2026 at 06:00 pm at 2039 E Street, Eureka, CA, United States, California 95501.
- **Q**: Who is organizing Maundy Thursday Service?
  - **A:** Maundy Thursday Service is organized by Eureka First Church of the Nazarene.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Maundy Thursday Service",
        "image": "https://cdn-az.allevents.in/events7/banners/ca09221963c32daeddd9dded126dadcebbf3295b0a597a6c375739251817c980-rimg-w1200-h720-dcf8efe8-gmir?v=1774901650",
        "startDate": "2026-04-02",
        "url": "https://allevents.in/eureka/maundy-thursday-service/200029807437130",
        "location": {
            "@type": "Place",
            "name": "2039 E Street, Eureka, CA, United States, California 95501",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "2016 E St, Eureka, CA 95501-3731, United States",
                "addressLocality": "Eureka",
                "addressRegion": "CA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.78916",
                "longitude": "-124.16442"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us as we recognize Maundy Thursday with an evening service.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Eureka First Church of the Nazarene",
                "url": "https://allevents.in/org/eureka-first-church-of-the-nazarene/17949722"
            }
        ]
    }
]
```