

# Event Details

- **Event Name**: Winter Band Concert
- **Event Start and End Date**: Wed, 17 Dec, 2025 at 07:00 pm
- **Event Description**: Intermediate band, high school band, and jazz band will perform. Admission is free of charge.
- **Event URL**: https://allevents.in/doniphan/winter-band-concert/200029185931620
- **Event Categories**: music, entertainment, concerts, jazz
- **Interested Audience**: 
  - total_interested_count: 46

## Ticket Details


## Event venue details

- **city**: Doniphan
- **state**: MO
- **country**: United States
- **location**: Doniphan High School Gym
- **lat**: 36.62364
- **long**: -90.81715
- **full address**: Doniphan High School Gym, 5 Ball Park Rd, Doniphan, MO 63935-1144, United States

## Event gallery

- **Alt text**: Winter Band Concert
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/e325ad7d4998addff843b0c5d7a54da9bf9649873e871649465253d573b480b9-rimg-w1200-h900-dc191913-gmir?v=1765451383

## FAQs

- **Q**: When and where is Winter Band Concert being held?
  - **A:** Winter Band Concert takes place on Wed, 17 Dec, 2025 at 07:00 pm to Wed, 17 Dec, 2025 at 07:00 pm at Doniphan High School Gym, 5 Ball Park Rd, Doniphan, MO 63935-1144, United States.
- **Q**: Who is organizing Winter Band Concert?
  - **A:** Winter Band Concert is organized by Doniphan Band Boosters.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Winter Band 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 Doniphan, this event is thoughtfully curated to deliver a standout experience worth every moment. If Winter Band 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": "Winter Band Concert",
        "image": "https://cdn-az.allevents.in/events9/banners/e325ad7d4998addff843b0c5d7a54da9bf9649873e871649465253d573b480b9-rimg-w1200-h900-dc191913-gmir?v=1765451383",
        "startDate": "2025-12-17",
        "url": "https://allevents.in/doniphan/winter-band-concert/200029185931620",
        "location": {
            "@type": "Place",
            "name": "Doniphan High School Gym",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "5 Ball Park Rd, Doniphan, MO 63935-1144, United States",
                "addressLocality": "Doniphan",
                "addressRegion": "MO",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "36.62364",
                "longitude": "-90.81715"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Intermediate band, high school band, and jazz band will perform. Admission is free of charge.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Doniphan Band Boosters",
                "url": "https://allevents.in/org/doniphan-band-boosters/21224559"
            }
        ]
    }
]
```