

# Event Details

- **Event Name**: New Years Eve Concert
- **Event Start and End Date**: Wed, 31 Dec, 2025 at 07:00 pm
- **Event Description**: Come join us for an outstanding hour of laughter, smiles and amazing music!!
- **Event URL**: https://allevents.in/brockville/new-years-eve-concert/200029386821644
- **Event Categories**: new-year, concerts, music, entertainment
- **Interested Audience**: 
  - total_interested_count: 25

## Ticket Details


## Event venue details

- **city**: Brockville
- **state**: ON
- **country**: Canada
- **location**: Wall Street United Church
- **lat**: 44.591291025439
- **long**: -75.685175678279
- **full address**: Wall Street United Church, 5 Wall Street,Brockville, Ontario, Canada

## Event gallery

- **Alt text**: New Years Eve Concert
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/dacbb4ce9cb6e628257e84232291b9453b9851dc048d3f5d1952010e3916e105-rimg-w940-h788-dc76798b-gmir?v=1766908494

## FAQs

- **Q**: When and where is New Years Eve Concert being held?
  - **A:** New Years Eve Concert takes place on Wed, 31 Dec, 2025 at 07:00 pm to Wed, 31 Dec, 2025 at 07:00 pm at Wall Street United Church, 5 Wall Street,Brockville, Ontario, Canada.
- **Q**: Who is organizing New Years Eve Concert?
  - **A:** New Years Eve Concert is organized by Brockville Concert Band.
- **Q**: Who is this event for? Is it right for me?
  - **A:** New Years Eve 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 Brockville, this event is thoughtfully curated to deliver a standout experience worth every moment. If New Years Eve Concert sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "New Years Eve Concert",
        "image": "https://cdn-az.allevents.in/events5/banners/dacbb4ce9cb6e628257e84232291b9453b9851dc048d3f5d1952010e3916e105-rimg-w940-h788-dc76798b-gmir?v=1766908494",
        "startDate": "2025-12-31",
        "url": "https://allevents.in/brockville/new-years-eve-concert/200029386821644",
        "location": {
            "@type": "Place",
            "name": "Wall Street United Church",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "5 Wall Street,Brockville, Ontario",
                "addressLocality": "Brockville",
                "addressRegion": "ON",
                "addressCountry": "CA"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "44.591291025439",
                "longitude": "-75.685175678279"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come join us for an outstanding hour of laughter, smiles and amazing music!!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Brockville Concert Band",
                "url": "https://allevents.in/org/brockville-concert-band/23168086"
            }
        ]
    }
]
```