

# Event Details

- **Event Name**: Evening Movie
- **Event Start and End Date**: Wed, 18 Mar, 2026 at 04:00 pm – Wed, 18 Mar, 2026 at 05:40 pm
- **Event Description**: Join us for a free showing of Minecraft!
- **Event URL**: https://allevents.in/fort-knox/evening-movie/200029537072513
- **Event Categories**: entertainment
- **Interested Audience**: 
  - total_interested_count: 4

## 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/events10/banners/3eb98b59c5398e5144a5e4e0a45a222e209894591cc2817664e3d7f1cd60c027-rimg-w750-h421-dc47a1c5-gmir?v=1773700864

## FAQs

- **Q**: When and where is Evening Movie being held?
  - **A:** Evening Movie takes place on Wed, 18 Mar, 2026 at 04:00 pm to Wed, 18 Mar, 2026 at 05:40 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/events10/banners/3eb98b59c5398e5144a5e4e0a45a222e209894591cc2817664e3d7f1cd60c027-rimg-w750-h421-dc47a1c5-gmir?v=1773700864",
        "startDate": "2026-03-18",
        "endDate": "2026-03-18",
        "url": "https://allevents.in/fort-knox/evening-movie/200029537072513",
        "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 Minecraft!",
        "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."
            }
        ]
    }
]
```