

# Event Details

- **Event Name**: Brass in Concert
- **Event Start and End Date**: Fri, 28 Nov, 2025 at 08:00 pm
- **Event Description**: Our annual concert with Warrenpoint Silver Band takes place on Friday 28th November. Tickets available from band members.
- **Event URL**: https://allevents.in/newry/brass-in-concert/200029161425900
- **Event Categories**: music, entertainment, concerts
- **Interested Audience**: 
  - total_interested_count: 33

## Ticket Details


## Event venue details

- **city**: Newry
- **state**: NI
- **country**: United Kingdom
- **location**: Warrenpoint Town Hall
- **lat**: 54.10089
- **long**: -6.25253
- **full address**: Warrenpoint Town Hall, Warrenpoint Town Hall, 27a Church Street, Newry, BT34 3, United Kingdom

## Event gallery

- **Alt text**: Brass in Concert
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/66726cb7ce5385bcbdcbc91d63891929df476f2c2b438a0604ce2d6c96213a2e-rimg-w859-h1208-dc080d39-gmir?v=1764014264

## FAQs

- **Q**: When and where is Brass in Concert being held?
  - **A:** Brass in Concert takes place on Fri, 28 Nov, 2025 at 08:00 pm to Fri, 28 Nov, 2025 at 08:00 pm at Warrenpoint Town Hall, Warrenpoint Town Hall, 27a Church Street, Newry, BT34 3, United Kingdom.
- **Q**: Who is organizing Brass in Concert?
  - **A:** Brass in Concert is organized by St Peters GAA Band.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Brass in 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 Newry, this event is thoughtfully curated to deliver a standout experience worth every moment. If Brass in 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": "Brass in Concert",
        "image": "https://cdn-az.allevents.in/events5/banners/66726cb7ce5385bcbdcbc91d63891929df476f2c2b438a0604ce2d6c96213a2e-rimg-w859-h1208-dc080d39-gmir?v=1764014264",
        "startDate": "2025-11-28",
        "url": "https://allevents.in/newry/brass-in-concert/200029161425900",
        "location": {
            "@type": "Place",
            "name": "Warrenpoint Town Hall",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Warrenpoint Town Hall, 27a Church Street, Newry, BT34 3, United Kingdom",
                "addressLocality": "Newry",
                "addressRegion": "NI",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "54.10089",
                "longitude": "-6.25253"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Our annual concert with Warrenpoint Silver Band takes place on Friday 28th November. Tickets available from band members.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "St Peters GAA Band",
                "url": "https://allevents.in/org/st-peters-gaa-band/27043791"
            }
        ]
    }
]
```