

# Event Details

- **Event Name**: Songs for a New Season Concert
- **Event Start and End Date**: Sun, 14 Dec, 2025 at 03:00 pm
- **Event Description**: Join us for a free concert
- **Event URL**: https://allevents.in/lemoyne/songs-for-a-new-season-concert/200029352729951
- **Event Categories**: concerts, music, entertainment
- **Interested Audience**: 
  - total_interested_count: 4

## Ticket Details


## Event venue details

- **city**: Lemoyne
- **state**: PA
- **country**: United States
- **location**: Grace Lutheran Church
- **lat**: 40.231565873791
- **long**: -76.905401393271
- **full address**: Grace Lutheran Church, 1610 Carlisle Rd,Lemoyne, Pennsylvania, United States

## Event gallery

- **Alt text**: Songs for a New Season Concert
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/4ea613603bab1743dd9b7be7f63a4bb8e67aff78ed70cfc33ee8f81ceabae003-rimg-w967-h1251-dceef1df-gmir?v=1765671951

## FAQs

- **Q**: When and where is Songs for a New Season Concert being held?
  - **A:** Songs for a New Season Concert takes place on Sun, 14 Dec, 2025 at 03:00 pm to Sun, 14 Dec, 2025 at 03:00 pm at Grace Lutheran Church, 1610 Carlisle Rd,Lemoyne, Pennsylvania, United States.
- **Q**: Who is organizing Songs for a New Season Concert?
  - **A:** Songs for a New Season Concert is organized by Cumberland Singers.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Songs for a New Season 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 Lemoyne, this event is thoughtfully curated to deliver a standout experience worth every moment. If Songs for a New Season 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": "Songs for a New Season Concert",
        "image": "https://cdn-az.allevents.in/events3/banners/4ea613603bab1743dd9b7be7f63a4bb8e67aff78ed70cfc33ee8f81ceabae003-rimg-w967-h1251-dceef1df-gmir?v=1765671951",
        "startDate": "2025-12-14",
        "url": "https://allevents.in/lemoyne/songs-for-a-new-season-concert/200029352729951",
        "location": {
            "@type": "Place",
            "name": "Grace Lutheran Church",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1610 Carlisle Rd,Lemoyne, Pennsylvania",
                "addressLocality": "Lemoyne",
                "addressRegion": "PA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.231565873791",
                "longitude": "-76.905401393271"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for a free concert",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Cumberland Singers",
                "url": "https://allevents.in/org/cumberland-singers/27236113"
            }
        ]
    }
]
```