

# Event Details

- **Event Name**: Soul Asylum
- **Event Start and End Date**: Fri, 14 Aug, 2026 at 04:00 pm – Sat, 15 Aug, 2026 at 10:00 pm
- **Event URL**: https://allevents.in/las-vegas/soul-asylum/2300030225340222
- **Event Categories**: trips-adventures
- **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**: Swim & Social Pool
- **lat**: 36.169940948486
- **long**: -115.13983154297
- **full address**: Swim &amp; Social Pool, 2000 Las Vegas Blvd South, Las Vegas, United States

## Event gallery

- **Alt text**: Soul Asylum
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/11c13c20-97b4-11f1-9a40-7b90de720125-rimg-w1000-h1000-dcb8b898-gmir.jpg?v=1786693511

## FAQs

- **Q**: When and where is Soul Asylum being held?
  - **A:** Soul Asylum takes place on Fri, 14 Aug, 2026 at 04:00 pm to Sat, 15 Aug, 2026 at 10:00 pm at Swim & Social Pool, 2000 Las Vegas Blvd South, Las Vegas, United States.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Soul Asylum is ideal for party-goers, social butterflies, and anyone looking for a great night out with music, drinks, and good vibes. 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 Soul Asylum 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": "Soul Asylum",
        "image": "https://cdn-az.allevents.in/events5/banners/11c13c20-97b4-11f1-9a40-7b90de720125-rimg-w1000-h1000-dcb8b898-gmir.jpg?v=1786693511",
        "startDate": "2026-08-14",
        "endDate": "2026-08-15",
        "url": "https://allevents.in/las-vegas/soul-asylum/2300030225340222",
        "location": {
            "@type": "Place",
            "name": "Swim & Social Pool",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "2000 Las Vegas Blvd South",
                "addressLocality": "Las Vegas",
                "addressRegion": "NV",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "36.169940948486",
                "longitude": "-115.13983154297"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```