

# Event Details

- **Event Name**: Traditional Easter Service
- **Event Start and End Date**: Sun, 05 Apr, 2026 at 10:00 am
- **Event Description**: This service will be in the Sanctuary, and will be a traditional service with Communion.
- **Event URL**: https://allevents.in/titusville/traditional-easter-service/200029790257135
- **Event Categories**: easter, easter-services
- **Interested Audience**: 
  - total_interested_count: 7

## Ticket Details


## Event venue details

- **city**: Titusville
- **state**: FL
- **country**: United States
- **location**: Good Shepherd Lutheran Church
- **lat**: 28.613929966221
- **long**: -80.826178604196
- **full address**: Good Shepherd Lutheran Church, 2073 Garden St,Titusville, Florida, United States

## Event gallery

- **Alt text**: Traditional Easter Service
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/311f8841275e334c06d2cced9ee1eecb2a922835be77abc15bbeccfd0c8fadff-rimg-w841-h315-dc050606-gmir?v=1775005126

## FAQs

- **Q**: When and where is Traditional Easter Service being held?
  - **A:** Traditional Easter Service takes place on Sun, 05 Apr, 2026 at 10:00 am to Sun, 05 Apr, 2026 at 10:00 am at Good Shepherd Lutheran Church, 2073 Garden St,Titusville, Florida, United States.
- **Q**: Who is organizing Traditional Easter Service?
  - **A:** Traditional Easter Service is organized by Good Shepherd Lutheran Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Traditional Easter Service",
        "image": "https://cdn-az.allevents.in/events6/banners/311f8841275e334c06d2cced9ee1eecb2a922835be77abc15bbeccfd0c8fadff-rimg-w841-h315-dc050606-gmir?v=1775005126",
        "startDate": "2026-04-05",
        "url": "https://allevents.in/titusville/traditional-easter-service/200029790257135",
        "location": {
            "@type": "Place",
            "name": "Good Shepherd Lutheran Church",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "2073 Garden St,Titusville, Florida",
                "addressLocality": "Titusville",
                "addressRegion": "FL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "28.613929966221",
                "longitude": "-80.826178604196"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "This service will be in the Sanctuary, and will be a traditional service with Communion.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Good Shepherd Lutheran Church",
                "url": "https://allevents.in/org/good-shepherd-lutheran-church/14478386",
                "description": "A congregation of the Lutheran Church - Missouri Synod."
            }
        ]
    }
]
```