

# Event Details

- **Event Name**: RaiNao
- **Event Start and End Date**: Sat, 12 Sep, 2026 at 08:00 pm – Sat, 12 Sep, 2026 at 10:00 pm (-05:00)
- **Event URL**: https://allevents.in/chicago/rainao/2300030490069342
- **Event Categories**: 
- **Slot details of has slots**: 
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Chicago
- **state**: IL
- **country**: United States
- **location**: Subterranean
- **lat**: 41.878112792969
- **long**: -87.62979888916
- **full address**: Subterranean, 2011 West North Ave, Chicago, United States

## Event gallery

- **Alt text**: RaiNao
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/426a8dd0-927e-11f1-8f1c-cf8ce96ac258-rimg-w800-h1000-dc281818-gmir.jpg?v=1786120640

## FAQs

- **Q**: When and where is RaiNao being held?
  - **A:** RaiNao takes place on Sat, 12 Sep, 2026 at 08:00 pm to Sat, 12 Sep, 2026 at 10:00 pm at Subterranean, 2011 West North Ave, Chicago, United States.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "RaiNao",
        "image": "https://cdn-az.allevents.in/events1/banners/426a8dd0-927e-11f1-8f1c-cf8ce96ac258-rimg-w800-h1000-dc281818-gmir.jpg?v=1786120640",
        "startDate": "2026-09-12T20:00:00-05:00",
        "endDate": "2026-09-12T22:00:00-05:00",
        "url": "https://allevents.in/chicago/rainao/2300030490069342",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Subterranean",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "2011 West North Ave",
                "addressLocality": "Chicago",
                "addressRegion": "IL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.878112792969",
                "longitude": "-87.62979888916"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```