

# Event Details

- **Event Name**: Annual Church Picnic
- **Event Start and End Date**: Sun, 16 Aug, 2026 at 10:00 am
- **Event Description**: Join us for some fun in the sun!
- **Event URL**: https://allevents.in/west-chicago/annual-church-picnic/200030357569514
- **Event Categories**: trips-adventures
- **Interested Audience**: 
  - total_interested_count: 3

## Ticket Details


## Event venue details

- **city**: West Chicago
- **state**: IL
- **country**: United States
- **location**: 643 E Washington St, West Chicago, IL, United States, Illinois 60185
- **lat**: 41.88625
- **long**: -88.19265
- **full address**: 643 E Washington St, West Chicago, IL, United States, Illinois 60185

## Event gallery

- **Alt text**: Annual Church Picnic
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/7851990ac18533689a14f5a71bb2f43ad192d719efe7fa702416d2815c830934-rimg-w851-h315-dc88c8f8-gmir?v=1786296422

## FAQs

- **Q**: When and where is Annual Church Picnic being held?
  - **A:** Annual Church Picnic takes place on Sun, 16 Aug, 2026 at 10:00 am to Sun, 16 Aug, 2026 at 10:00 am at 643 E Washington St, West Chicago, IL, United States, Illinois 60185.
- **Q**: Who is organizing Annual Church Picnic?
  - **A:** Annual Church Picnic is organized by New Hope United Methodist Church.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Annual Church Picnic is ideal for party-goers, social butterflies, and anyone looking for a great night out with music, drinks, and good vibes. Whether you're a first-time attendee or a longtime enthusiast in West Chicago, this event is thoughtfully curated to deliver a standout experience worth every moment. If Annual Church Picnic sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Annual Church Picnic",
        "image": "https://cdn-az.allevents.in/events6/banners/7851990ac18533689a14f5a71bb2f43ad192d719efe7fa702416d2815c830934-rimg-w851-h315-dc88c8f8-gmir?v=1786296422",
        "startDate": "2026-08-16",
        "url": "https://allevents.in/west-chicago/annual-church-picnic/200030357569514",
        "location": {
            "@type": "Place",
            "name": "643 E Washington St, West Chicago, IL, United States, Illinois 60185",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "641 E Washington St, West Chicago, IL 60185, United States",
                "addressLocality": "West Chicago",
                "addressRegion": "IL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.88625",
                "longitude": "-88.19265"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for some fun in the sun!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "New Hope United Methodist Church",
                "url": "https://allevents.in/org/new-hope-united-methodist-church/12666456",
                "description": "Welcome to First United Methodist Church of West Chicago! You are welcome here. "
            }
        ]
    }
]
```