

# Event Details

- **Event Name**: Polar Express Pajama Day
- **Event Start and End Date**: Mon, 22 Dec, 2025 at 11:00 am
- **Event Description**: Join the Cedartown Library for a showing of The Polar Express (2004)(G). Wear your pajamas and bring a blanket! Stay after the movie to participate in games and activities!
- **Event URL**: https://allevents.in/cedartown/polar-express-pajama-day/200029263989213
- **Event Categories**: entertainment
- **Interested Audience**: 
  - total_interested_count: 8

## Ticket Details


## Event venue details

- **city**: Cedartown
- **state**: GA
- **country**: United States
- **location**: 245 East Ave, Cedartown, GA 30125-3001, United States
- **lat**: 34.01455
- **long**: -85.25313
- **full address**: 245 East Ave, Cedartown, GA 30125-3001, United States

## Event gallery

- **Alt text**: Polar Express Pajama Day
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/7c3105dfa61e606a123720efa653254f6743f153a796e714a9010cd38b0ba798-rimg-w1200-h628-dc303338-gmir?v=1766091170

## FAQs

- **Q**: When and where is Polar Express Pajama Day being held?
  - **A:** Polar Express Pajama Day takes place on Mon, 22 Dec, 2025 at 11:00 am to Mon, 22 Dec, 2025 at 11:00 am at 245 East Ave, Cedartown, GA 30125-3001, United States.
- **Q**: Who is organizing Polar Express Pajama Day?
  - **A:** Polar Express Pajama Day is organized by Sara Hightower Regional Library System.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Polar Express Pajama Day",
        "image": "https://cdn-az.allevents.in/events7/banners/7c3105dfa61e606a123720efa653254f6743f153a796e714a9010cd38b0ba798-rimg-w1200-h628-dc303338-gmir?v=1766091170",
        "startDate": "2025-12-22",
        "url": "https://allevents.in/cedartown/polar-express-pajama-day/200029263989213",
        "location": {
            "@type": "Place",
            "name": "245 East Ave, Cedartown, GA 30125-3001, United States",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "245 East Ave, Cedartown, GA 30125-3001, United States",
                "addressLocality": "Cedartown",
                "addressRegion": "GA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "34.01455",
                "longitude": "-85.25313"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join the Cedartown Library for a showing of The Polar Express (2004)(G). Wear your pajamas and bring a blanket! Stay after the movie to participate in games and activities!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Sara Hightower Regional Library System",
                "url": "https://allevents.in/org/sara-hightower-regional-library-system/25945436"
            }
        ]
    }
]
```