

# Event Details

- **Event Name**: Sunday Services
- **Event Start and End Date**: Sun, 14 Jun, 2026 at 10:00 am – Sun, 14 Jun, 2026 at 01:00 pm (-05:00)
- **Event Description**: Join us for bilingual Sunday services!
- **Event URL**: https://allevents.in/aurora/sunday-services/200030221627757
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Aurora
- **state**: IL
- **country**: United States
- **location**: 550 Redwood Drive, Aurora, IL, United States, Illinois 60506
- **lat**: 41.76709
- **long**: -88.36259
- **full address**: 550 Redwood Drive, Aurora, IL, United States, Illinois 60506

## Event gallery

- **Alt text**: Sunday Services
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/4e2426842b892969590c4dde33e43e5c95482efead8f9e79a57a101de1c5fbc1-rimg-w1200-h800-dc1d4da8-gmir?v=1781163776

## FAQs

- **Q**: When and where is Sunday Services being held?
  - **A:** Sunday Services takes place on Sun, 14 Jun, 2026 at 10:00 am to Sun, 14 Jun, 2026 at 01:00 pm at 550 Redwood Drive, Aurora, IL, United States, Illinois 60506.
- **Q**: Who is organizing Sunday Services?
  - **A:** Sunday Services is organized by The Salvation Army Aurora Corps Community Center.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Sunday Services",
        "image": "https://cdn-az.allevents.in/events2/banners/4e2426842b892969590c4dde33e43e5c95482efead8f9e79a57a101de1c5fbc1-rimg-w1200-h800-dc1d4da8-gmir?v=1781163776",
        "startDate": "2026-06-14T10:00:00-05:00",
        "endDate": "2026-06-14T13:00:00-05:00",
        "url": "https://allevents.in/aurora/sunday-services/200030221627757",
        "location": {
            "@type": "Place",
            "name": "550 Redwood Drive, Aurora, IL, United States, Illinois 60506",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "550 Redwood Dr, Aurora, IL 60506-3310, United States",
                "addressLocality": "Aurora",
                "addressRegion": "IL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.76709",
                "longitude": "-88.36259"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for bilingual Sunday services!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "The Salvation Army Aurora Corps Community Center",
                "url": "https://allevents.in/org/the-salvation-army-aurora-corps-community-center/16568184"
            }
        ]
    }
]
```