

# Event Details

- **Event Name**: Social Distortion
- **Event Start and End Date**: Thu, 24 Sep, 2026 at 04:00 pm – Fri, 25 Sep, 2026 at 10:00 pm (-07:00)
- **Event URL**: https://allevents.in/las-vegas/social-distortion/2300029746938503
- **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**: The Chelsea - The Cosmopolitan of Las Vegas
- **lat**: 36.169940948486
- **long**: -115.13983154297
- **full address**: The Chelsea - The Cosmopolitan of Las Vegas, 3708 Las Vegas Boulevard South, Las Vegas, United States

## Event gallery

- **Alt text**: Social Distortion
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/bd1696e0-a053-11f1-a9b6-5f3c34d9259b-rimg-w950-h950-dcf8f8f8-gmir.jpg?v=1787641710

## FAQs

- **Q**: When and where is Social Distortion being held?
  - **A:** Social Distortion takes place on Thu, 24 Sep, 2026 at 04:00 pm to Fri, 25 Sep, 2026 at 10:00 pm at The Chelsea - The Cosmopolitan of Las Vegas, 3708 Las Vegas Boulevard South, Las Vegas, United States.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Social Distortion 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 Social Distortion 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": "Social Distortion",
        "image": "https://cdn-az.allevents.in/events8/banners/bd1696e0-a053-11f1-a9b6-5f3c34d9259b-rimg-w950-h950-dcf8f8f8-gmir.jpg?v=1787641710",
        "startDate": "2026-09-24T16:00:00-07:00",
        "endDate": "2026-09-25T22:00:00-07:00",
        "url": "https://allevents.in/las-vegas/social-distortion/2300029746938503",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "The Chelsea - The Cosmopolitan of Las Vegas",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "3708 Las Vegas Boulevard South",
                "addressLocality": "Las Vegas",
                "addressRegion": "NV",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "36.169940948486",
                "longitude": "-115.13983154297"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```