

# Event Details

- **Event Name**: Big Band Jazz Concert
- **Event Start and End Date**: Thu, 16 Jul, 2026 at 08:00 pm – Thu, 16 Jul, 2026 at 09:00 pm
- **Event Description**: Enjoy a mixed group of musicians playing Big Band Music
- **Event URL**: https://allevents.in/abilene/big-band-jazz-concert/200030131448300
- **Event Categories**: music, entertainment, concerts, jazz
- **Interested Audience**: 
  - total_interested_count: 14

## Ticket Details


## Event venue details

- **city**: Abilene
- **state**: KS
- **country**: United States
- **location**: Abilene, Kansas
- **lat**: 38.9197
- **long**: -97.2173
- **full address**: Abilene, Kansas, United States

## Event gallery

- **Alt text**: Big Band Jazz Concert
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/80712f4768f22ce02c781436f5a3a0336dd255da5b4c6234c13acd65a1fadadb-rimg-w625-h269-dc475d6f-gmir?v=1784174601

## FAQs

- **Q**: When and where is Big Band Jazz Concert being held?
  - **A:** Big Band Jazz Concert takes place on Thu, 16 Jul, 2026 at 08:00 pm to Thu, 16 Jul, 2026 at 09:00 pm at Abilene, Kansas, United States.
- **Q**: Who is organizing Big Band Jazz Concert?
  - **A:** Big Band Jazz Concert is organized by The Salina Municipal Band.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Big Band Jazz 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 Abilene, this event is thoughtfully curated to deliver a standout experience worth every moment. If Big Band Jazz 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 Jazz Concert",
        "image": "https://cdn-az.allevents.in/events5/banners/80712f4768f22ce02c781436f5a3a0336dd255da5b4c6234c13acd65a1fadadb-rimg-w625-h269-dc475d6f-gmir?v=1784174601",
        "startDate": "2026-07-16",
        "endDate": "2026-07-16",
        "url": "https://allevents.in/abilene/big-band-jazz-concert/200030131448300",
        "location": {
            "@type": "Place",
            "name": "Abilene, Kansas",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Abilene,KS,United States",
                "addressLocality": "Abilene",
                "addressRegion": "KS",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "38.9197",
                "longitude": "-97.2173"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Enjoy a mixed group of musicians playing Big Band Music",
        "organizer": [
            {
                "@type": "Organization",
                "name": "The Salina Municipal Band",
                "url": "https://allevents.in/org/the-salina-municipal-band/12845975",
                "description": "Marches and More Since 1884"
            }
        ]
    }
]
```