

# Event Details

- **Event Name**: Deja Vu
- **Event Start and End Date**: Sat, 29 Aug, 2026 at 07:00 pm (-05:00)
- **Event Description**: Live music on the patio!!
- **Event URL**: https://allevents.in/hastings/deja-vu/200030260454741
- **Event Categories**: music, live-music, entertainment
- **Interested Audience**: 
  - total_interested_count: 36

## Ticket Details


## Event venue details

- **city**: Hastings
- **state**: NE
- **country**: United States
- **location**: 1105 Theatre Dr, Hastings, NE
- **lat**: 40.59581
- **long**: -98.42536
- **full address**: 1105 Theatre Dr, Hastings, NE, United States

## Event gallery

- **Alt text**: Deja Vu
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/3ef26aff165a1052dcc4127cebb5a46620b8ae4f350c78a1c11f1cb6f882f753-rimg-w1200-h1553-dcf8f808-gmir?v=1786731293

## FAQs

- **Q**: When and where is Deja Vu being held?
  - **A:** Deja Vu takes place on Sat, 29 Aug, 2026 at 07:00 pm to Sat, 29 Aug, 2026 at 07:00 pm at 1105 Theatre Dr, Hastings, NE, United States.
- **Q**: Who is organizing Deja Vu?
  - **A:** Deja Vu is organized by District 14 Bar & Pizza.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Deja Vu is ideal for music lovers, fans of all genres, and anyone who wants to celebrate the power of music - from intimate gigs and live sessions to festivals and cultural performances. Whether you're a first-time attendee or a longtime enthusiast in Hastings, this event is thoughtfully curated to deliver a standout experience worth every moment. If Deja Vu 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": "Deja Vu",
        "image": "https://cdn-az.allevents.in/events7/banners/3ef26aff165a1052dcc4127cebb5a46620b8ae4f350c78a1c11f1cb6f882f753-rimg-w1200-h1553-dcf8f808-gmir?v=1786731293",
        "startDate": "2026-08-29T19:00:00-05:00",
        "url": "https://allevents.in/hastings/deja-vu/200030260454741",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "1105 Theatre Dr, Hastings, NE",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1105 Theatre Dr, Hastings, NE 68901, United States",
                "addressLocality": "Hastings",
                "addressRegion": "NE",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.59581",
                "longitude": "-98.42536"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Live music on the patio!!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "District 14 Bar & Pizza",
                "url": "https://allevents.in/org/district-14-bar-and-pizza/24303121"
            }
        ]
    }
]
```