

# Event Details

- **Event Name**: UK Rock Show
- **Event Start and End Date**: Sat, 04 Apr, 2026 at 07:30 pm – Sat, 04 Apr, 2026 at 10:30 pm
- **Event Description**: Get ready to be transported back to the 80s heyday of classic rock, with the feel of a rock festival and the atmosphere of a top end rock arena tour.ArtistsThe UK Rock ShowMusic Genres :  Rock, 1980s
- **Event URL**: https://allevents.in/carlisle/uk-rock-show/300040959732
- **Event Categories**: festivals, art
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

- **Ticket URL**: https://www.skiddle.com/whats-on/Carlisle/Old-Fire-Station/UK-Rock-Show/40959732/?sktag=13086&skcampaign=ae_eventpage

## Event venue details

- **city**: Carlisle
- **state**: EN
- **country**: United Kingdom
- **location**: Old Fire Station
- **lat**: 54.897063
- **long**: -2.9365
- **full address**: Old Fire Station, Peter Street, Carlisle, United Kingdom

## Event gallery

- **Alt text**: UK Rock Show
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/468b8e5bde985c9af88cc8638d9c35c2d635df36bce80341736355d9d16ec81f-rimg-w1024-h1024-dc301215-gmir.jpg?v=1766476066

## Artist Details

- **Artist name**: The UK Rock Show

## FAQs

- **Q**: When and where is UK Rock Show being held?
  - **A:** UK Rock Show takes place on Sat, 04 Apr, 2026 at 07:30 pm to Sat, 04 Apr, 2026 at 10:30 pm at Old Fire Station, Peter Street, Carlisle, United Kingdom.
- **Q**: Who is this event for? Is it right for me?
  - **A:** UK Rock Show is ideal for live music fans, concert-goers, and anyone who enjoys unforgettable performances from their favorite artists in an electric live atmosphere. Whether you're a first-time attendee or a longtime enthusiast in Carlisle, this event is thoughtfully curated to deliver a standout experience worth every moment. If UK Rock Show 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": "UK Rock Show",
        "image": "https://cdn-az.allevents.in/events10/banners/468b8e5bde985c9af88cc8638d9c35c2d635df36bce80341736355d9d16ec81f-rimg-w1024-h1024-dc301215-gmir.jpg?v=1766476066",
        "startDate": "2026-04-04",
        "endDate": "2026-04-04",
        "url": "https://allevents.in/carlisle/uk-rock-show/300040959732",
        "location": {
            "@type": "Place",
            "name": "Old Fire Station",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Peter Street",
                "addressLocality": "Carlisle",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "54.897063",
                "longitude": "-2.9365"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Get ready to be transported back to the 80s heyday of classic rock, with the feel of a rock festival and the atmosphere of a top end rock arena tour.ArtistsThe UK Rock ShowMusic Genres :  Rock, 1980s",
        "performer": [
            {
                "@type": "Person",
                "name": "The UK Rock Show"
            }
        ]
    }
]
```