

# Event Details

- **Event Name**: Isabel LaRosa
- **Event Start and End Date**: Thu, 22 Oct, 2026 at 08:00 pm – Thu, 22 Oct, 2026 at 10:00 pm (-05:00)
- **Event URL**: https://allevents.in/chicago/isabel-larosa/2300030599903444
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Chicago
- **state**: IL
- **country**: United States
- **location**: Reggie's Rock Club
- **lat**: 41.878112792969
- **long**: -87.62979888916
- **full address**: Reggie's Rock Club, 2109 S. State St., Chicago, United States

## Event gallery

- **Alt text**: Isabel LaRosa
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=Isabel+LaRosa&date=Thu%2C+22+Oct%2C+2026+at+08%3A00+pm&bg=5

## FAQs

- **Q**: When and where is Isabel LaRosa being held?
  - **A:** Isabel LaRosa takes place on Thu, 22 Oct, 2026 at 08:00 pm to Thu, 22 Oct, 2026 at 10:00 pm at Reggie's Rock Club, 2109 S. State St., Chicago, United States.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Isabel LaRosa",
        "image": "https://dyn-image.allevents.in/generate-image?v=4&title=Isabel+LaRosa&date=Thu%2C+22+Oct%2C+2026+at+08%3A00+pm&bg=5",
        "startDate": "2026-10-22T20:00:00-05:00",
        "endDate": "2026-10-22T22:00:00-05:00",
        "url": "https://allevents.in/chicago/isabel-larosa/2300030599903444",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Reggie's Rock Club",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "2109 S. State St.",
                "addressLocality": "Chicago",
                "addressRegion": "IL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.878112792969",
                "longitude": "-87.62979888916"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```