

# Event Details

- **Event Name**: ROCKY HORROR PICTURE SHOW
- **Event Start and End Date**: Fri, 08 May, 2015 at 11:55 pm
- **Event Description**: Prytania Theatre and The Well-Hung Speakers
presents
ROCKY HORROR PICTURE SHOW
with a Live Shadow Cast.
(The Well-Hung Speakers)

May 8 & 9, 2015 for Midnight
(Friday & Saturday nights)
- **Event URL**: https://allevents.in/new-orleans/rocky-horror-picture-show/386967011506643
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: New Orleans
- **state**: LA
- **country**: United States
- **location**: Prytania Theatre
- **lat**: 29.925195
- **long**: -90.113187
- **full address**: Prytania Theatre, 5339 Prytania St, New Orleans, United States

## Event gallery

- **Alt text**: ROCKY HORROR PICTURE SHOW
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=ROCKY+HORROR+PICTURE+SHOW&date=Fri%2C+08+May%2C+2015+at+11%3A55+pm&bg=4

## FAQs

- **Q**: When and where is ROCKY HORROR PICTURE SHOW being held?
  - **A:** ROCKY HORROR PICTURE SHOW takes place on Fri, 08 May, 2015 at 11:55 pm to Fri, 08 May, 2015 at 11:55 pm at Prytania Theatre, 5339 Prytania St, New Orleans, United States.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "ROCKY HORROR PICTURE SHOW",
        "image": "https://dyn-image.allevents.in/generate-image?v=4&title=ROCKY+HORROR+PICTURE+SHOW&date=Fri%2C+08+May%2C+2015+at+11%3A55+pm&bg=4",
        "startDate": "2015-05-08",
        "url": "https://allevents.in/new-orleans/rocky-horror-picture-show/386967011506643",
        "location": {
            "@type": "Place",
            "name": "Prytania Theatre",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "5339 Prytania St",
                "addressLocality": "New Orleans",
                "addressRegion": "LA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "29.925195",
                "longitude": "-90.113187"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```