

# Event Details

- **Event Name**: The Longest Johns
- **Event Start and End Date**: Fri, 15 May, 2026 at 07:00 pm (+00:00)
- **Event Description**: Nearby AttractionsThe Longest Johns has 21 upcoming events.
- **Event URL**: https://allevents.in/newcastle-upon-tyne/the-longest-johns/210001152114006
- **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-longest-johns-tickets-MH0V5C?ref=ticketmaster&utm_medium=affiliate

## Event venue details

- **city**: Newcastle upon Tyne
- **state**: EN
- **country**: United Kingdom
- **location**: Boiler Shop
- **lat**: 54.96719800
- **long**: -1.61505800
- **full address**: Boiler Shop, Newcastle upon Tyne, United Kingdom

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/b581f9dbb6d7c09e37f4a27d773112688dc0ff66f1ee4d65952798f900b208ae-rimg-w1024-h576-dc1a1712-gmir.jpg?v=1769690734
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/e140b11cb92d5428da16a6edbbe585634bbb1ec5dac34408361572875a087443-rimg-w400-h400-dc191814-gmir.jpg?v=1774978853

## Artist Details

- **Artist name**: The Longest Johns
  - **Artist page URL**: https://allevents.in/performer/the-longest-johns

## FAQs

- **Q**: When is the event happening?
  - **A:** Fri, 15 May, 2026 at 07:00 pm (+00:00)
- **Q**: Where is the event happening?
  - **A:** Boiler Shop, Newcastle upon Tyne, United Kingdom
- **Q**: Who are the performers at this event?
  - **A:** The Longest Johns
- **Q**: Who is organizing the event?
  - **A:** TicketMaster
- **Q**: Where can I find ticket details about The Longest Johns ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "MusicEvent",
        "name": "The Longest Johns",
        "image": "https://cdn-az.allevents.in/events4/banners/b581f9dbb6d7c09e37f4a27d773112688dc0ff66f1ee4d65952798f900b208ae-rimg-w1024-h576-dc1a1712-gmir.jpg?v=1769690734",
        "startDate": "2026-05-15T19:00:00+00:00",
        "url": "https://allevents.in/newcastle-upon-tyne/the-longest-johns/210001152114006",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Boiler Shop",
            "address": {
                "@type": "PostalAddress",
                "name": "Boiler Shop, Newcastle upon Tyne, United Kingdom",
                "addressLocality": "Newcastle upon Tyne",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "54.96719800",
                "longitude": "-1.61505800"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Nearby AttractionsThe Longest Johns has 21 upcoming events.",
        "performer": [
            {
                "@type": "MusicGroup",
                "name": "The Longest Johns",
                "url": "https://allevents.in/performer/the-longest-johns"
            }
        ]
    }
]
```