

# Event Details

- **Event Name**: Levi’s on The Lake
- **Event Start and End Date**: Sun, 10 May, 2026 at 12:00 pm (-05:00)
- **Event Description**: Live Performance a in Guntersville, AL at Levi’s on The Lake
- **Event URL**: https://allevents.in/guntersville/levi’s-on-the-lake/200029730777631
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 3

## Ticket Details


## Event venue details

- **city**: Guntersville
- **state**: AL
- **country**: United States
- **location**: Levi’s On The Lake
- **lat**: 34.361400365138
- **long**: -86.289115905762
- **full address**: Levi’s On The Lake, Highway 431,Guntersville,AL,United States

## Event gallery

- **Alt text**: Levi’s on The Lake
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/2281a12099945a0018e092e86999eb6a4a88354f7647c0c30deeffc63d5ea34d-rimg-w1080-h1350-dc87afd8-gmir?v=1776065924

## FAQs

- **Q**: When and where is Levi’s on The Lake being held?
  - **A:** Levi’s on The Lake takes place on Sun, 10 May, 2026 at 12:00 pm to Sun, 10 May, 2026 at 12:00 pm at Levi’s On The Lake, Highway 431,Guntersville,AL,United States.
- **Q**: Who is organizing Levi’s on The Lake?
  - **A:** Levi’s on The Lake is organized by NICK RAY.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Levi’s on The Lake",
        "image": "https://cdn-az.allevents.in/events10/banners/2281a12099945a0018e092e86999eb6a4a88354f7647c0c30deeffc63d5ea34d-rimg-w1080-h1350-dc87afd8-gmir?v=1776065924",
        "startDate": "2026-05-10T12:00:00-05:00",
        "url": "https://allevents.in/guntersville/levi’s-on-the-lake/200029730777631",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Levi’s On The Lake",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Highway 431,Guntersville,AL,United States",
                "addressLocality": "Guntersville",
                "addressRegion": "AL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "34.361400365138",
                "longitude": "-86.289115905762"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Live Performance a in Guntersville, AL at Levi’s on The Lake",
        "organizer": [
            {
                "@type": "Organization",
                "name": "NICK RAY",
                "url": "https://allevents.in/org/nick-ray/3718275",
                "description": "Singer/Songwriter from New Orleans "
            }
        ]
    }
]
```