

# Event Details

- **Event Name**: Movie Morning: Polar Express
- **Event Start and End Date**: Thu, 04 Dec, 2025 at 10:30 am
- **Event Description**: Join us December 4th at 10:30am for a Polar Express movie morning at the library! Along with watching the movie, we will provide snacks and drinks during the movie and silver bells for kids to take home (while supplies last).
- **Event URL**: https://allevents.in/monroe/movie-morning-polar-express/200029259537652
- **Event Categories**: entertainment, kids
- **Interested Audience**: 
  - total_interested_count: 25

## Ticket Details


## Event venue details

- **city**: Monroe
- **state**: GA
- **country**: United States
- **location**: 217 W Spring St, Monroe, GA, United States, Georgia 30655
- **lat**: 33.79401
- **long**: -83.71548
- **full address**: 217 W Spring St, Monroe, GA, United States, Georgia 30655

## Event gallery

- **Alt text**: Movie Morning: Polar Express
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/d7c8c6618e844d21b858e9f5ae2c66ab17adb2f281d6f7e8fb292263188ca541-rimg-w600-h600-dcd5deed-gmir?v=1764751850

## FAQs

- **Q**: When and where is Movie Morning: Polar Express being held?
  - **A:** Movie Morning: Polar Express takes place on Thu, 04 Dec, 2025 at 10:30 am to Thu, 04 Dec, 2025 at 10:30 am at 217 W Spring St, Monroe, GA, United States, Georgia 30655.
- **Q**: Who is organizing Movie Morning: Polar Express?
  - **A:** Movie Morning: Polar Express is organized by Monroe-Walton County Library.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Movie Morning: Polar Express",
        "image": "https://cdn-az.allevents.in/events9/banners/d7c8c6618e844d21b858e9f5ae2c66ab17adb2f281d6f7e8fb292263188ca541-rimg-w600-h600-dcd5deed-gmir?v=1764751850",
        "startDate": "2025-12-04",
        "url": "https://allevents.in/monroe/movie-morning-polar-express/200029259537652",
        "location": {
            "@type": "Place",
            "name": "217 W Spring St, Monroe, GA, United States, Georgia 30655",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "217 W Spring St, Monroe, GA 30655-1913, United States",
                "addressLocality": "Monroe",
                "addressRegion": "GA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "33.79401",
                "longitude": "-83.71548"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us December 4th at 10:30am for a Polar Express movie morning at the library! Along with watching the movie, we will provide snacks and drinks during the movie and silver bells for kids to take home (while supplies last).",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Monroe-Walton County Library",
                "url": "https://allevents.in/org/monroe-walton-county-library/26111865"
            }
        ]
    }
]
```