

# Event Details

- **Event Name**: Rocky Horror Porters Night
- **Event Start and End Date**: Fri, 21 Aug, 2026 at 08:00 pm
- **Event Description**: The extremely talented Kim Jennett will be starring in our very own Rocky Horror Night
- **Event URL**: https://allevents.in/warrington/rocky-horror-porters-night/200030254978525
- **Event Categories**: rocky-horror-picture-show
- **Interested Audience**: 
  - total_interested_count: 41

## Ticket Details


## Event venue details

- **city**: Warrington
- **state**: EN
- **country**: United Kingdom
- **location**: Porters Ale House, 78 Buttermarket Street, Warrington
- **lat**: 53.38967
- **long**: -2.58982
- **full address**: Porters Ale House, 78 Buttermarket Street, Warrington, United Kingdom

## Event gallery

- **Alt text**: Rocky Horror Porters Night
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/547b7b1e5c89b54782b3e300bb8fd642c239c0d76fd04c9f64d7fb96c2164ca3-rimg-w1200-h1200-dc080808-gmir?v=1787277076

## FAQs

- **Q**: When and where is Rocky Horror Porters Night being held?
  - **A:** Rocky Horror Porters Night takes place on Fri, 21 Aug, 2026 at 08:00 pm to Fri, 21 Aug, 2026 at 08:00 pm at Porters Ale House, 78 Buttermarket Street, Warrington, United Kingdom.
- **Q**: Who is organizing Rocky Horror Porters Night?
  - **A:** Rocky Horror Porters Night is organized by Porters Resurrection.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Rocky Horror Porters Night",
        "image": "https://cdn-az.allevents.in/events10/banners/547b7b1e5c89b54782b3e300bb8fd642c239c0d76fd04c9f64d7fb96c2164ca3-rimg-w1200-h1200-dc080808-gmir?v=1787277076",
        "startDate": "2026-08-21",
        "url": "https://allevents.in/warrington/rocky-horror-porters-night/200030254978525",
        "location": {
            "@type": "Place",
            "name": "Porters Ale House, 78 Buttermarket Street, Warrington",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "78 Buttermarket Street, Warrington, WA1 2NN, United Kingdom",
                "addressLocality": "Warrington",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "53.38967",
                "longitude": "-2.58982"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "The extremely talented Kim Jennett will be starring in our very own Rocky Horror Night",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Porters Resurrection",
                "url": "https://allevents.in/org/porters-resurrection/26978501"
            }
        ]
    }
]
```