

# Event Details

- **Event Name**: Pilobolus
- **Event Start and End Date**: Wed, 08 Jul, 2026 at 07:00 pm – Sun, 12 Jul, 2026 at 02:00 pm
- **Event URL**: https://allevents.in/new-york/pilobolus/2300029982295029
- **Event Categories**: contests, trips-adventures
- **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**: Joyce Theater
- **lat**: 40.712776184082
- **long**: -74.005973815918
- **full address**: Joyce Theater, 175 Eighth Avenue, New York, United States

## Event gallery

- **Alt text**: Pilobolus
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/29043a90-7a63-11f1-9c5f-b15bd5656509-rimg-w1200-h771-dcffffff-gmir.jpg?v=1783470173

## FAQs

- **Q**: When and where is Pilobolus being held?
  - **A:** Pilobolus takes place on Wed, 08 Jul, 2026 at 07:00 pm to Sun, 12 Jul, 2026 at 02:00 pm at Joyce Theater, 175 Eighth Avenue, New York, United States.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Pilobolus",
        "image": "https://cdn-az.allevents.in/events7/banners/29043a90-7a63-11f1-9c5f-b15bd5656509-rimg-w1200-h771-dcffffff-gmir.jpg?v=1783470173",
        "startDate": "2026-07-08",
        "endDate": "2026-07-12",
        "url": "https://allevents.in/new-york/pilobolus/2300029982295029",
        "location": {
            "@type": "Place",
            "name": "Joyce Theater",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "175 Eighth Avenue",
                "addressLocality": "New York",
                "addressRegion": "NY",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.712776184082",
                "longitude": "-74.005973815918"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```