

# Event Details

- **Event Name**: End of Year Concert
- **Event Start and End Date**: Mon, 24 Nov, 2025 at 08:30 am
- **Event Description**: Save the Date: Our End of Year concert will be held on Monday 24th November at 6:30 pm. Come along and hear what our young and not-so-young players have been working on this year! ???
- **Event URL**: https://allevents.in/palmerston-north/end-of-year-concert/200028778835420
- **Event Categories**: concerts, music, entertainment
- **Interested Audience**: 
  - total_interested_count: 11

## Ticket Details


## Event venue details

- **city**: Palmerston North
- **state**: MW
- **country**: New Zealand
- **location**: Feilding Brass Band Rooms, Council Place, Feilding
- **lat**: -40.22299
- **long**: 175.56325
- **full address**: Feilding Brass Band Rooms, Council Place, Feilding, 10 Council Pl, Feilding 4702, New Zealand, Palmerston North

## Event gallery

- **Alt text**: End of Year Concert
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/e08aab835801562a8cd6ba2351709209a63c10bd3588b966f94e94f4f69865a0-rimg-w1200-h620-dc5e4b47-gmir?v=1762877699

## FAQs

- **Q**: When and where is End of Year Concert being held?
  - **A:** End of Year Concert takes place on Mon, 24 Nov, 2025 at 08:30 am to Mon, 24 Nov, 2025 at 08:30 am at Feilding Brass Band Rooms, Council Place, Feilding, 10 Council Pl, Feilding 4702, New Zealand, Palmerston North.
- **Q**: Who is organizing End of Year Concert?
  - **A:** End of Year Concert is organized by Feilding Brass Training Band.
- **Q**: Who is this event for? Is it right for me?
  - **A:** End of Year 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 Palmerston North, this event is thoughtfully curated to deliver a standout experience worth every moment. If End of Year 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": "End of Year Concert",
        "image": "https://cdn-az.allevents.in/events5/banners/e08aab835801562a8cd6ba2351709209a63c10bd3588b966f94e94f4f69865a0-rimg-w1200-h620-dc5e4b47-gmir?v=1762877699",
        "startDate": "2025-11-24",
        "url": "https://allevents.in/palmerston-north/end-of-year-concert/200028778835420",
        "location": {
            "@type": "Place",
            "name": "Feilding Brass Band Rooms, Council Place, Feilding",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "10 Council Pl, Feilding 4702, New Zealand",
                "addressLocality": "Palmerston North",
                "addressRegion": "MW",
                "addressCountry": "NZ"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "-40.22299",
                "longitude": "175.56325"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Save the Date: Our End of Year concert will be held on Monday 24th November at 6:30 pm. Come along and hear what our young and not-so-young players have been working on this year! ???",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Feilding Brass Training Band",
                "url": "https://allevents.in/org/feilding-brass-training-band/23189972"
            }
        ]
    }
]
```