

# Event Details

- **Event Name**: Jefferson City Community Band Fall Concert
- **Event Start and End Date**: Sat, 08 Nov, 2025 at 02:00 pm – Sat, 08 Nov, 2025 at 03:30 pm
- **Event Description**: Join the Jefferson City Community Band for its fall concert in the beautiful Missouri State Capitol Rotunda. Enjoy music from the Beatles Chicago the musical marches and more. All concerts are free and open to the public.
- **Event URL**: https://allevents.in/jefferson-city/jefferson-city-community-band-fall-concert/80002318330967
- **Event Categories**: concerts, music, entertainment, live-music
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

- **Ticket URL**: http://facebook.com/80002318330967

## 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 Organizer details

- **affiliate_id**: 8
- **organizer**: Becky Miller (https://allevents.in/org/becky-miller/26909748)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn2.allevents.in/thumbs/thumb68ed6ef15fe58.jpg
- **Alt text**: thumbnail
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=Jefferson+City+Community+Band+Fall+Concert&date=08+Nov

## FAQs

- **Q**: When is the event happening?
  - **A:** Sat, 08 Nov, 2025 at 02:00 pm
- **Q**: Where is the event happening?
  - **A:** Missouri State Capitol Rotunda; Capitol Avenue; Jefferson City, MO, 201 W Capitol Avenue, Jefferson City, United States
- **Q**: Who is organizing the event?
  - **A:** Becky Miller
- **Q**: What type of event is this?
  - **A:** concerts, music, entertainment, live-music
- **Q**: Where can I find ticket details about Jefferson City Community Band Fall Concert ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "MusicEvent",
        "name": "Jefferson City Community Band Fall Concert",
        "image": "https://cdn2.allevents.in/thumbs/thumb68ed6ef15fe58.jpg",
        "startDate": "2025-11-08",
        "endDate": "2025-11-08",
        "url": "https://allevents.in/jefferson-city/jefferson-city-community-band-fall-concert/80002318330967",
        "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 for its fall concert in the beautiful Missouri State Capitol Rotunda. Enjoy music from the Beatles Chicago the musical marches and more. All concerts are free and open to the public.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Becky Miller",
                "url": "https://allevents.in/org/becky-miller/26909748"
            }
        ]
    }
]
```