

# Event Details

- **Event Name**: Kamelot
- **Event Start and End Date**: Sat, 26 Sep, 2026 at 07:00 pm – Sat, 26 Sep, 2026 at 09:00 pm (-04:00)
- **Event URL**: https://allevents.in/new-york/kamelot/2300029738772636
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: New York
- **state**: NY
- **country**: United States
- **location**: Palladium Times Square
- **lat**: 40.712776184082
- **long**: -74.005973815918
- **full address**: Palladium Times Square, 1515 Broadway, New York, United States

## Event gallery

- **Alt text**: Kamelot
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/2d9d75e0-8ea8-11f1-af5a-17ce4ea54341-rimg-w962-h1300-dc080808-gmir.jpg?v=1785698861

## FAQs

- **Q**: When and where is Kamelot being held?
  - **A:** Kamelot takes place on Sat, 26 Sep, 2026 at 07:00 pm to Sat, 26 Sep, 2026 at 09:00 pm at Palladium Times Square, 1515 Broadway, New York, United States.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Kamelot is ideal for art lovers, trade professionals, collectors, and exhibition enthusiasts exploring the latest in their field. Whether you're a first-time attendee or a longtime enthusiast in New York, this event is thoughtfully curated to deliver a standout experience worth every moment. If Kamelot 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": "Kamelot",
        "image": "https://cdn-az.allevents.in/events4/banners/2d9d75e0-8ea8-11f1-af5a-17ce4ea54341-rimg-w962-h1300-dc080808-gmir.jpg?v=1785698861",
        "startDate": "2026-09-26T19:00:00-04:00",
        "endDate": "2026-09-26T21:00:00-04:00",
        "url": "https://allevents.in/new-york/kamelot/2300029738772636",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Palladium Times Square",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1515 Broadway",
                "addressLocality": "New York",
                "addressRegion": "NY",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.712776184082",
                "longitude": "-74.005973815918"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```