

# Event Details

- **Event Name**: Sinatra Live!
- **Event Start and End Date**: Sun, 16 Aug, 2026 at 07:30 pm – Wed, 30 Dec, 2026 at 09:30 pm (-08:00)
- **Event URL**: https://allevents.in/las-vegas/sinatra-live/2300030373950416
- **Event Categories**: 
- **Slot details of has slots**: 
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Las Vegas
- **state**: NV
- **country**: United States
- **location**: Modern Showrooms at Alexis Park
- **lat**: 36.169940948486
- **long**: -115.13983154297
- **full address**: Modern Showrooms at Alexis Park, 375 E Harmon Ave, Las Vegas, United States

## Event gallery

- **Alt text**: Sinatra Live!
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/2ab74cc0-99a7-11f1-9a40-7b90de720125-rimg-w1103-h1426-dc080808-gmir.jpg?v=1786908117

## FAQs

- **Q**: When and where is Sinatra Live! being held?
  - **A:** Sinatra Live! takes place on Sun, 16 Aug, 2026 at 07:30 pm to Wed, 30 Dec, 2026 at 09:30 pm at Modern Showrooms at Alexis Park, 375 E Harmon Ave, Las Vegas, United States.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Sinatra Live!",
        "image": "https://cdn-az.allevents.in/events4/banners/2ab74cc0-99a7-11f1-9a40-7b90de720125-rimg-w1103-h1426-dc080808-gmir.jpg?v=1786908117",
        "startDate": "2026-08-16T19:30:00-08:00",
        "endDate": "2026-12-30T21:30:00-08:00",
        "url": "https://allevents.in/las-vegas/sinatra-live/2300030373950416",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Modern Showrooms at Alexis Park",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "375 E Harmon Ave",
                "addressLocality": "Las Vegas",
                "addressRegion": "NV",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "36.169940948486",
                "longitude": "-115.13983154297"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```