

# Event Details

- **Event Name**: Christmas Movie at the Library
- **Event Start and End Date**: Tue, 16 Dec, 2025 at 10:30 am
- **Event Description**: Patron will enjoy watching the movie “Candy Cane Lane.” This event is for adults. Please register at (205) 322-1140.
- **Event URL**: https://allevents.in/birmingham/christmas-movie-at-the-library/200028905404600
- **Event Categories**: entertainment, christmas
- **Interested Audience**: 
  - total_interested_count: 6

## 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**: Christmas Movie at the Library
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/31a4c19fb618303ddade6ce5d04c74fe549a199e3e216d550f080d5adac81835-rimg-w1200-h1553-dc080920-gmir?v=1765679581

## FAQs

- **Q**: When and where is Christmas Movie at the Library being held?
  - **A:** Christmas Movie at the Library takes place on Tue, 16 Dec, 2025 at 10:30 am to Tue, 16 Dec, 2025 at 10:30 am at 2 6th Ave SW, Birmingham, AL, United States, Alabama 35211.
- **Q**: Who is organizing Christmas Movie at the Library?
  - **A:** Christmas 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": "Christmas Movie at the Library",
        "image": "https://cdn-az.allevents.in/events3/banners/31a4c19fb618303ddade6ce5d04c74fe549a199e3e216d550f080d5adac81835-rimg-w1200-h1553-dc080920-gmir?v=1765679581",
        "startDate": "2025-12-16",
        "url": "https://allevents.in/birmingham/christmas-movie-at-the-library/200028905404600",
        "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": "Patron will enjoy watching the movie “Candy Cane Lane.” This event is for adults. Please register at (205) 322-1140.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Titusville Library (Birmingham Public Library System)",
                "url": "https://allevents.in/org/titusville-library-birmingham-public-library-system/26012806"
            }
        ]
    }
]
```