

# Event Details

- **Event Name**: Annual Christmas Concert
- **Event Start and End Date**: Sun, 14 Dec, 2025 at 03:00 pm
- **Event Description**: All of our friends and neighbors are welcome to a Christmas Concert sung by our parish choir. Hear many familiar hymns, as well as some "new to you" ones from our ancient and beautiful Orthodox Christian tradition. This is a free event!
- **Event URL**: https://allevents.in/harrisburg/annual-christmas-concert/200029185863432
- **Event Categories**: music, entertainment, concerts, christmas
- **Interested Audience**: 
  - total_interested_count: 55

## Ticket Details


## Event venue details

- **city**: Harrisburg
- **state**: PA
- **country**: United States
- **location**: 5501 Old Locust Ln, Harrisburg, PA, United States, Pennsylvania 17109
- **lat**: 40.29092
- **long**: -76.79413
- **full address**: 5501 Old Locust Ln, Harrisburg, PA, United States, Pennsylvania 17109

## Event gallery

- **Alt text**: Annual Christmas Concert
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/befe5b467a15c6fbb77fdb91ef9530913741d8b942004a82da3ae6aa68229b64-rimg-w1200-h675-dce6dfd7-gmir?v=1765618776

## FAQs

- **Q**: When and where is Annual Christmas Concert being held?
  - **A:** Annual Christmas Concert takes place on Sun, 14 Dec, 2025 at 03:00 pm to Sun, 14 Dec, 2025 at 03:00 pm at 5501 Old Locust Ln, Harrisburg, PA, United States, Pennsylvania 17109.
- **Q**: Who is organizing Annual Christmas Concert?
  - **A:** Annual Christmas Concert is organized by Christ the Saviour Orthodox Church.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Annual Christmas Concert 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 Harrisburg, this event is thoughtfully curated to deliver a standout experience worth every moment. With 50+ people already showing interest, this is clearly an event worth adding to your calendar - don't miss out.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "MusicEvent",
        "name": "Annual Christmas Concert",
        "image": "https://cdn-az.allevents.in/events10/banners/befe5b467a15c6fbb77fdb91ef9530913741d8b942004a82da3ae6aa68229b64-rimg-w1200-h675-dce6dfd7-gmir?v=1765618776",
        "startDate": "2025-12-14",
        "url": "https://allevents.in/harrisburg/annual-christmas-concert/200029185863432",
        "location": {
            "@type": "Place",
            "name": "5501 Old Locust Ln, Harrisburg, PA, United States, Pennsylvania 17109",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "5501 Old Locust Ln, Harrisburg, PA 17109-5643, United States",
                "addressLocality": "Harrisburg",
                "addressRegion": "PA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.29092",
                "longitude": "-76.79413"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "All of our friends and neighbors are welcome to a Christmas Concert sung by our parish choir. Hear many familiar hymns, as well as some \"new to you\" ones from our ancient and beautiful Orthodox Christian tradition. This is a free event!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Christ the Saviour Orthodox Church",
                "url": "https://allevents.in/org/christ-the-saviour-orthodox-church/22405142"
            }
        ]
    }
]
```