

# Event Details

- **Event Name**: The Shawshank Redemption
- **Event Start and End Date**: Thu, 30 Apr, 2026 at 07:30 pm – Sat, 02 May, 2026 at 10:00 pm (+00:00)
- **Event Description**: Based on the 1982 novella Rita Hayworth and The Shawshank Redemption.
- **Event URL**: https://allevents.in/coalville/the-shawshank-redemption/300042358412
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

- **Ticket URL**: https://www.skiddle.com/whats-on/Leicester/Century-Theatre/The-Shawshank-Redemption/42358412/?sktag=13086&skcampaign=ae_eventpage

## Event venue details

- **city**: Coalville
- **state**: EN
- **country**: United Kingdom
- **location**: Century Theatre
- **lat**: 52.725926
- **long**: -1.383246
- **full address**: Century Theatre, Snibston Discovery Park,  Ashby Road, Coalville, United Kingdom

## Event gallery

- **Alt text**: The Shawshank Redemption
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/53654df22600dc9f980fa35cd816da0f9a4d77deacab25edab282192172912cf-rimg-w400-h400-dc181818-gmir.png?v=1776362780

## FAQs

- **Q**: When and where is The Shawshank Redemption being held?
  - **A:** The Shawshank Redemption takes place on Thu, 30 Apr, 2026 at 07:30 pm to Sat, 02 May, 2026 at 10:00 pm at Century Theatre, Snibston Discovery Park,  Ashby Road, Coalville, United Kingdom.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "The Shawshank Redemption",
        "image": "https://cdn-az.allevents.in/events10/banners/53654df22600dc9f980fa35cd816da0f9a4d77deacab25edab282192172912cf-rimg-w400-h400-dc181818-gmir.png?v=1776362780",
        "startDate": "2026-04-30T19:30:00+00:00",
        "endDate": "2026-05-02T22:00:00+00:00",
        "url": "https://allevents.in/coalville/the-shawshank-redemption/300042358412",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Century Theatre",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Snibston Discovery Park,  Ashby Road",
                "addressLocality": "Coalville",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "52.725926",
                "longitude": "-1.383246"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Based on the 1982 novella Rita Hayworth and The Shawshank Redemption."
    }
]
```