

# Event Details

- **Event Name**: Library Night at the Movies
- **Event Start and End Date**: Thu, 15 Jan, 2026 at 07:00 pm
- **Event Description**: Come see a great movie and help out the Palmer Library. The Senate Theater is opening up for a Fundraiser and will be showing The Lord of the Rings: The Fellowship of the Ring. Tickets are $5 and money raised goes to the Palmer Library Endowment Fund.
- **Event URL**: https://allevents.in/elsberry/library-night-at-the-movies/200029045766932
- **Event Categories**: entertainment, nonprofit
- **Interested Audience**: 
  - total_interested_count: 48

## Ticket Details


## Event venue details

- **city**: Elsberry
- **state**: MO
- **country**: United States
- **location**: Senate Theatre
- **lat**: 39.16538
- **long**: -90.7828
- **full address**: Senate Theatre, 304 Broadway St,Elsberry, Missouri, United States

## Event gallery

- **Alt text**: Library Night at the Movies
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/dc03eae48d967bd4febccc3c4131945b84d50b6d7cc79ea2660fe06023d12a61-rimg-w960-h438-dcfefefe-gmir?v=1768249614

## FAQs

- **Q**: When and where is Library Night at the Movies being held?
  - **A:** Library Night at the Movies takes place on Thu, 15 Jan, 2026 at 07:00 pm to Thu, 15 Jan, 2026 at 07:00 pm at Senate Theatre, 304 Broadway St,Elsberry, Missouri, United States.
- **Q**: Who is organizing Library Night at the Movies?
  - **A:** Library Night at the Movies is organized by Palmer Library.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Library Night at the Movies",
        "image": "https://cdn-az.allevents.in/events8/banners/dc03eae48d967bd4febccc3c4131945b84d50b6d7cc79ea2660fe06023d12a61-rimg-w960-h438-dcfefefe-gmir?v=1768249614",
        "startDate": "2026-01-15",
        "url": "https://allevents.in/elsberry/library-night-at-the-movies/200029045766932",
        "location": {
            "@type": "Place",
            "name": "Senate Theatre",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "304 Broadway St,Elsberry, Missouri",
                "addressLocality": "Elsberry",
                "addressRegion": "MO",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "39.16538",
                "longitude": "-90.7828"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come see a great movie and help out the Palmer Library. The Senate Theater is opening up for a Fundraiser and will be showing The Lord of the Rings: The Fellowship of the Ring. Tickets are $5 and money raised goes to the Palmer Library Endowment Fund.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Palmer Library",
                "url": "https://allevents.in/org/palmer-library/25984543"
            }
        ]
    }
]
```