

# Event Details

- **Event Name**: Villagers
- **Event Start and End Date**: Thu, 06 May, 2027 at 07:30 pm – Sat, 08 May, 2027 at 09:30 pm (-04:00)
- **Event URL**: https://allevents.in/new-york/villagers/2300030557475555
- **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**: The JL Greene Theatre at Irish Arts Center
- **lat**: 40.712776184082
- **long**: -74.005973815918
- **full address**: The JL Greene Theatre at Irish Arts Center, 726 11th Avenue, New York, United States

## Event gallery

- **Alt text**: Villagers
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/f2263790-a59f-11f1-8990-5d04d231a2dd-rimg-w1200-h785-dcf8f8f8-gmir.jpg?v=1788224183

## FAQs

- **Q**: When and where is Villagers being held?
  - **A:** Villagers takes place on Thu, 06 May, 2027 at 07:30 pm to Sat, 08 May, 2027 at 09:30 pm at The JL Greene Theatre at Irish Arts Center, 726 11th Avenue, New York, United States.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Villagers",
        "image": "https://cdn-az.allevents.in/events5/banners/f2263790-a59f-11f1-8990-5d04d231a2dd-rimg-w1200-h785-dcf8f8f8-gmir.jpg?v=1788224183",
        "startDate": "2027-05-06T19:30:00-04:00",
        "endDate": "2027-05-08T21:30:00-04:00",
        "url": "https://allevents.in/new-york/villagers/2300030557475555",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "The JL Greene Theatre at Irish Arts Center",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "726 11th Avenue",
                "addressLocality": "New York",
                "addressRegion": "NY",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.712776184082",
                "longitude": "-74.005973815918"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```