

# Event Details

- **Event Name**: Spring Recital
- **Event Start and End Date**: Sun, 31 May, 2026 at 12:15 pm – Sun, 31 May, 2026 at 05:15 pm (-04:00)
- **Event Description**: Save the date! Solo performances from students in private lessons and piano classes. More details to come.
- **Event URL**: https://allevents.in/boyertown/spring-recital/200029766345725
- **Event Categories**: workshops, music, entertainment
- **Interested Audience**: 
  - total_interested_count: 3

## Ticket Details


## Event venue details

- **city**: Boyertown
- **state**: PA
- **country**: United States
- **location**: St. John's Lutheran Church of Boyertown
- **lat**: 40.334976
- **long**: -75.636719
- **full address**: St. John's Lutheran Church of Boyertown, 45 N Reading Ave,Boyertown, Pennsylvania, United States

## Event gallery

- **Alt text**: Spring Recital
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/acfb65b5a08084d5b826e270faf5334acd63a57aa6cff69349460841fbe892c9-rimg-w1200-h628-dc86c442-gmir?v=1775679021

## FAQs

- **Q**: When and where is Spring Recital being held?
  - **A:** Spring Recital takes place on Sun, 31 May, 2026 at 12:15 pm to Sun, 31 May, 2026 at 05:15 pm at St. John's Lutheran Church of Boyertown, 45 N Reading Ave,Boyertown, Pennsylvania, United States.
- **Q**: Who is organizing Spring Recital?
  - **A:** Spring Recital is organized by The Music Studio of Patricia Keith.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Spring Recital is ideal for music lovers, fans of all genres, and anyone who wants to celebrate the power of music - from intimate gigs and live sessions to festivals and cultural performances. Whether you're a first-time attendee or a longtime enthusiast in Boyertown, this event is thoughtfully curated to deliver a standout experience worth every moment. If Spring Recital sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Spring Recital",
        "image": "https://cdn-az.allevents.in/events8/banners/acfb65b5a08084d5b826e270faf5334acd63a57aa6cff69349460841fbe892c9-rimg-w1200-h628-dc86c442-gmir?v=1775679021",
        "startDate": "2026-05-31T12:15:00-04:00",
        "endDate": "2026-05-31T17:15:00-04:00",
        "url": "https://allevents.in/boyertown/spring-recital/200029766345725",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "St. John's Lutheran Church of Boyertown",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "45 N Reading Ave,Boyertown, Pennsylvania",
                "addressLocality": "Boyertown",
                "addressRegion": "PA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.334976",
                "longitude": "-75.636719"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Save the date! Solo performances from students in private lessons and piano classes. More details to come.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "The Music Studio of Patricia Keith",
                "url": "https://allevents.in/org/the-music-studio-of-patricia-keith/23406321"
            }
        ]
    }
]
```