

# Event Details

- **Event Name**: Fourth of July Picnic
- **Event Start and End Date**: Sat, 04 Jul, 2026 at 12:00 pm
- **Event Description**: ?Parade is over. Party is on. Food trucks, games, and music!?
- **Event URL**: https://allevents.in/island-lake/fourth-of-july-picnic/200030270110407
- **Event Categories**: food-drinks, trips-adventures
- **Interested Audience**: 
  - total_interested_count: 94

## Ticket Details


## Event venue details

- **city**: Island Lake
- **state**: IL
- **country**: United States
- **location**: Converse Park!
- **lat**: 42.26879094254
- **long**: -88.19005541114
- **full address**: Converse Park!, IL-176,Island Lake, Illinois, United States

## Event gallery

- **Alt text**: Fourth of July Picnic
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/c79804205f5f9b0d864ff3a4bcc92d48a952bd84b030d69c2bc01527e2aef939-rimg-w1200-h1553-dcffffff-gmir?v=1782583294

## FAQs

- **Q**: When and where is Fourth of July Picnic being held?
  - **A:** Fourth of July Picnic takes place on Sat, 04 Jul, 2026 at 12:00 pm to Sat, 04 Jul, 2026 at 12:00 pm at Converse Park!, IL-176,Island Lake, Illinois, United States.
- **Q**: Who is organizing Fourth of July Picnic?
  - **A:** Fourth of July Picnic is organized by Village of Island Lake.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Fourth of July Picnic",
        "image": "https://cdn-az.allevents.in/events5/banners/c79804205f5f9b0d864ff3a4bcc92d48a952bd84b030d69c2bc01527e2aef939-rimg-w1200-h1553-dcffffff-gmir?v=1782583294",
        "startDate": "2026-07-04",
        "url": "https://allevents.in/island-lake/fourth-of-july-picnic/200030270110407",
        "location": {
            "@type": "Place",
            "name": "Converse Park!",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "IL-176,Island Lake, Illinois",
                "addressLocality": "Island Lake",
                "addressRegion": "IL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.26879094254",
                "longitude": "-88.19005541114"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "?Parade is over. Party is on. Food trucks, games, and music!?",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Village of Island Lake",
                "url": "https://allevents.in/org/village-of-island-lake/23245669"
            }
        ]
    }
]
```