

# Event Details

- **Event Name**: Live Music
- **Event Start and End Date**: Sat, 16 May, 2026 at 09:00 am – Sat, 16 May, 2026 at 02:00 pm (-05:00)
- **Event Description**: Stop by the History Center for live music from local musicians during the Garden Tour.  This event is free to the public.
- **Event URL**: https://allevents.in/jackson/live-music/200029934036218
- **Event Categories**: music, entertainment, live-music
- **Interested Audience**: 
  - total_interested_count: 15

## Ticket Details


## Event venue details

- **city**: Jackson
- **state**: MO
- **country**: United States
- **location**: 102 S High St, Jackson, MO
- **lat**: 37.50092
- **long**: -89.64051
- **full address**: 102 S High St, Jackson, MO, United States

## Event gallery

- **Alt text**: Live Music
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/40fab831a6d732cae914b4dee4fb3c922687bf5313a0f1fd1182eeecc8b10711-rimg-w1200-h675-dcffd043-gmir?v=1776047777

## FAQs

- **Q**: When and where is Live Music being held?
  - **A:** Live Music takes place on Sat, 16 May, 2026 at 09:00 am to Sat, 16 May, 2026 at 02:00 pm at 102 S High St, Jackson, MO, United States.
- **Q**: Who is organizing Live Music?
  - **A:** Live Music is organized by Cape Girardeau County History Center.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Live Music 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 Jackson, this event is thoughtfully curated to deliver a standout experience worth every moment. If Live Music sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Live Music",
        "image": "https://cdn-az.allevents.in/events8/banners/40fab831a6d732cae914b4dee4fb3c922687bf5313a0f1fd1182eeecc8b10711-rimg-w1200-h675-dcffd043-gmir?v=1776047777",
        "startDate": "2026-05-16T09:00:00-05:00",
        "endDate": "2026-05-16T14:00:00-05:00",
        "url": "https://allevents.in/jackson/live-music/200029934036218",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "102 S High St, Jackson, MO",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "122 High St, Jackson, MO 63755-7434, United States",
                "addressLocality": "Jackson",
                "addressRegion": "MO",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "37.50092",
                "longitude": "-89.64051"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Stop by the History Center for live music from local musicians during the Garden Tour.  This event is free to the public.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Cape Girardeau County History Center",
                "url": "https://allevents.in/org/cape-girardeau-county-history-center/24324076"
            }
        ]
    }
]
```