

# Event Details

- **Event Name**: Home for the Holidays with the Jazz Band
- **Event Start and End Date**: Sat, 06 Dec, 2025 at 08:00 pm
- **Event Description**: Come wrap up the day with holiday &amp; other musical favorites! Free refreshments too!
- **Event URL**: https://allevents.in/westwood/home-for-the-holidays-with-the-jazz-band/200029141756204
- **Event Categories**: music, entertainment, holiday, jazz, live-music
- **Interested Audience**: 
  - total_interested_count: 12

## Ticket Details


## Event venue details

- **city**: Westwood
- **state**: NJ
- **country**: United States
- **location**: Westwood Community Center
- **lat**: 40.989355549446
- **long**: -74.029769188919
- **full address**: Westwood Community Center, 55 Jefferson Avenue,Westwood, New Jersey, United States

## Event gallery

- **Alt text**: Home for the Holidays with the Jazz Band
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/7a56b658ccbd49a34c804424f58967802836a242f06b2f0ab609d5b1c6219c87-rimg-w1200-h582-dc161716-gmir?v=1765033939

## FAQs

- **Q**: When and where is Home for the Holidays with the Jazz Band being held?
  - **A:** Home for the Holidays with the Jazz Band takes place on Sat, 06 Dec, 2025 at 08:00 pm to Sat, 06 Dec, 2025 at 08:00 pm at Westwood Community Center, 55 Jefferson Avenue,Westwood, New Jersey, United States.
- **Q**: Who is organizing Home for the Holidays with the Jazz Band?
  - **A:** Home for the Holidays with the Jazz Band is organized by Westwood Community Band.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Home for the Holidays with the Jazz Band 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 Westwood, this event is thoughtfully curated to deliver a standout experience worth every moment. If Home for the Holidays with the Jazz 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": "Home for the Holidays with the Jazz Band",
        "image": "https://cdn-az.allevents.in/events6/banners/7a56b658ccbd49a34c804424f58967802836a242f06b2f0ab609d5b1c6219c87-rimg-w1200-h582-dc161716-gmir?v=1765033939",
        "startDate": "2025-12-06",
        "url": "https://allevents.in/westwood/home-for-the-holidays-with-the-jazz-band/200029141756204",
        "location": {
            "@type": "Place",
            "name": "Westwood Community Center",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "55 Jefferson Avenue,Westwood, New Jersey",
                "addressLocality": "Westwood",
                "addressRegion": "NJ",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.989355549446",
                "longitude": "-74.029769188919"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come wrap up the day with holiday & other musical favorites! Free refreshments too!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Westwood Community Band",
                "url": "https://allevents.in/org/westwood-community-band/25929978"
            }
        ]
    }
]
```