

# Event Details

- **Event Name**: Matinee Movie
- **Event Start and End Date**: Sat, 21 Mar, 2026 at 11:00 am – Sat, 21 Mar, 2026 at 12:40 pm
- **Event Description**: Join us for a free showing of Minecraft!
- **Event URL**: https://allevents.in/fort-knox/matinee-movie/200029771246113
- **Event Categories**: entertainment
- **Interested Audience**: 
  - total_interested_count: 5

## 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**: Matinee Movie
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/da0b30d026459929f6e52076c751f6f88866d754a6c3cabbedc8cd20a7ec5668-rimg-w750-h421-dc47a1c5-gmir?v=1773574276

## FAQs

- **Q**: When and where is Matinee Movie being held?
  - **A:** Matinee Movie takes place on Sat, 21 Mar, 2026 at 11:00 am to Sat, 21 Mar, 2026 at 12:40 pm at 62 W Spearhead Division Avenue, Fort Knox, KY, United States, Kentucky 40121.
- **Q**: Who is organizing Matinee Movie?
  - **A:** Matinee Movie is organized by Barr Memorial Library.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Matinee Movie",
        "image": "https://cdn-az.allevents.in/events8/banners/da0b30d026459929f6e52076c751f6f88866d754a6c3cabbedc8cd20a7ec5668-rimg-w750-h421-dc47a1c5-gmir?v=1773574276",
        "startDate": "2026-03-21",
        "endDate": "2026-03-21",
        "url": "https://allevents.in/fort-knox/matinee-movie/200029771246113",
        "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."
            }
        ]
    }
]
```