

# Event Details

- **Event Name**: John Cameron Mitchell
- **Event Start and End Date**: Mon, 16 Nov, 2026 at 07:30 pm – Mon, 16 Nov, 2026 at 09:30 pm (-05:00)
- **Event URL**: https://allevents.in/new-york/john-cameron-mitchell/2300030385263107
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

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

## Event gallery

- **Alt text**: John Cameron Mitchell
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/be2b6d80-a68e-11f1-8990-5d04d231a2dd-rimg-w1200-h550-dc080808-gmir.jpg?v=1788326748

## FAQs

- **Q**: When and where is John Cameron Mitchell being held?
  - **A:** John Cameron Mitchell takes place on Mon, 16 Nov, 2026 at 07:30 pm to Mon, 16 Nov, 2026 at 09:30 pm at Beacon Theatre - NY, 2124 Broadway, New York, United States.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "John Cameron Mitchell",
        "image": "https://cdn-az.allevents.in/events6/banners/be2b6d80-a68e-11f1-8990-5d04d231a2dd-rimg-w1200-h550-dc080808-gmir.jpg?v=1788326748",
        "startDate": "2026-11-16T19:30:00-05:00",
        "endDate": "2026-11-16T21:30:00-05:00",
        "url": "https://allevents.in/new-york/john-cameron-mitchell/2300030385263107",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Beacon Theatre - NY",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "2124 Broadway",
                "addressLocality": "New York",
                "addressRegion": "NY",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.712776184082",
                "longitude": "-74.005973815918"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```