

# Event Details

- **Event Name**: Holiday Party
- **Event Start and End Date**: Thu, 13 Dec, 2018 at 06:30 pm – Thu, 13 Dec, 2018 at 09:30 pm
- **Event Description**: Join us on December 13th as we celebrate the upcoming year! 
$35.00/pp, please bring an unwrapped toy
Starts at 6:30pm
- **Event URL**: https://allevents.in/florida/holiday-party/20002968285637
- **Event Categories**: Entertainment, Parties, new-year
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Florida
- **state**: NY
- **country**: United States
- **location**: Manifest Distilling
- **lat**: 30.3238292
- **long**: -81.6450014
- **full address**: Manifest Distilling, 960 East Forsyth Street, Jacksonville, Florida 32202, Florida, United States

## Event gallery

- **Alt text**: Holiday Party
  - **Image URL**: https://cdn-az.allevents.in/banners/7935c730-eebc-11e8-9aa1-3dda9c965bad-rimg-w526-h294-dc202222-gmir.jpg

## FAQs

- **Q**: When and where is Holiday Party being held?
  - **A:** Holiday Party takes place on Thu, 13 Dec, 2018 at 06:30 pm to Thu, 13 Dec, 2018 at 09:30 pm at Manifest Distilling, 960 East Forsyth Street, Jacksonville, Florida 32202, Florida, United States.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Holiday Party",
        "image": "https://cdn-az.allevents.in/banners/7935c730-eebc-11e8-9aa1-3dda9c965bad-rimg-w526-h294-dc202222-gmir.jpg",
        "startDate": "2018-12-13",
        "endDate": "2018-12-13",
        "url": "https://allevents.in/florida/holiday-party/20002968285637",
        "location": {
            "@type": "Place",
            "name": "Manifest Distilling",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "960 East Forsyth Street, Jacksonville, Florida 32202",
                "addressLocality": "Florida",
                "addressRegion": "NY",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "30.3238292",
                "longitude": "-81.6450014"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us on December 13th as we celebrate the upcoming year! \n$35.00/pp, please bring an unwrapped toy\nStarts at 6:30pm"
    }
]
```