

# Event Details

- **Event Name**: BHS Instrumental Concert
- **Event Start and End Date**: Mon, 15 Dec, 2025 at 07:00 pm
- **Event Description**: Join us for our Instrumental concert at Berthoud High School, featuring the Jazz Band, Orchestra and Concert Band.

Concert starts at 7:00pm
- **Event URL**: https://allevents.in/berthoud/bhs-instrumental-concert/200029174308024
- **Event Categories**: music, entertainment, concerts, jazz
- **Interested Audience**: 
  - total_interested_count: 5

## Ticket Details


## Event venue details

- **city**: Berthoud
- **state**: CO
- **country**: United States
- **location**: 850 Spartan Avenue, Berthoud, CO, United States, Colorado 80513
- **lat**: 40.29815
- **long**: -105.08527
- **full address**: 850 Spartan Avenue, Berthoud, CO, United States, Colorado 80513

## Event gallery

- **Alt text**: BHS Instrumental Concert
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/0287d7a24ace9e7ed28259d32aac54879e7cc75ce91a41220d9a12933eece1cd-rimg-w996-h561-dc5e2b33-gmir?v=1765469091

## FAQs

- **Q**: When and where is BHS Instrumental Concert being held?
  - **A:** BHS Instrumental Concert takes place on Mon, 15 Dec, 2025 at 07:00 pm to Mon, 15 Dec, 2025 at 07:00 pm at 850 Spartan Avenue, Berthoud, CO, United States, Colorado 80513.
- **Q**: Who is organizing BHS Instrumental Concert?
  - **A:** BHS Instrumental Concert is organized by Berthoud High School Music Program.
- **Q**: Who is this event for? Is it right for me?
  - **A:** BHS Instrumental 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 Berthoud, this event is thoughtfully curated to deliver a standout experience worth every moment. If BHS Instrumental 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": "BHS Instrumental Concert",
        "image": "https://cdn-az.allevents.in/events7/banners/0287d7a24ace9e7ed28259d32aac54879e7cc75ce91a41220d9a12933eece1cd-rimg-w996-h561-dc5e2b33-gmir?v=1765469091",
        "startDate": "2025-12-15",
        "url": "https://allevents.in/berthoud/bhs-instrumental-concert/200029174308024",
        "location": {
            "@type": "Place",
            "name": "850 Spartan Avenue, Berthoud, CO, United States, Colorado 80513",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "850 Spartan Ave, Berthoud, CO 80513-1448, United States",
                "addressLocality": "Berthoud",
                "addressRegion": "CO",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.29815",
                "longitude": "-105.08527"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for our Instrumental concert at Berthoud High School, featuring the Jazz Band, Orchestra and Concert Band.\n\nConcert starts at 7:00pm",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Berthoud High School Music Program",
                "url": "https://allevents.in/org/berthoud-high-school-music-program/23971479"
            }
        ]
    }
]
```