

# Event Details

- **Event Name**: The Polar Express
- **Event Start and End Date**: Sun, 01 Nov, 2026 at 01:30 pm (-06:00)
- **Event Description**: When a doubting young boy takes an extraordinary train ride to the North Pole, he embarks on a journey of self-discovery that shows him that the wonder of life never fades for those who believe.
- **Event URL**: https://allevents.in/franklin/the-polar-express/200030563720847
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 3

## Ticket Details


## Event venue details

- **city**: Franklin
- **state**: TN
- **country**: United States
- **location**: 419 Main St, Franklin, TN, United States, Tennessee 37064
- **lat**: 35.92414
- **long**: -86.87089
- **full address**: 419 Main St, Franklin, TN, United States, Tennessee 37064

## Event gallery

- **Alt text**: The Polar Express
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/91929a1b58563b110f28bfdaeba26a3bfc66218dc5e721df4cbcf4113622f08a-rimg-w1200-h672-dc385898-gmir?v=1788180805

## FAQs

- **Q**: When and where is The Polar Express being held?
  - **A:** The Polar Express takes place on Sun, 01 Nov, 2026 at 01:30 pm to Sun, 01 Nov, 2026 at 01:30 pm at 419 Main St, Franklin, TN, United States, Tennessee 37064.
- **Q**: Who is organizing The Polar Express?
  - **A:** The Polar Express is organized by The Franklin Theatre.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "The Polar Express",
        "image": "https://cdn-az.allevents.in/events3/banners/91929a1b58563b110f28bfdaeba26a3bfc66218dc5e721df4cbcf4113622f08a-rimg-w1200-h672-dc385898-gmir?v=1788180805",
        "startDate": "2026-11-01T13:30:00-06:00",
        "url": "https://allevents.in/franklin/the-polar-express/200030563720847",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "419 Main St, Franklin, TN, United States, Tennessee 37064",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "419 Main St, Franklin, TN 37064-2719, United States",
                "addressLocality": "Franklin",
                "addressRegion": "TN",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "35.92414",
                "longitude": "-86.87089"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "When a doubting young boy takes an extraordinary train ride to the North Pole, he embarks on a journey of self-discovery that shows him that the wonder of life never fades for those who believe.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "The Franklin Theatre",
                "url": "https://allevents.in/org/the-franklin-theatre/8186009",
                "description": "Music, Movies & Special Events"
            }
        ]
    }
]
```