

# Event Details

- **Event Name**: Holiday concert
- **Event Start and End Date**: Mon, 15 Dec, 2025 at 07:00 pm
- **Event Description**: We will present our annual holiday concert at OLP. Come for a mix of classic and contemporary songs.
- **Event URL**: https://allevents.in/erie/holiday-concert/200029188655329
- **Event Categories**: concerts, music, entertainment, holiday
- **Interested Audience**: 
  - total_interested_count: 41

## Ticket Details


## Event venue details

- **city**: Erie
- **state**: PA
- **country**: United States
- **location**: Our Lady Of Peace Church
- **lat**: 42.08116
- **long**: -80.12061
- **full address**: Our Lady Of Peace Church, 2401 W. 38 St.,Erie, Pennsylvania, United States

## Event gallery

- **Alt text**: Holiday concert
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/a18e44a2791f5001ffcc3f69c1a17a4ddc6006964ea54c28ce262b6adce9d479-rimg-w1200-h900-dcc3a78e-gmir?v=1765797410

## FAQs

- **Q**: When and where is Holiday concert being held?
  - **A:** Holiday concert takes place on Mon, 15 Dec, 2025 at 07:00 pm to Mon, 15 Dec, 2025 at 07:00 pm at Our Lady Of Peace Church, 2401 W. 38 St.,Erie, Pennsylvania, 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": "MusicEvent",
        "name": "Holiday concert",
        "image": "https://cdn-az.allevents.in/events10/banners/a18e44a2791f5001ffcc3f69c1a17a4ddc6006964ea54c28ce262b6adce9d479-rimg-w1200-h900-dcc3a78e-gmir?v=1765797410",
        "startDate": "2025-12-15",
        "url": "https://allevents.in/erie/holiday-concert/200029188655329",
        "location": {
            "@type": "Place",
            "name": "Our Lady Of Peace Church",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "2401 W. 38 St.,Erie, Pennsylvania",
                "addressLocality": "Erie",
                "addressRegion": "PA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.08116",
                "longitude": "-80.12061"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "We will present our annual holiday concert at OLP. Come for a mix of classic and contemporary songs.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Symphonic Singers of Erie",
                "url": "https://allevents.in/org/symphonic-singers-of-erie/27070492"
            }
        ]
    }
]
```