

# Event Details

- **Event Name**: The Rezillos
- **Event Start and End Date**: Fri, 15 Jan, 2027 at 07:00 pm (+00:00)
- **Event Description**: Nearby AttractionsThe Rezillos has 12 upcoming events.
- **Event URL**: https://allevents.in/bristol/the-rezillos/210002242307187
- **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-L6WC7N?ref=ticketmaster&utm_medium=affiliate

## Event venue details

- **city**: Bristol
- **state**: EN
- **country**: United Kingdom
- **location**: Thekla
- **lat**: 51.44883900
- **long**: -2.59506600
- **full address**: Thekla, Bristol, United Kingdom

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/0423c3b5282762f799749abf85eaf9ea6355674cac2f1c5bc017fff8921980e5-rimg-w1024-h576-dc66aca1-gmir.jpg?v=1772889753
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/86e8dceaee134c5d2ae0cff078e1fda40203ae912651fb76baf7fd4067ee4f50-rimg-w400-h400-dc2f4744-gmir.jpg?v=1774986625

## Artist Details

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

## FAQs

- **Q**: When is the event happening?
  - **A:** Fri, 15 Jan, 2027 at 07:00 pm (+00:00)
- **Q**: Where is the event happening?
  - **A:** Thekla, Bristol, 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/events5/banners/0423c3b5282762f799749abf85eaf9ea6355674cac2f1c5bc017fff8921980e5-rimg-w1024-h576-dc66aca1-gmir.jpg?v=1772889753",
        "startDate": "2027-01-15T19:00:00+00:00",
        "url": "https://allevents.in/bristol/the-rezillos/210002242307187",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Thekla",
            "address": {
                "@type": "PostalAddress",
                "name": "Thekla, Bristol, United Kingdom",
                "addressLocality": "Bristol",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "51.44883900",
                "longitude": "-2.59506600"
            }
        },
        "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"
            }
        ]
    }
]
```