

# Event Details

- **Event Name**: Jazz Band Concert
- **Event Start and End Date**: Thu, 12 Mar, 2026 at 07:00 pm
- **Event Description**: Peters Theater
- **Event URL**: https://allevents.in/liberty/jazz-band-concert/200029404557937
- **Event Categories**: music, entertainment, concerts, jazz, art, theatre
- **Interested Audience**: 
  - total_interested_count: 15

## Ticket Details

- **Ticket URL**: http://facebook.com/200029404557937?utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=liberty-events

## Event venue details

- **city**: Liberty
- **state**: MO
- **country**: United States
- **location**: 500 College Hl, Liberty, MO, United States, Missouri 64068
- **lat**: 39.2456
- **long**: -94.4107
- **full address**: 500 College Hl, Liberty, MO, United States, Missouri 64068

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: Music Program at William Jewell College (https://allevents.in/org/music-program-at-william-jewell-college/22354951)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/01a4d72cac768bbc644b49c0235290b0d895b3dcf4f319150f9be1d6a1f0d252-rimg-w1200-h900-dc65a1ec-gmir?v=1772571974
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/1dd0b50ee839e50bcee692125b5583d08ee16197c72e1c0f9d70888aebeb7cab-rimg-w300-h300-dc64a2ed-gmir?v=1772571974

## FAQs

- **Q**: When is the event happening?
  - **A:** Thu, 12 Mar, 2026 at 07:00 pm
- **Q**: Where is the event happening?
  - **A:** 500 College Hl, Liberty, MO, United States, Missouri 64068
- **Q**: Who is organizing the event?
  - **A:** Music Program at William Jewell College
- **Q**: What type of event is this?
  - **A:** music, entertainment, concerts, jazz, art, theatre
- **Q**: Where can I find ticket details about Jazz Band Concert ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "MusicEvent",
        "name": "Jazz Band Concert",
        "image": "https://cdn-az.allevents.in/events2/banners/01a4d72cac768bbc644b49c0235290b0d895b3dcf4f319150f9be1d6a1f0d252-rimg-w1200-h900-dc65a1ec-gmir?v=1772571974",
        "startDate": "2026-03-12",
        "url": "https://allevents.in/liberty/jazz-band-concert/200029404557937",
        "location": {
            "@type": "Place",
            "name": "500 College Hl, Liberty, MO, United States, Missouri 64068",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "500 R E Bowles Dr, Liberty, MO 64068-1843, United States",
                "addressLocality": "Liberty",
                "addressRegion": "MO",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "39.2456",
                "longitude": "-94.4107"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Peters Theater",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Music Program at William Jewell College",
                "url": "https://allevents.in/org/music-program-at-william-jewell-college/22354951"
            }
        ]
    }
]
```