

# Event Details

- **Event Name**: BoyNextDoor
- **Event Start and End Date**: Wed, 04 Nov, 2026 at 07:30 pm – Wed, 04 Nov, 2026 at 09:30 pm (-06:00)
- **Event URL**: https://allevents.in/chicago/boynextdoor/2300030349446853
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Chicago
- **state**: IL
- **country**: United States
- **location**: The Salt Shed Indoors - Chicago
- **lat**: 41.878112792969
- **long**: -87.62979888916
- **full address**: The Salt Shed Indoors - Chicago, 1357 North Elston Avenue, Chicago, United States

## Event gallery

- **Alt text**: BoyNextDoor
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=BoyNextDoor&date=Wed%2C+04+Nov%2C+2026+at+07%3A30+pm&bg=4

## FAQs

- **Q**: When and where is BoyNextDoor being held?
  - **A:** BoyNextDoor takes place on Wed, 04 Nov, 2026 at 07:30 pm to Wed, 04 Nov, 2026 at 09:30 pm at The Salt Shed Indoors - Chicago, 1357 North Elston Avenue, Chicago, United States.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "BoyNextDoor",
        "image": "https://dyn-image.allevents.in/generate-image?v=4&title=BoyNextDoor&date=Wed%2C+04+Nov%2C+2026+at+07%3A30+pm&bg=4",
        "startDate": "2026-11-04T19:30:00-06:00",
        "endDate": "2026-11-04T21:30:00-06:00",
        "url": "https://allevents.in/chicago/boynextdoor/2300030349446853",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "The Salt Shed Indoors - Chicago",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1357 North Elston Avenue",
                "addressLocality": "Chicago",
                "addressRegion": "IL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.878112792969",
                "longitude": "-87.62979888916"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```