

# Event Details

- **Event Name**: Movie at the Library
- **Event Start and End Date**: Thu, 23 Apr, 2026 at 10:30 am (-05:00)
- **Event Description**: Join the Titusville Branch for one of our latest movies. This event is for adults.
- **Event URL**: https://allevents.in/birmingham/movie-at-the-library/200029599006315
- **Event Categories**: entertainment
- **Interested Audience**: 
  - total_interested_count: 3

## Ticket Details


## Event venue details

- **city**: Birmingham
- **state**: AL
- **country**: United States
- **location**: 2 6th Ave SW, Birmingham, AL, United States, Alabama 35211
- **lat**: 33.49266
- **long**: -86.83152
- **full address**: 2 6th Ave SW, Birmingham, AL, United States, Alabama 35211

## Event gallery

- **Alt text**: Movie at the Library
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/e2ca71614221e0d694c41995ff6062aafc1390e8071ca31dd323b8e5106aa55b-rimg-w1200-h1553-dcffdab5-gmir?v=1776068496

## FAQs

- **Q**: When and where is Movie at the Library being held?
  - **A:** Movie at the Library takes place on Thu, 23 Apr, 2026 at 10:30 am to Thu, 23 Apr, 2026 at 10:30 am at 2 6th Ave SW, Birmingham, AL, United States, Alabama 35211.
- **Q**: Who is organizing Movie at the Library?
  - **A:** Movie at the Library is organized by Titusville Library (Birmingham Public Library System).

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Movie at the Library",
        "image": "https://cdn-az.allevents.in/events2/banners/e2ca71614221e0d694c41995ff6062aafc1390e8071ca31dd323b8e5106aa55b-rimg-w1200-h1553-dcffdab5-gmir?v=1776068496",
        "startDate": "2026-04-23T10:30:00-05:00",
        "url": "https://allevents.in/birmingham/movie-at-the-library/200029599006315",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "2 6th Ave SW, Birmingham, AL, United States, Alabama 35211",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "2 6th Ave SW, Birmingham, AL 35211-2909, United States",
                "addressLocality": "Birmingham",
                "addressRegion": "AL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "33.49266",
                "longitude": "-86.83152"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join the Titusville Branch for one of our latest movies. This event is for adults.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Titusville Library (Birmingham Public Library System)",
                "url": "https://allevents.in/org/titusville-library-birmingham-public-library-system/19767823"
            }
        ]
    }
]
```