

# Event Details

- **Event Name**: 2026 Rock the Runway
- **Event Start and End Date**: Sat, 27 Jun, 2026 at 05:00 pm
- **Event Description**: Rock the Runway
- **Event URL**: https://allevents.in/wheeling/2026-rock-the-runway/200030085418735
- **Interested Audience**: 
  - total_interested_count: 122

## Ticket Details


## Event venue details

- **city**: Wheeling
- **state**: IL
- **country**: United States
- **location**: Chicago Executive Airport
- **lat**: 42.116659663911
- **long**: -87.899909902091
- **full address**: Chicago Executive Airport, Wheeling, Illinois, United States

## Event gallery

- **Alt text**: 2026 Rock the Runway
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/5b2618ffbf33185ab3d5ee096acc33d2633024e58cd848c743c4a1c29d417ab0-rimg-w1200-h1558-dcbe1d2c-gmir?v=1782183381

## FAQs

- **Q**: When and where is 2026 Rock the Runway being held?
  - **A:** 2026 Rock the Runway takes place on Sat, 27 Jun, 2026 at 05:00 pm to Sat, 27 Jun, 2026 at 05:00 pm at Chicago Executive Airport, Wheeling, Illinois, United States.
- **Q**: Who is organizing 2026 Rock the Runway?
  - **A:** 2026 Rock the Runway is organized by City of Prospect Heights.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "2026 Rock the Runway",
        "image": "https://cdn-az.allevents.in/events10/banners/5b2618ffbf33185ab3d5ee096acc33d2633024e58cd848c743c4a1c29d417ab0-rimg-w1200-h1558-dcbe1d2c-gmir?v=1782183381",
        "startDate": "2026-06-27",
        "url": "https://allevents.in/wheeling/2026-rock-the-runway/200030085418735",
        "location": {
            "@type": "Place",
            "name": "Chicago Executive Airport",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Wheeling, Illinois",
                "addressLocality": "Wheeling",
                "addressRegion": "IL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.116659663911",
                "longitude": "-87.899909902091"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Rock the Runway",
        "organizer": [
            {
                "@type": "Organization",
                "name": "City of Prospect Heights",
                "url": "https://allevents.in/org/city-of-prospect-heights/24132496"
            }
        ]
    }
]
```