

# Event Details

- **Event Name**: Y2k Baby One More Time
- **Event Start and End Date**: Thu, 27 Aug, 2026 at 07:00 pm – Thu, 27 Aug, 2026 at 08:00 pm (-04:00)
- **Event Description**: FREE dance party playing your fave 90s & 00s throwbacks, free candy!! requests welcome
- **Event URL**: https://allevents.in/brooklyn/y2k-baby-one-more-time/80002669682084
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Brooklyn
- **state**: NY
- **country**: United States
- **location**: Friends and Lovers
- **lat**: 40.678534
- **long**: -73.958435
- **full address**: Friends and Lovers, 641 Classon Ave, Brooklyn, NY 11238, United States

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn2.allevents.in/thumbs/live6a7dbf616e1ad.png

## FAQs

- **Q**: When and where is Y2k Baby One More Time being held?
  - **A:** Y2k Baby One More Time takes place on Thu, 27 Aug, 2026 at 07:00 pm to Thu, 27 Aug, 2026 at 08:00 pm at Friends and Lovers, 641 Classon Ave, Brooklyn, NY 11238, United States.
- **Q**: Who is organizing Y2k Baby One More Time?
  - **A:** Y2k Baby One More Time is organized by Niche Night NYC.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Y2k Baby One More Time",
        "image": "https://cdn2.allevents.in/thumbs/thumb6a7dbf562457f.jpg",
        "startDate": "2026-08-27T19:00:00-04:00",
        "endDate": "2026-08-27T20:00:00-04:00",
        "url": "https://allevents.in/brooklyn/y2k-baby-one-more-time/80002669682084",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Friends and Lovers",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "641 Classon Ave, Brooklyn, NY 11238, United States",
                "postalCode": "11238",
                "addressLocality": "Brooklyn",
                "addressRegion": "NY",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.678534",
                "longitude": "-73.958435"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "FREE dance party playing your fave 90s & 00s throwbacks, free candy!! requests welcome",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Niche Night NYC",
                "url": "https://allevents.in/org/niche-night-nyc/27736240"
            }
        ]
    }
]
```