

# Event Details

- **Event Name**: Salute to Veterans Concert
- **Event Start and End Date**: Sun, 16 Nov, 2025 at 03:00 pm
- **Event Description**: We're just a few days away from our fall concert! We hope to see you at this beautiful venue. Sunday, November 16, 3:00 pm, at the First Presbyterian Church in Hackettstown.
- **Event URL**: https://allevents.in/hackettstown/salute-to-veterans-concert/200029198295604
- **Event Categories**: concerts, music, entertainment, health-wellness
- **Interested Audience**: 
  - total_interested_count: 3

## Ticket Details


## Event venue details

- **city**: Hackettstown
- **state**: NJ
- **country**: United States
- **location**: First Presbyterian Church Hackettstown
- **lat**: 40.849827832731
- **long**: -74.825329863306
- **full address**: First Presbyterian Church Hackettstown, 298 Main St,Hackettstown,NJ,United States

## Event gallery

- **Alt text**: Salute to Veterans Concert
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/e559c51bf9c5d33d26ff4da85bc5d5b3bf1adf610069fc9dbca1a92d67719f4d-rimg-w1200-h1552-dcffffff-gmir?v=1763163053

## FAQs

- **Q**: When and where is Salute to Veterans Concert being held?
  - **A:** Salute to Veterans Concert takes place on Sun, 16 Nov, 2025 at 03:00 pm to Sun, 16 Nov, 2025 at 03:00 pm at First Presbyterian Church Hackettstown, 298 Main St,Hackettstown,NJ,United States.
- **Q**: Who is organizing Salute to Veterans Concert?
  - **A:** Salute to Veterans Concert is organized by Hackettstown Community Band.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Salute to Veterans 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 Hackettstown, this event is thoughtfully curated to deliver a standout experience worth every moment. If Salute to Veterans 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": "Salute to Veterans Concert",
        "image": "https://cdn-az.allevents.in/events6/banners/e559c51bf9c5d33d26ff4da85bc5d5b3bf1adf610069fc9dbca1a92d67719f4d-rimg-w1200-h1552-dcffffff-gmir?v=1763163053",
        "startDate": "2025-11-16",
        "url": "https://allevents.in/hackettstown/salute-to-veterans-concert/200029198295604",
        "location": {
            "@type": "Place",
            "name": "First Presbyterian Church Hackettstown",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "298 Main St,Hackettstown,NJ,United States",
                "addressLocality": "Hackettstown",
                "addressRegion": "NJ",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.849827832731",
                "longitude": "-74.825329863306"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "We're just a few days away from our fall concert! We hope to see you at this beautiful venue. Sunday, November 16, 3:00 pm, at the First Presbyterian Church in Hackettstown.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Hackettstown Community Band",
                "url": "https://allevents.in/org/hackettstown-community-band/27081924"
            }
        ]
    }
]
```