

# Event Details

- **Event Name**: Fall Choir Concert
- **Event Start and End Date**: Tue, 04 Nov, 2025 at 07:00 pm – Tue, 04 Nov, 2025 at 08:00 pm
- **Event Description**: Featuring all of the choirs at Limestone, this concert is the first official choir concert of the year. FREE to the public and located in the auditorium.
- **Event URL**: https://allevents.in/bartonville/fall-choir-concert/200028300072237
- **Event Categories**: music, entertainment, concerts
- **Interested Audience**: 
  - total_interested_count: 67

## Ticket Details


## Event venue details

- **city**: Bartonville
- **state**: IL
- **country**: United States
- **location**: 4201 South Airport Road, Bartonville, IL, United States, Illinois 61607
- **lat**: 40.63981
- **long**: -89.68283
- **full address**: 4201 South Airport Road, Bartonville, IL, United States, Illinois 61607

## Event gallery

- **Alt text**: Fall Choir Concert
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/2f533107fa7d873d17caff7635f7124f7157eaee19ed45ad3ffede09656f5d25-rimg-w1200-h776-dc492a1f-gmir?v=1761232116

## FAQs

- **Q**: When and where is Fall Choir Concert being held?
  - **A:** Fall Choir Concert takes place on Tue, 04 Nov, 2025 at 07:00 pm to Tue, 04 Nov, 2025 at 08:00 pm at 4201 South Airport Road, Bartonville, IL, United States, Illinois 61607.
- **Q**: Who is organizing Fall Choir Concert?
  - **A:** Fall Choir Concert is organized by Limestone High School Choirs.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Fall 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 Bartonville, this event is thoughtfully curated to deliver a standout experience worth every moment. With 60+ people already showing interest, this is clearly an event worth adding to your calendar - don't miss out.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "MusicEvent",
        "name": "Fall Choir Concert",
        "image": "https://cdn-az.allevents.in/events1/banners/2f533107fa7d873d17caff7635f7124f7157eaee19ed45ad3ffede09656f5d25-rimg-w1200-h776-dc492a1f-gmir?v=1761232116",
        "startDate": "2025-11-04",
        "endDate": "2025-11-04",
        "url": "https://allevents.in/bartonville/fall-choir-concert/200028300072237",
        "location": {
            "@type": "Place",
            "name": "4201 South Airport Road, Bartonville, IL, United States, Illinois 61607",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "4201 Airport Rd, Peoria, IL 61607-2113, United States",
                "addressLocality": "Bartonville",
                "addressRegion": "IL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.63981",
                "longitude": "-89.68283"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Featuring all of the choirs at Limestone, this concert is the first official choir concert of the year. FREE to the public and located in the auditorium.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Limestone High School Choirs",
                "url": "https://allevents.in/org/limestone-high-school-choirs/21530499"
            }
        ]
    }
]
```