

# Event Details

- **Event Name**: King of Kings Movie Night
- **Event Start and End Date**: Fri, 12 Dec, 2025 at 06:00 pm
- **Event Description**: We are showing King of Kings on the big screen! Movie admission is Free and free popcorn available!

Movie synopsis: “A father tells his son the greatest story ever told, and what begins as a bedtime tale becomes a life-changing journey”.
Rated PG
2025 Release
- **Event URL**: https://allevents.in/north-pole/king-of-kings-movie-night/200029166984646
- **Event Categories**: entertainment
- **Interested Audience**: 
  - total_interested_count: 39

## Ticket Details


## Event venue details

- **city**: North Pole
- **state**: AK
- **country**: United States
- **location**: 2010 Holmes Road, North Pole, AK
- **lat**: 64.82058
- **long**: -147.4437
- **full address**: 2010 Holmes Road, North Pole, AK, United States

## Event gallery

- **Alt text**: King of Kings Movie Night
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/a0c844383d613d6cffdf702b6670bbaa43eb11214384ee0a920c622d60bd3a40-rimg-w850-h315-dc161f2d-gmir?v=1765590226

## FAQs

- **Q**: When and where is King of Kings Movie Night being held?
  - **A:** King of Kings Movie Night takes place on Fri, 12 Dec, 2025 at 06:00 pm to Fri, 12 Dec, 2025 at 06:00 pm at 2010 Holmes Road, North Pole, AK, United States.
- **Q**: Who is organizing King of Kings Movie Night?
  - **A:** King of Kings Movie Night is organized by Cross Roads Baptist Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "King of Kings Movie Night",
        "image": "https://cdn-az.allevents.in/events3/banners/a0c844383d613d6cffdf702b6670bbaa43eb11214384ee0a920c622d60bd3a40-rimg-w850-h315-dc161f2d-gmir?v=1765590226",
        "startDate": "2025-12-12",
        "url": "https://allevents.in/north-pole/king-of-kings-movie-night/200029166984646",
        "location": {
            "@type": "Place",
            "name": "2010 Holmes Road, North Pole, AK",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "2010 Holmes Rd, North Pole, AK 99705-8302, United States",
                "addressLocality": "North Pole",
                "addressRegion": "AK",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "64.82058",
                "longitude": "-147.4437"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "We are showing King of Kings on the big screen! Movie admission is Free and free popcorn available!\n\nMovie synopsis: “A father tells his son the greatest story ever told, and what begins as a bedtime tale becomes a life-changing journey”.\nRated PG\n2025 Release",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Cross Roads Baptist Church",
                "url": "https://allevents.in/org/cross-roads-baptist-church/26326991"
            }
        ]
    }
]
```