

# Event Details

- **Event Name**: The Yee-Haws at Red Dog Saloon, Liverpool!
- **Event Start and End Date**: Sat, 31 Jan, 2026 at 09:00 pm
- **Event Description**: The Yee-Haw Country Band will be shaking off the January blues with some hot rocking, foot stompin' country tunes!!!
- **Event URL**: https://allevents.in/liverpool/the-yee-haws-at-red-dog-saloon-liverpool/200029525483010
- **Event Categories**: dog, music, entertainment
- **Interested Audience**: 
  - total_interested_count: 12

## Ticket Details

- **Ticket URL**: http://facebook.com/200029525483010?utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=liverpool-events

## Event venue details

- **city**: Liverpool
- **state**: EN
- **country**: United Kingdom
- **location**: Red Dog Saloon (Liverpool)
- **lat**: 53.4032058495
- **long**: -2.9788112103819
- **full address**: Red Dog Saloon (Liverpool), 66 Bold Street,Liverpool, United Kingdom

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: Yee-Haw Country Band (https://allevents.in/org/yee-haw-country-band/26849376)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/bc73dd4a08324affef0f9ea7a37373015e40d979c9afc16397458df910d6c1be-rimg-w1200-h860-dc47331b-gmir?v=1768841230
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/3b39a45a88ca98e174ddefbf5c51b789b3cab00d6f0eb91f2871830d78b053fa-rimg-w300-h300-dc5f492d-gmir?v=1768841230

## FAQs

- **Q**: When is the event happening?
  - **A:** Sat, 31 Jan, 2026 at 09:00 pm
- **Q**: Where is the event happening?
  - **A:** Red Dog Saloon (Liverpool), 66 Bold Street,Liverpool, United Kingdom
- **Q**: Who is organizing the event?
  - **A:** Yee-Haw Country Band
- **Q**: What type of event is this?
  - **A:** dog, music, entertainment
- **Q**: Where can I find ticket details about The Yee-Haws at Red Dog Saloon, Liverpool! ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "MusicEvent",
        "name": "The Yee-Haws at Red Dog Saloon, Liverpool!",
        "image": "https://cdn-az.allevents.in/events3/banners/bc73dd4a08324affef0f9ea7a37373015e40d979c9afc16397458df910d6c1be-rimg-w1200-h860-dc47331b-gmir?v=1768841230",
        "startDate": "2026-01-31",
        "url": "https://allevents.in/liverpool/the-yee-haws-at-red-dog-saloon-liverpool/200029525483010",
        "location": {
            "@type": "Place",
            "name": "Red Dog Saloon (Liverpool)",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "66 Bold Street,Liverpool",
                "addressLocality": "Liverpool",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "53.4032058495",
                "longitude": "-2.9788112103819"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "The Yee-Haw Country Band will be shaking off the January blues with some hot rocking, foot stompin' country tunes!!!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Yee-Haw Country Band",
                "url": "https://allevents.in/org/yee-haw-country-band/26849376"
            }
        ]
    }
]
```