

# Event Details

- **Event Name**: Live at Frankie's Uptown
- **Event Start and End Date**: Fri, 19 Jun, 2026 at 08:00 pm
- **Event Description**: Live music and some of the best food in town!
- **Event URL**: https://allevents.in/blue-diamond/live-at-frankies-uptown/200030242159907
- **Event Categories**: Music, Entertainment
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Blue Diamond
- **state**: NV
- **country**: United States
- **location**: Frankie's Uptown
- **lat**: 36.152092128063
- **long**: -115.33253129853
- **full address**: Frankie's Uptown, 1770 Festival Plaza Drive #190,Spring Valley, Nevada, Blue Diamond, United States

## Event gallery

- **Alt text**: Live at Frankie's Uptown
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/9eb5e158d3207b116e9cebf4c508604edfd406edfdebb8b57b5e0c7746603025-rimg-w1200-h1552-dc2d2c2a-gmir?v=1781561346

## FAQs

- **Q**: When and where is Live at Frankie's Uptown being held?
  - **A:** Live at Frankie's Uptown takes place on Fri, 19 Jun, 2026 at 08:00 pm to Fri, 19 Jun, 2026 at 08:00 pm at Frankie's Uptown, 1770 Festival Plaza Drive #190,Spring Valley, Nevada, Blue Diamond, United States.
- **Q**: Who is organizing Live at Frankie's Uptown?
  - **A:** Live at Frankie's Uptown is organized by Avenue B The Band.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Live at Frankie's Uptown 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 Blue Diamond, this event is thoughtfully curated to deliver a standout experience worth every moment. If Live at Frankie's Uptown 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": "Live at Frankie's Uptown",
        "image": "https://cdn-az.allevents.in/events7/banners/9eb5e158d3207b116e9cebf4c508604edfd406edfdebb8b57b5e0c7746603025-rimg-w1200-h1552-dc2d2c2a-gmir?v=1781561346",
        "startDate": "2026-06-19",
        "url": "https://allevents.in/blue-diamond/live-at-frankies-uptown/200030242159907",
        "location": {
            "@type": "Place",
            "name": "Frankie's Uptown",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1770 Festival Plaza Drive #190,Spring Valley, Nevada",
                "addressLocality": "Blue Diamond",
                "addressRegion": "NV",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "36.152092128063",
                "longitude": "-115.33253129853"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Live music and some of the best food in town!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Avenue B The Band",
                "url": "https://allevents.in/org/avenue-b-the-band/20898972"
            }
        ]
    }
]
```