

# Event Details

- **Event Name**: Jack Botts
- **Event Start and End Date**: Mon, 29 Jun, 2026 at 08:00 pm
- **Event URL**: https://allevents.in/chicago/jack-botts/2300030303352416
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Chicago
- **state**: IL
- **country**: United States
- **location**: Beat Kitchen
- **lat**: 41.878112792969
- **long**: -87.62979888916
- **full address**: Beat Kitchen, 2100 W. Belmont, Chicago, United States

## Event gallery

- **Alt text**: Jack Botts
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=Jack+Botts&date=Mon%2C+29+Jun%2C+2026+at+08%3A00+pm&bg=2

## FAQs

- **Q**: When and where is Jack Botts being held?
  - **A:** Jack Botts takes place on Mon, 29 Jun, 2026 at 08:00 pm to Mon, 29 Jun, 2026 at 08:00 pm at Beat Kitchen, 2100 W. Belmont, Chicago, United States.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Jack Botts",
        "image": "https://dyn-image.allevents.in/generate-image?v=4&title=Jack+Botts&date=Mon%2C+29+Jun%2C+2026+at+08%3A00+pm&bg=2",
        "startDate": "2026-06-29",
        "url": "https://allevents.in/chicago/jack-botts/2300030303352416",
        "location": {
            "@type": "Place",
            "name": "Beat Kitchen",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "2100 W. Belmont",
                "addressLocality": "Chicago",
                "addressRegion": "IL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.878112792969",
                "longitude": "-87.62979888916"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```