

# Event Details

- **Event Name**: Summer Concert
- **Event Start and End Date**: Fri, 29 Aug, 2025 at 07:00 pm
- **Event Description**: Bring chairs & blankets for an entertaining evening! Rain date Sept. 5.
- **Event URL**: https://allevents.in/waldwick/summer-concert/200028588747239
- **Event Categories**: concerts, music, entertainment
- **Interested Audience**: 
  - total_interested_count: 6

## Ticket Details


## Event venue details

- **city**: Waldwick
- **state**: NJ
- **country**: United States
- **location**: Waldwick Borough Park
- **lat**: 41.018036577862
- **long**: -74.130596043659
- **full address**: Waldwick Borough Park, 98 Pine St,Waldwick, New Jersey, United States

## Event gallery

- **Alt text**: Summer Concert
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/e5acfea94b9554a3880c871aab2acfcc7b2070fade7fa29c9c2b595c1f86fc26-rimg-w1200-h919-dcfefefe-gmir?v=1755823120

## FAQs

- **Q**: When and where is Summer Concert being held?
  - **A:** Summer Concert takes place on Fri, 29 Aug, 2025 at 07:00 pm to Fri, 29 Aug, 2025 at 07:00 pm at Waldwick Borough Park, 98 Pine St,Waldwick, New Jersey, United States.
- **Q**: Who is organizing Summer Concert?
  - **A:** Summer Concert is organized by Waldwick Band.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Summer 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 Waldwick, this event is thoughtfully curated to deliver a standout experience worth every moment. If Summer 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": "Summer Concert",
        "image": "https://cdn-az.allevents.in/events1/banners/e5acfea94b9554a3880c871aab2acfcc7b2070fade7fa29c9c2b595c1f86fc26-rimg-w1200-h919-dcfefefe-gmir?v=1755823120",
        "startDate": "2025-08-29",
        "url": "https://allevents.in/waldwick/summer-concert/200028588747239",
        "location": {
            "@type": "Place",
            "name": "Waldwick Borough Park",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "98 Pine St,Waldwick, New Jersey",
                "addressLocality": "Waldwick",
                "addressRegion": "NJ",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.018036577862",
                "longitude": "-74.130596043659"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Bring chairs & blankets for an entertaining evening! Rain date Sept. 5.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Waldwick Band",
                "url": "https://allevents.in/org/waldwick-band/25278465"
            }
        ]
    }
]
```