

# Event Details

- **Event Name**: Tito Nieves
- **Event Start and End Date**: Thu, 08 Oct, 2026 at 06:00 pm – Fri, 09 Oct, 2026 at 10:00 pm (-05:00)
- **Event URL**: https://allevents.in/chicago/tito-nieves/2300029812984544
- **Event Categories**: trips-adventures, contests
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Chicago
- **state**: IL
- **country**: United States
- **location**: Copernicus Center
- **lat**: 41.878112792969
- **long**: -87.62979888916
- **full address**: Copernicus Center, 5216 West Lawrence Avenue, Chicago, United States

## Event gallery

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

## FAQs

- **Q**: When and where is Tito Nieves being held?
  - **A:** Tito Nieves takes place on Thu, 08 Oct, 2026 at 06:00 pm to Fri, 09 Oct, 2026 at 10:00 pm at Copernicus Center, 5216 West Lawrence Avenue, Chicago, United States.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Tito Nieves",
        "image": "https://dyn-image.allevents.in/generate-image?v=4&title=Tito+Nieves&date=Thu%2C+08+Oct%2C+2026+at+06%3A00+pm&bg=5",
        "startDate": "2026-10-08T18:00:00-05:00",
        "endDate": "2026-10-09T22:00:00-05:00",
        "url": "https://allevents.in/chicago/tito-nieves/2300029812984544",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Copernicus Center",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "5216 West Lawrence Avenue",
                "addressLocality": "Chicago",
                "addressRegion": "IL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.878112792969",
                "longitude": "-87.62979888916"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```