

# Event Details

- **Event Name**: Weatherday at Bottom Lounge
- **Event Start and End Date**: Fri, 06 Nov, 2026 at 08:00 pm – Fri, 06 Nov, 2026 at 10:00 pm (-06:00)
- **Event URL**: https://allevents.in/chicago/weatherday-at-bottom-lounge/2400030581325702
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Chicago
- **state**: IL
- **country**: United States
- **location**: Bottom Lounge
- **lat**: 41.88524040
- **long**: -87.66172540
- **full address**: Bottom Lounge, 1375 W. Lake Street, Chicago, IL 60607, United States

## Event gallery

- **Alt text**: Weatherday at Bottom Lounge
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/c23682e0-9b74-11f1-94c5-d3a2412e8c30-rimg-w1200-h525-dc080808-gmir.webp?v=1787106121

## FAQs

- **Q**: When and where is Weatherday at Bottom Lounge being held?
  - **A:** Weatherday at Bottom Lounge takes place on Fri, 06 Nov, 2026 at 08:00 pm to Fri, 06 Nov, 2026 at 10:00 pm at Bottom Lounge, 1375 W. Lake Street, Chicago, IL 60607, United States.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Weatherday at Bottom Lounge is ideal for live music fans, concert-goers, and anyone who enjoys unforgettable performances from their favorite artists in an electric live atmosphere. 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 Weatherday at Bottom Lounge sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "MusicEvent",
        "name": "Weatherday at Bottom Lounge",
        "image": "https://cdn-az.allevents.in/events6/banners/c23682e0-9b74-11f1-94c5-d3a2412e8c30-rimg-w1200-h525-dc080808-gmir.webp?v=1787106121",
        "startDate": "2026-11-06T20:00:00-06:00",
        "endDate": "2026-11-06T22:00:00-06:00",
        "url": "https://allevents.in/chicago/weatherday-at-bottom-lounge/2400030581325702",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Bottom Lounge",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1375 W. Lake Street, Chicago, IL 60607",
                "addressLocality": "Chicago",
                "addressRegion": "IL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.88524040",
                "longitude": "-87.66172540"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```