

# Event Details

- **Event Name**: Live Music
- **Event Start and End Date**: Sat, 09 May, 2026 at 09:00 pm – Sat, 09 May, 2026 at 11:30 pm (+01:00)
- **Event Description**: Back by popular demand. FreeFall - Starts at 9pm
- **Event URL**: https://allevents.in/cheltenham/live-music/200029953927523
- **Event Categories**: Music, Entertainment
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Cheltenham
- **state**: EN
- **country**: United Kingdom
- **location**: 21 Church Street, Cheltenham, United Kingdom
- **lat**: 51.8826
- **long**: -2.05175
- **full address**: 21 Church Street, Cheltenham, United Kingdom

## Event gallery

- **Alt text**: Live Music
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/1c2f757b00e64087fb5f1d8f007853dfa8ed73394cc7eaa4f6190c3473109127-rimg-w1125-h939-dc161d2a-gmir?v=1776349103

## FAQs

- **Q**: When and where is Live Music being held?
  - **A:** Live Music takes place on Sat, 09 May, 2026 at 09:00 pm to Sat, 09 May, 2026 at 11:30 pm at 21 Church Street, Cheltenham, United Kingdom.
- **Q**: Who is organizing Live Music?
  - **A:** Live Music is organized by Charlton Kings Social Club.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Live Music",
        "image": "https://cdn-az.allevents.in/events7/banners/1c2f757b00e64087fb5f1d8f007853dfa8ed73394cc7eaa4f6190c3473109127-rimg-w1125-h939-dc161d2a-gmir?v=1776349103",
        "startDate": "2026-05-09T21:00:00+01:00",
        "endDate": "2026-05-09T23:30:00+01:00",
        "url": "https://allevents.in/cheltenham/live-music/200029953927523",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "21 Church Street, Cheltenham, United Kingdom",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "21 Church Street, Cheltenham, GL53 8AP, United Kingdom",
                "addressLocality": "Cheltenham",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "51.8826",
                "longitude": "-2.05175"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Back by popular demand. FreeFall - Starts at 9pm",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Charlton Kings Social Club",
                "url": "https://allevents.in/org/charlton-kings-social-club/24563986"
            }
        ]
    }
]
```