

# Event Details

- **Event Name**: Sunday Worship Service 
- **Event Start and End Date**: Sun, 17 Aug, 2025 at 10:00 am – Sun, 17 Aug, 2025 at 11:00 am
- **Event Description**: All are welcome Sunday morning worship starts at 10 am!
- **Event URL**: https://allevents.in/elwood/sunday-worship-service/200028656130823
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Elwood
- **state**: IL
- **country**: United States
- **location**: Elwood Community Church
- **lat**: 41.4043481662
- **long**: -88.111991447425
- **full address**: Elwood Community Church, 101 N Chicago Ave, Elwood, IL 60421-5003, United States

## Event gallery

- **Alt text**: Sunday Worship Service
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/3008417d79f045ca8bee0ef8a2e257381f71197967777bcd31e05d98d699bd2a-rimg-w1200-h1109-dc767a7c-gmir?v=1754923583

## FAQs

- **Q**: When and where is Sunday Worship Service  being held?
  - **A:** Sunday Worship Service  takes place on Sun, 17 Aug, 2025 at 10:00 am to Sun, 17 Aug, 2025 at 11:00 am at Elwood Community Church, 101 N Chicago Ave, Elwood, IL 60421-5003, United States.
- **Q**: Who is organizing Sunday Worship Service ?
  - **A:** Sunday Worship Service  is organized by Elwood Community Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Sunday Worship Service",
        "image": "https://cdn-az.allevents.in/events8/banners/3008417d79f045ca8bee0ef8a2e257381f71197967777bcd31e05d98d699bd2a-rimg-w1200-h1109-dc767a7c-gmir?v=1754923583",
        "startDate": "2025-08-17",
        "endDate": "2025-08-17",
        "url": "https://allevents.in/elwood/sunday-worship-service/200028656130823",
        "location": {
            "@type": "Place",
            "name": "Elwood Community Church",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "101 N Chicago Ave, Elwood, IL 60421-5003, United States",
                "addressLocality": "Elwood",
                "addressRegion": "IL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.4043481662",
                "longitude": "-88.111991447425"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "All are welcome Sunday morning worship starts at 10 am!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Elwood Community Church",
                "url": "https://allevents.in/org/elwood-community-church/25988503"
            }
        ]
    }
]
```