

# 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

- **Ticket URL**: http://facebook.com/200029198295604?utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=hackettstown-events

## 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 Organizer details

- **affiliate_id**: 2
- **organizer**: Hackettstown Community Band (https://allevents.in/org/hackettstown-community-band/27081924)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/e559c51bf9c5d33d26ff4da85bc5d5b3bf1adf610069fc9dbca1a92d67719f4d-rimg-w1200-h1552-dcffffff-gmir?v=1763163053
- **Alt text**: thumbnail
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=Salute+to+Veterans+Concert&date=16+Nov

## FAQs

- **Q**: When is the event happening?
  - **A:** Sun, 16 Nov, 2025 at 03:00 pm
- **Q**: Where is the event happening?
  - **A:** First Presbyterian Church Hackettstown, 298 Main St,Hackettstown,NJ,United States
- **Q**: Who is organizing the event?
  - **A:** Hackettstown Community Band
- **Q**: What type of event is this?
  - **A:** concerts, music, entertainment, health-wellness
- **Q**: Where can I find ticket details about Salute to Veterans Concert ?
  - **A:** You can find ticket details about this event on AllEvents.

## 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"
            }
        ]
    }
]
```