

# Event Details

- **Event Name**: Sounds of the Season
- **Event Start and End Date**: Sun, 14 Dec, 2025 at 02:00 pm
- **Event Description**: Join us for a free holiday concert! The concert will feature the Saint Paul's musical team on the piano, voice, organ, and other instruments. Experience the joy of the season through the power of music! 

Any donations collected will go toward our community meal program.
- **Event URL**: https://allevents.in/red-lion/sounds-of-the-season/200029179175202
- **Event Categories**: music, entertainment, concerts, live-music, nonprofit, holiday
- **Interested Audience**: 
  - total_interested_count: 23

## Ticket Details

- **Ticket URL**: http://facebook.com/200029179175202?utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=red+lion-events

## Event venue details

- **city**: Red Lion
- **state**: PA
- **country**: United States
- **location**: 45 First Avenue , Red Lion, PA, United States, Pennsylvania 17356
- **lat**: 39.90168
- **long**: -76.60809
- **full address**: 45 First Avenue , Red Lion, PA, United States, Pennsylvania 17356

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: St. Paul's Church of Red Lion (https://allevents.in/org/st-pauls-church-of-red-lion/25393951)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/5a3825b6332361d03bf8152f8f043e237c4591201b6a15403a48398dad191723-rimg-w940-h788-dcffffff-gmir?v=1765376973
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/1b4a36340cd6d1ea376d439b84fa2f67677a6805d19881404ecbd2a191a7acd0-rimg-w300-h300-dcffffff-gmir?v=1765376973

## FAQs

- **Q**: When is the event happening?
  - **A:** Sun, 14 Dec, 2025 at 02:00 pm
- **Q**: Where is the event happening?
  - **A:** 45 First Avenue , Red Lion, PA, United States, Pennsylvania 17356
- **Q**: Who is organizing the event?
  - **A:** St. Paul's Church of Red Lion
- **Q**: What type of event is this?
  - **A:** music, entertainment, concerts, live-music, nonprofit, holiday
- **Q**: Where can I find ticket details about Sounds of the Season ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "MusicEvent",
        "name": "Sounds of the Season",
        "image": "https://cdn-az.allevents.in/events9/banners/5a3825b6332361d03bf8152f8f043e237c4591201b6a15403a48398dad191723-rimg-w940-h788-dcffffff-gmir?v=1765376973",
        "startDate": "2025-12-14",
        "url": "https://allevents.in/red-lion/sounds-of-the-season/200029179175202",
        "location": {
            "@type": "Place",
            "name": "45 First Avenue , Red Lion, PA, United States, Pennsylvania 17356",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "68 N Main St, Red Lion, PA 17356-1711, United States",
                "addressLocality": "Red Lion",
                "addressRegion": "PA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "39.90168",
                "longitude": "-76.60809"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for a free holiday concert! The concert will feature the Saint Paul's musical team on the piano, voice, organ, and other instruments. Experience the joy of the season through the power of music! \n\nAny donations collected will go toward our community meal program.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "St. Pauls Church of Red Lion",
                "url": "https://allevents.in/org/st-pauls-church-of-red-lion/25393951"
            }
        ]
    }
]
```