

# Event Details

- **Event Name**: Concert Band
- **Event Start and End Date**: Fri, 26 Jun, 2026 at 08:00 pm
- **Event Description**: Bring chairs and/or blankets
- **Event URL**: https://allevents.in/westwood/concert-band/200030241595632
- **Event Categories**: music, entertainment, concerts
- **Interested Audience**: 
  - total_interested_count: 30

## Ticket Details


## Event venue details

- **city**: Westwood
- **state**: NJ
- **country**: United States
- **location**: Veterans Memorial Park, Westwood, NJ
- **lat**: 40.99271
- **long**: -74.03508
- **full address**: Veterans Memorial Park, Westwood, NJ, United States

## Event gallery

- **Alt text**: Concert Band
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/4756af87510fe20f70053e4df4ac51a8c688d418084059d919fe833ce14e01a4-rimg-w1044-h495-dc2d1d13-gmir?v=1782218975

## FAQs

- **Q**: When and where is Concert Band being held?
  - **A:** Concert Band takes place on Fri, 26 Jun, 2026 at 08:00 pm to Fri, 26 Jun, 2026 at 08:00 pm at Veterans Memorial Park, Westwood, NJ, United States.
- **Q**: Who is organizing Concert Band?
  - **A:** Concert Band is organized by Westwood Community Band.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Concert Band 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 Westwood, this event is thoughtfully curated to deliver a standout experience worth every moment. If Concert Band 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": "Concert Band",
        "image": "https://cdn-az.allevents.in/events1/banners/4756af87510fe20f70053e4df4ac51a8c688d418084059d919fe833ce14e01a4-rimg-w1044-h495-dc2d1d13-gmir?v=1782218975",
        "startDate": "2026-06-26",
        "url": "https://allevents.in/westwood/concert-band/200030241595632",
        "location": {
            "@type": "Place",
            "name": "Veterans Memorial Park, Westwood, NJ",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "41 Irvington St, Westwood, NJ 07675-1728, United States",
                "addressLocality": "Westwood",
                "addressRegion": "NJ",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.99271",
                "longitude": "-74.03508"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Bring chairs and/or blankets",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Westwood Community Band",
                "url": "https://allevents.in/org/westwood-community-band/25929978"
            }
        ]
    }
]
```