

# Event Details

- **Event Name**: Picnic In The Park
- **Event Start and End Date**: Sat, 20 Jun, 2026 at 12:00 pm
- **Event Description**: The Parlor Picnic!!!   We are looking forward to seeing you all this Saturday in the park!!!
- **Event URL**: https://allevents.in/wheaton/picnic-in-the-park/200030266473743
- **Event Categories**: picnic-in-park, trips-adventures
- **Interested Audience**: 
  - total_interested_count: 7

## Ticket Details


## Event venue details

- **city**: Wheaton
- **state**: IL
- **country**: United States
- **location**: Hoffman Park
- **lat**: 41.871153810015
- **long**: -88.084468088699
- **full address**: Hoffman Park, 599 N Prospect St,Wheaton, Illinois, United States

## Event gallery

- **Alt text**: Picnic In The Park
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/6d4401d0b179be1cb46f209027cca89a20d1d2500dcfd417e15390c155c005fd-rimg-w1200-h675-dc000000-gmir?v=1781824303

## FAQs

- **Q**: When and where is Picnic In The Park being held?
  - **A:** Picnic In The Park takes place on Sat, 20 Jun, 2026 at 12:00 pm to Sat, 20 Jun, 2026 at 12:00 pm at Hoffman Park, 599 N Prospect St,Wheaton, Illinois, United States.
- **Q**: Who is organizing Picnic In The Park?
  - **A:** Picnic In The Park is organized by Parlor of East Wheaton.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Picnic In The Park",
        "image": "https://cdn-az.allevents.in/events7/banners/6d4401d0b179be1cb46f209027cca89a20d1d2500dcfd417e15390c155c005fd-rimg-w1200-h675-dc000000-gmir?v=1781824303",
        "startDate": "2026-06-20",
        "url": "https://allevents.in/wheaton/picnic-in-the-park/200030266473743",
        "location": {
            "@type": "Place",
            "name": "Hoffman Park",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "599 N Prospect St,Wheaton, Illinois",
                "addressLocality": "Wheaton",
                "addressRegion": "IL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.871153810015",
                "longitude": "-88.084468088699"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "The Parlor Picnic!!!   We are looking forward to seeing you all this Saturday in the park!!!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Parlor of East Wheaton",
                "url": "https://allevents.in/org/parlor-of-east-wheaton/20157959"
            }
        ]
    }
]
```