

# Event Details

- **Event Name**: Live @ The Golden Lion
- **Event Start and End Date**: Sun, 31 May, 2026 at 04:00 pm (+01:00)
- **Event Description**: A nice local Sunday sesh with Stew. Come along and support live music and a great venue.
- **Event URL**: https://allevents.in/pudsey/live-the-golden-lion/200029922743128
- **Event Categories**: Music, Entertainment
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Pudsey
- **state**: EN
- **country**: United Kingdom
- **location**: The Golden Lion Hotel Pudsey
- **lat**: 53.7922528
- **long**: -1.6702254
- **full address**: The Golden Lion Hotel Pudsey, 24 Chapeltown, Pudsey, LS28 8, United Kingdom

## Event gallery

- **Alt text**: Live @ The Golden Lion
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/a9fb9bcabbebb034ef0620f8db0dc33022da5a47bec7eec79f5b51784362524c-rimg-w720-h1040-dcec5014-gmir?v=1775841328

## FAQs

- **Q**: When and where is Live @ The Golden Lion being held?
  - **A:** Live @ The Golden Lion takes place on Sun, 31 May, 2026 at 04:00 pm to Sun, 31 May, 2026 at 04:00 pm at The Golden Lion Hotel Pudsey, 24 Chapeltown, Pudsey, LS28 8, United Kingdom.
- **Q**: Who is organizing Live @ The Golden Lion?
  - **A:** Live @ The Golden Lion is organized by Stew Solo.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Live @ The Golden Lion is ideal for music lovers, fans of all genres, and anyone who wants to celebrate the power of music - from intimate gigs and live sessions to festivals and cultural performances. Whether you're a first-time attendee or a longtime enthusiast in Pudsey, this event is thoughtfully curated to deliver a standout experience worth every moment. If Live @ The Golden Lion 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": "Live @ The Golden Lion",
        "image": "https://cdn-az.allevents.in/events2/banners/a9fb9bcabbebb034ef0620f8db0dc33022da5a47bec7eec79f5b51784362524c-rimg-w720-h1040-dcec5014-gmir?v=1775841328",
        "startDate": "2026-05-31T16:00:00+01:00",
        "url": "https://allevents.in/pudsey/live-the-golden-lion/200029922743128",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "The Golden Lion Hotel Pudsey",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "24 Chapeltown, Pudsey, LS28 8, United Kingdom",
                "addressLocality": "Pudsey",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "53.7922528",
                "longitude": "-1.6702254"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "A nice local Sunday sesh with Stew. Come along and support live music and a great venue.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Stew Solo",
                "url": "https://allevents.in/org/stew-solo/27441177"
            }
        ]
    }
]
```