

# Event Details

- **Event Name**: Labor Day Concert 2026
- **Event Start and End Date**: Sun, 06 Sep, 2026 at 07:30 pm (-04:00)
- **Event Description**: PCB will present its annual Labor Day Concert at Constitution Park Amphitheatre to close out the 2026 Concerts in the Park series.  In event of inclement weather, the band will perform as long as possible.
- **Event URL**: https://allevents.in/cumberland/labor-day-concert-2026/200030061233635
- **Event Categories**: music, entertainment, concerts, fireworks
- **Interested Audience**: 
  - total_interested_count: 31

## Ticket Details


## Event venue details

- **city**: Cumberland
- **state**: MD
- **country**: United States
- **location**: Constitution Park
- **lat**: 39.648433308546
- **long**: -78.745692153285
- **full address**: Constitution Park, Cumberland, MD,Cumberland, Maryland, United States

## Event gallery

- **Alt text**: Labor Day Concert 2026
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/5481f9ed9e7c42979859c6c7fc61fb0c7d90f51460ac3713cfda5f84350aad7c-rimg-w1200-h675-dc080808-gmir?v=1788010801

## FAQs

- **Q**: When and where is Labor Day Concert 2026 being held?
  - **A:** Labor Day Concert 2026 takes place on Sun, 06 Sep, 2026 at 07:30 pm to Sun, 06 Sep, 2026 at 07:30 pm at Constitution Park, Cumberland, MD,Cumberland, Maryland, United States.
- **Q**: Who is organizing Labor Day Concert 2026?
  - **A:** Labor Day Concert 2026 is organized by Potomac Concert Band.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Labor Day Concert 2026 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 Cumberland, this event is thoughtfully curated to deliver a standout experience worth every moment. If Labor Day Concert 2026 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": "Labor Day Concert 2026",
        "image": "https://cdn-az.allevents.in/events8/banners/5481f9ed9e7c42979859c6c7fc61fb0c7d90f51460ac3713cfda5f84350aad7c-rimg-w1200-h675-dc080808-gmir?v=1788010801",
        "startDate": "2026-09-06T19:30:00-04:00",
        "url": "https://allevents.in/cumberland/labor-day-concert-2026/200030061233635",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Constitution Park",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Cumberland, MD,Cumberland, Maryland",
                "addressLocality": "Cumberland",
                "addressRegion": "MD",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "39.648433308546",
                "longitude": "-78.745692153285"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "PCB will present its annual Labor Day Concert at Constitution Park Amphitheatre to close out the 2026 Concerts in the Park series.  In event of inclement weather, the band will perform as long as possible.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Potomac Concert Band",
                "url": "https://allevents.in/org/potomac-concert-band/20090913",
                "description": "Potomac Concert Band. 166 likes. The Potomac Concert Band, located in Cumberland, Maryland, is a community concert band."
            }
        ]
    }
]
```