

# Event Details

- **Event Name**: Jefferson City Community Band Fall Concert
- **Event Start and End Date**: Sat, 08 Nov, 2025 at 02:00 pm
- **Event Description**: Join the JCCB for our fall concert in the beautiful Missouri State Capitol Rotunda. All concerts are free and open to the public.
- **Event URL**: https://allevents.in/jefferson-city/jefferson-city-community-band-fall-concert/200028925178527
- **Event Categories**: music, entertainment, concerts
- **Interested Audience**: 
  - total_interested_count: 88

## Ticket Details

- **Ticket URL**: http://facebook.com/200028925178527?utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=jefferson+city-events

## Event venue details

- **city**: Jefferson City
- **state**: MO
- **country**: United States
- **location**: Missouri State Capitol Rotunda
- **lat**: 38.57919
- **long**: -92.17297
- **full address**: Missouri State Capitol Rotunda, State Capitol, W Capitol Ave, Jefferson City, MO 65101, United States

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: Jefferson City Community Symphonic Band (https://allevents.in/org/jefferson-city-community-symphonic-band/26457544)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/39cd77a2b739684c56d537559378c4a1c4be67cc06f8b55f2515100cd63f49e4-rimg-w1200-h1600-dcebeded-gmir?v=1762271219
- **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, State Capitol, W Capitol Ave, Jefferson City, MO 65101, United States
- **Q**: Who is organizing the event?
  - **A:** Jefferson City Community Symphonic Band
- **Q**: What type of event is this?
  - **A:** music, entertainment, concerts
- **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://cdn-az.allevents.in/events10/banners/39cd77a2b739684c56d537559378c4a1c4be67cc06f8b55f2515100cd63f49e4-rimg-w1200-h1600-dcebeded-gmir?v=1762271219",
        "startDate": "2025-11-08",
        "url": "https://allevents.in/jefferson-city/jefferson-city-community-band-fall-concert/200028925178527",
        "location": {
            "@type": "Place",
            "name": "Missouri State Capitol Rotunda",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "State Capitol, W Capitol Ave, Jefferson City, MO 65101, United States",
                "addressLocality": "Jefferson City",
                "addressRegion": "MO",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "38.57919",
                "longitude": "-92.17297"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join the JCCB for our fall concert in the beautiful Missouri State Capitol Rotunda. All concerts are free and open to the public.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Jefferson City Community Symphonic Band",
                "url": "https://allevents.in/org/jefferson-city-community-symphonic-band/26457544"
            }
        ]
    }
]
```