

# Event Details

- **Event Name**: Holiday Party
- **Event Start and End Date**: Sat, 20 Dec, 2025 at 04:00 pm – Sat, 20 Dec, 2025 at 06:00 pm
- **Event Description**: Join us for a holiday party at Brambly Park! Let’s do a white elephant gift worth up to $25.
- **Event URL**: https://allevents.in/richmond/holiday-party/4400029045618202
- **Event Categories**: parties, entertainment, holiday
- **Interested Audience**: 
  - total_interested_count: 1

## Ticket Details


## Event venue details

- **city**: Richmond 
- **state**: VA
- **country**: US
- **location**: Brambly Park
- **lat**: 37.573967
- **long**: -77.47248
- **full address**: Brambly Park, 1708 Belleville St., Richmond , US

## Event gallery

- **Alt text**: Holiday Party
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/58534e60-c3ef-11f0-ad0e-85d8d543d72f-rimg-w1200-h1223-dc191b17-gmir.webp?v=1763409319

## FAQs

- **Q**: When and where is Holiday Party being held?
  - **A:** Holiday Party takes place on Sat, 20 Dec, 2025 at 04:00 pm to Sat, 20 Dec, 2025 at 06:00 pm at Brambly Park, 1708 Belleville St., Richmond , US.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Holiday 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 Richmond , this event is thoughtfully curated to deliver a standout experience worth every moment. If Holiday 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 Party",
        "image": "https://cdn-az.allevents.in/events6/banners/58534e60-c3ef-11f0-ad0e-85d8d543d72f-rimg-w1200-h1223-dc191b17-gmir.webp?v=1763409319",
        "startDate": "2025-12-20",
        "endDate": "2025-12-20",
        "url": "https://allevents.in/richmond/holiday-party/4400029045618202",
        "location": {
            "@type": "Place",
            "name": "Brambly Park",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1708 Belleville St.",
                "addressLocality": "Richmond ",
                "addressRegion": "VA",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "37.573967",
                "longitude": "-77.47248"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for a holiday party at Brambly Park! Let’s do a white elephant gift worth up to $25."
    }
]
```