

# Event Details

- **Event Name**: Movie Night at the Library
- **Event Start and End Date**: Sat, 11 Jul, 2026 at 08:00 pm
- **Event Description**: Join us as the sun goes down for an outdoor showing of Night at the Museum. Bring your blankets or lawn chairs for a fun evening!
- **Event URL**: https://allevents.in/nortonville/movie-night-at-the-library/200030283169026
- **Event Categories**: entertainment
- **Interested Audience**: 
  - total_interested_count: 5

## Ticket Details


## Event venue details

- **city**: Nortonville
- **state**: KS
- **country**: United States
- **location**: 407 Main St, Nortonville, KS, United States, Kansas 66060
- **lat**: 39.41691
- **long**: -95.33248
- **full address**: 407 Main St, Nortonville, KS, United States, Kansas 66060

## Event gallery

- **Alt text**: Movie Night at the Library
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/449c937ff08a2afee3f33217aec2aa114b0b012a392db2335ee25e01ebcd3c2d-rimg-w851-h315-dcffffff-gmir?v=1783479775

## FAQs

- **Q**: When and where is Movie Night at the Library being held?
  - **A:** Movie Night at the Library takes place on Sat, 11 Jul, 2026 at 08:00 pm to Sat, 11 Jul, 2026 at 08:00 pm at 407 Main St, Nortonville, KS, United States, Kansas 66060.
- **Q**: Who is organizing Movie Night at the Library?
  - **A:** Movie Night at the Library is organized by Nortonville Public Library.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Movie Night at the Library",
        "image": "https://cdn-az.allevents.in/events10/banners/449c937ff08a2afee3f33217aec2aa114b0b012a392db2335ee25e01ebcd3c2d-rimg-w851-h315-dcffffff-gmir?v=1783479775",
        "startDate": "2026-07-11",
        "url": "https://allevents.in/nortonville/movie-night-at-the-library/200030283169026",
        "location": {
            "@type": "Place",
            "name": "407 Main St, Nortonville, KS, United States, Kansas 66060",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "407 Main St, Nortonville, KS 66060-4001, United States",
                "addressLocality": "Nortonville",
                "addressRegion": "KS",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "39.41691",
                "longitude": "-95.33248"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us as the sun goes down for an outdoor showing of Night at the Museum. Bring your blankets or lawn chairs for a fun evening!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Nortonville Public Library",
                "url": "https://allevents.in/org/nortonville-public-library/21167810"
            }
        ]
    }
]
```