

# Event Details

- **Event Name**: The Rat Utopia Experiment
- **Event Start and End Date**: Wed, 21 Oct, 2026 at 06:30 pm – Wed, 21 Oct, 2026 at 08:30 pm (-05:00)
- **Event URL**: https://allevents.in/chicago/the-rat-utopia-experiment/2300030613971119
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Chicago
- **state**: IL
- **country**: United States
- **location**: Cobra Lounge
- **lat**: 41.878112792969
- **long**: -87.62979888916
- **full address**: Cobra Lounge, 235 North Ashland Avenue, Chicago, United States

## Event gallery

- **Alt text**: The Rat Utopia Experiment
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/2621a300-a081-11f1-a9b6-5f3c34d9259b-rimg-w1200-h675-dc081818-gmir.jpg?v=1787661198

## FAQs

- **Q**: When and where is The Rat Utopia Experiment being held?
  - **A:** The Rat Utopia Experiment takes place on Wed, 21 Oct, 2026 at 06:30 pm to Wed, 21 Oct, 2026 at 08:30 pm at Cobra Lounge, 235 North Ashland Avenue, Chicago, United States.
- **Q**: Who is this event for? Is it right for me?
  - **A:** The Rat Utopia Experiment is ideal for art lovers, trade professionals, collectors, and exhibition enthusiasts exploring the latest in their field. 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 The Rat Utopia Experiment sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "The Rat Utopia Experiment",
        "image": "https://cdn-az.allevents.in/events9/banners/2621a300-a081-11f1-a9b6-5f3c34d9259b-rimg-w1200-h675-dc081818-gmir.jpg?v=1787661198",
        "startDate": "2026-10-21T18:30:00-05:00",
        "endDate": "2026-10-21T20:30:00-05:00",
        "url": "https://allevents.in/chicago/the-rat-utopia-experiment/2300030613971119",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Cobra Lounge",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "235 North Ashland Avenue",
                "addressLocality": "Chicago",
                "addressRegion": "IL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.878112792969",
                "longitude": "-87.62979888916"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```