

# Event Details

- **Event Name**: Jane Henderson live in the Auld Hoose Bar 
- **Event Start and End Date**: Fri, 21 Aug, 2026 at 08:00 pm
- **Event Description**: Join us for a night of live music as the fantastic Jane Henderson returns to the Auld Hoose bar
- **Event URL**: https://allevents.in/hamilton/jane-henderson-live-in-the-auld-hoose-bar/200030566225117
- **Event Categories**: Music, Entertainment
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Hamilton
- **state**: SC
- **country**: United Kingdom
- **location**: 219 Low Waters Road, Hamilton
- **lat**: 55.76114
- **long**: -4.0449
- **full address**: 219 Low Waters Road, Hamilton, United Kingdom

## Event gallery

- **Alt text**: Jane Henderson live in the Auld Hoose Bar
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/dc17f859ea81ade2abdde01c248c45bf8812f6d2b97f825823d4b3cbfbb214bb-rimg-w1086-h1448-dc080808-gmir?v=1786841717

## FAQs

- **Q**: When and where is Jane Henderson live in the Auld Hoose Bar  being held?
  - **A:** Jane Henderson live in the Auld Hoose Bar  takes place on Fri, 21 Aug, 2026 at 08:00 pm to Fri, 21 Aug, 2026 at 08:00 pm at 219 Low Waters Road, Hamilton, United Kingdom.
- **Q**: Who is organizing Jane Henderson live in the Auld Hoose Bar ?
  - **A:** Jane Henderson live in the Auld Hoose Bar  is organized by The Auld Hoose, Hamilton.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Jane Henderson live in the Auld Hoose Bar",
        "image": "https://cdn-az.allevents.in/events8/banners/dc17f859ea81ade2abdde01c248c45bf8812f6d2b97f825823d4b3cbfbb214bb-rimg-w1086-h1448-dc080808-gmir?v=1786841717",
        "startDate": "2026-08-21",
        "url": "https://allevents.in/hamilton/jane-henderson-live-in-the-auld-hoose-bar/200030566225117",
        "location": {
            "@type": "Place",
            "name": "219 Low Waters Road, Hamilton",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "219 Low Waters Road, Hamilton, ML3 7QN, United Kingdom",
                "addressLocality": "Hamilton",
                "addressRegion": "SC",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "55.76114",
                "longitude": "-4.0449"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for a night of live music as the fantastic Jane Henderson returns to the Auld Hoose bar",
        "organizer": [
            {
                "@type": "Organization",
                "name": "The Auld Hoose Hamilton",
                "url": "https://allevents.in/org/the-auld-hoose-hamilton/24068855"
            }
        ]
    }
]
```