

# Event Details

- **Event Name**: Spring Dance Concert
- **Event Start and End Date**: Wed, 29 Apr, 2026 at 07:30 pm – Wed, 29 Apr, 2026 at 09:30 pm
- **Event Description**: This annual concert shines a light on the artistry of the Point Park School of Dance Faculty as well as the artistry of renowned guests, such as George Balanchine and a guest artist from Springboard Danse.
- **Event URL**: https://allevents.in/pittsburgh/spring-dance-concert/200028516671229
- **Event Categories**: concerts, music, entertainment, art
- **Interested Audience**: 
  - total_interested_count: 7

## Ticket Details


## Event venue details

- **city**: Pittsburgh
- **state**: PA
- **country**: United States
- **location**: Point Park University's George Rowland White Performance Studio
- **lat**: 40.43845
- **long**: -80.00159
- **full address**: Point Park University's George Rowland White Performance Studio, 313 Boulevard of the Allies, Pittsburgh, PA 15222, United States

## Event gallery

- **Alt text**: Spring Dance Concert
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/2b7f05c378e4059daebc6175278f0171807f410ee6f7439480735ec2a36935da-rimg-w1200-h628-dcd8dbdc-gmir?v=1777173842

## FAQs

- **Q**: When and where is Spring Dance Concert being held?
  - **A:** Spring Dance Concert takes place on Wed, 29 Apr, 2026 at 07:30 pm to Wed, 29 Apr, 2026 at 09:30 pm at Point Park University's George Rowland White Performance Studio, 313 Boulevard of the Allies, Pittsburgh, PA 15222, United States.
- **Q**: Who is organizing Spring Dance Concert?
  - **A:** Spring Dance Concert is organized by Point Park University's Pittsburgh Playhouse.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Spring Dance 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 Pittsburgh, this event is thoughtfully curated to deliver a standout experience worth every moment. If Spring Dance 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": "Spring Dance Concert",
        "image": "https://cdn-az.allevents.in/events2/banners/2b7f05c378e4059daebc6175278f0171807f410ee6f7439480735ec2a36935da-rimg-w1200-h628-dcd8dbdc-gmir?v=1777173842",
        "startDate": "2026-04-29",
        "endDate": "2026-04-29",
        "url": "https://allevents.in/pittsburgh/spring-dance-concert/200028516671229",
        "location": {
            "@type": "Place",
            "name": "Point Park University's George Rowland White Performance Studio",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "313 Boulevard of the Allies, Pittsburgh, PA 15222, United States",
                "addressLocality": "Pittsburgh",
                "addressRegion": "PA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.43845",
                "longitude": "-80.00159"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "This annual concert shines a light on the artistry of the Point Park School of Dance Faculty as well as the artistry of renowned guests, such as George Balanchine and a guest artist from Springboard Danse.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Point Park Universitys Pittsburgh Playhouse",
                "url": "https://allevents.in/org/point-park-universitys-pittsburgh-playhouse/1766472",
                "description": "The Pittsburgh Playhouse is Point Park University's Performing Arts Center."
            }
        ]
    }
]
```