

# Event Details

- **Event Name**: EXTC 'This Is Pop'
- **Event Start and End Date**: Fri, 07 May, 2027 at 07:00 pm – Fri, 07 May, 2027 at 10:00 pm (+00:00)
- **Event Description**: XTC's legendary drummer, Terry Chambers, is back on the road with his band EXTC (named and approved by XTC frontman, Andy Partridge).
- **Event URL**: https://allevents.in/manchester/extc-this-is-pop/300042615317
- **Event Categories**: music, entertainment
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

- **Ticket URL**: https://www.skiddle.com/whats-on/Manchester/Band-On-The-Wall/EXTC-This-Is-Pop/42615317/?sktag=13086&skcampaign=ae_eventpage

## Event venue details

- **city**: Manchester
- **state**: EN
- **country**: United Kingdom
- **location**: Band On The Wall
- **lat**: 53.485227
- **long**: -2.234386
- **full address**: Band On The Wall, 25 Swan Street, Manchester, United Kingdom

## Event gallery

- **Alt text**: EXTC 'This Is Pop'
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/69494cd4ff5b519e29ebe04d1bba60f62cd8b3cfd6995ae6e6119919cb674fa5-rimg-w1024-h1024-dc10a2d1-gmir.jpg?v=1785326476

## FAQs

- **Q**: When and where is EXTC 'This Is Pop' being held?
  - **A:** EXTC 'This Is Pop' takes place on Fri, 07 May, 2027 at 07:00 pm to Fri, 07 May, 2027 at 10:00 pm at Band On The Wall, 25 Swan Street, Manchester, United Kingdom.
- **Q**: Who is this event for? Is it right for me?
  - **A:** EXTC 'This Is Pop' 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 Manchester, this event is thoughtfully curated to deliver a standout experience worth every moment. If EXTC 'This Is Pop' sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "MusicEvent",
        "name": "EXTC 'This Is Pop'",
        "image": "https://cdn-az.allevents.in/events5/banners/69494cd4ff5b519e29ebe04d1bba60f62cd8b3cfd6995ae6e6119919cb674fa5-rimg-w1024-h1024-dc10a2d1-gmir.jpg?v=1785326476",
        "startDate": "2027-05-07T19:00:00+00:00",
        "endDate": "2027-05-07T22:00:00+00:00",
        "url": "https://allevents.in/manchester/extc-this-is-pop/300042615317",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Band On The Wall",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "25 Swan Street",
                "addressLocality": "Manchester",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "53.485227",
                "longitude": "-2.234386"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "XTC's legendary drummer, Terry Chambers, is back on the road with his band EXTC (named and approved by XTC frontman, Andy Partridge)."
    }
]
```