

# Event Details

- **Event Name**: Syte
- **Event Start and End Date**: Fri, 28 Aug, 2026 at 06:30 pm – Fri, 28 Aug, 2026 at 08:30 pm (-04:00)
- **Event URL**: https://allevents.in/new-york/syte/2300030490938252
- **Event Categories**: 
- **Slot details of has slots**: 
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: New York
- **state**: NY
- **country**: United States
- **location**: Night Club 101
- **lat**: 40.712776184082
- **long**: -74.005973815918
- **full address**: Night Club 101, 101 Avenue A, New York, United States

## Event gallery

- **Alt text**: Syte
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/6eb47eb0-a21d-11f1-8b09-4b99f8fe4872-rimg-w846-h1200-dc080808-gmir.jpg?v=1787838272

## FAQs

- **Q**: When and where is Syte being held?
  - **A:** Syte takes place on Fri, 28 Aug, 2026 at 06:30 pm to Fri, 28 Aug, 2026 at 08:30 pm at Night Club 101, 101 Avenue A, New York, United States.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Syte",
        "image": "https://cdn-az.allevents.in/events4/banners/6eb47eb0-a21d-11f1-8b09-4b99f8fe4872-rimg-w846-h1200-dc080808-gmir.jpg?v=1787838272",
        "startDate": "2026-08-28T18:30:00-04:00",
        "endDate": "2026-08-28T20:30:00-04:00",
        "url": "https://allevents.in/new-york/syte/2300030490938252",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Night Club 101",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "101 Avenue A",
                "addressLocality": "New York",
                "addressRegion": "NY",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.712776184082",
                "longitude": "-74.005973815918"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```