

# Event Details

- **Event Name**: Newport on the Levy
- **Event Start and End Date**: Thu, 18 Jun, 2026 at 07:00 pm – Thu, 18 Jun, 2026 at 09:00 pm
- **Event Description**: Join the Movin' Out Band as they perform the music of Billy Joel!
- **Event URL**: https://allevents.in/newport/newport-on-the-levy/200030090148935
- **Event Categories**: music, entertainment
- **Interested Audience**: 
  - total_interested_count: 11

## Ticket Details


## Event venue details

- **city**: Newport
- **state**: KY
- **country**: United States
- **location**: Newport Levy
- **lat**: 39.097909171319
- **long**: -84.492762897979
- **full address**: Newport Levy, Newport, Kentucky, United States

## Event gallery

- **Alt text**: Newport on the Levy
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/64a14d98064095b0e6a2e135e0ddf4d42f9e1357afc506c8f53148f612e17598-rimg-w1024-h1536-dc12171e-gmir?v=1781194052

## FAQs

- **Q**: When and where is Newport on the Levy being held?
  - **A:** Newport on the Levy takes place on Thu, 18 Jun, 2026 at 07:00 pm to Thu, 18 Jun, 2026 at 09:00 pm at Newport Levy, Newport, Kentucky, United States.
- **Q**: Who is organizing Newport on the Levy?
  - **A:** Newport on the Levy is organized by Movin' Out Band.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Newport on the Levy 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 Newport, this event is thoughtfully curated to deliver a standout experience worth every moment. If Newport on the Levy 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": "Newport on the Levy",
        "image": "https://cdn-az.allevents.in/events5/banners/64a14d98064095b0e6a2e135e0ddf4d42f9e1357afc506c8f53148f612e17598-rimg-w1024-h1536-dc12171e-gmir?v=1781194052",
        "startDate": "2026-06-18",
        "endDate": "2026-06-18",
        "url": "https://allevents.in/newport/newport-on-the-levy/200030090148935",
        "location": {
            "@type": "Place",
            "name": "Newport Levy",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Newport, Kentucky",
                "addressLocality": "Newport",
                "addressRegion": "KY",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "39.097909171319",
                "longitude": "-84.492762897979"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join the Movin' Out Band as they perform the music of Billy Joel!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Movin Out Band",
                "url": "https://allevents.in/org/movin-out-band/27164952"
            }
        ]
    }
]
```