

# Event Details

- **Event Name**: As Time Goes By; Spring Concert
- **Event Start and End Date**: Fri, 02 May, 2025 at 07:30 pm
- **Event Description**: Come enjoy an evening of music as the West Newton Community Singers present their annual spring concert.  From classical to pop hits, this program promises to provide a wonderful evening for people of all ages!
- **Event URL**: https://allevents.in/west-newton/as-time-goes-by;-spring-concert/200027925440736
- **Event Categories**: music, entertainment, concerts
- **Interested Audience**: 
  - total_interested_count: 13

## Ticket Details


## Event venue details

- **city**: West Newton
- **state**: PA
- **country**: United States
- **location**: West Newton United Presbyterian Church
- **lat**: 40.20927896
- **long**: -79.766506846
- **full address**: West Newton United Presbyterian Church, PO Box 314, Fourth &amp; Main Streets,West Newton, Pennsylvania, United States

## Event gallery

- **Alt text**: As Time Goes By; Spring Concert
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/6f49cf2e725f43a505ab8bff3ce06d399116f9d0af9eda0f7200ef05821035cd-rimg-w1006-h759-dcffffff-gmir?v=1745875184

## FAQs

- **Q**: When and where is As Time Goes By; Spring Concert being held?
  - **A:** As Time Goes By; Spring Concert takes place on Fri, 02 May, 2025 at 07:30 pm to Fri, 02 May, 2025 at 07:30 pm at West Newton United Presbyterian Church, PO Box 314, Fourth &amp; Main Streets,West Newton, Pennsylvania, United States.
- **Q**: Who is organizing As Time Goes By; Spring Concert?
  - **A:** As Time Goes By; Spring Concert is organized by West Newton Community Singers.
- **Q**: Who is this event for? Is it right for me?
  - **A:** As Time Goes By; 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 West Newton, this event is thoughtfully curated to deliver a standout experience worth every moment. If As Time Goes By; 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": "As Time Goes By; Spring Concert",
        "image": "https://cdn-az.allevents.in/events4/banners/6f49cf2e725f43a505ab8bff3ce06d399116f9d0af9eda0f7200ef05821035cd-rimg-w1006-h759-dcffffff-gmir?v=1745875184",
        "startDate": "2025-05-02",
        "url": "https://allevents.in/west-newton/as-time-goes-by;-spring-concert/200027925440736",
        "location": {
            "@type": "Place",
            "name": "West Newton United Presbyterian Church",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "PO Box 314, Fourth &amp; Main Streets,West Newton, Pennsylvania",
                "addressLocality": "West Newton",
                "addressRegion": "PA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.20927896",
                "longitude": "-79.766506846"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come enjoy an evening of music as the West Newton Community Singers present their annual spring concert.  From classical to pop hits, this program promises to provide a wonderful evening for people of all ages!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "West Newton Community Singers",
                "url": "https://allevents.in/org/west-newton-community-singers/13837497",
                "description": "Since 1976, the West Newton Community Singers- a group of folks who like to sing - have been presenting concerts for the region around West Newton, PA. "
            }
        ]
    }
]
```