

# Event Details

- **Event Name**: Resurrection Sunday
- **Event Start and End Date**: Sun, 05 Apr, 2026 at 10:30 am
- **Event Description**: 10:30am meal to follow. All are welcome.
- **Event URL**: https://allevents.in/webster/resurrection-sunday/200029831401718
- **Interested Audience**: 
  - total_interested_count: 4

## Ticket Details


## Event venue details

- **city**: Webster
- **state**: FL
- **country**: United States
- **location**: 12016 CR 681, Webster, FL
- **lat**: 28.58115
- **long**: -82.16544
- **full address**: 12016 CR 681, Webster, FL, United States

## Event gallery

- **Alt text**: Resurrection Sunday
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/5f04abfb3891d69369decc9c004deb3cc5a065f95d5f8c5032102366862dd76e-rimg-w1200-h1195-dc929192-gmir?v=1774563366

## FAQs

- **Q**: When and where is Resurrection Sunday being held?
  - **A:** Resurrection Sunday takes place on Sun, 05 Apr, 2026 at 10:30 am to Sun, 05 Apr, 2026 at 10:30 am at 12016 CR 681, Webster, FL, United States.
- **Q**: Who is organizing Resurrection Sunday?
  - **A:** Resurrection Sunday is organized by New Life Church- Croom A Coochee.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Resurrection Sunday",
        "image": "https://cdn-az.allevents.in/events2/banners/5f04abfb3891d69369decc9c004deb3cc5a065f95d5f8c5032102366862dd76e-rimg-w1200-h1195-dc929192-gmir?v=1774563366",
        "startDate": "2026-04-05",
        "url": "https://allevents.in/webster/resurrection-sunday/200029831401718",
        "location": {
            "@type": "Place",
            "name": "12016 CR 681, Webster, FL",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "12016 CR-681, Webster, FL 33597-7336, United States",
                "addressLocality": "Webster",
                "addressRegion": "FL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "28.58115",
                "longitude": "-82.16544"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "10:30am meal to follow. All are welcome.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "New Life Church- Croom A Coochee",
                "url": "https://allevents.in/org/new-life-church-croom-a-coochee/27233545"
            }
        ]
    }
]
```