

# Event Details

- **Event Name**: Bandstand Concert
- **Event Start and End Date**: Sun, 21 Jun, 2026 at 02:00 pm (+01:00)
- **Event Description**: Concert in the park
- **Event URL**: https://allevents.in/keynsham/bandstand-concert/200029941341237
- **Event Categories**: Concerts, Music, Entertainment
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Keynsham
- **state**: EN
- **country**: United Kingdom
- **location**: Keynsham Memorial Park
- **lat**: 51.415221545735
- **long**: -2.4971296678774
- **full address**: Keynsham Memorial Park, Keynsham Memorial Park,Keynsham, United Kingdom

## Event gallery

- **Alt text**: Bandstand Concert
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/b1aa5030682cfd1ff722122ba53b2d3c7835b68b1ac0edd1e360722a865ed331-rimg-w1200-h900-dc7ba9dc-gmir?v=1776163716

## FAQs

- **Q**: When and where is Bandstand Concert being held?
  - **A:** Bandstand Concert takes place on Sun, 21 Jun, 2026 at 02:00 pm to Sun, 21 Jun, 2026 at 02:00 pm at Keynsham Memorial Park, Keynsham Memorial Park,Keynsham, United Kingdom.
- **Q**: Who is organizing Bandstand Concert?
  - **A:** Bandstand Concert is organized by City of Bath Brass Band.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Bandstand Concert 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 Keynsham, this event is thoughtfully curated to deliver a standout experience worth every moment. If Bandstand Concert 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": "Bandstand Concert",
        "image": "https://cdn-az.allevents.in/events5/banners/b1aa5030682cfd1ff722122ba53b2d3c7835b68b1ac0edd1e360722a865ed331-rimg-w1200-h900-dc7ba9dc-gmir?v=1776163716",
        "startDate": "2026-06-21T14:00:00+01:00",
        "url": "https://allevents.in/keynsham/bandstand-concert/200029941341237",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Keynsham Memorial Park",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Keynsham Memorial Park,Keynsham",
                "addressLocality": "Keynsham",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "51.415221545735",
                "longitude": "-2.4971296678774"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Concert in the park",
        "organizer": [
            {
                "@type": "Organization",
                "name": "City of Bath Brass Band",
                "url": "https://allevents.in/org/city-of-bath-brass-band/5786206",
                "description": "Brass band from the city of Bath"
            }
        ]
    }
]
```