

# Event Details

- **Event Name**: BHS Holiday Concert
- **Event Start and End Date**: Sun, 14 Dec, 2025 at 03:00 pm
- **Event Description**: Join us for our annual festive holiday concert! It is free and open to the public.
- **Event URL**: https://allevents.in/bolivar/bhs-holiday-concert/200029304340640
- **Event Categories**: concerts, music, entertainment, holiday
- **Interested Audience**: 
  - total_interested_count: 63

## Ticket Details


## Event venue details

- **city**: Bolivar
- **state**: MO
- **country**: United States
- **location**: Bolivar High School
- **lat**: 37.624719873908
- **long**: -93.395399600517
- **full address**: Bolivar High School, 1452 E Forest St, Bolivar, MO 65613-1214, United States

## Event gallery

- **Alt text**: BHS Holiday Concert
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/9d00ea722490af1164bb03662bf8603a299f8cd85786775df8a583d7a6870207-rimg-w960-h720-dc2a282f-gmir?v=1765532105

## FAQs

- **Q**: When and where is BHS Holiday Concert being held?
  - **A:** BHS Holiday Concert takes place on Sun, 14 Dec, 2025 at 03:00 pm to Sun, 14 Dec, 2025 at 03:00 pm at Bolivar High School, 1452 E Forest St, Bolivar, MO 65613-1214, United States.
- **Q**: Who is organizing BHS Holiday Concert?
  - **A:** BHS Holiday Concert is organized by Bolivar High School Choir.
- **Q**: Who is this event for? Is it right for me?
  - **A:** BHS Holiday 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 Bolivar, 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": "BHS Holiday Concert",
        "image": "https://cdn-az.allevents.in/events5/banners/9d00ea722490af1164bb03662bf8603a299f8cd85786775df8a583d7a6870207-rimg-w960-h720-dc2a282f-gmir?v=1765532105",
        "startDate": "2025-12-14",
        "url": "https://allevents.in/bolivar/bhs-holiday-concert/200029304340640",
        "location": {
            "@type": "Place",
            "name": "Bolivar High School",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1452 E Forest St, Bolivar, MO 65613-1214, United States",
                "addressLocality": "Bolivar",
                "addressRegion": "MO",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "37.624719873908",
                "longitude": "-93.395399600517"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for our annual festive holiday concert! It is free and open to the public.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Bolivar High School Choir",
                "url": "https://allevents.in/org/bolivar-high-school-choir/27193558"
            }
        ]
    }
]
```