

# Event Details

- **Event Name**: Whisky Jack at The Red Lion
- **Event Start and End Date**: Sat, 23 May, 2026 at 09:00 pm (+01:00)
- **Event Description**: Come on down for a rockin' good time.
- **Event URL**: https://allevents.in/whitley-bay/whisky-jack-at-the-red-lion/200029967263744
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Whitley Bay
- **state**: EN
- **country**: United Kingdom
- **location**: Red lion earsdon
- **lat**: 55.04565416314
- **long**: -1.4959808733409
- **full address**: Red lion earsdon, 1 Front Street, Earsdon,Whitley Bay, United Kingdom

## Event gallery

- **Alt text**: Whisky Jack at The Red Lion
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/087726d9b70c08e510a255a55cb565cf270d9eefac176d6f0d75e5c948bf9ec4-rimg-w1200-h657-dc190102-gmir?v=1776724363

## FAQs

- **Q**: When and where is Whisky Jack at The Red Lion being held?
  - **A:** Whisky Jack at The Red Lion takes place on Sat, 23 May, 2026 at 09:00 pm to Sat, 23 May, 2026 at 09:00 pm at Red lion earsdon, 1 Front Street, Earsdon,Whitley Bay, United Kingdom.
- **Q**: Who is organizing Whisky Jack at The Red Lion?
  - **A:** Whisky Jack at The Red Lion is organized by Whisky Jack.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Whisky Jack at The Red Lion",
        "image": "https://cdn-az.allevents.in/events2/banners/087726d9b70c08e510a255a55cb565cf270d9eefac176d6f0d75e5c948bf9ec4-rimg-w1200-h657-dc190102-gmir?v=1776724363",
        "startDate": "2026-05-23T21:00:00+01:00",
        "url": "https://allevents.in/whitley-bay/whisky-jack-at-the-red-lion/200029967263744",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Red lion earsdon",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1 Front Street, Earsdon,Whitley Bay",
                "addressLocality": "Whitley Bay",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "55.04565416314",
                "longitude": "-1.4959808733409"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come on down for a rockin' good time.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Whisky Jack",
                "url": "https://allevents.in/org/whisky-jack/25115955"
            }
        ]
    }
]
```