

# Event Details

- **Event Name**: The Outcrops return to Finnegan's
- **Event Start and End Date**: Sat, 18 Dec, 2021 at 09:00 pm
- **Event Description**: The Outcrops bring rocknroll to Finnegans!
- **Event URL**: https://allevents.in/hoboken/the-outcrops-return-to-finnegans/200021907813720
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Hoboken
- **state**: NJ
- **country**: United States
- **location**: Finnegan's Pub Hoboken
- **lat**: 40.74648000
- **long**: -74.03210000
- **full address**: Finnegan's Pub Hoboken, 734 Willow Ave, Hoboken, NJ 07030, United States

## Event gallery

- **Alt text**: The Outcrops return to Finnegan's
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/b3c1de72b617692c2f513096cf38aef40cfd3c2419ba5f22588e7e700d427be7-rimg-w526-h296-gmir.jpg?v=1639750888

## FAQs

- **Q**: When and where is The Outcrops return to Finnegan's being held?
  - **A:** The Outcrops return to Finnegan's takes place on Sat, 18 Dec, 2021 at 09:00 pm to Sat, 18 Dec, 2021 at 09:00 pm at Finnegan's Pub Hoboken, 734 Willow Ave, Hoboken, NJ 07030, United States.
- **Q**: Who is organizing The Outcrops return to Finnegan's?
  - **A:** The Outcrops return to Finnegan's is organized by The Outcrops.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "The Outcrops return to Finnegan's",
        "image": "https://cdn-az.allevents.in/events5/banners/b3c1de72b617692c2f513096cf38aef40cfd3c2419ba5f22588e7e700d427be7-rimg-w526-h296-gmir.jpg?v=1639750888",
        "startDate": "2021-12-18",
        "url": "https://allevents.in/hoboken/the-outcrops-return-to-finnegans/200021907813720",
        "location": {
            "@type": "Place",
            "name": "Finnegan's Pub Hoboken",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "734 Willow Ave, Hoboken, NJ 07030",
                "addressLocality": "Hoboken",
                "addressRegion": "NJ",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.74648000",
                "longitude": "-74.03210000"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "The Outcrops bring rocknroll to Finnegans!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "The Outcrops",
                "url": "https://allevents.in/org/the-outcrops/11798701",
                "description": "Blues & Soul inspired Rock'n'roll"
            }
        ]
    }
]
```