

# Event Details

- **Event Name**: The Dollz Spectra
- **Event Start and End Date**: Fri, 23 Oct, 2026 at 09:30 pm – Fri, 23 Oct, 2026 at 11:30 pm (-05:00)
- **Event URL**: https://allevents.in/chicago/the-dollz-spectra/2300030613795012
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Chicago
- **state**: IL
- **country**: United States
- **location**: The Newport Theater - IL
- **lat**: 41.878112792969
- **long**: -87.62979888916
- **full address**: The Newport Theater - IL, 956 West Newport Avenue, Chicago, United States

## Event gallery

- **Alt text**: The Dollz Spectra
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/65138c70-a06f-11f1-a9b6-5f3c34d9259b-rimg-w1200-h1200-dcc8c8d8-gmir.jpg?v=1787653572

## FAQs

- **Q**: When and where is The Dollz Spectra being held?
  - **A:** The Dollz Spectra takes place on Fri, 23 Oct, 2026 at 09:30 pm to Fri, 23 Oct, 2026 at 11:30 pm at The Newport Theater - IL, 956 West Newport Avenue, Chicago, United States.
- **Q**: Who is this event for? Is it right for me?
  - **A:** The Dollz Spectra is ideal for party-goers, social butterflies, and anyone looking for a great night out with music, drinks, and good vibes. 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 Dollz Spectra 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 Dollz Spectra",
        "image": "https://cdn-az.allevents.in/events10/banners/65138c70-a06f-11f1-a9b6-5f3c34d9259b-rimg-w1200-h1200-dcc8c8d8-gmir.jpg?v=1787653572",
        "startDate": "2026-10-23T21:30:00-05:00",
        "endDate": "2026-10-23T23:30:00-05:00",
        "url": "https://allevents.in/chicago/the-dollz-spectra/2300030613795012",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "The Newport Theater - IL",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "956 West Newport Avenue",
                "addressLocality": "Chicago",
                "addressRegion": "IL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.878112792969",
                "longitude": "-87.62979888916"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```