

# Event Details

- **Event Name**: The Rezillos
- **Event Start and End Date**: Thu, 07 May, 2026 at 07:00 pm (+00:00)
- **Event Description**: Nearby AttractionsThe Rezillos has 12 upcoming events.
- **Event URL**: https://allevents.in/liverpool/the-rezillos/210001528848758
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

- **Ticket URL**: https://ticketmaster.evyy.net/c/1339408/2038758/24023?u=https://www.universe.com/events/the-rezillos-tickets-GJ8STN?ref=ticketmaster&utm_medium=affiliate

## Event venue details

- **city**: Liverpool
- **state**: EN
- **country**: United Kingdom
- **location**: Cavern Club
- **lat**: 53.40606500
- **long**: -2.98759600
- **full address**: Cavern Club, Liverpool, United Kingdom

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/8101f50bdb798e547733d4db3e5dbb4106f1b16ce787126fd220c17479325577-rimg-w1024-h576-dc487974-gmir.jpg?v=1769690633
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/1f23d85fbea505cae8c243cc8c9f3bfd9345e78aecabc24e8f1e85cf8f7a5132-rimg-w400-h400-dc2f4644-gmir.jpg?v=1774978437

## Artist Details

- **Artist name**: The Rezillos
  - **Artist page URL**: https://allevents.in/performer/the-rezillos

## FAQs

- **Q**: When is the event happening?
  - **A:** Thu, 07 May, 2026 at 07:00 pm (+00:00)
- **Q**: Where is the event happening?
  - **A:** Cavern Club, Liverpool, United Kingdom
- **Q**: Who are the performers at this event?
  - **A:** The Rezillos
- **Q**: Who is organizing the event?
  - **A:** TicketMaster
- **Q**: Where can I find ticket details about The Rezillos ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "MusicEvent",
        "name": "The Rezillos",
        "image": "https://cdn-az.allevents.in/events6/banners/8101f50bdb798e547733d4db3e5dbb4106f1b16ce787126fd220c17479325577-rimg-w1024-h576-dc487974-gmir.jpg?v=1769690633",
        "startDate": "2026-05-07T19:00:00+00:00",
        "url": "https://allevents.in/liverpool/the-rezillos/210001528848758",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Cavern Club",
            "address": {
                "@type": "PostalAddress",
                "name": "Cavern Club, Liverpool, United Kingdom",
                "addressLocality": "Liverpool",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "53.40606500",
                "longitude": "-2.98759600"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Nearby AttractionsThe Rezillos has 12 upcoming events.",
        "performer": [
            {
                "@type": "MusicGroup",
                "name": "The Rezillos",
                "url": "https://allevents.in/performer/the-rezillos"
            }
        ]
    }
]
```