

# Event Details

- **Event Name**: LIVE AT THE sunset grill
- **Event Start and End Date**: Fri, 19 Dec, 2025 at 08:00 pm
- **Event Description**: FREE CONCERT
- **Event URL**: https://allevents.in/lincoln-park/live-at-the-sunset-grill/200029167502014
- **Event Categories**: concerts, music, entertainment
- **Interested Audience**: 
  - total_interested_count: 20

## Ticket Details


## Event venue details

- **city**: Lincoln Park
- **state**: NJ
- **country**: United States
- **location**: Sunset Pub & Grill
- **lat**: 40.951070931118
- **long**: -74.313710222673
- **full address**: Sunset Pub &amp; Grill, Sunset Pub &amp; Grill, 425 Beaverbrook Rd, Lincoln Park, NJ 07035, United States

## Event gallery

- **Alt text**: LIVE AT THE sunset grill
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/5d179af81eed5e3765a6095d3679ef18df81317a5ea95240068e023579ddd39a-rimg-w695-h900-dc010101-gmir?v=1765934176

## FAQs

- **Q**: When and where is LIVE AT THE sunset grill being held?
  - **A:** LIVE AT THE sunset grill takes place on Fri, 19 Dec, 2025 at 08:00 pm to Fri, 19 Dec, 2025 at 08:00 pm at Sunset Pub &amp; Grill, Sunset Pub &amp; Grill, 425 Beaverbrook Rd, Lincoln Park, NJ 07035, United States.
- **Q**: Who is organizing LIVE AT THE sunset grill?
  - **A:** LIVE AT THE sunset grill is organized by Nonstop Band.
- **Q**: Who is this event for? Is it right for me?
  - **A:** LIVE AT THE sunset grill 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 Lincoln Park, this event is thoughtfully curated to deliver a standout experience worth every moment. If LIVE AT THE sunset grill 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": "LIVE AT THE sunset grill",
        "image": "https://cdn-az.allevents.in/events1/banners/5d179af81eed5e3765a6095d3679ef18df81317a5ea95240068e023579ddd39a-rimg-w695-h900-dc010101-gmir?v=1765934176",
        "startDate": "2025-12-19",
        "url": "https://allevents.in/lincoln-park/live-at-the-sunset-grill/200029167502014",
        "location": {
            "@type": "Place",
            "name": "Sunset Pub & Grill",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Sunset Pub &amp; Grill, 425 Beaverbrook Rd, Lincoln Park, NJ 07035, United States",
                "addressLocality": "Lincoln Park",
                "addressRegion": "NJ",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.951070931118",
                "longitude": "-74.313710222673"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "FREE CONCERT",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Nonstop Band",
                "url": "https://allevents.in/org/nonstop-band/20296268"
            }
        ]
    }
]
```