

# Event Details

- **Event Name**: Big Band Concert
- **Event Start and End Date**: Thu, 23 Jul, 2026 at 07:00 pm – Thu, 23 Jul, 2026 at 09:00 pm
- **Event Description**: Charity Fundraising night for Trinity Hospice, of live swing music.Artists16 Men Swinging Big BandMusic Genres :  Big Band, Jazz, Swing
- **Event URL**: https://allevents.in/blackpool/big-band-concert/300042472651
- **Event Categories**: music, entertainment, concerts, nonprofit, charities, art, jazz
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

- **Ticket URL**: https://www.skiddle.com/whats-on/Blackpool/The-Glendowner-Hotel/Big-Band-Concert/42472651/?sktag=13086&skcampaign=ae_eventpage

## Event venue details

- **city**: Blackpool
- **state**: EN
- **country**: United Kingdom
- **location**: The Glendowner Hotel
- **lat**: 53.75217980
- **long**: -3.03727410
- **full address**: The Glendowner Hotel, 32-36 North Promenade, Blackpool, United Kingdom

## Event gallery

- **Alt text**: Big Band Concert
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/5373721bbf0c806e998b15c3d7aff4d2e4ba357507fdf939a685041742961053-rimg-w400-h400-dc181818-gmir.png?v=1784624108

## Artist Details

- **Artist name**: 16 Men Swinging Big Band

## FAQs

- **Q**: When and where is Big Band Concert being held?
  - **A:** Big Band Concert takes place on Thu, 23 Jul, 2026 at 07:00 pm to Thu, 23 Jul, 2026 at 09:00 pm at The Glendowner Hotel, 32-36 North Promenade, Blackpool, United Kingdom.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Big Band Concert 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 Blackpool, this event is thoughtfully curated to deliver a standout experience worth every moment. If Big Band 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": "Big Band Concert",
        "image": "https://cdn-az.allevents.in/events9/banners/5373721bbf0c806e998b15c3d7aff4d2e4ba357507fdf939a685041742961053-rimg-w400-h400-dc181818-gmir.png?v=1784624108",
        "startDate": "2026-07-23",
        "endDate": "2026-07-23",
        "url": "https://allevents.in/blackpool/big-band-concert/300042472651",
        "location": {
            "@type": "Place",
            "name": "The Glendowner Hotel",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "32-36 North Promenade",
                "addressLocality": "Blackpool",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "53.75217980",
                "longitude": "-3.03727410"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Charity Fundraising night for Trinity Hospice, of live swing music.Artists16 Men Swinging Big BandMusic Genres :  Big Band, Jazz, Swing",
        "performer": [
            {
                "@type": "Person",
                "name": "16 Men Swinging Big Band"
            }
        ]
    }
]
```