

# Event Details

- **Event Name**: Slater’s Bar
- **Event Start and End Date**: Fri, 24 Apr, 2026 at 09:30 pm (-05:00)
- **Event Description**: NOVA will be rock’n the house for 2 nights!
- **Event URL**: https://allevents.in/williston/slater’s-bar/200029671885004
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 3

## Ticket Details


## Event venue details

- **city**: Williston
- **state**: ND
- **country**: United States
- **location**: Slater's
- **lat**: 48.143524855739
- **long**: -103.62145602649
- **full address**: Slater's, 7 Main Street,Williston, North Dakota, United States

## Event gallery

- **Alt text**: Slater’s Bar
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/f84628a3d82873a50b498b26b82314f95471071be2411f102ff901fe58537556-rimg-w853-h1280-dc1c1413-gmir?v=1775805218

## FAQs

- **Q**: When and where is Slater’s Bar being held?
  - **A:** Slater’s Bar takes place on Fri, 24 Apr, 2026 at 09:30 pm to Fri, 24 Apr, 2026 at 09:30 pm at Slater's, 7 Main Street,Williston, North Dakota, United States.
- **Q**: Who is organizing Slater’s Bar?
  - **A:** Slater’s Bar is organized by The Band NOVA.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Slater’s Bar 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 Williston, this event is thoughtfully curated to deliver a standout experience worth every moment. If Slater’s Bar 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": "Slater’s Bar",
        "image": "https://cdn-az.allevents.in/events2/banners/f84628a3d82873a50b498b26b82314f95471071be2411f102ff901fe58537556-rimg-w853-h1280-dc1c1413-gmir?v=1775805218",
        "startDate": "2026-04-24T21:30:00-05:00",
        "url": "https://allevents.in/williston/slater’s-bar/200029671885004",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Slater's",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "7 Main Street,Williston, North Dakota",
                "addressLocality": "Williston",
                "addressRegion": "ND",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "48.143524855739",
                "longitude": "-103.62145602649"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "NOVA will be rock’n the house for 2 nights!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "The Band NOVA",
                "url": "https://allevents.in/org/the-band-nova/22750172"
            }
        ]
    }
]
```