

# Event Details

- **Event Name**: The Western Social Club
- **Event Start and End Date**: Sat, 19 Jul, 2025 at 08:30 pm – Sat, 19 Jul, 2025 at 11:30 pm
- **Event Description**: Live Music
- **Event URL**: https://allevents.in/middlesbrough/the-western-social-club/200028153628810
- **Event Categories**: music, live-music, entertainment
- **Interested Audience**: 
  - total_interested_count: 5

## Ticket Details

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

## Event venue details

- **city**: Middlesbrough
- **state**: EN
- **country**: United Kingdom
- **location**: Western Social Club
- **lat**: 54.571728645919
- **long**: -1.2456601965092
- **full address**: Western Social Club, Middlesbrough, United Kingdom

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: In the Mix (https://allevents.in/org/in-the-mix/23617349)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/5110bb2f354efaf4210a7dc54fa9442f2394d08f3100f466bc80e168d2607899-rimg-w1200-h1600-dc1b1a16-gmir?v=1752887703
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/68db09098536e50298b9aab8e17f5f7cfff71adb783f13045f497375c3b84ccc-rimg-w300-h300-dc181815-gmir?v=1752887704

## FAQs

- **Q**: When is the event happening?
  - **A:** Sat, 19 Jul, 2025 at 08:30 pm
- **Q**: Where is the event happening?
  - **A:** Western Social Club, Middlesbrough, United Kingdom
- **Q**: Who is organizing the event?
  - **A:** In the Mix
- **Q**: What type of event is this?
  - **A:** music, live-music, entertainment
- **Q**: Where can I find ticket details about The Western Social Club ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "MusicEvent",
        "name": "The Western Social Club",
        "image": "https://cdn-az.allevents.in/events7/banners/5110bb2f354efaf4210a7dc54fa9442f2394d08f3100f466bc80e168d2607899-rimg-w1200-h1600-dc1b1a16-gmir?v=1752887703",
        "startDate": "2025-07-19",
        "endDate": "2025-07-19",
        "url": "https://allevents.in/middlesbrough/the-western-social-club/200028153628810",
        "location": {
            "@type": "Place",
            "name": "Western Social Club",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Middlesbrough",
                "addressLocality": "Middlesbrough",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "54.571728645919",
                "longitude": "-1.2456601965092"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Live Music",
        "organizer": [
            {
                "@type": "Organization",
                "name": "In the Mix",
                "url": "https://allevents.in/org/in-the-mix/23617349"
            }
        ]
    }
]
```