

# Event Details

- **Event Name**: Ron's Honky Tonk
- **Event Start and End Date**: Sat, 23 May, 2026 at 07:00 pm – Sat, 23 May, 2026 at 10:45 pm (+00:00)
- **Event Description**: We're really excited to announce yet another Ron's Honky Tonk event, this time back at The Water Rats on Saturday 23rd May.Music Genres :  Country/Americana
- **Event URL**: https://allevents.in/london/rons-honky-tonk/300042271206
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

- **Ticket URL**: https://www.skiddle.com/whats-on/London/The-Water-Rats/Rons-Honky-Tonk/42271206/?sktag=13086&skcampaign=ae_eventpage

## Event venue details

- **city**: London
- **state**: EN
- **country**: United Kingdom
- **location**: The Water Rats
- **lat**: 51.529052
- **long**: -0.119612
- **full address**: The Water Rats, 328 Grays Inn Road, London, United Kingdom

## Event gallery

- **Alt text**: Ron's Honky Tonk
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/9a61549a5f4fe3bab8fac9b0c70b3144c631e76c2c7c54fc68bcc0ee331b55fc-rimg-w1024-h1024-dc13172f-gmir.jpg?v=1774412050

## FAQs

- **Q**: When and where is Ron's Honky Tonk being held?
  - **A:** Ron's Honky Tonk takes place on Sat, 23 May, 2026 at 07:00 pm to Sat, 23 May, 2026 at 10:45 pm at The Water Rats, 328 Grays Inn Road, London, United Kingdom.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Ron's Honky Tonk 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 London, this event is thoughtfully curated to deliver a standout experience worth every moment. If Ron's Honky Tonk 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": "Ron's Honky Tonk",
        "image": "https://cdn-az.allevents.in/events4/banners/9a61549a5f4fe3bab8fac9b0c70b3144c631e76c2c7c54fc68bcc0ee331b55fc-rimg-w1024-h1024-dc13172f-gmir.jpg?v=1774412050",
        "startDate": "2026-05-23T19:00:00+00:00",
        "endDate": "2026-05-23T22:45:00+00:00",
        "url": "https://allevents.in/london/rons-honky-tonk/300042271206",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "The Water Rats",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "328 Grays Inn Road",
                "addressLocality": "London",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "51.529052",
                "longitude": "-0.119612"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "We're really excited to announce yet another Ron's Honky Tonk event, this time back at The Water Rats on Saturday 23rd May.Music Genres :  Country/Americana"
    }
]
```