

# Event Details

- **Event Name**: The Gazillion Bubble Show
- **Event Start and End Date**: Wed, 19 Aug, 2026 at 11:00 am – Mon, 07 Sep, 2026 at 04:00 pm (-04:00)
- **Event URL**: https://allevents.in/new-york/the-gazillion-bubble-show/2300026641628012
- **Event Categories**: trips-adventures
- **Slot details of has slots**: 
- **Interested Audience**: 
  - total_interested_count: 15

## Ticket Details


## Event venue details

- **city**: New York
- **state**: NY
- **country**: United States
- **location**: New World Stages: Stage 2
- **lat**: 40.712776184082
- **long**: -74.005973815918
- **full address**: New World Stages: Stage 2, 340 West 50th Street, New York, United States

## Event gallery

- **Alt text**: The Gazillion Bubble Show
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/9cc42810-99d9-11f1-9a40-7b90de720125-rimg-w1200-h514-dc080808-gmir.jpg?v=1786929574

## FAQs

- **Q**: When and where is The Gazillion Bubble Show being held?
  - **A:** The Gazillion Bubble Show takes place on Wed, 19 Aug, 2026 at 11:00 am to Mon, 07 Sep, 2026 at 04:00 pm at New World Stages: Stage 2, 340 West 50th Street, New York, United States.
- **Q**: Who is this event for? Is it right for me?
  - **A:** The Gazillion Bubble Show is ideal for art lovers, collectors, creatives, and anyone inspired by visual arts, installations, and exhibitions. Whether you're a first-time attendee or a longtime enthusiast in New York, this event is thoughtfully curated to deliver a standout experience worth every moment. If The Gazillion Bubble Show sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "The Gazillion Bubble Show",
        "image": "https://cdn-az.allevents.in/events8/banners/9cc42810-99d9-11f1-9a40-7b90de720125-rimg-w1200-h514-dc080808-gmir.jpg?v=1786929574",
        "startDate": "2026-08-19T11:00:00-04:00",
        "endDate": "2026-09-07T16:00:00-04:00",
        "url": "https://allevents.in/new-york/the-gazillion-bubble-show/2300026641628012",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "New World Stages: Stage 2",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "340 West 50th Street",
                "addressLocality": "New York",
                "addressRegion": "NY",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.712776184082",
                "longitude": "-74.005973815918"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```