

# Event Details

- **Event Name**: Script
- **Event Start and End Date**: Sat, 12 Sep, 2026 at 10:00 pm – Sun, 13 Sep, 2026 at 12:00 am (-07:00)
- **Event URL**: https://allevents.in/las-vegas/script/2300030637070706
- **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**: Discopussy
- **lat**: 36.169940948486
- **long**: -115.13983154297
- **full address**: Discopussy, 512 E Fremont St, Las Vegas, United States

## Event gallery

- **Alt text**: Script
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/e96b63b0-a71f-11f1-b98f-cbeba3585b3a-rimg-w960-h1200-dc0868a8-gmir.jpg?v=1788389092

## FAQs

- **Q**: When and where is Script being held?
  - **A:** Script takes place on Sat, 12 Sep, 2026 at 10:00 pm to Sun, 13 Sep, 2026 at 12:00 am at Discopussy, 512 E Fremont St, Las Vegas, United States.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Script",
        "image": "https://cdn-az.allevents.in/events4/banners/e96b63b0-a71f-11f1-b98f-cbeba3585b3a-rimg-w960-h1200-dc0868a8-gmir.jpg?v=1788389092",
        "startDate": "2026-09-12T22:00:00-07:00",
        "endDate": "2026-09-13T00:00:00-07:00",
        "url": "https://allevents.in/las-vegas/script/2300030637070706",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Discopussy",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "512 E Fremont St",
                "addressLocality": "Las Vegas",
                "addressRegion": "NV",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "36.169940948486",
                "longitude": "-115.13983154297"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```