

# Event Details

- **Event Name**: BMS Winter Choir Concert
- **Event Start and End Date**: Tue, 18 Nov, 2025 at 07:00 pm
- **Event Description**: Join us for our winter choir concert! The students have been working so hard and can’t wait to share their music with you!
- **Event URL**: https://allevents.in/bolivar/bms-winter-choir-concert/200029209563807
- **Event Categories**: music, entertainment, concerts
- **Interested Audience**: 
  - total_interested_count: 22

## 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, 1401 Highway D,Bolivar,MO,United States

## Event gallery

- **Alt text**: BMS Winter Choir Concert
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/6f53defdaf6417a1bfdc8cf8bd2b287d561257dc26bd7b64c634aeec1adaf019-rimg-w1200-h675-dc75aecd-gmir?v=1763376907

## FAQs

- **Q**: When and where is BMS Winter Choir Concert being held?
  - **A:** BMS Winter Choir Concert takes place on Tue, 18 Nov, 2025 at 07:00 pm to Tue, 18 Nov, 2025 at 07:00 pm at Bolivar High School, 1401 Highway D,Bolivar,MO,United States.
- **Q**: Who is organizing BMS Winter Choir Concert?
  - **A:** BMS Winter Choir Concert is organized by Bolivar Middle School Choir.
- **Q**: Who is this event for? Is it right for me?
  - **A:** BMS Winter Choir Concert is ideal for music lovers, fans of all genres, and anyone who wants to celebrate the power of music - from intimate gigs and live sessions to festivals and cultural performances. 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. If BMS Winter Choir Concert sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "MusicEvent",
        "name": "BMS Winter Choir Concert",
        "image": "https://cdn-az.allevents.in/events4/banners/6f53defdaf6417a1bfdc8cf8bd2b287d561257dc26bd7b64c634aeec1adaf019-rimg-w1200-h675-dc75aecd-gmir?v=1763376907",
        "startDate": "2025-11-18",
        "url": "https://allevents.in/bolivar/bms-winter-choir-concert/200029209563807",
        "location": {
            "@type": "Place",
            "name": "Bolivar High School",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1401 Highway D,Bolivar,MO,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 winter choir concert! The students have been working so hard and can’t wait to share their music with you!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Bolivar Middle School Choir",
                "url": "https://allevents.in/org/bolivar-middle-school-choir/27095312"
            }
        ]
    }
]
```