

# Event Details

- **Event Name**: Jefferson City Community Band Christmas Concert
- **Event Start and End Date**: Sun, 14 Dec, 2025 at 02:00 pm – Sun, 14 Dec, 2025 at 03:30 pm
- **Event Description**: Join the Jefferson City Community Band for its Christmas Concert as we celebrate the season through music! Come and enjoy Christmas classics and more to get in the holiday mood! All concerts are free and open to the public.
- **Event URL**: https://allevents.in/jefferson-city/jefferson-city-community-band-christmas-concert/80001846253806
- **Event Categories**: concerts, music, entertainment, christmas, holiday
- **Interested Audience**: 
  - total_interested_count: 1

## Ticket Details


## Event venue details

- **city**: Jefferson City
- **state**: TN
- **country**: United States
- **location**: St. Joseph Cathedral School Auditorium; Jefferson City, MO
- **lat**: 36.1223110000
- **long**: -83.4923960000
- **full address**: St. Joseph Cathedral School Auditorium; Jefferson City, MO, 2303 W Main Street, Jefferson City, United States

## Event gallery

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

## FAQs

- **Q**: When and where is Jefferson City Community Band Christmas Concert being held?
  - **A:** Jefferson City Community Band Christmas Concert takes place on Sun, 14 Dec, 2025 at 02:00 pm to Sun, 14 Dec, 2025 at 03:30 pm at St. Joseph Cathedral School Auditorium; Jefferson City, MO, 2303 W Main Street, Jefferson City, United States.
- **Q**: Who is organizing Jefferson City Community Band Christmas Concert?
  - **A:** Jefferson City Community Band Christmas Concert is organized by Becky Miller.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "MusicEvent",
        "name": "Jefferson City Community Band Christmas Concert",
        "image": "https://cdn2.allevents.in/thumbs/thumb691521993b172.jpg",
        "startDate": "2025-12-14",
        "endDate": "2025-12-14",
        "url": "https://allevents.in/jefferson-city/jefferson-city-community-band-christmas-concert/80001846253806",
        "location": {
            "@type": "Place",
            "name": "St. Joseph Cathedral School Auditorium; Jefferson City, MO",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "2303 W Main Street",
                "addressLocality": "Jefferson City",
                "addressRegion": "TN",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "36.1223110000",
                "longitude": "-83.4923960000"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join the Jefferson City Community Band for its Christmas Concert as we celebrate the season through music! Come and enjoy Christmas classics and more to get in the holiday mood! All concerts are free and open to the public.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Becky Miller",
                "url": "https://allevents.in/org/becky-miller/26909748"
            }
        ]
    }
]
```