

# Event Details

- **Event Name**: Jefferson City Community Band Memorial Day Concert
- **Event Start and End Date**: Mon, 25 May, 2026 at 02:00 pm – Mon, 25 May, 2026 at 03:30 pm (-05:00)
- **Event Description**: Join the Jefferson City Community Band in recognizing our military and other heroes on this important day! All concerts are free, for all audiences and open to the public!
- **Event URL**: https://allevents.in/jefferson-city/jefferson-city-community-band-memorial-day-concert/80001631148141
- **Event Categories**: memorial-day, music, entertainment, concerts
- **Interested Audience**: 
  - total_interested_count: 1

## Ticket Details


## Event venue details

- **city**: Jefferson City
- **state**: MO
- **country**: United States
- **location**: Missouri State Capitol Rotunda; Capitol Avenue; Jefferson City, MO
- **lat**: 38.5767017000
- **long**: -92.1735164000
- **full address**: Missouri State Capitol Rotunda; Capitol Avenue; Jefferson City, MO, 201 W Capitol Avenue, Jefferson City, United States

## Event gallery

- **Alt text**: Jefferson City Community Band Memorial Day Concert
  - **Image URL**: https://cdn2.allevents.in/thumbs/thumb698a277963d92.jpg

## FAQs

- **Q**: When and where is Jefferson City Community Band Memorial Day Concert being held?
  - **A:** Jefferson City Community Band Memorial Day Concert takes place on Mon, 25 May, 2026 at 02:00 pm to Mon, 25 May, 2026 at 03:30 pm at Missouri State Capitol Rotunda; Capitol Avenue; Jefferson City, MO, 201 W Capitol Avenue, Jefferson City, United States.
- **Q**: Who is organizing Jefferson City Community Band Memorial Day Concert?
  - **A:** Jefferson City Community Band Memorial Day Concert is organized by Jefferson City Community Band.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Jefferson City Community Band Memorial Day Concert is ideal for live music fans, concert-goers, and anyone who enjoys unforgettable performances from their favorite artists in an electric live atmosphere. Whether you're a first-time attendee or a longtime enthusiast in Jefferson City, this event is thoughtfully curated to deliver a standout experience worth every moment. If Jefferson City Community Band Memorial Day 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": "Jefferson City Community Band Memorial Day Concert",
        "image": "https://cdn2.allevents.in/thumbs/thumb698a277963d92.jpg",
        "startDate": "2026-05-25T14:00:00-05:00",
        "endDate": "2026-05-25T15:30:00-05:00",
        "url": "https://allevents.in/jefferson-city/jefferson-city-community-band-memorial-day-concert/80001631148141",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Missouri State Capitol Rotunda; Capitol Avenue; Jefferson City, MO",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "201 W Capitol Avenue",
                "addressLocality": "Jefferson City",
                "addressRegion": "MO",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "38.5767017000",
                "longitude": "-92.1735164000"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join the Jefferson City Community Band in recognizing our military and other heroes on this important day! All concerts are free, for all audiences and open to the public!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Jefferson City Community Band",
                "url": "https://allevents.in/org/jefferson-city-community-band/27305281"
            }
        ]
    }
]
```