

# Event Details

- **Event Name**: Hot Chocolate, Cookies, and Santa Claus
- **Event Start and End Date**: Sat, 13 Dec, 2025 at 01:00 pm – Sat, 13 Dec, 2025 at 04:00 pm
- **Event Description**: Join us December 13th, 1-4pm, at the Castle Rock Museum, 420 Elbert St. Enjoy hot chocolate, cookies, and a visit from Santa Claus.
- **Event URL**: https://allevents.in/castle-rock/hot-chocolate-cookies-and-santa-claus/200029351296238
- **Event Categories**: christmas
- **Interested Audience**: 
  - total_interested_count: 27

## Ticket Details


## Event venue details

- **city**: Castle Rock
- **state**: CO
- **country**: United States
- **location**: Downtown Castle Rock
- **lat**: 39.367612
- **long**: -104.858545
- **full address**: Downtown Castle Rock, Castle Rock, Colorado, United States

## Event gallery

- **Alt text**: Hot Chocolate, Cookies, and Santa Claus
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/57f152fc2cf99a5477d619d27d7cc103cfb0c7228381976a2d533ac686c3d443-rimg-w819-h689-dcfefefe-gmir?v=1765644818

## FAQs

- **Q**: When and where is Hot Chocolate, Cookies, and Santa Claus being held?
  - **A:** Hot Chocolate, Cookies, and Santa Claus takes place on Sat, 13 Dec, 2025 at 01:00 pm to Sat, 13 Dec, 2025 at 04:00 pm at Downtown Castle Rock, Castle Rock, Colorado, United States.
- **Q**: Who is organizing Hot Chocolate, Cookies, and Santa Claus?
  - **A:** Hot Chocolate, Cookies, and Santa Claus is organized by Castle Rock Historical Society and Museum.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Hot Chocolate, Cookies, and Santa Claus",
        "image": "https://cdn-az.allevents.in/events4/banners/57f152fc2cf99a5477d619d27d7cc103cfb0c7228381976a2d533ac686c3d443-rimg-w819-h689-dcfefefe-gmir?v=1765644818",
        "startDate": "2025-12-13",
        "endDate": "2025-12-13",
        "url": "https://allevents.in/castle-rock/hot-chocolate-cookies-and-santa-claus/200029351296238",
        "location": {
            "@type": "Place",
            "name": "Downtown Castle Rock",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Castle Rock, Colorado",
                "addressLocality": "Castle Rock",
                "addressRegion": "CO",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "39.367612",
                "longitude": "-104.858545"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us December 13th, 1-4pm, at the Castle Rock Museum, 420 Elbert St. Enjoy hot chocolate, cookies, and a visit from Santa Claus.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Castle Rock Historical Society and Museum",
                "url": "https://allevents.in/org/castle-rock-historical-society-and-museum/26078734"
            }
        ]
    }
]
```