

# Event Details

- **Event Name**: live music at the three shoes
- **Event Start and End Date**: Fri, 22 May, 2026 at 09:00 pm (+01:00)
- **Event Description**: free live music
- **Event URL**: https://allevents.in/gloucester/live-music-at-the-three-shoes/200029800462256
- **Event Categories**: music, live-music, entertainment
- **Interested Audience**: 
  - total_interested_count: 19

## Ticket Details


## Event venue details

- **city**: Gloucester
- **state**: EN
- **country**: United Kingdom
- **location**: The Three Horseshoes, Frampton on Severn
- **lat**: 51.766703851988
- **long**: -2.3679708840445
- **full address**: The Three Horseshoes, Frampton on Severn, Gloucester, United Kingdom

## Event gallery

- **Alt text**: live music at the three shoes
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/116dd9fd86caa02bc0989f0479bcfdffc84f0eaf88214c927bfcc9fbab5dcedf-rimg-w1200-h800-dc2f312f-gmir?v=1776253120

## FAQs

- **Q**: When and where is live music at the three shoes being held?
  - **A:** live music at the three shoes takes place on Fri, 22 May, 2026 at 09:00 pm to Fri, 22 May, 2026 at 09:00 pm at The Three Horseshoes, Frampton on Severn, Gloucester, United Kingdom.
- **Q**: Who is organizing live music at the three shoes?
  - **A:** live music at the three shoes is organized by Last Man Standing.
- **Q**: Who is this event for? Is it right for me?
  - **A:** live music at the three shoes is ideal for music lovers, fans of all genres, and anyone who wants to celebrate the power of music - from intimate gigs and live sessions to festivals and cultural performances. Whether you're a first-time attendee or a longtime enthusiast in Gloucester, this event is thoughtfully curated to deliver a standout experience worth every moment. If live music at the three shoes sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "live music at the three shoes",
        "image": "https://cdn-az.allevents.in/events2/banners/116dd9fd86caa02bc0989f0479bcfdffc84f0eaf88214c927bfcc9fbab5dcedf-rimg-w1200-h800-dc2f312f-gmir?v=1776253120",
        "startDate": "2026-05-22T21:00:00+01:00",
        "url": "https://allevents.in/gloucester/live-music-at-the-three-shoes/200029800462256",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "The Three Horseshoes, Frampton on Severn",
            "address": {
                "@type": "PostalAddress",
                "name": "The Three Horseshoes, Frampton on Severn, Gloucester, United Kingdom",
                "addressLocality": "Gloucester",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "51.766703851988",
                "longitude": "-2.3679708840445"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "free live music",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Last Man Standing",
                "url": "https://allevents.in/org/last-man-standing/14679478",
                "description": "Rick and Neil have been playing together as a duo since 2009.\n\nThey play a wide range of covers from Irish folk , to blues, rock and pop. "
            }
        ]
    }
]
```