

# Event Details

- **Event Name**: Sasha
- **Event Start and End Date**: Fri, 02 Oct, 2026 at 06:00 pm – Sat, 03 Oct, 2026 at 11:00 pm (-05:00)
- **Event URL**: https://allevents.in/dallas/sasha/2300030154239430
- **Event Categories**: 
- **Slot details of has slots**: 
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Dallas
- **state**: TX
- **country**: United States
- **location**: SILO Dallas
- **lat**: 32.776664733887
- **long**: -96.796989440918
- **full address**: SILO Dallas, 1340 Manufacturing Street, Dallas, United States

## Event gallery

- **Alt text**: Sasha
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/ca930b00-9b71-11f1-94c5-d3a2412e8c30-rimg-w1200-h480-dc080808-gmir.jpg?v=1787104847

## FAQs

- **Q**: When and where is Sasha being held?
  - **A:** Sasha takes place on Fri, 02 Oct, 2026 at 06:00 pm to Sat, 03 Oct, 2026 at 11:00 pm at SILO Dallas, 1340 Manufacturing Street, Dallas, United States.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Sasha",
        "image": "https://cdn-az.allevents.in/events7/banners/ca930b00-9b71-11f1-94c5-d3a2412e8c30-rimg-w1200-h480-dc080808-gmir.jpg?v=1787104847",
        "startDate": "2026-10-02T18:00:00-05:00",
        "endDate": "2026-10-03T23:00:00-05:00",
        "url": "https://allevents.in/dallas/sasha/2300030154239430",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "SILO Dallas",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1340 Manufacturing Street",
                "addressLocality": "Dallas",
                "addressRegion": "TX",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "32.776664733887",
                "longitude": "-96.796989440918"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```