

# Event Details

- **Event Name**: Easter Sunday Worship Service
- **Event Start and End Date**: Sun, 05 Apr, 2026 at 09:30 am
- **Event Description**: Join us for Easter Sunday worship as we celebrate the resurrection of our Savior and the grace open to all people. 
All are welcome at Sugar River!
- **Event URL**: https://allevents.in/verona/easter-sunday-worship-service/200029794551921
- **Event Categories**: easter-sunday, easter, easter-services
- **Interested Audience**: 
  - total_interested_count: 6

## Ticket Details


## Event venue details

- **city**: Verona
- **state**: WI
- **country**: United States
- **location**: 415 W Verona Ave, Verona, WI, United States, Wisconsin 53593
- **lat**: 42.98868
- **long**: -89.54034
- **full address**: 415 W Verona Ave, Verona, WI, United States, Wisconsin 53593

## Event gallery

- **Alt text**: Easter Sunday Worship Service
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/2ea65e9b6c3a5291652e2014b91bf56f0d78f3572c78ffcb0816fb1a2e6aa342-rimg-w1200-h675-dc616073-gmir?v=1774872217

## FAQs

- **Q**: When and where is Easter Sunday Worship Service being held?
  - **A:** Easter Sunday Worship Service takes place on Sun, 05 Apr, 2026 at 09:30 am to Sun, 05 Apr, 2026 at 09:30 am at 415 W Verona Ave, Verona, WI, United States, Wisconsin 53593.
- **Q**: Who is organizing Easter Sunday Worship Service?
  - **A:** Easter Sunday Worship Service is organized by Sugar River UMC.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Easter Sunday Worship Service",
        "image": "https://cdn-az.allevents.in/events3/banners/2ea65e9b6c3a5291652e2014b91bf56f0d78f3572c78ffcb0816fb1a2e6aa342-rimg-w1200-h675-dc616073-gmir?v=1774872217",
        "startDate": "2026-04-05",
        "url": "https://allevents.in/verona/easter-sunday-worship-service/200029794551921",
        "location": {
            "@type": "Place",
            "name": "415 W Verona Ave, Verona, WI, United States, Wisconsin 53593",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "415 W Verona Ave, Verona, WI 53593-1318, United States",
                "addressLocality": "Verona",
                "addressRegion": "WI",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.98868",
                "longitude": "-89.54034"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for Easter Sunday worship as we celebrate the resurrection of our Savior and the grace open to all people. \nAll are welcome at Sugar River!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Sugar River UMC",
                "url": "https://allevents.in/org/sugar-river-umc/23259709"
            }
        ]
    }
]
```