

# Event Details

- **Event Name**: The Lost Boys
- **Event Start and End Date**: Thu, 03 Sep, 2026 at 07:00 pm – Sun, 07 Mar, 2027 at 09:30 pm (-05:00)
- **Event URL**: https://allevents.in/new-york/the-lost-boys/2300029096421450
- **Event Categories**: art
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: New York
- **state**: NY
- **country**: United States
- **location**: Palace Theatre New York City
- **lat**: 40.712776184082
- **long**: -74.005973815918
- **full address**: Palace Theatre New York City, 1564 Broadway, New York, United States

## Event gallery

- **Alt text**: The Lost Boys
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/dd932c10-a753-11f1-b98f-cbeba3585b3a-rimg-w1200-h788-dc080818-gmir.jpg?v=1788411507

## FAQs

- **Q**: When and where is The Lost Boys being held?
  - **A:** The Lost Boys takes place on Thu, 03 Sep, 2026 at 07:00 pm to Sun, 07 Mar, 2027 at 09:30 pm at Palace Theatre New York City, 1564 Broadway, New York, United States.
- **Q**: Who is this event for? Is it right for me?
  - **A:** The Lost Boys is ideal for art lovers, collectors, creatives, and anyone inspired by visual arts, installations, and exhibitions. 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 The Lost Boys 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": "The Lost Boys",
        "image": "https://cdn-az.allevents.in/events7/banners/dd932c10-a753-11f1-b98f-cbeba3585b3a-rimg-w1200-h788-dc080818-gmir.jpg?v=1788411507",
        "startDate": "2026-09-03T19:00:00-05:00",
        "endDate": "2027-03-07T21:30:00-05:00",
        "url": "https://allevents.in/new-york/the-lost-boys/2300029096421450",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Palace Theatre New York City",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1564 Broadway",
                "addressLocality": "New York",
                "addressRegion": "NY",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.712776184082",
                "longitude": "-74.005973815918"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```