

# Event Details

- **Event Name**: Collective Harmony Spring Concert
- **Event Start and End Date**: Sun, 17 May, 2026 at 04:30 pm (-04:00)
- **Event Description**: Save the date for our Spring Collective Harmony concert! More details to come!
- **Event URL**: https://allevents.in/boyertown/collective-harmony-spring-concert/200029684802912
- **Event Categories**: concerts, music, entertainment
- **Interested Audience**: 
  - total_interested_count: 3

## Ticket Details


## Event venue details

- **city**: Boyertown
- **state**: PA
- **country**: United States
- **location**: Good Shepherd United Church of Christ
- **lat**: 40.33432259151
- **long**: -75.638233834987
- **full address**: Good Shepherd United Church of Christ, 35 W Philadelphia Ave,Boyertown, Pennsylvania, United States

## Event gallery

- **Alt text**: Collective Harmony Spring Concert
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/ff3d741801beb788299bc5f95003cc411a543558a828f06800ebad284bd23243-rimg-w1200-h675-dcffffff-gmir?v=1775338542

## FAQs

- **Q**: When and where is Collective Harmony Spring Concert being held?
  - **A:** Collective Harmony Spring Concert takes place on Sun, 17 May, 2026 at 04:30 pm to Sun, 17 May, 2026 at 04:30 pm at Good Shepherd United Church of Christ, 35 W Philadelphia Ave,Boyertown, Pennsylvania, United States.
- **Q**: Who is organizing Collective Harmony Spring Concert?
  - **A:** Collective Harmony Spring Concert is organized by The Music Studio of Patricia Keith.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Collective Harmony Spring 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 Boyertown, this event is thoughtfully curated to deliver a standout experience worth every moment. If Collective Harmony Spring 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": "Collective Harmony Spring Concert",
        "image": "https://cdn-az.allevents.in/events1/banners/ff3d741801beb788299bc5f95003cc411a543558a828f06800ebad284bd23243-rimg-w1200-h675-dcffffff-gmir?v=1775338542",
        "startDate": "2026-05-17T16:30:00-04:00",
        "url": "https://allevents.in/boyertown/collective-harmony-spring-concert/200029684802912",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Good Shepherd United Church of Christ",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "35 W Philadelphia Ave,Boyertown, Pennsylvania",
                "addressLocality": "Boyertown",
                "addressRegion": "PA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.33432259151",
                "longitude": "-75.638233834987"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Save the date for our Spring Collective Harmony concert! 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"
            }
        ]
    }
]
```