

# Event Details

- **Event Name**: Christmas Concert 
- **Event Start and End Date**: Fri, 05 Dec, 2025 at 07:00 pm – Fri, 05 Dec, 2025 at 08:30 pm
- **Event Description**: Free a cappella Christmas concert featuring the Mason-Dixon Barbershop Chorus and the Blue &amp; Grey Barbershop Chorus
- **Event URL**: https://allevents.in/hagerstown/christmas-concert/200029182714043
- **Event Categories**: concerts, music, entertainment, christmas
- **Interested Audience**: 
  - total_interested_count: 21

## Ticket Details

- **Ticket URL**: http://facebook.com/200029182714043?utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=hagerstown-events

## Event venue details

- **city**: Hagerstown
- **state**: MD
- **country**: United States
- **location**: Emmanuel United Methodist Church, Hagerstown MD
- **lat**: 39.629844442056
- **long**: -77.731925700891
- **full address**: Emmanuel United Methodist Church, Hagerstown MD, 802 Summit Ave,Hagerstown,MD,United States

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: Mason-Dixon Chorus (https://allevents.in/org/mason-dixon-chorus/26381684)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/cc763186fdca9c0acfaeecad46618d95c170dc94b166a1df6a377e8c81fc369a-rimg-w1200-h675-dcd8f0f7-gmir?v=1764852886
- **Alt text**: thumbnail
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=Christmas+Concert+&date=05+Dec

## FAQs

- **Q**: When is the event happening?
  - **A:** Fri, 05 Dec, 2025 at 07:00 pm
- **Q**: Where is the event happening?
  - **A:** Emmanuel United Methodist Church, Hagerstown MD, 802 Summit Ave,Hagerstown,MD,United States
- **Q**: Who is organizing the event?
  - **A:** Mason-Dixon Chorus
- **Q**: What type of event is this?
  - **A:** concerts, music, entertainment, christmas
- **Q**: Where can I find ticket details about Christmas Concert  ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "MusicEvent",
        "name": "Christmas Concert",
        "image": "https://cdn-az.allevents.in/events10/banners/cc763186fdca9c0acfaeecad46618d95c170dc94b166a1df6a377e8c81fc369a-rimg-w1200-h675-dcd8f0f7-gmir?v=1764852886",
        "startDate": "2025-12-05",
        "endDate": "2025-12-05",
        "url": "https://allevents.in/hagerstown/christmas-concert/200029182714043",
        "location": {
            "@type": "Place",
            "name": "Emmanuel United Methodist Church, Hagerstown MD",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "802 Summit Ave,Hagerstown,MD,United States",
                "addressLocality": "Hagerstown",
                "addressRegion": "MD",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "39.629844442056",
                "longitude": "-77.731925700891"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Free a cappella Christmas concert featuring the Mason-Dixon Barbershop Chorus and the Blue & Grey Barbershop Chorus",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Mason-Dixon Chorus",
                "url": "https://allevents.in/org/mason-dixon-chorus/26381684"
            }
        ]
    }
]
```