

# Event Details

- **Event Name**: Holiday Tea Party
- **Event Start and End Date**: Sat, 13 Dec, 2025 at 03:00 pm – Sat, 13 Dec, 2025 at 06:00 pm
- **Event Description**: We’re still taking reservations for our holiday tea party!
- **Event URL**: https://allevents.in/bergenfield/holiday-tea-party/200029337294159
- **Event Categories**: parties, entertainment, holiday
- **Interested Audience**: 
  - total_interested_count: 2

## Ticket Details


## Event venue details

- **city**: Bergenfield
- **state**: NJ
- **country**: United States
- **location**: The Cuban around the corner
- **lat**: 40.926799811713
- **long**: -73.996398925781
- **full address**: The Cuban around the corner, 260 S Washington Ave, Bergenfield, NJ 07621, United States

## Event gallery

- **Alt text**: Holiday Tea Party
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/86dd7c187ccfc7c50ca1661d93701fdfed99a29ce061aeedcc62a5ed47f292f2-rimg-w1200-h1489-dc4c2c12-gmir?v=1765420199

## FAQs

- **Q**: When and where is Holiday Tea Party being held?
  - **A:** Holiday Tea Party takes place on Sat, 13 Dec, 2025 at 03:00 pm to Sat, 13 Dec, 2025 at 06:00 pm at The Cuban around the corner, 260 S Washington Ave, Bergenfield, NJ 07621, United States.
- **Q**: Who is organizing Holiday Tea Party?
  - **A:** Holiday Tea Party is organized by The Cuban around the corner.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Holiday Tea Party 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 Bergenfield, this event is thoughtfully curated to deliver a standout experience worth every moment. If Holiday Tea Party 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": "Holiday Tea Party",
        "image": "https://cdn-az.allevents.in/events2/banners/86dd7c187ccfc7c50ca1661d93701fdfed99a29ce061aeedcc62a5ed47f292f2-rimg-w1200-h1489-dc4c2c12-gmir?v=1765420199",
        "startDate": "2025-12-13",
        "endDate": "2025-12-13",
        "url": "https://allevents.in/bergenfield/holiday-tea-party/200029337294159",
        "location": {
            "@type": "Place",
            "name": "The Cuban around the corner",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "260 S Washington Ave, Bergenfield, NJ 07621",
                "addressLocality": "Bergenfield",
                "addressRegion": "NJ",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.926799811713",
                "longitude": "-73.996398925781"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "We’re still taking reservations for our holiday tea party!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "The Cuban around the corner",
                "url": "https://allevents.in/org/the-cuban-around-the-corner/24830531"
            }
        ]
    }
]
```