

# Event Details

- **Event Name**: 2026 Spring Piano Recital
- **Event Start and End Date**: Sun, 19 Apr, 2026 at 02:00 pm (-04:00)
- **Event Description**: All are welcome to join us for an afternoon of music. Light refreshments follow.
- **Event URL**: https://allevents.in/dover/2026-spring-piano-recital/200029744635924
- **Event Categories**: music, entertainment
- **Interested Audience**: 
  - total_interested_count: 10

## Ticket Details


## Event venue details

- **city**: Dover
- **state**: PA
- **country**: United States
- **location**: Calvary Evangelical Lutheran Church, Dover PA
- **lat**: 40.001924350352
- **long**: -76.85047851797
- **full address**: Calvary Evangelical Lutheran Church, Dover PA, 9 N Main St,Dover, Pennsylvania, United States

## Event gallery

- **Alt text**: 2026 Spring Piano Recital
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/18cc52eb0db0558040d706471bc43bb05447ba1c4627c1f9a3bd737ce39f8c47-rimg-w1200-h1515-dc32472c-gmir?v=1775290527

## FAQs

- **Q**: When and where is 2026 Spring Piano Recital being held?
  - **A:** 2026 Spring Piano Recital takes place on Sun, 19 Apr, 2026 at 02:00 pm to Sun, 19 Apr, 2026 at 02:00 pm at Calvary Evangelical Lutheran Church, Dover PA, 9 N Main St,Dover, Pennsylvania, United States.
- **Q**: Who is organizing 2026 Spring Piano Recital?
  - **A:** 2026 Spring Piano Recital is organized by Cindy Knaub's Piano Studio.
- **Q**: Who is this event for? Is it right for me?
  - **A:** 2026 Spring Piano Recital 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 Dover, this event is thoughtfully curated to deliver a standout experience worth every moment. If 2026 Spring Piano Recital 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": "2026 Spring Piano Recital",
        "image": "https://cdn-az.allevents.in/events2/banners/18cc52eb0db0558040d706471bc43bb05447ba1c4627c1f9a3bd737ce39f8c47-rimg-w1200-h1515-dc32472c-gmir?v=1775290527",
        "startDate": "2026-04-19T14:00:00-04:00",
        "url": "https://allevents.in/dover/2026-spring-piano-recital/200029744635924",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Calvary Evangelical Lutheran Church, Dover PA",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "9 N Main St,Dover, Pennsylvania",
                "addressLocality": "Dover",
                "addressRegion": "PA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.001924350352",
                "longitude": "-76.85047851797"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "All are welcome to join us for an afternoon of music. Light refreshments follow.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Cindy Knaubs Piano Studio",
                "url": "https://allevents.in/org/cindy-knaubs-piano-studio/21487744"
            }
        ]
    }
]
```