

# Event Details

- **Event Name**: Hot Chocolate & Holiday Movie
- **Event Start and End Date**: Tue, 23 Dec, 2025 at 01:00 pm
- **Event Description**: Enjoy hot cocoa and popcorn while you watch the classic 
Holiday movie "A Christmas Story" (1983, Rated PG)
- **Event URL**: https://allevents.in/rochelle/hot-chocolate-and-holiday-movie/200028711070524
- **Event Categories**: entertainment, holiday, christmas
- **Interested Audience**: 
  - total_interested_count: 42

## Ticket Details


## Event venue details

- **city**: Rochelle
- **state**: IL
- **country**: United States
- **location**: 619 4th Ave, Rochelle, IL, United States, Illinois 61068
- **lat**: 41.923
- **long**: -89.06868
- **full address**: 619 4th Ave, Rochelle, IL, United States, Illinois 61068

## Event gallery

- **Alt text**: Hot Chocolate &amp; Holiday Movie
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/ed383be59d5b6e48773d9044cdc2ee7cdae6c751a22b4a5742873eaeceed806c-rimg-w1200-h773-dcffffff-gmir?v=1766069178

## FAQs

- **Q**: When and where is Hot Chocolate & Holiday Movie being held?
  - **A:** Hot Chocolate &amp; Holiday Movie takes place on Tue, 23 Dec, 2025 at 01:00 pm to Tue, 23 Dec, 2025 at 01:00 pm at 619 4th Ave, Rochelle, IL, United States, Illinois 61068.
- **Q**: Who is organizing Hot Chocolate & Holiday Movie?
  - **A:** Hot Chocolate &amp; Holiday Movie is organized by Flagg-Rochelle Public Library.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Hot Chocolate &amp; Holiday Movie",
        "image": "https://cdn-az.allevents.in/events4/banners/ed383be59d5b6e48773d9044cdc2ee7cdae6c751a22b4a5742873eaeceed806c-rimg-w1200-h773-dcffffff-gmir?v=1766069178",
        "startDate": "2025-12-23",
        "url": "https://allevents.in/rochelle/hot-chocolate-and-holiday-movie/200028711070524",
        "location": {
            "@type": "Place",
            "name": "619 4th Ave, Rochelle, IL, United States, Illinois 61068",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "619 4th Ave, Rochelle, IL 61068-1512, United States",
                "addressLocality": "Rochelle",
                "addressRegion": "IL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.923",
                "longitude": "-89.06868"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Enjoy hot cocoa and popcorn while you watch the classic \nHoliday movie \"A Christmas Story\" (1983, Rated PG)",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Flagg-Rochelle Public Library",
                "url": "https://allevents.in/org/flagg-rochelle-public-library/25980578"
            }
        ]
    }
]
```