

# Event Details

- **Event Name**: Los Lonely Boys at Boulder Station
- **Event Start and End Date**: Sat, 11 Jul, 2026 at 08:00 pm
- **Event URL**: https://allevents.in/las-vegas/los-lonely-boys-at-boulder-station/2400029727525605
- **Event Categories**: trips-adventures, Contests
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Las Vegas
- **state**: NV
- **country**: United States
- **location**: Boulder Station
- **lat**: 36.13305200
- **long**: -115.08490160
- **full address**: Boulder Station, 4111 Boulder Highway, Las Vegas, NV 89121, United States

## Event gallery

- **Alt text**: Los Lonely Boys at Boulder Station
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/111f0590-48cc-11f1-af73-db36c19ac423-rimg-w1200-h747-dc7c6759-gmir.jpg?v=1778017672

## FAQs

- **Q**: When and where is Los Lonely Boys at Boulder Station being held?
  - **A:** Los Lonely Boys at Boulder Station takes place on Sat, 11 Jul, 2026 at 08:00 pm to Sat, 11 Jul, 2026 at 08:00 pm at Boulder Station, 4111 Boulder Highway, Las Vegas, NV 89121, United States.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Los Lonely Boys at Boulder Station 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 Las Vegas, this event is thoughtfully curated to deliver a standout experience worth every moment. If Los Lonely Boys at Boulder Station 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": "Los Lonely Boys at Boulder Station",
        "image": "https://cdn-az.allevents.in/events8/banners/111f0590-48cc-11f1-af73-db36c19ac423-rimg-w1200-h747-dc7c6759-gmir.jpg?v=1778017672",
        "startDate": "2026-07-11",
        "url": "https://allevents.in/las-vegas/los-lonely-boys-at-boulder-station/2400029727525605",
        "location": {
            "@type": "Place",
            "name": "Boulder Station",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "4111 Boulder Highway, Las Vegas, NV 89121",
                "addressLocality": "Las Vegas",
                "addressRegion": "NV",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "36.13305200",
                "longitude": "-115.08490160"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```