

# Event Details

- **Event Name**: Community Christmas Concert
- **Event Start and End Date**: Tue, 16 Dec, 2025 at 07:30 pm
- **Event Description**: Enjoy the sounds of the season!
- **Event URL**: https://allevents.in/bellefontaine/community-christmas-concert/200028285018441
- **Event Categories**: concerts, music, entertainment, christmas
- **Interested Audience**: 
  - total_interested_count: 61

## Ticket Details


## Event venue details

- **city**: Bellefontaine
- **state**: OH
- **country**: United States
- **location**: Holland Theatre
- **lat**: 40.361560866397
- **long**: -83.75859229415
- **full address**: Holland Theatre, 127 E Columbus Ave,Bellefontaine, Ohio, United States

## Event gallery

- **Alt text**: Community Christmas Concert
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/f82b8cdcc2a2d6085f15a787eb826dec0fe4319bc1f7b12be6ad608ac0296b59-rimg-w1080-h1350-dce4e1ce-gmir?v=1765867960

## FAQs

- **Q**: When and where is Community Christmas Concert being held?
  - **A:** Community Christmas Concert takes place on Tue, 16 Dec, 2025 at 07:30 pm to Tue, 16 Dec, 2025 at 07:30 pm at Holland Theatre, 127 E Columbus Ave,Bellefontaine, Ohio, United States.
- **Q**: Who is organizing Community Christmas Concert?
  - **A:** Community Christmas Concert is organized by West Central Ohio Community Concert Band.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Community Christmas 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 Bellefontaine, this event is thoughtfully curated to deliver a standout experience worth every moment. With 60+ people already showing interest, this is clearly an event worth adding to your calendar - don't miss out.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "MusicEvent",
        "name": "Community Christmas Concert",
        "image": "https://cdn-az.allevents.in/events8/banners/f82b8cdcc2a2d6085f15a787eb826dec0fe4319bc1f7b12be6ad608ac0296b59-rimg-w1080-h1350-dce4e1ce-gmir?v=1765867960",
        "startDate": "2025-12-16",
        "url": "https://allevents.in/bellefontaine/community-christmas-concert/200028285018441",
        "location": {
            "@type": "Place",
            "name": "Holland Theatre",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "127 E Columbus Ave,Bellefontaine, Ohio",
                "addressLocality": "Bellefontaine",
                "addressRegion": "OH",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.361560866397",
                "longitude": "-83.75859229415"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Enjoy the sounds of the season!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "West Central Ohio Community Concert Band",
                "url": "https://allevents.in/org/west-central-ohio-community-concert-band/25950557"
            }
        ]
    }
]
```