

# Event Details

- **Event Name**: Easter Sunday
- **Event Start and End Date**: Sun, 05 Apr, 2026 at 10:00 am
- **Event Description**: HE HAS RISEN!  Our Easter Sunday service starts at 10:00am.  Following church service there will be a traditional Easter egg hunt.  We hope to see you!
- **Event URL**: https://allevents.in/riverside/easter-sunday/200029697162320
- **Event Categories**: easter, easter-sunday, easter-egg-hunt, easter-services, good-friday
- **Interested Audience**: 
  - total_interested_count: 3

## Ticket Details


## Event venue details

- **city**: Riverside
- **state**: MO
- **country**: United States
- **location**: 5047 NW Gateway Ave, Riverside, MO, United States, Missouri 64150
- **lat**: 39.18648
- **long**: -94.61257
- **full address**: 5047 NW Gateway Ave, Riverside, MO, United States, Missouri 64150

## Event gallery

- **Alt text**: Easter Sunday
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=Easter+Sunday&date=Sun%2C+05+Apr%2C+2026+at+10%3A00+am&bg=1

## FAQs

- **Q**: When and where is Easter Sunday being held?
  - **A:** Easter Sunday takes place on Sun, 05 Apr, 2026 at 10:00 am to Sun, 05 Apr, 2026 at 10:00 am at 5047 NW Gateway Ave, Riverside, MO, United States, Missouri 64150.
- **Q**: Who is organizing Easter Sunday?
  - **A:** Easter Sunday is organized by St. Matthew's Evangelical Lutheran NALC.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Easter Sunday",
        "image": "https://dyn-image.allevents.in/generate-image?v=4&title=Easter+Sunday&date=Sun%2C+05+Apr%2C+2026+at+10%3A00+am&bg=1",
        "startDate": "2026-04-05",
        "url": "https://allevents.in/riverside/easter-sunday/200029697162320",
        "location": {
            "@type": "Place",
            "name": "5047 NW Gateway Ave, Riverside, MO, United States, Missouri 64150",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "5047 NW Gateway Ave, Riverside, MO 64150-3605, United States",
                "addressLocality": "Riverside",
                "addressRegion": "MO",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "39.18648",
                "longitude": "-94.61257"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "HE HAS RISEN!  Our Easter Sunday service starts at 10:00am.  Following church service there will be a traditional Easter egg hunt.  We hope to see you!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "St. Matthews Evangelical Lutheran NALC",
                "url": "https://allevents.in/org/st-matthews-evangelical-lutheran-nalc/23050228"
            }
        ]
    }
]
```