

# Event Details

- **Event Name**: 4th of July Parade
- **Event Start and End Date**: Sat, 04 Jul, 2026 at 11:00 am
- **Event Description**: Join us in tradition to watch Blue Islands finest march down Western in their best displays of independence. We will be serving up cold beverages and $2 Nathan hot dogs with all the fixings. Come early and reserve your spots
- **Event URL**: https://allevents.in/blue-island/4th-of-july-parade/200030211043449
- **Event Categories**: fourth-of-july, parades, dog
- **Interested Audience**: 
  - total_interested_count: 35

## Ticket Details


## Event venue details

- **city**: Blue Island
- **state**: IL
- **country**: United States
- **location**: 13011 Western Ave, Blue Island, IL, United States, Illinois 60406
- **lat**: 41.65678
- **long**: -87.67974
- **full address**: 13011 Western Ave, Blue Island, IL, United States, Illinois 60406

## Event gallery

- **Alt text**: 4th of July Parade
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/a27d882976181818eb61025a672135caff79a681204cfa27d5c754ef0a6d04f0-rimg-w800-h533-dc11132e-gmir?v=1783052370

## FAQs

- **Q**: When and where is 4th of July Parade being held?
  - **A:** 4th of July Parade takes place on Sat, 04 Jul, 2026 at 11:00 am to Sat, 04 Jul, 2026 at 11:00 am at 13011 Western Ave, Blue Island, IL, United States, Illinois 60406.
- **Q**: Who is organizing 4th of July Parade?
  - **A:** 4th of July Parade is organized by Double Play Saloon.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "4th of July Parade",
        "image": "https://cdn-az.allevents.in/events10/banners/a27d882976181818eb61025a672135caff79a681204cfa27d5c754ef0a6d04f0-rimg-w800-h533-dc11132e-gmir?v=1783052370",
        "startDate": "2026-07-04",
        "url": "https://allevents.in/blue-island/4th-of-july-parade/200030211043449",
        "location": {
            "@type": "Place",
            "name": "13011 Western Ave, Blue Island, IL, United States, Illinois 60406",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "13011 Western Ave, Blue Island, IL 60406-2406, United States",
                "addressLocality": "Blue Island",
                "addressRegion": "IL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.65678",
                "longitude": "-87.67974"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us in tradition to watch Blue Islands finest march down Western in their best displays of independence. We will be serving up cold beverages and $2 Nathan hot dogs with all the fixings. Come early and reserve your spots",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Double Play Saloon",
                "url": "https://allevents.in/org/double-play-saloon/3370222",
                "description": "Drinks! Food! Entertainment!"
            }
        ]
    }
]
```