

# Event Details

- **Event Name**: Evening Movie
- **Event Start and End Date**: Wed, 19 Aug, 2026 at 04:00 pm – Wed, 19 Aug, 2026 at 05:45 pm (-04:00)
- **Event Description**: Join us for a free showing of Monsters University!
- **Event URL**: https://allevents.in/fort-knox/evening-movie/200030103730144
- **Event Categories**: entertainment
- **Interested Audience**: 
  - total_interested_count: 1

## Ticket Details


## Event venue details

- **city**: Fort Knox
- **state**: KY
- **country**: United States
- **location**: 62 W Spearhead Division Avenue, Fort Knox, KY, United States, Kentucky 40121
- **lat**: 37.89851
- **long**: -85.93791
- **full address**: 62 W Spearhead Division Avenue, Fort Knox, KY, United States, Kentucky 40121

## Event gallery

- **Alt text**: Evening Movie
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/9b31506901a8fcece636c0a00b30ab2dd236c8a17aa2bb02bf41afe6481dee38-rimg-w1200-h1552-dcbf0507-gmir?v=1780111760

## FAQs

- **Q**: When and where is Evening Movie being held?
  - **A:** Evening Movie takes place on Wed, 19 Aug, 2026 at 04:00 pm to Wed, 19 Aug, 2026 at 05:45 pm at 62 W Spearhead Division Avenue, Fort Knox, KY, United States, Kentucky 40121.
- **Q**: Who is organizing Evening Movie?
  - **A:** Evening Movie is organized by Barr Memorial Library.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Evening Movie",
        "image": "https://cdn-az.allevents.in/events8/banners/9b31506901a8fcece636c0a00b30ab2dd236c8a17aa2bb02bf41afe6481dee38-rimg-w1200-h1552-dcbf0507-gmir?v=1780111760",
        "startDate": "2026-08-19T16:00:00-04:00",
        "endDate": "2026-08-19T17:45:00-04:00",
        "url": "https://allevents.in/fort-knox/evening-movie/200030103730144",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "62 W Spearhead Division Avenue, Fort Knox, KY, United States, Kentucky 40121",
            "address": {
                "@type": "PostalAddress",
                "name": "62 W Spearhead Division Avenue, Fort Knox, KY, United States, Kentucky 40121",
                "addressLocality": "Fort Knox",
                "addressRegion": "KY",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "37.89851",
                "longitude": "-85.93791"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for a free showing of Monsters University!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Barr Memorial Library",
                "url": "https://allevents.in/org/barr-memorial-library/11359155",
                "description": "Proudly serving Soldiers and Families, Civilians, Contractors, and Students at Fort Knox, Kentucky."
            }
        ]
    }
]
```