

# Event Details

- **Event Name**: The Commuters live at Pino's in Highland Park
- **Event Start and End Date**: Sat, 20 Dec, 2025 at 08:00 pm
- **Event Description**: Making our debut at Pino's for our annual holiday gig, hope to see you there!
- **Event URL**: https://allevents.in/highland-park/the-commuters-live-at-pinos-in-highland-park/200029259231229
- **Event Categories**: holiday
- **Interested Audience**: 
  - total_interested_count: 69

## Ticket Details


## Event venue details

- **city**: Highland Park
- **state**: NJ
- **country**: United States
- **location**: Pino's Lounge
- **lat**: 40.50026
- **long**: -74.42618
- **full address**: Pino's Lounge, 13 N 4th Ave,Highland Park, New Jersey, United States

## Event gallery

- **Alt text**: The Commuters live at Pino's in Highland Park
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/c15edd8584d49957815916f9bc2b4a4956fa406b496b2946d53f4ee3e0a42eba-rimg-w1179-h1831-dcf5bdf5-gmir?v=1766175564

## FAQs

- **Q**: When and where is The Commuters live at Pino's in Highland Park being held?
  - **A:** The Commuters live at Pino's in Highland Park takes place on Sat, 20 Dec, 2025 at 08:00 pm to Sat, 20 Dec, 2025 at 08:00 pm at Pino's Lounge, 13 N 4th Ave,Highland Park, New Jersey, United States.
- **Q**: Who is organizing The Commuters live at Pino's in Highland Park?
  - **A:** The Commuters live at Pino's in Highland Park is organized by The Commuters.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "The Commuters live at Pino's in Highland Park",
        "image": "https://cdn-az.allevents.in/events6/banners/c15edd8584d49957815916f9bc2b4a4956fa406b496b2946d53f4ee3e0a42eba-rimg-w1179-h1831-dcf5bdf5-gmir?v=1766175564",
        "startDate": "2025-12-20",
        "url": "https://allevents.in/highland-park/the-commuters-live-at-pinos-in-highland-park/200029259231229",
        "location": {
            "@type": "Place",
            "name": "Pino's Lounge",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "13 N 4th Ave,Highland Park, New Jersey",
                "addressLocality": "Highland Park",
                "addressRegion": "NJ",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.50026",
                "longitude": "-74.42618"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Making our debut at Pino's for our annual holiday gig, hope to see you there!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "The Commuters",
                "url": "https://allevents.in/org/the-commuters/23342264"
            }
        ]
    }
]
```