

# Event Details

- **Event Name**: Maundy Thursday Service
- **Event Start and End Date**: Thu, 02 Apr, 2026 at 06:00 pm
- **Event Description**: Please join us for our Maundy Thursday Service! Located in our Sanctuary
- **Event URL**: https://allevents.in/niceville/maundy-thursday-service/200029700875525
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 1

## Ticket Details


## Event venue details

- **city**: Niceville
- **state**: FL
- **country**: United States
- **location**: 4580 Range Road, Niceville, FL, United States, Florida 32578
- **lat**: 30.4885
- **long**: -86.41326
- **full address**: 4580 Range Road, Niceville, FL, United States, Florida 32578

## Event gallery

- **Alt text**: Maundy Thursday Service
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/53350a5e26f3c48526d9c4af62e918d1e4808524a1fc593ab52f97625dc17595-rimg-w1200-h900-dc46332f-gmir?v=1774700565

## 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 4580 Range Road, Niceville, FL, United States, Florida 32578.
- **Q**: Who is organizing Maundy Thursday Service?
  - **A:** Maundy Thursday Service is organized by Safe Harbor United Methodist Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Maundy Thursday Service",
        "image": "https://cdn-az.allevents.in/events10/banners/53350a5e26f3c48526d9c4af62e918d1e4808524a1fc593ab52f97625dc17595-rimg-w1200-h900-dc46332f-gmir?v=1774700565",
        "startDate": "2026-04-02",
        "url": "https://allevents.in/niceville/maundy-thursday-service/200029700875525",
        "location": {
            "@type": "Place",
            "name": "4580 Range Road, Niceville, FL, United States, Florida 32578",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "4580 Range Rd, Niceville, FL 32578-8712, United States",
                "addressLocality": "Niceville",
                "addressRegion": "FL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "30.4885",
                "longitude": "-86.41326"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Please join us for our Maundy Thursday Service! Located in our Sanctuary",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Safe Harbor United Methodist Church",
                "url": "https://allevents.in/org/safe-harbor-united-methodist-church/24516458"
            }
        ]
    }
]
```