

# Event Details

- **Event Name**: Calle 24
- **Event Start and End Date**: Fri, 18 Sep, 2026 at 08:00 pm – Fri, 18 Sep, 2026 at 10:00 pm (-05:00)
- **Event URL**: https://allevents.in/chicago/calle-24/2300030317335047
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Chicago
- **state**: IL
- **country**: United States
- **location**: Riviera Theatre - IL
- **lat**: 41.878112792969
- **long**: -87.62979888916
- **full address**: Riviera Theatre - IL, 4746 North Racine Avenue, Chicago, United States

## Event gallery

- **Alt text**: Calle 24
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=Calle+24&date=Fri%2C+18+Sep%2C+2026+at+08%3A00+pm&bg=3

## FAQs

- **Q**: When and where is Calle 24 being held?
  - **A:** Calle 24 takes place on Fri, 18 Sep, 2026 at 08:00 pm to Fri, 18 Sep, 2026 at 10:00 pm at Riviera Theatre - IL, 4746 North Racine Avenue, Chicago, United States.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Calle 24",
        "image": "https://dyn-image.allevents.in/generate-image?v=4&title=Calle+24&date=Fri%2C+18+Sep%2C+2026+at+08%3A00+pm&bg=3",
        "startDate": "2026-09-18T20:00:00-05:00",
        "endDate": "2026-09-18T22:00:00-05:00",
        "url": "https://allevents.in/chicago/calle-24/2300030317335047",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Riviera Theatre - IL",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "4746 North Racine Avenue",
                "addressLocality": "Chicago",
                "addressRegion": "IL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.878112792969",
                "longitude": "-87.62979888916"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```