

# Event Details

- **Event Name**: 8-Track Minds at Jack's Waterfront!
- **Event Start and End Date**: Sat, 16 May, 2026 at 08:00 pm (-04:00)
- **Event Description**: Come boogie with us at Jack's!
- **Event URL**: https://allevents.in/morehead-city/8-track-minds-at-jacks-waterfront/200029951590312
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Morehead City
- **state**: NC
- **country**: United States
- **location**: Jack's Waterfront Bar
- **lat**: 34.71992
- **long**: -76.7097
- **full address**: Jack's Waterfront Bar, 513 Evans St,Morehead City, North Carolina, United States

## Event gallery

- **Alt text**: 8-Track Minds at Jack's Waterfront!
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/6538cf695642811d4b8e2d595f398755dd44b5f896046b26afa95b12ea65849d-rimg-w1200-h686-dc161414-gmir?v=1776325812

## FAQs

- **Q**: When and where is 8-Track Minds at Jack's Waterfront! being held?
  - **A:** 8-Track Minds at Jack's Waterfront! takes place on Sat, 16 May, 2026 at 08:00 pm to Sat, 16 May, 2026 at 08:00 pm at Jack's Waterfront Bar, 513 Evans St,Morehead City, North Carolina, United States.
- **Q**: Who is organizing 8-Track Minds at Jack's Waterfront!?
  - **A:** 8-Track Minds at Jack's Waterfront! is organized by 8-Track Minds.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "8-Track Minds at Jack's Waterfront!",
        "image": "https://cdn-az.allevents.in/events4/banners/6538cf695642811d4b8e2d595f398755dd44b5f896046b26afa95b12ea65849d-rimg-w1200-h686-dc161414-gmir?v=1776325812",
        "startDate": "2026-05-16T20:00:00-04:00",
        "url": "https://allevents.in/morehead-city/8-track-minds-at-jacks-waterfront/200029951590312",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Jack's Waterfront Bar",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "513 Evans St,Morehead City, North Carolina",
                "addressLocality": "Morehead City",
                "addressRegion": "NC",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "34.71992",
                "longitude": "-76.7097"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come boogie with us at Jack's!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "8-Track Minds",
                "url": "https://allevents.in/org/8-track-minds/13301862",
                "description": "Grooving to the smooth '70s hits we all love."
            }
        ]
    }
]
```