

# Event Details

- **Event Name**: Russian Circles
- **Event Start and End Date**: Sat, 26 Sep, 2026 at 06:00 pm – Sat, 26 Sep, 2026 at 08:00 pm (-05:00)
- **Event URL**: https://allevents.in/chicago/russian-circles/2300030373441922
- **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**: Bohemian National Cemetery
- **lat**: 41.878112792969
- **long**: -87.62979888916
- **full address**: Bohemian National Cemetery, 5255 N Pulaski Rd, Chicago, United States

## Event gallery

- **Alt text**: Russian Circles
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/07fccbc0-9eab-11f1-86dd-a9509dccaf4b-rimg-w1200-h1200-dc786858-gmir.jpg?v=1787459287

## FAQs

- **Q**: When and where is Russian Circles being held?
  - **A:** Russian Circles takes place on Sat, 26 Sep, 2026 at 06:00 pm to Sat, 26 Sep, 2026 at 08:00 pm at Bohemian National Cemetery, 5255 N Pulaski Rd, Chicago, United States.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Russian Circles 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 Russian Circles 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": "Russian Circles",
        "image": "https://cdn-az.allevents.in/events1/banners/07fccbc0-9eab-11f1-86dd-a9509dccaf4b-rimg-w1200-h1200-dc786858-gmir.jpg?v=1787459287",
        "startDate": "2026-09-26T18:00:00-05:00",
        "endDate": "2026-09-26T20:00:00-05:00",
        "url": "https://allevents.in/chicago/russian-circles/2300030373441922",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Bohemian National Cemetery",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "5255 N Pulaski Rd",
                "addressLocality": "Chicago",
                "addressRegion": "IL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.878112792969",
                "longitude": "-87.62979888916"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```