

# Event Details

- **Event Name**: El David Aguilar
- **Event Start and End Date**: Thu, 05 Nov, 2026 at 08:00 pm – Thu, 05 Nov, 2026 at 10:00 pm (-06:00)
- **Event URL**: https://allevents.in/chicago/el-david-aguilar/2300030549132330
- **Event Categories**: 
- **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**: El David Aguilar
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/81b84010-9f97-11f1-a9b6-5f3c34d9259b-rimg-w1200-h675-dcc8c8c8-gmir.jpg?v=1787560849

## FAQs

- **Q**: When and where is El David Aguilar being held?
  - **A:** El David Aguilar takes place on Thu, 05 Nov, 2026 at 08:00 pm to Thu, 05 Nov, 2026 at 10:00 pm at Reggie's Rock Club, 2109 S. State St., Chicago, United States.
- **Q**: Who is this event for? Is it right for me?
  - **A:** El David Aguilar 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 El David Aguilar 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": "El David Aguilar",
        "image": "https://cdn-az.allevents.in/events6/banners/81b84010-9f97-11f1-a9b6-5f3c34d9259b-rimg-w1200-h675-dcc8c8c8-gmir.jpg?v=1787560849",
        "startDate": "2026-11-05T20:00:00-06:00",
        "endDate": "2026-11-05T22:00:00-06:00",
        "url": "https://allevents.in/chicago/el-david-aguilar/2300030549132330",
        "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"
    }
]
```