

# Event Details

- **Event Name**: Level Up Annual Recital 
- **Event Start and End Date**: Sun, 31 May, 2026 at 02:30 pm
- **Event Description**: Come watch all of our students show off all their hard work from this season! ??
- **Event URL**: https://allevents.in/benton/level-up-annual-recital/200030146858912
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 39

## Ticket Details


## Event venue details

- **city**: Benton
- **state**: IL
- **country**: United States
- **location**: Benton Civic Center
- **lat**: 37.991026475811
- **long**: -88.926501688846
- **full address**: Benton Civic Center, 414 W Hudelson Street,Benton, Illinois, United States

## Event gallery

- **Alt text**: Level Up Annual Recital
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/06f796a7fe273ec4f41856b8f28448bede2c2110191b76880a3d7376f5a88766-rimg-w1200-h1200-dcfef1da-gmir?v=1779942911

## FAQs

- **Q**: When and where is Level Up Annual Recital  being held?
  - **A:** Level Up Annual Recital  takes place on Sun, 31 May, 2026 at 02:30 pm to Sun, 31 May, 2026 at 02:30 pm at Benton Civic Center, 414 W Hudelson Street,Benton, Illinois, United States.
- **Q**: Who is organizing Level Up Annual Recital ?
  - **A:** Level Up Annual Recital  is organized by Level Up Performing Arts.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Level Up Annual Recital",
        "image": "https://cdn-az.allevents.in/events2/banners/06f796a7fe273ec4f41856b8f28448bede2c2110191b76880a3d7376f5a88766-rimg-w1200-h1200-dcfef1da-gmir?v=1779942911",
        "startDate": "2026-05-31",
        "url": "https://allevents.in/benton/level-up-annual-recital/200030146858912",
        "location": {
            "@type": "Place",
            "name": "Benton Civic Center",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "414 W Hudelson Street,Benton, Illinois",
                "addressLocality": "Benton",
                "addressRegion": "IL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "37.991026475811",
                "longitude": "-88.926501688846"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come watch all of our students show off all their hard work from this season! ??",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Level Up Performing Arts",
                "url": "https://allevents.in/org/level-up-performing-arts/21565590"
            }
        ]
    }
]
```