

# Event Details

- **Event Name**: Bonham ISD Holiday Concert
- **Event Start and End Date**: Tue, 16 Dec, 2025 at 07:00 pm
- **Event Description**: Join us for an amazing night of live music provided by your BISD Bands.  Get in the holiday spirit by listening to your favorite holiday songs!
- **Event URL**: https://allevents.in/bonham/bonham-isd-holiday-concert/200029358690405
- **Event Categories**: music, entertainment, holiday, concerts, live-music
- **Interested Audience**: 
  - total_interested_count: 9

## Ticket Details


## Event venue details

- **city**: Bonham
- **state**: TX
- **country**: United States
- **location**: Bonham High School
- **lat**: 33.5914
- **long**: -96.1902
- **full address**: Bonham High School, Bonham, Texas, United States

## Event gallery

- **Alt text**: Bonham ISD Holiday Concert
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/26b35b2acf37c054511681b115e655614ba6fe4f1a375b5a392f0b3fcd0ef00d-rimg-w1200-h1553-dc1e4f21-gmir?v=1765782184

## FAQs

- **Q**: When and where is Bonham ISD Holiday Concert being held?
  - **A:** Bonham ISD Holiday Concert takes place on Tue, 16 Dec, 2025 at 07:00 pm to Tue, 16 Dec, 2025 at 07:00 pm at Bonham High School, Bonham, Texas, United States.
- **Q**: Who is organizing Bonham ISD Holiday Concert?
  - **A:** Bonham ISD Holiday Concert is organized by Bonham Warrior Band Boosters.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Bonham ISD Holiday 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 Bonham, this event is thoughtfully curated to deliver a standout experience worth every moment. If Bonham ISD Holiday 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": "Bonham ISD Holiday Concert",
        "image": "https://cdn-az.allevents.in/events4/banners/26b35b2acf37c054511681b115e655614ba6fe4f1a375b5a392f0b3fcd0ef00d-rimg-w1200-h1553-dc1e4f21-gmir?v=1765782184",
        "startDate": "2025-12-16",
        "url": "https://allevents.in/bonham/bonham-isd-holiday-concert/200029358690405",
        "location": {
            "@type": "Place",
            "name": "Bonham High School",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Bonham, Texas",
                "addressLocality": "Bonham",
                "addressRegion": "TX",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "33.5914",
                "longitude": "-96.1902"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for an amazing night of live music provided by your BISD Bands.  Get in the holiday spirit by listening to your favorite holiday songs!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Bonham Warrior Band Boosters",
                "url": "https://allevents.in/org/bonham-warrior-band-boosters/23354127"
            }
        ]
    }
]
```