

# Event Details

- **Event Name**: The Biggest All White Ever
- **Event Start and End Date**: Sat, 19 Sep, 2026 at 08:00 pm – Sun, 20 Sep, 2026 at 03:00 am (-04:00)
- **Event URL**: https://allevents.in/newark/the-biggest-all-white-ever/4600030697334136
- **Event Categories**: Entertainment, Music, Party
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

- **Ticket Price Range**: min: 0, currency: USD

## Event venue details

- **city**: Newark
- **state**: NJ
- **country**: United States
- **location**: Vault Lounge
- **lat**: 40.737417
- **long**: -74.1746347
- **full address**: Vault Lounge, 221 Washington St, Newark, United States

## Event gallery

- **Alt text**: The Biggest All White Ever
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/51e03fa0-b298-11f1-9d46-73732dd8cc4e-rimg-w1122-h1402-dcf8f8f8-gmir.jpg?v=1789650270

## FAQs

- **Q**: When and where is The Biggest All White Ever being held?
  - **A:** The Biggest All White Ever takes place on Sat, 19 Sep, 2026 at 08:00 pm to Sun, 20 Sep, 2026 at 03:00 am at Vault Lounge, 221 Washington St, Newark, United States.
- **Q**: Who is this event for? Is it right for me?
  - **A:** The Biggest All White Ever is ideal for party-goers, social butterflies, and anyone looking for a great night out with music, drinks, and good vibes. Whether you're a first-time attendee or a longtime enthusiast in Newark, this event is thoughtfully curated to deliver a standout experience worth every moment. If The Biggest All White Ever 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 Biggest All White Ever",
        "image": "https://cdn-az.allevents.in/events5/banners/51e03fa0-b298-11f1-9d46-73732dd8cc4e-rimg-w1122-h1402-dcf8f8f8-gmir.jpg?v=1789650270",
        "startDate": "2026-09-19T20:00:00-04:00",
        "endDate": "2026-09-20T03:00:00-04:00",
        "url": "https://allevents.in/newark/the-biggest-all-white-ever/4600030697334136",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Vault Lounge",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "221 Washington St",
                "addressLocality": "Newark",
                "addressRegion": "NJ",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.737417",
                "longitude": "-74.1746347"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```