

# Event Details

- **Event Name**: Hot Chocolate at the Creche
- **Event Start and End Date**: Sat, 20 Dec, 2025 at 06:00 pm – Sat, 20 Dec, 2025 at 07:00 pm
- **Event Description**: Swing by the Creche between 6:00–7:00pm for some hot chocolate and Christmas cheer!
- **Event URL**: https://allevents.in/hazlet/hot-chocolate-at-the-creche/200029237952916
- **Event Categories**: christmas
- **Interested Audience**: 
  - total_interested_count: 4

## Ticket Details


## Event venue details

- **city**: Hazlet
- **state**: NJ
- **country**: United States
- **location**: 2000 Florence Ave, Hazlet, NJ, United States, New Jersey 07730
- **lat**: 40.42586
- **long**: -74.19307
- **full address**: 2000 Florence Ave, Hazlet, NJ, United States, New Jersey 07730

## Event gallery

- **Alt text**: Hot Chocolate at the Creche
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/5a19b0f0240595ebd183cafd36189e069e4197a4d49162e83562d0776a94bb82-rimg-w1200-h675-dc2b1c19-gmir?v=1765748764

## FAQs

- **Q**: When and where is Hot Chocolate at the Creche being held?
  - **A:** Hot Chocolate at the Creche takes place on Sat, 20 Dec, 2025 at 06:00 pm to Sat, 20 Dec, 2025 at 07:00 pm at 2000 Florence Ave, Hazlet, NJ, United States, New Jersey 07730.
- **Q**: Who is organizing Hot Chocolate at the Creche?
  - **A:** Hot Chocolate at the Creche is organized by St. John's United Methodist Church of Hazlet.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Hot Chocolate at the Creche",
        "image": "https://cdn-az.allevents.in/events1/banners/5a19b0f0240595ebd183cafd36189e069e4197a4d49162e83562d0776a94bb82-rimg-w1200-h675-dc2b1c19-gmir?v=1765748764",
        "startDate": "2025-12-20",
        "endDate": "2025-12-20",
        "url": "https://allevents.in/hazlet/hot-chocolate-at-the-creche/200029237952916",
        "location": {
            "@type": "Place",
            "name": "2000 Florence Ave, Hazlet, NJ, United States, New Jersey 07730",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "2000 Florence Ave, Hazlet, NJ 07730-1502, United States",
                "addressLocality": "Hazlet",
                "addressRegion": "NJ",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.42586",
                "longitude": "-74.19307"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Swing by the Creche between 6:00–7:00pm for some hot chocolate and Christmas cheer!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "St. Johns United Methodist Church of Hazlet",
                "url": "https://allevents.in/org/st-johns-united-methodist-church-of-hazlet/21346903"
            }
        ]
    }
]
```