

# Event Details

- **Event Name**: BHS Presents High School Musical (SUNDAY PERFORMANCE)
- **Event Start and End Date**: Sun, 16 Nov, 2025 at 03:00 pm
- **Event Description**: SUNDAY'S PERFORMANCE
- **Event URL**: https://allevents.in/burlington/bhs-presents-high-school-musical-sunday-performance/200029166371148
- **Event Categories**: live-music
- **Interested Audience**: 
  - total_interested_count: 46

## Ticket Details


## Event venue details

- **city**: Burlington
- **state**: IA
- **country**: United States
- **location**: Aldo Leopold Intermediate School
- **lat**: 40.832010987379
- **long**: -91.137704987324
- **full address**: Aldo Leopold Intermediate School, 3109 Sunnyside Ave, Burlington, IA 52601-2341, United States

## Event gallery

- **Alt text**: BHS Presents High School Musical (SUNDAY PERFORMANCE)
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/176f695fe9c814a58cd67615bd6c41f45d5e22d43f279b4311e9d384af457211-rimg-w1200-h515-dc312e2f-gmir?v=1762754507

## FAQs

- **Q**: When and where is BHS Presents High School Musical (SUNDAY PERFORMANCE) being held?
  - **A:** BHS Presents High School Musical (SUNDAY PERFORMANCE) takes place on Sun, 16 Nov, 2025 at 03:00 pm to Sun, 16 Nov, 2025 at 03:00 pm at Aldo Leopold Intermediate School, 3109 Sunnyside Ave, Burlington, IA 52601-2341, United States.
- **Q**: Who is organizing BHS Presents High School Musical (SUNDAY PERFORMANCE)?
  - **A:** BHS Presents High School Musical (SUNDAY PERFORMANCE) is organized by Burlington High School Drama.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "BHS Presents High School Musical (SUNDAY PERFORMANCE)",
        "image": "https://cdn-az.allevents.in/events10/banners/176f695fe9c814a58cd67615bd6c41f45d5e22d43f279b4311e9d384af457211-rimg-w1200-h515-dc312e2f-gmir?v=1762754507",
        "startDate": "2025-11-16",
        "url": "https://allevents.in/burlington/bhs-presents-high-school-musical-sunday-performance/200029166371148",
        "location": {
            "@type": "Place",
            "name": "Aldo Leopold Intermediate School",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "3109 Sunnyside Ave, Burlington, IA 52601-2341, United States",
                "addressLocality": "Burlington",
                "addressRegion": "IA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.832010987379",
                "longitude": "-91.137704987324"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "SUNDAY'S PERFORMANCE",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Burlington High School Drama",
                "url": "https://allevents.in/org/burlington-high-school-drama/27007592"
            }
        ]
    }
]
```