

# Event Details

- **Event Name**: Choir Concert
- **Event Start and End Date**: Sun, 03 May, 2026 at 07:00 pm (-05:00)
- **Event Description**: Come hear the choir sing!
- **Event URL**: https://allevents.in/liberty/choir-concert/200029882139725
- **Event Categories**: Music, Entertainment, Concerts
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

- **Ticket URL**: http://facebook.com/200029882139725?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/events1/banners/ff46995f9d2697653e5d36d196f04a1bcde4a65e8038961d064235def4abd08a-rimg-w1200-h675-dcf1f0ec-gmir?v=1775004324
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/b79c63ff1301cb93f8d9e07ab0df0678052fede14dff018d397dd17ea041449b-rimg-w300-h300-dcf3f1ec-gmir?v=1775004325

## FAQs

- **Q**: When is the event happening?
  - **A:** Sun, 03 May, 2026 at 07:00 pm (-05:00)
- **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
- **Q**: Where can I find ticket details about Choir Concert ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "MusicEvent",
        "name": "Choir Concert",
        "image": "https://cdn-az.allevents.in/events1/banners/ff46995f9d2697653e5d36d196f04a1bcde4a65e8038961d064235def4abd08a-rimg-w1200-h675-dcf1f0ec-gmir?v=1775004324",
        "startDate": "2026-05-03T19:00:00-05:00",
        "url": "https://allevents.in/liberty/choir-concert/200029882139725",
        "eventStatus": "https://schema.org/EventScheduled",
        "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": "Come hear the choir sing!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Music Program at William Jewell College",
                "url": "https://allevents.in/org/music-program-at-william-jewell-college/22354951"
            }
        ]
    }
]
```