

# Event Details

- **Event Name**: Anime Rave
- **Event Start and End Date**: Thu, 24 Sep, 2026 at 06:00 pm – Fri, 25 Sep, 2026 at 11:00 pm (-05:00)
- **Event URL**: https://allevents.in/chicago/anime-rave/2300030138721749
- **Event Categories**: anime, raves
- **Slot details of has slots**: 
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Chicago
- **state**: IL
- **country**: United States
- **location**: Sound-Bar
- **lat**: 41.878112792969
- **long**: -87.62979888916
- **full address**: Sound-Bar, 226 W Ontario St., Chicago, United States

## Event gallery

- **Alt text**: Anime Rave
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/791d4360-a28f-11f1-8b09-4b99f8fe4872-rimg-w1080-h1350-dc080808-gmir.jpg?v=1787887255

## FAQs

- **Q**: When and where is Anime Rave being held?
  - **A:** Anime Rave takes place on Thu, 24 Sep, 2026 at 06:00 pm to Fri, 25 Sep, 2026 at 11:00 pm at Sound-Bar, 226 W Ontario St., Chicago, United States.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Anime Rave",
        "image": "https://cdn-az.allevents.in/events4/banners/791d4360-a28f-11f1-8b09-4b99f8fe4872-rimg-w1080-h1350-dc080808-gmir.jpg?v=1787887255",
        "startDate": "2026-09-24T18:00:00-05:00",
        "endDate": "2026-09-25T23:00:00-05:00",
        "url": "https://allevents.in/chicago/anime-rave/2300030138721749",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Sound-Bar",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "226 W Ontario St.",
                "addressLocality": "Chicago",
                "addressRegion": "IL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.878112792969",
                "longitude": "-87.62979888916"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```