

# Event Details

- **Event Name**: Holiday Concert
- **Event Start and End Date**: Sun, 14 Dec, 2025 at 02:00 pm
- **Event Description**: Come out to hear a joint holiday concert with the Bonsal Blues Band and The Original Hobo Band! Bring a nonperishable food item to donate to a local pantry.
- **Event URL**: https://allevents.in/pitman/holiday-concert/200029353023735
- **Event Categories**: music, entertainment, concerts, holiday, nonprofit
- **Interested Audience**: 
  - total_interested_count: 29

## Ticket Details


## Event venue details

- **city**: Pitman
- **state**: NJ
- **country**: United States
- **location**: Pitman High School
- **lat**: 39.740692689491
- **long**: -75.127064596667
- **full address**: Pitman High School, 225 Linden Ave, Pitman, NJ 08071-2111, United States

## Event gallery

- **Alt text**: Holiday Concert
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/b255b290b85fee75e9be0c754dbeb93d6a4195827341ab3266b76bd3303de626-rimg-w1200-h674-dcffffff-gmir?v=1765675115

## FAQs

- **Q**: When and where is Holiday Concert being held?
  - **A:** Holiday Concert takes place on Sun, 14 Dec, 2025 at 02:00 pm to Sun, 14 Dec, 2025 at 02:00 pm at Pitman High School, 225 Linden Ave, Pitman, NJ 08071-2111, United States.
- **Q**: Who is organizing Holiday Concert?
  - **A:** Holiday Concert is organized by Original Hobo Band.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Holiday 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 Pitman, this event is thoughtfully curated to deliver a standout experience worth every moment. If 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": "Holiday Concert",
        "image": "https://cdn-az.allevents.in/events8/banners/b255b290b85fee75e9be0c754dbeb93d6a4195827341ab3266b76bd3303de626-rimg-w1200-h674-dcffffff-gmir?v=1765675115",
        "startDate": "2025-12-14",
        "url": "https://allevents.in/pitman/holiday-concert/200029353023735",
        "location": {
            "@type": "Place",
            "name": "Pitman High School",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "225 Linden Ave, Pitman, NJ 08071-2111, United States",
                "addressLocality": "Pitman",
                "addressRegion": "NJ",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "39.740692689491",
                "longitude": "-75.127064596667"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come out to hear a joint holiday concert with the Bonsal Blues Band and The Original Hobo Band! Bring a nonperishable food item to donate to a local pantry.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Original Hobo Band",
                "url": "https://allevents.in/org/original-hobo-band/27236324"
            }
        ]
    }
]
```