

# Event Details

- **Event Name**: Holiday Children's Party
- **Event Start and End Date**: Sun, 14 Dec, 2025 at 01:00 pm – Sun, 14 Dec, 2025 at 03:00 pm
- **Event Description**: A special visitor will be visiting the firehouse. ?? Save the date!
- **Event URL**: https://allevents.in/morristown/holiday-childrens-party/200029197599738
- **Event Categories**: parties, entertainment, holiday
- **Interested Audience**: 
  - total_interested_count: 6

## Ticket Details


## Event venue details

- **city**: Morristown
- **state**: NJ
- **country**: United States
- **location**: Hillside Hose Company No. 1
- **lat**: 40.79352
- **long**: -74.49312
- **full address**: Hillside Hose Company No. 1, 132 Western Ave,Morristown, New Jersey, United States

## Event gallery

- **Alt text**: Holiday Children's Party
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/154c74a3787d20bea9981cb2b30500ac6dff92e80058d22f4846271c9029efe7-rimg-w1080-h1080-dce8dcf6-gmir?v=1765465629

## FAQs

- **Q**: When and where is Holiday Children's Party being held?
  - **A:** Holiday Children's Party takes place on Sun, 14 Dec, 2025 at 01:00 pm to Sun, 14 Dec, 2025 at 03:00 pm at Hillside Hose Company No. 1, 132 Western Ave,Morristown, New Jersey, United States.
- **Q**: Who is organizing Holiday Children's Party?
  - **A:** Holiday Children's Party is organized by Hillside Hose Ladies Auxiliary.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Holiday Children's 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 Morristown, this event is thoughtfully curated to deliver a standout experience worth every moment. If Holiday Children's 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 Children's Party",
        "image": "https://cdn-az.allevents.in/events7/banners/154c74a3787d20bea9981cb2b30500ac6dff92e80058d22f4846271c9029efe7-rimg-w1080-h1080-dce8dcf6-gmir?v=1765465629",
        "startDate": "2025-12-14",
        "endDate": "2025-12-14",
        "url": "https://allevents.in/morristown/holiday-childrens-party/200029197599738",
        "location": {
            "@type": "Place",
            "name": "Hillside Hose Company No. 1",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "132 Western Ave,Morristown, New Jersey",
                "addressLocality": "Morristown",
                "addressRegion": "NJ",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.79352",
                "longitude": "-74.49312"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "A special visitor will be visiting the firehouse. ?? Save the date!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Hillside Hose Ladies Auxiliary",
                "url": "https://allevents.in/org/hillside-hose-ladies-auxiliary/27081176"
            }
        ]
    }
]
```