

# Event Details

- **Event Name**: Sounds of the Season Holiday Concert
- **Event Start and End Date**: Sun, 07 Dec, 2025 at 03:00 pm
- **Event Description**: Mark your calendars!
- **Event URL**: https://allevents.in/carneys-point-township/sounds-of-the-season-holiday-concert/200029199556804
- **Event Categories**: concerts, music, entertainment, holiday, calendar
- **Interested Audience**: 
  - total_interested_count: 29

## Ticket Details


## Event venue details

- **city**: Carneys Point Township
- **state**: NJ
- **country**: United States
- **location**: Davidow Hall
- **lat**: 39.699671
- **long**: -75.4702263
- **full address**: Davidow Hall, Carneys Point,NJ,United States, Carneys Point Township

## Event gallery

- **Alt text**: Sounds of the Season Holiday Concert
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/8c62d03c71f22eaca8e9a7090182c1b818ef9db7cb5e8fb16012bab5211d7cfa-rimg-w1200-h1600-dc8e0202-gmir?v=1764643216

## FAQs

- **Q**: When and where is Sounds of the Season Holiday Concert being held?
  - **A:** Sounds of the Season Holiday Concert takes place on Sun, 07 Dec, 2025 at 03:00 pm to Sun, 07 Dec, 2025 at 03:00 pm at Davidow Hall, Carneys Point,NJ,United States, Carneys Point Township.
- **Q**: Who is organizing Sounds of the Season Holiday Concert?
  - **A:** Sounds of the Season Holiday Concert is organized by Salem County Brass Society.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Sounds of the Season 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 Carneys Point Township, this event is thoughtfully curated to deliver a standout experience worth every moment. If Sounds of the Season 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": "Sounds of the Season Holiday Concert",
        "image": "https://cdn-az.allevents.in/events8/banners/8c62d03c71f22eaca8e9a7090182c1b818ef9db7cb5e8fb16012bab5211d7cfa-rimg-w1200-h1600-dc8e0202-gmir?v=1764643216",
        "startDate": "2025-12-07",
        "url": "https://allevents.in/carneys-point-township/sounds-of-the-season-holiday-concert/200029199556804",
        "location": {
            "@type": "Place",
            "name": "Davidow Hall",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Carneys Point,NJ,United States",
                "addressLocality": "Carneys Point Township",
                "addressRegion": "NJ",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "39.699671",
                "longitude": "-75.4702263"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Mark your calendars!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Salem County Brass Society",
                "url": "https://allevents.in/org/salem-county-brass-society/27083554"
            }
        ]
    }
]
```