

# Event Details

- **Event Name**: Bikini Truck Stop
- **Event Start and End Date**: Thu, 09 Jul, 2026 at 06:00 pm – Fri, 10 Jul, 2026 at 08:30 pm
- **Event URL**: https://allevents.in/chicago/bikini-truck-stop/2300030216701608
- **Event Categories**: trips-adventures
- **Slot details of has slots**: 
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Chicago
- **state**: IL
- **country**: United States
- **location**: Reggie's Bananna's Shack
- **lat**: 41.878112792969
- **long**: -87.62979888916
- **full address**: Reggie's Bananna's Shack, 2105 South State Street, Chicago, United States

## Event gallery

- **Alt text**: Bikini Truck Stop
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/27cbae20-7b61-11f1-9c5f-b15bd5656509-rimg-w1200-h795-dc8f5c4a-gmir.jpg?v=1783579263

## FAQs

- **Q**: When and where is Bikini Truck Stop being held?
  - **A:** Bikini Truck Stop takes place on Thu, 09 Jul, 2026 at 06:00 pm to Fri, 10 Jul, 2026 at 08:30 pm at Reggie's Bananna's Shack, 2105 South State Street, Chicago, United States.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Bikini Truck Stop 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 Bikini Truck Stop sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Bikini Truck Stop",
        "image": "https://cdn-az.allevents.in/events6/banners/27cbae20-7b61-11f1-9c5f-b15bd5656509-rimg-w1200-h795-dc8f5c4a-gmir.jpg?v=1783579263",
        "startDate": "2026-07-09",
        "endDate": "2026-07-10",
        "url": "https://allevents.in/chicago/bikini-truck-stop/2300030216701608",
        "location": {
            "@type": "Place",
            "name": "Reggie's Bananna's Shack",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "2105 South State Street",
                "addressLocality": "Chicago",
                "addressRegion": "IL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.878112792969",
                "longitude": "-87.62979888916"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```