

# Event Details

- **Event Name**: Rockstar @ The Levee
- **Event Start and End Date**: Thu, 16 Jul, 2026 at 07:00 pm – Thu, 16 Jul, 2026 at 09:00 pm (-04:00)
- **Event Description**: Party on the Levvee
- **Event URL**: https://allevents.in/newport/rockstar-the-levee/200030001065229
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Newport
- **state**: KY
- **country**: United States
- **location**: Newport on the Levee
- **lat**: 39.095079101762
- **long**: -84.496476454617
- **full address**: Newport on the Levee, 1 Levee Way,Newport, Kentucky, United States

## Event gallery

- **Alt text**: Rockstar @ The Levee
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/3958ea048173b688e1befc9d23359b482c66bf1692e22772ba6096061577481f-rimg-w1200-h1200-dc010101-gmir?v=1777490249

## FAQs

- **Q**: When and where is Rockstar @ The Levee being held?
  - **A:** Rockstar @ The Levee takes place on Thu, 16 Jul, 2026 at 07:00 pm to Thu, 16 Jul, 2026 at 09:00 pm at Newport on the Levee, 1 Levee Way,Newport, Kentucky, United States.
- **Q**: Who is organizing Rockstar @ The Levee?
  - **A:** Rockstar @ The Levee is organized by The RockStar Band.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Rockstar @ The Levee is ideal for party-goers, social butterflies, and anyone looking for a great night out with music, drinks, and good vibes. Whether you're a first-time attendee or a longtime enthusiast in Newport, this event is thoughtfully curated to deliver a standout experience worth every moment. If Rockstar @ The Levee sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Rockstar @ The Levee",
        "image": "https://cdn-az.allevents.in/events3/banners/3958ea048173b688e1befc9d23359b482c66bf1692e22772ba6096061577481f-rimg-w1200-h1200-dc010101-gmir?v=1777490249",
        "startDate": "2026-07-16T19:00:00-04:00",
        "endDate": "2026-07-16T21:00:00-04:00",
        "url": "https://allevents.in/newport/rockstar-the-levee/200030001065229",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Newport on the Levee",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1 Levee Way,Newport, Kentucky",
                "addressLocality": "Newport",
                "addressRegion": "KY",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "39.095079101762",
                "longitude": "-84.496476454617"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Party on the Levvee",
        "organizer": [
            {
                "@type": "Organization",
                "name": "The RockStar Band",
                "url": "https://allevents.in/org/the-rockstar-band/20362422"
            }
        ]
    }
]
```