

# Event Details

- **Event Name**: Brooksby Village Holiday Concert
- **Event Start and End Date**: Tue, 09 Dec, 2025 at 07:00 pm – Tue, 09 Dec, 2025 at 08:30 pm
- **Event Description**: Annual holiday concert for Brooksby Village residents sponsored by Eastern Bank.

Event is free, however tickets are required and are available to residents at Eastern Bank.
- **Event URL**: https://allevents.in/peabody/brooksby-village-holiday-concert/200029295538225
- **Event Categories**: concerts, music, entertainment, holiday
- **Interested Audience**: 
  - total_interested_count: 5

## Ticket Details


## Event venue details

- **city**: Peabody
- **state**: MA
- **country**: United States
- **location**: Brooksby Village
- **lat**: 42.552423483447
- **long**: -70.970614077617
- **full address**: Brooksby Village, 100 Brooksby Village Drive,Peabody,MA,United States

## Event gallery

- **Alt text**: Brooksby Village Holiday Concert
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/9a9e4777f200aa96a80862d98dbab07096d4232933656ba60c519ab98ceb202c-rimg-w1200-h513-dc79afdb-gmir?v=1764791605

## FAQs

- **Q**: When and where is Brooksby Village Holiday Concert being held?
  - **A:** Brooksby Village Holiday Concert takes place on Tue, 09 Dec, 2025 at 07:00 pm to Tue, 09 Dec, 2025 at 08:30 pm at Brooksby Village, 100 Brooksby Village Drive,Peabody,MA,United States.
- **Q**: Who is organizing Brooksby Village Holiday Concert?
  - **A:** Brooksby Village Holiday Concert is organized by Merrimack Valley Concert Band.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Brooksby Village Holiday 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 Peabody, this event is thoughtfully curated to deliver a standout experience worth every moment. If Brooksby Village Holiday 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": "Brooksby Village Holiday Concert",
        "image": "https://cdn-az.allevents.in/events8/banners/9a9e4777f200aa96a80862d98dbab07096d4232933656ba60c519ab98ceb202c-rimg-w1200-h513-dc79afdb-gmir?v=1764791605",
        "startDate": "2025-12-09",
        "endDate": "2025-12-09",
        "url": "https://allevents.in/peabody/brooksby-village-holiday-concert/200029295538225",
        "location": {
            "@type": "Place",
            "name": "Brooksby Village",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "100 Brooksby Village Drive,Peabody,MA,United States",
                "addressLocality": "Peabody",
                "addressRegion": "MA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.552423483447",
                "longitude": "-70.970614077617"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Annual holiday concert for Brooksby Village residents sponsored by Eastern Bank.\n\nEvent is free, however tickets are required and are available to residents at Eastern Bank.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Merrimack Valley Concert Band",
                "url": "https://allevents.in/org/merrimack-valley-concert-band/25940602"
            }
        ]
    }
]
```