

# Event Details

- **Event Name**: Hypocrisy
- **Event Start and End Date**: Wed, 12 Aug, 2026 at 07:00 pm – Wed, 12 Aug, 2026 at 09:00 pm
- **Event URL**: https://allevents.in/new-york/hypocrisy/2300030529258757
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: New York
- **state**: NY
- **country**: United States
- **location**: Gramercy Theatre
- **lat**: 40.712776184082
- **long**: -74.005973815918
- **full address**: Gramercy Theatre, 127 East 23rd Street, New York, United States

## Event gallery

- **Alt text**: Hypocrisy
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/f818ac30-9543-11f1-8024-43018c8ac4af-rimg-w1080-h1080-dc083848-gmir.jpg?v=1786425458

## FAQs

- **Q**: When and where is Hypocrisy being held?
  - **A:** Hypocrisy takes place on Wed, 12 Aug, 2026 at 07:00 pm to Wed, 12 Aug, 2026 at 09:00 pm at Gramercy Theatre, 127 East 23rd Street, New York, United States.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Hypocrisy",
        "image": "https://cdn-az.allevents.in/events1/banners/f818ac30-9543-11f1-8024-43018c8ac4af-rimg-w1080-h1080-dc083848-gmir.jpg?v=1786425458",
        "startDate": "2026-08-12",
        "endDate": "2026-08-12",
        "url": "https://allevents.in/new-york/hypocrisy/2300030529258757",
        "location": {
            "@type": "Place",
            "name": "Gramercy Theatre",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "127 East 23rd Street",
                "addressLocality": "New York",
                "addressRegion": "NY",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.712776184082",
                "longitude": "-74.005973815918"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```