

# Event Details

- **Event Name**: Easter Sunday Service
- **Event Start and End Date**: Sun, 05 Apr, 2026 at 09:30 am
- **Event Description**: Join us in celebrating the resurrection of our Lord and Savior Jesus! All are welcome!
- **Event URL**: https://allevents.in/rolling-meadows/easter-sunday-service/200029828914430
- **Interested Audience**: 
  - total_interested_count: 18

## Ticket Details


## Event venue details

- **city**: Rolling Meadows
- **state**: IL
- **country**: United States
- **location**: 2720 Kirchoff Rd, Rolling Meadows, IL, United States, Illinois 60008
- **lat**: 42.07811
- **long**: -88.01615
- **full address**: 2720 Kirchoff Rd, Rolling Meadows, IL, United States, Illinois 60008

## Event gallery

- **Alt text**: Easter Sunday Service
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/95e623ba34700f443e9211befd4adb071655c6812d1884874f3c16cd35dd9e41-rimg-w1200-h1600-dc2e1918-gmir?v=1774667131

## FAQs

- **Q**: When and where is Easter Sunday Service being held?
  - **A:** Easter Sunday Service takes place on Sun, 05 Apr, 2026 at 09:30 am to Sun, 05 Apr, 2026 at 09:30 am at 2720 Kirchoff Rd, Rolling Meadows, IL, United States, Illinois 60008.
- **Q**: Who is organizing Easter Sunday Service?
  - **A:** Easter Sunday Service is organized by Community Church of Rolling Meadows.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Easter Sunday Service",
        "image": "https://cdn-az.allevents.in/events4/banners/95e623ba34700f443e9211befd4adb071655c6812d1884874f3c16cd35dd9e41-rimg-w1200-h1600-dc2e1918-gmir?v=1774667131",
        "startDate": "2026-04-05",
        "url": "https://allevents.in/rolling-meadows/easter-sunday-service/200029828914430",
        "location": {
            "@type": "Place",
            "name": "2720 Kirchoff Rd, Rolling Meadows, IL, United States, Illinois 60008",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "2720 Kirchoff Rd, Rolling Meadows, IL 60008-1860, United States",
                "addressLocality": "Rolling Meadows",
                "addressRegion": "IL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.07811",
                "longitude": "-88.01615"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us in celebrating the resurrection of our Lord and Savior Jesus! All are welcome!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Community Church of Rolling Meadows",
                "url": "https://allevents.in/org/community-church-of-rolling-meadows/24831075"
            }
        ]
    }
]
```