

# Event Details

- **Event Name**: Teenage Fanclub
- **Event Start and End Date**: Thu, 05 Nov, 2026 at 07:30 pm (+00:00)
- **Event Description**: Nearby AttractionsTeenage Fanclub has 14 upcoming events.
- **Event URL**: https://allevents.in/brighton/teenage-fanclub/210001391591411
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Brighton
- **state**: EN
- **country**: United Kingdom
- **location**: Brighton Concorde 2
- **lat**: 50.81728160
- **long**: -0.12510010
- **full address**: Brighton Concorde 2, Brighton, United Kingdom

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/f5d193695f5e655097f0ce49764b15455526e4f849abd86b24549c5b138c7859-rimg-w1024-h576-dc161716-gmir.jpg?v=1774788685
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/031bb7f0998fdadb8b5a41d1a51ed96a163c5b9313b771d7dcbc885bd7b15bee-rimg-w400-h400-dc161817-gmir.jpg?v=1774984332

## Artist Details

- **Artist name**: Teenage Fanclub
  - **Artist page URL**: https://allevents.in/performer/teenage-fanclub

## FAQs

- **Q**: When is the event happening?
  - **A:** Thu, 05 Nov, 2026 at 07:30 pm (+00:00)
- **Q**: Where is the event happening?
  - **A:** Brighton Concorde 2, Brighton, United Kingdom
- **Q**: Who are the performers at this event?
  - **A:** Teenage Fanclub
- **Q**: Who is organizing the event?
  - **A:** TicketMaster
- **Q**: Where can I find ticket details about Teenage Fanclub ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "MusicEvent",
        "name": "Teenage Fanclub",
        "image": "https://cdn-az.allevents.in/events9/banners/f5d193695f5e655097f0ce49764b15455526e4f849abd86b24549c5b138c7859-rimg-w1024-h576-dc161716-gmir.jpg?v=1774788685",
        "startDate": "2026-11-05T19:30:00+00:00",
        "url": "https://allevents.in/brighton/teenage-fanclub/210001391591411",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Brighton Concorde 2",
            "address": {
                "@type": "PostalAddress",
                "name": "Brighton Concorde 2, Brighton, United Kingdom",
                "addressLocality": "Brighton",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "50.81728160",
                "longitude": "-0.12510010"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Nearby AttractionsTeenage Fanclub has 14 upcoming events.",
        "performer": [
            {
                "@type": "MusicGroup",
                "name": "Teenage Fanclub",
                "url": "https://allevents.in/performer/teenage-fanclub"
            }
        ]
    }
]
```