

# Event Details

- **Event Name**: Spring Concert
- **Event Start and End Date**: Tue, 28 Apr, 2026 at 06:00 pm (-05:00)
- **Event Description**: This concert will feature all bands:
Beginning Band
Intermediate Band
Junior High Band
Jazz Band

Concert Program: https://canva.link/hnnncf5oojmy28b
- **Event URL**: https://allevents.in/benton/spring-concert/200029990548124
- **Event Categories**: Music, Entertainment, Concerts
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Benton
- **state**: IL
- **country**: United States
- **location**: 1000 Forest Street, Benton, IL, United States, Illinois 62812
- **lat**: 37.99013
- **long**: -88.90769
- **full address**: 1000 Forest Street, Benton, IL, United States, Illinois 62812

## Event gallery

- **Alt text**: Spring Concert
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/fd0a26c358d88d9d85c20729cf37dfa19ffb938f1cc0161b78eddf2b18145ce9-rimg-w1200-h1553-dcadbb7d-gmir?v=1777266143

## FAQs

- **Q**: When and where is Spring Concert being held?
  - **A:** Spring Concert takes place on Tue, 28 Apr, 2026 at 06:00 pm to Tue, 28 Apr, 2026 at 06:00 pm at 1000 Forest Street, Benton, IL, United States, Illinois 62812.
- **Q**: Who is organizing Spring Concert?
  - **A:** Spring Concert is organized by Benton Grade School Ranger Band.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Spring Concert",
        "image": "https://cdn-az.allevents.in/events7/banners/fd0a26c358d88d9d85c20729cf37dfa19ffb938f1cc0161b78eddf2b18145ce9-rimg-w1200-h1553-dcadbb7d-gmir?v=1777266143",
        "startDate": "2026-04-28T18:00:00-05:00",
        "url": "https://allevents.in/benton/spring-concert/200029990548124",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "1000 Forest Street, Benton, IL, United States, Illinois 62812",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "501 Kenneth St, Benton, IL 62812, United States",
                "addressLocality": "Benton",
                "addressRegion": "IL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "37.99013",
                "longitude": "-88.90769"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "This concert will feature all bands:\nBeginning Band\nIntermediate Band\nJunior High Band\nJazz Band\n\nConcert Program: https://canva.link/hnnncf5oojmy28b",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Benton Grade School Ranger Band",
                "url": "https://allevents.in/org/benton-grade-school-ranger-band/21565565"
            }
        ]
    }
]
```