

# Event Details

- **Event Name**: Holiday concert
- **Event Start and End Date**: Sun, 14 Dec, 2025 at 03:00 pm
- **Event Description**: Our annual holiday concert at Wayside! Please join us for some old and new favorites this holiday season!
- **Event URL**: https://allevents.in/erie/holiday-concert/200029237378751
- **Event Categories**: holiday, concerts, music, entertainment
- **Interested Audience**: 
  - total_interested_count: 46

## Ticket Details


## Event venue details

- **city**: Erie
- **state**: PA
- **country**: United States
- **location**: Wayside Presbyterian Church, 1208 Asbury Road, Erie, PA
- **lat**: 42.08296
- **long**: -80.19013
- **full address**: Wayside Presbyterian Church, 1208 Asbury Road, Erie, PA, United States

## Event gallery

- **Alt text**: Holiday concert
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/8f31ac91a8884b18c760f5c0cc3c73786ee0267fb0ceda67726e23b5db1366f5-rimg-w1200-h900-dcc3a78e-gmir?v=1765719130

## FAQs

- **Q**: When and where is Holiday concert being held?
  - **A:** Holiday concert takes place on Sun, 14 Dec, 2025 at 03:00 pm to Sun, 14 Dec, 2025 at 03:00 pm at Wayside Presbyterian Church, 1208 Asbury Road, Erie, PA, United States.
- **Q**: Who is organizing Holiday concert?
  - **A:** Holiday concert is organized by Symphonic Singers of Erie.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Holiday 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 Erie, this event is thoughtfully curated to deliver a standout experience worth every moment. If Holiday concert sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Holiday concert",
        "image": "https://cdn-az.allevents.in/events5/banners/8f31ac91a8884b18c760f5c0cc3c73786ee0267fb0ceda67726e23b5db1366f5-rimg-w1200-h900-dcc3a78e-gmir?v=1765719130",
        "startDate": "2025-12-14",
        "url": "https://allevents.in/erie/holiday-concert/200029237378751",
        "location": {
            "@type": "Place",
            "name": "Wayside Presbyterian Church, 1208 Asbury Road, Erie, PA",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1208 Asbury Rd, Erie, PA 16505-1304, United States",
                "addressLocality": "Erie",
                "addressRegion": "PA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.08296",
                "longitude": "-80.19013"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Our annual holiday concert at Wayside! Please join us for some old and new favorites this holiday season!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Symphonic Singers of Erie",
                "url": "https://allevents.in/org/symphonic-singers-of-erie/27070492"
            }
        ]
    }
]
```