

# Event Details

- **Event Name**: Gig at Pudsey Tavern
- **Event Start and End Date**: Sat, 10 Oct, 2026 at 08:00 pm (+01:00)
- **Event Description**: Great to be back - got lots of new songs for you
- **Event URL**: https://allevents.in/pudsey/gig-at-pudsey-tavern/200030559779643
- **Interested Audience**: 
  - total_interested_count: 1

## Ticket Details


## Event venue details

- **city**: Pudsey
- **state**: EN
- **country**: United Kingdom
- **location**: Pudsey Tavern
- **lat**: 53.796801145385
- **long**: -1.6621493276921
- **full address**: Pudsey Tavern, 1A Lowtown,Pudsey, United Kingdom

## Event gallery

- **Alt text**: Gig at Pudsey Tavern
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/54510cda0f67a33070ea685cf92e9ac9c38ba86edf641d44d22a2248abb709af-rimg-w1170-h782-dc381818-gmir?v=1787457838

## FAQs

- **Q**: When and where is Gig at Pudsey Tavern being held?
  - **A:** Gig at Pudsey Tavern takes place on Sat, 10 Oct, 2026 at 08:00 pm to Sat, 10 Oct, 2026 at 08:00 pm at Pudsey Tavern, 1A Lowtown,Pudsey, United Kingdom.
- **Q**: Who is organizing Gig at Pudsey Tavern?
  - **A:** Gig at Pudsey Tavern is organized by Release The Hounds.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Gig at Pudsey Tavern is ideal for live music fans, concert-goers, and anyone who enjoys unforgettable performances from their favorite artists in an electric live atmosphere. 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 Gig at Pudsey Tavern sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "MusicEvent",
        "name": "Gig at Pudsey Tavern",
        "image": "https://cdn-az.allevents.in/events4/banners/54510cda0f67a33070ea685cf92e9ac9c38ba86edf641d44d22a2248abb709af-rimg-w1170-h782-dc381818-gmir?v=1787457838",
        "startDate": "2026-10-10T20:00:00+01:00",
        "url": "https://allevents.in/pudsey/gig-at-pudsey-tavern/200030559779643",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Pudsey Tavern",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1A Lowtown,Pudsey, United Kingdom",
                "addressLocality": "Pudsey",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "53.796801145385",
                "longitude": "-1.6621493276921"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Great to be back - got lots of new songs for you",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Release The Hounds",
                "url": "https://allevents.in/org/release-the-hounds/19216255",
                "description": "Release The Hounds. 317 likes. West Yorkshire covers band playing rock/Brit pop/indie music. Available for pubs, clubs and private"
            }
        ]
    }
]
```