

# Event Details

- **Event Name**: Halifax Concert Band and Chester Brass Band
- **Event Start and End Date**: Sun, 22 Mar, 2026 at 02:00 pm
- **Event Description**: We are “Swingin’ into Spring” with two amazing bands!
- **Event URL**: https://allevents.in/halifax/halifax-concert-band-and-chester-brass-band/200029771774725
- **Event Categories**: music, entertainment, concerts
- **Interested Audience**: 
  - total_interested_count: 44

## Ticket Details


## Event venue details

- **city**: Halifax
- **state**: NS
- **country**: Canada
- **location**: Bella Rose Arts Centre
- **lat**: 44.65682997651
- **long**: -63.664215803146
- **full address**: Bella Rose Arts Centre, 283 Thomas Raddall Drive,Halifax, Nova Scotia, Canada

## Event gallery

- **Alt text**: Halifax Concert Band and Chester Brass Band
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/5b62f8ff3e28d8ee346f835b1e38322d3c418823b790e4f7737fffcd61e6ef23-rimg-w1107-h825-dcfefefe-gmir?v=1774038994

## FAQs

- **Q**: When and where is Halifax Concert Band and Chester Brass Band being held?
  - **A:** Halifax Concert Band and Chester Brass Band takes place on Sun, 22 Mar, 2026 at 02:00 pm to Sun, 22 Mar, 2026 at 02:00 pm at Bella Rose Arts Centre, 283 Thomas Raddall Drive,Halifax, Nova Scotia, Canada.
- **Q**: Who is organizing Halifax Concert Band and Chester Brass Band?
  - **A:** Halifax Concert Band and Chester Brass Band is organized by Halifax Concert Band.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Halifax Concert Band and Chester Brass Band 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 Halifax, this event is thoughtfully curated to deliver a standout experience worth every moment. If Halifax Concert Band and Chester Brass Band 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": "Halifax Concert Band and Chester Brass Band",
        "image": "https://cdn-az.allevents.in/events9/banners/5b62f8ff3e28d8ee346f835b1e38322d3c418823b790e4f7737fffcd61e6ef23-rimg-w1107-h825-dcfefefe-gmir?v=1774038994",
        "startDate": "2026-03-22",
        "url": "https://allevents.in/halifax/halifax-concert-band-and-chester-brass-band/200029771774725",
        "location": {
            "@type": "Place",
            "name": "Bella Rose Arts Centre",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "283 Thomas Raddall Drive,Halifax, Nova Scotia",
                "addressLocality": "Halifax",
                "addressRegion": "NS",
                "addressCountry": "CA"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "44.65682997651",
                "longitude": "-63.664215803146"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "We are “Swingin’ into Spring” with two amazing bands!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Halifax Concert Band",
                "url": "https://allevents.in/org/halifax-concert-band/11866226",
                "description": "A community concert band, composed of amateur musicians of all ages and backgrounds from across the Halifax (Nova Scotia) area."
            }
        ]
    }
]
```