

# Event Details

- **Event Name**: Season Finale Concert
- **Event Start and End Date**: Tue, 09 Jun, 2026 at 07:00 pm (-03:00)
- **Event Description**: Our season-ending concert is coming up June 9th…including special tributes to our late friend, Laura Mercer, of Second Wind Community Band in Sydney, NS.
- **Event URL**: https://allevents.in/halifax/season-finale-concert/200030081613941
- **Event Categories**: music, entertainment, concerts
- **Interested Audience**: 
  - total_interested_count: 7

## 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**: Season Finale Concert
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/e13bc7b218a6a86e05412c913e9645d68f4e46e3c96eb085492ccb1d5be33cab-rimg-w1200-h1697-dc1c2a35-gmir?v=1779324101

## FAQs

- **Q**: When and where is Season Finale Concert being held?
  - **A:** Season Finale Concert takes place on Tue, 09 Jun, 2026 at 07:00 pm to Tue, 09 Jun, 2026 at 07:00 pm at Bella Rose Arts Centre, 283 Thomas Raddall Drive,Halifax, Nova Scotia, Canada.
- **Q**: Who is organizing Season Finale Concert?
  - **A:** Season Finale Concert is organized by Halifax Concert Band.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Season Finale Concert is ideal for music lovers, fans of all genres, and anyone who wants to celebrate the power of music - from intimate gigs and live sessions to festivals and cultural performances. 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 Season Finale 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": "Season Finale Concert",
        "image": "https://cdn-az.allevents.in/events6/banners/e13bc7b218a6a86e05412c913e9645d68f4e46e3c96eb085492ccb1d5be33cab-rimg-w1200-h1697-dc1c2a35-gmir?v=1779324101",
        "startDate": "2026-06-09T19:00:00-03:00",
        "url": "https://allevents.in/halifax/season-finale-concert/200030081613941",
        "eventStatus": "https://schema.org/EventScheduled",
        "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": "Our season-ending concert is coming up June 9th…including special tributes to our late friend, Laura Mercer, of Second Wind Community Band in Sydney, NS.",
        "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."
            }
        ]
    }
]
```