

# Event Details

- **Event Name**: Band and Choir Concert 
- **Event Start and End Date**: Tue, 16 Dec, 2025 at 06:00 pm
- **Event Description**: Come out to the high school theater next Tuesday at 6pm to support your Eureka Springs bands in our holiday concert. Choir will perform just after the band as well!
- **Event URL**: https://allevents.in/eureka-springs/band-and-choir-concert/200029348387741
- **Event Categories**: Music, Entertainment, Concerts, Art, Theatre
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Eureka Springs
- **state**: AR
- **country**: United States
- **location**: 2 Lake Lucern Rd, Eureka Springs, AR 72632-8996, United States
- **lat**: 36.3834
- **long**: -93.73418
- **full address**: 2 Lake Lucern Rd, Eureka Springs, AR 72632-8996, United States

## Event gallery

- **Alt text**: Band and Choir Concert
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/071f3e6fa740d3acbe85859257941556ba0fb4535346bb39f8ea88292e6c343c-rimg-w851-h315-dc914b2a-gmir?v=1765590340

## FAQs

- **Q**: When and where is Band and Choir Concert  being held?
  - **A:** Band and Choir Concert  takes place on Tue, 16 Dec, 2025 at 06:00 pm to Tue, 16 Dec, 2025 at 06:00 pm at 2 Lake Lucern Rd, Eureka Springs, AR 72632-8996, United States.
- **Q**: Who is organizing Band and Choir Concert ?
  - **A:** Band and Choir Concert  is organized by Eureka Springs Schools.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Band and Choir 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 Eureka Springs, this event is thoughtfully curated to deliver a standout experience worth every moment. If Band and 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": "Band and Choir Concert",
        "image": "https://cdn-az.allevents.in/events10/banners/071f3e6fa740d3acbe85859257941556ba0fb4535346bb39f8ea88292e6c343c-rimg-w851-h315-dc914b2a-gmir?v=1765590340",
        "startDate": "2025-12-16",
        "url": "https://allevents.in/eureka-springs/band-and-choir-concert/200029348387741",
        "location": {
            "@type": "Place",
            "name": "2 Lake Lucern Rd, Eureka Springs, AR 72632-8996, United States",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "2 CR-317, Eureka Springs, AR 72632-8996, United States",
                "addressLocality": "Eureka Springs",
                "addressRegion": "AR",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "36.3834",
                "longitude": "-93.73418"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come out to the high school theater next Tuesday at 6pm to support your Eureka Springs bands in our holiday concert. Choir will perform just after the band as well!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Eureka Springs Schools",
                "url": "https://allevents.in/org/eureka-springs-schools/26152247"
            }
        ]
    }
]
```