

# Event Details

- **Event Name**: GBH - Live
- **Event Start and End Date**: Sat, 01 May, 2027 at 04:00 pm – Sat, 01 May, 2027 at 10:00 pm (+00:00)
- **Event Description**: Punk T Ska presents...ArtistsGBHMusic Genres :  Punk
- **Event URL**: https://allevents.in/london/gbh-live/300042435147
- **Event Categories**: art
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

- **Ticket URL**: https://www.skiddle.com/whats-on/London/New-Cross-Inn/GBH---Live/42435147/?sktag=13086&skcampaign=ae_eventpage

## Event venue details

- **city**: London
- **state**: EN
- **country**: United Kingdom
- **location**: New Cross Inn
- **lat**: 51.47579000
- **long**: -0.03717300
- **full address**: New Cross Inn, 323 New Cross Road, London, United Kingdom

## Event gallery

- **Alt text**: GBH - Live
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/9eaa4692426acfced9005fa1b3fccad92a6d3d960f94180370c6f1b62cefe662-rimg-w1024-h1024-dcffffff-gmir.jpg?v=1784640092

## Artist Details

- **Artist name**: GBH

## FAQs

- **Q**: When and where is GBH - Live being held?
  - **A:** GBH - Live takes place on Sat, 01 May, 2027 at 04:00 pm to Sat, 01 May, 2027 at 10:00 pm at New Cross Inn, 323 New Cross Road, London, United Kingdom.
- **Q**: Who is this event for? Is it right for me?
  - **A:** GBH - Live is ideal for art lovers, collectors, creatives, and anyone inspired by visual arts, installations, and exhibitions. Whether you're a first-time attendee or a longtime enthusiast in London, this event is thoughtfully curated to deliver a standout experience worth every moment. If GBH - Live 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": "GBH - Live",
        "image": "https://cdn-az.allevents.in/events5/banners/9eaa4692426acfced9005fa1b3fccad92a6d3d960f94180370c6f1b62cefe662-rimg-w1024-h1024-dcffffff-gmir.jpg?v=1784640092",
        "startDate": "2027-05-01T16:00:00+00:00",
        "endDate": "2027-05-01T22:00:00+00:00",
        "url": "https://allevents.in/london/gbh-live/300042435147",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "New Cross Inn",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "323 New Cross Road",
                "addressLocality": "London",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "51.47579000",
                "longitude": "-0.03717300"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Punk T Ska presents...ArtistsGBHMusic Genres :  Punk",
        "performer": [
            {
                "@type": "Person",
                "name": "GBH"
            }
        ]
    }
]
```