

# Event Details

- **Event Name**: The Rocky Horror Picture Show - Original Cast Spooktacular at Chicago Theatre
- **Event Start and End Date**: Sat, 31 Oct, 2026 at 07:30 pm – Sat, 31 Oct, 2026 at 09:30 pm (-06:00)
- **Event URL**: https://allevents.in/chicago/the-rocky-horror-picture-show-original-cast-spooktacular-at-chicago-theatre/2400030143394238
- **Event Categories**: Art, Theatre
- **Slot details of has slots**: 
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Chicago
- **state**: IL
- **country**: United States
- **location**: Chicago Theatre
- **lat**: 41.88526420
- **long**: -87.62764680
- **full address**: Chicago Theatre, 175 N. State Street, Chicago, IL 60601, United States

## Event gallery

- **Alt text**: The Rocky Horror Picture Show - Original Cast Spooktacular at Chicago Theatre
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/af383320-a626-11f1-8990-5d04d231a2dd-rimg-w1200-h675-dc080808-gmir.jpg?v=1788282050

## FAQs

- **Q**: When and where is The Rocky Horror Picture Show - Original Cast Spooktacular at Chicago Theatre being held?
  - **A:** The Rocky Horror Picture Show - Original Cast Spooktacular at Chicago Theatre takes place on Sat, 31 Oct, 2026 at 07:30 pm to Sat, 31 Oct, 2026 at 09:30 pm at Chicago Theatre, 175 N. State Street, Chicago, IL 60601, United States.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "The Rocky Horror Picture Show - Original Cast Spooktacular at Chicago Theatre",
        "image": "https://cdn-az.allevents.in/events8/banners/af383320-a626-11f1-8990-5d04d231a2dd-rimg-w1200-h675-dc080808-gmir.jpg?v=1788282050",
        "startDate": "2026-10-31T19:30:00-06:00",
        "endDate": "2026-10-31T21:30:00-06:00",
        "url": "https://allevents.in/chicago/the-rocky-horror-picture-show-original-cast-spooktacular-at-chicago-theatre/2400030143394238",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Chicago Theatre",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "175 N. State Street, Chicago, IL 60601",
                "addressLocality": "Chicago",
                "addressRegion": "IL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.88526420",
                "longitude": "-87.62764680"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```