

# Event Details

- **Event Name**: The UK ROCK SHOW
- **Event Start and End Date**: Fri, 08 May, 2026 at 07:30 pm – Fri, 08 May, 2026 at 10:00 pm (+00:00)
- **Event Description**: Get ready to be transported back to the 80s heyday of classic rock, combining the feel of a rock festival with the atmosphere of a top end rock arena
- **Event URL**: https://allevents.in/torquay/the-uk-rock-show/300040904635
- **Event Categories**: festivals
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

- **Ticket URL**: https://www.skiddle.com/whats-on/Torquay/Babbacombe-Theatre/The-UK-ROCK-SHOW/40904635/?sktag=13086&skcampaign=ae_eventpage

## Event venue details

- **city**: Torquay
- **state**: EN
- **country**: United Kingdom
- **location**: Babbacombe Theatre
- **lat**: 50.478717
- **long**: -3.512021
- **full address**: Babbacombe Theatre, Babbacombe Downs Road, Torquay, United Kingdom

## Event gallery

- **Alt text**: The UK ROCK SHOW
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/e76ac8f7356c5f8618f15874be69711d5ffd5bc14a7a092bc341d7acb140fccf-rimg-w1024-h1024-dc020102-gmir.jpg?v=1775848385

## FAQs

- **Q**: When and where is The UK ROCK SHOW being held?
  - **A:** The UK ROCK SHOW takes place on Fri, 08 May, 2026 at 07:30 pm to Fri, 08 May, 2026 at 10:00 pm at Babbacombe Theatre, Babbacombe Downs Road, Torquay, United Kingdom.
- **Q**: Who is this event for? Is it right for me?
  - **A:** The 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 Torquay, this event is thoughtfully curated to deliver a standout experience worth every moment. If The 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": "The UK ROCK SHOW",
        "image": "https://cdn-az.allevents.in/events3/banners/e76ac8f7356c5f8618f15874be69711d5ffd5bc14a7a092bc341d7acb140fccf-rimg-w1024-h1024-dc020102-gmir.jpg?v=1775848385",
        "startDate": "2026-05-08T19:30:00+00:00",
        "endDate": "2026-05-08T22:00:00+00:00",
        "url": "https://allevents.in/torquay/the-uk-rock-show/300040904635",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Babbacombe Theatre",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Babbacombe Downs Road",
                "addressLocality": "Torquay",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "50.478717",
                "longitude": "-3.512021"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Get ready to be transported back to the 80s heyday of classic rock, combining the feel of a rock festival with the atmosphere of a top end rock arena"
    }
]
```