

# Event Details

- **Event Name**: Hot Chocolate at the Creche
- **Event Start and End Date**: Sun, 21 Dec, 2025 at 06:00 pm – Sun, 21 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/200029237952616
- **Event Categories**: christmas
- **Interested Audience**: 
  - total_interested_count: 2

## 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/events9/banners/6ba37c7216ba106313e400a2de5a10c3fdae159289ce777e0910b4b99fc43136-rimg-w1200-h675-dc2b1c19-gmir?v=1765752983

## FAQs

- **Q**: When and where is Hot Chocolate at the Creche being held?
  - **A:** Hot Chocolate at the Creche takes place on Sun, 21 Dec, 2025 at 06:00 pm to Sun, 21 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/events9/banners/6ba37c7216ba106313e400a2de5a10c3fdae159289ce777e0910b4b99fc43136-rimg-w1200-h675-dc2b1c19-gmir?v=1765752983",
        "startDate": "2025-12-21",
        "endDate": "2025-12-21",
        "url": "https://allevents.in/hazlet/hot-chocolate-at-the-creche/200029237952616",
        "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"
            }
        ]
    }
]
```