

# Event Details

- **Event Name**: Rebounder
- **Event Start and End Date**: Fri, 06 Nov, 2026 at 06:30 pm – Fri, 06 Nov, 2026 at 08:30 pm (-05:00)
- **Event URL**: https://allevents.in/new-york/rebounder/2300030669211659
- **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**: Night Club 101
- **lat**: 40.712776184082
- **long**: -74.005973815918
- **full address**: Night Club 101, 101 Avenue A, New York, United States

## Event gallery

- **Alt text**: Rebounder
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=Rebounder&date=Fri%2C+06+Nov%2C+2026+at+06%3A30+pm&bg=5

## FAQs

- **Q**: When and where is Rebounder being held?
  - **A:** Rebounder takes place on Fri, 06 Nov, 2026 at 06:30 pm to Fri, 06 Nov, 2026 at 08:30 pm at Night Club 101, 101 Avenue A, New York, United States.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Rebounder",
        "image": "https://dyn-image.allevents.in/generate-image?v=4&title=Rebounder&date=Fri%2C+06+Nov%2C+2026+at+06%3A30+pm&bg=5",
        "startDate": "2026-11-06T18:30:00-05:00",
        "endDate": "2026-11-06T20:30:00-05:00",
        "url": "https://allevents.in/new-york/rebounder/2300030669211659",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Night Club 101",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "101 Avenue A",
                "addressLocality": "New York",
                "addressRegion": "NY",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.712776184082",
                "longitude": "-74.005973815918"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```