

# Event Details

- **Event Name**: Strictly Come Banding
- **Event Start and End Date**: Sat, 20 Jun, 2026 at 06:30 pm
- **Event Description**: Summer Theme Concert - Dance music around the world!
- **Event URL**: https://allevents.in/marston-green/strictly-come-banding/200030038399922
- **Event Categories**: Concerts, Music, Entertainment
- **Interested Audience**: 
  - total_interested_count: 22

## Ticket Details


## Event venue details

- **city**: Marston Green
- **state**: EN
- **country**: United Kingdom
- **location**: Coleshill Town Hall
- **lat**: 52.497099754905
- **long**: -1.705746167066
- **full address**: Coleshill Town Hall, High Street, Coleshill, Warwickshire, B46 3BG, Marston Green, United Kingdom

## Event gallery

- **Alt text**: Strictly Come Banding
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/15959fc66aeea6e82bf01ccd49abbbf2b887426ca00f98b34747161e34cd19a9-rimg-w1200-h675-dc09142a-gmir?v=1781855409

## FAQs

- **Q**: When and where is Strictly Come Banding being held?
  - **A:** Strictly Come Banding takes place on Sat, 20 Jun, 2026 at 06:30 pm to Sat, 20 Jun, 2026 at 06:30 pm at Coleshill Town Hall, High Street, Coleshill, Warwickshire, B46 3BG, Marston Green, United Kingdom.
- **Q**: Who is organizing Strictly Come Banding?
  - **A:** Strictly Come Banding is organized by Coleshill Town Band.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Strictly Come Banding 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 Marston Green, this event is thoughtfully curated to deliver a standout experience worth every moment. If Strictly Come Banding 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": "Strictly Come Banding",
        "image": "https://cdn-az.allevents.in/events9/banners/15959fc66aeea6e82bf01ccd49abbbf2b887426ca00f98b34747161e34cd19a9-rimg-w1200-h675-dc09142a-gmir?v=1781855409",
        "startDate": "2026-06-20",
        "url": "https://allevents.in/marston-green/strictly-come-banding/200030038399922",
        "location": {
            "@type": "Place",
            "name": "Coleshill Town Hall",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "High Street, Coleshill, Warwickshire, B46 3BG",
                "addressLocality": "Marston Green",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "52.497099754905",
                "longitude": "-1.705746167066"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Summer Theme Concert - Dance music around the world!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Coleshill Town Band",
                "url": "https://allevents.in/org/coleshill-town-band/23275497"
            }
        ]
    }
]
```