

# Event Details

- **Event Name**: The Strike
- **Event Start and End Date**: Tue, 30 Jun, 2026 at 06:00 pm – Wed, 01 Jul, 2026 at 07:30 pm
- **Event URL**: https://allevents.in/chicago/the-strike/2300029869189147
- **Event Categories**: trips-adventures
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Chicago
- **state**: IL
- **country**: United States
- **location**: Park West
- **lat**: 41.878112792969
- **long**: -87.62979888916
- **full address**: Park West, 322 W. Armitage, Chicago, United States

## Event gallery

- **Alt text**: The Strike
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/04eb3b80-71f4-11f1-bf47-2b68e73a9c81-rimg-w1200-h480-dc020202-gmir.jpg?v=1782542830

## FAQs

- **Q**: When and where is The Strike being held?
  - **A:** The Strike takes place on Tue, 30 Jun, 2026 at 06:00 pm to Wed, 01 Jul, 2026 at 07:30 pm at Park West, 322 W. Armitage, Chicago, United States.
- **Q**: Who is this event for? Is it right for me?
  - **A:** The Strike 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 Chicago, this event is thoughtfully curated to deliver a standout experience worth every moment. If The Strike sounds like your kind of event, don't wait - spots fill up fast.

## Similar Events

- **Event Name**: Candlelight: Queen vs. ABBA
  - **Date**: Fri, 21 Aug at 06:30 pm
  - **Venue**: First United Methodist Church of Chicago, 77 West Washington Street, Chicago, United States
  - **Event URL**: https://allevents.in/chicago/candlelight-queen-vs-abba/2700030222302924
- **Event Name**: Lakeview Taco Fest
  - **Date**: Fri, 21 Aug at 04:00 pm
  - **Venue**: 3500 N Southport Ave,, Chicago, Illinois 60657, United States
  - **Event URL**: https://allevents.in/chicago/lakeview-taco-fest/200030008705838
- **Event Name**: Brandi Carlile, I'm With Her in Highland Park
  - **Date**: Wed, 26 Aug at 07:00 pm
  - **Venue**: Ravinia Festival, Ravinia Festival, Highland Park, IL, United States
  - **Event URL**: https://allevents.in/highland-park/brandi-carlile-im-with-her-in-highland-park/3300029940782634
- **Event Name**: Flight Deck: Air Show Rooftop Party at Offshore
  - **Date**: Sun, 16 Aug at 11:00 am
  - **Venue**: Offshore Rooftop, 1000 East Grand Avenue, Chicago, United States
  - **Event URL**: https://allevents.in/chicago/flight-deck-air-show-rooftop-party-at-offshore/100001996640518539
- **Event Name**: Alabama Shakes in Gurnee
  - **Date**: Fri, 21 Aug at 06:00 pm
  - **Venue**: Ravinia Park, Ravinia Park, Gurnee, IL, United States
  - **Event URL**: https://allevents.in/gurnee/alabama-shakes-in-gurnee/3300029962149020
- **Event Name**: Bandas on the Beach (Oak Street Beach)
  - **Date**: Sun, 16 Aug
  - **Venue**: Whispers at Oak Street Beach, 1001 North Lake Shore Drive, Chicago, United States
  - **Event URL**: https://allevents.in/chicago/bandas-on-the-beach-oak-street-beach/100001986343282228

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "The Strike",
        "image": "https://cdn-az.allevents.in/events7/banners/04eb3b80-71f4-11f1-bf47-2b68e73a9c81-rimg-w1200-h480-dc020202-gmir.jpg?v=1782542830",
        "startDate": "2026-06-30",
        "endDate": "2026-07-01",
        "url": "https://allevents.in/chicago/the-strike/2300029869189147",
        "location": {
            "@type": "Place",
            "name": "Park West",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "322 W. Armitage",
                "addressLocality": "Chicago",
                "addressRegion": "IL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.878112792969",
                "longitude": "-87.62979888916"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```