

# Event Details

- **Event Name**: Off The Hook Barbeque
- **Event Start and End Date**: Sun, 24 May, 2026 at 03:00 pm (-04:00)
- **Event Description**: Country music at the outdoor barbecue Memorial Day weekend!
- **Event URL**: https://allevents.in/highlands/off-the-hook-barbeque/200029878864143
- **Event Categories**: memorial-day, country-music-festivals
- **Interested Audience**: 
  - total_interested_count: 64

## Ticket Details

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

## Event venue details

- **city**: Highlands
- **state**: NJ
- **country**: United States
- **location**: Off The Hook Restaurant
- **lat**: 40.396893466547
- **long**: -73.98283541655
- **full address**: Off The Hook Restaurant, Highlands, New Jersey, United States

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: Buckshot Band NJ (https://allevents.in/org/buckshot-band-nj/23921978)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/e9d237a872a2f398f60ade7a507b25514277b8213eadf4d78603a24c58754b39-rimg-w1179-h853-dc90928e-gmir?v=1774901923
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/f6759f48b5efe1ce9c591f3b1e3e750c8b742a03a00dae1282894bd8af4b7fc4-rimg-w300-h300-dcd5d9d8-gmir?v=1774901923

## FAQs

- **Q**: When is the event happening?
  - **A:** Sun, 24 May, 2026 at 03:00 pm (-04:00)
- **Q**: Where is the event happening?
  - **A:** Off The Hook Restaurant, Highlands, New Jersey, United States
- **Q**: Who is organizing the event?
  - **A:** Buckshot Band NJ
- **Q**: What type of event is this?
  - **A:** memorial-day, country-music-festivals
- **Q**: Where can I find ticket details about Off The Hook Barbeque ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "MusicEvent",
        "name": "Off The Hook Barbeque",
        "image": "https://cdn-az.allevents.in/events6/banners/e9d237a872a2f398f60ade7a507b25514277b8213eadf4d78603a24c58754b39-rimg-w1179-h853-dc90928e-gmir?v=1774901923",
        "startDate": "2026-05-24T15:00:00-04:00",
        "url": "https://allevents.in/highlands/off-the-hook-barbeque/200029878864143",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Off The Hook Restaurant",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Highlands, New Jersey",
                "addressLocality": "Highlands",
                "addressRegion": "NJ",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.396893466547",
                "longitude": "-73.98283541655"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Country music at the outdoor barbecue Memorial Day weekend!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Buckshot Band NJ",
                "url": "https://allevents.in/org/buckshot-band-nj/23921978"
            }
        ]
    }
]
```