

# Event Details

- **Event Name**: The Bedford Symphony Holiday Concert
- **Event Start and End Date**: Sat, 20 Dec, 2025 at 07:00 pm
- **Event Description**: Come join us for this FREE holiday concert featuring classic tunes, Christmas movie songs, and some new favorites!
- **Event URL**: https://allevents.in/everett/the-bedford-symphony-holiday-concert/200029308437808
- **Event Categories**: entertainment, concerts, music, holiday, christmas
- **Interested Audience**: 
  - total_interested_count: 35

## Ticket Details


## Event venue details

- **city**: Everett
- **state**: PA
- **country**: United States
- **location**: Everett Church of the Brethren
- **lat**: 40.0137
- **long**: -78.372252
- **full address**: Everett Church of the Brethren, 119 E 2nd St,Everett, Pennsylvania, United States

## Event gallery

- **Alt text**: The Bedford Symphony Holiday Concert
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/9f660ea386d16bfdfcfa61b332fdde0ddc78245725fab93a34f89114b9a41670-rimg-w540-h254-dcf2eaf3-gmir?v=1766234513

## FAQs

- **Q**: When and where is The Bedford Symphony Holiday Concert being held?
  - **A:** The Bedford Symphony Holiday Concert takes place on Sat, 20 Dec, 2025 at 07:00 pm to Sat, 20 Dec, 2025 at 07:00 pm at Everett Church of the Brethren, 119 E 2nd St,Everett, Pennsylvania, United States.
- **Q**: Who is organizing The Bedford Symphony Holiday Concert?
  - **A:** The Bedford Symphony Holiday Concert is organized by The Bedford Symphony.
- **Q**: Who is this event for? Is it right for me?
  - **A:** The Bedford Symphony 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 Everett, this event is thoughtfully curated to deliver a standout experience worth every moment. If The Bedford Symphony 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": "The Bedford Symphony Holiday Concert",
        "image": "https://cdn-az.allevents.in/events5/banners/9f660ea386d16bfdfcfa61b332fdde0ddc78245725fab93a34f89114b9a41670-rimg-w540-h254-dcf2eaf3-gmir?v=1766234513",
        "startDate": "2025-12-20",
        "url": "https://allevents.in/everett/the-bedford-symphony-holiday-concert/200029308437808",
        "location": {
            "@type": "Place",
            "name": "Everett Church of the Brethren",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "119 E 2nd St,Everett, Pennsylvania",
                "addressLocality": "Everett",
                "addressRegion": "PA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.0137",
                "longitude": "-78.372252"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come join us for this FREE holiday concert featuring classic tunes, Christmas movie songs, and some new favorites!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "The Bedford Symphony",
                "url": "https://allevents.in/org/the-bedford-symphony/27196983"
            }
        ]
    }
]
```