

# Event Details

- **Event Name**: Jackson’s Holiday Movie Night
- **Event Start and End Date**: Fri, 12 Dec, 2025 at 07:00 pm
- **Event Description**: Join us for a magical movie night December 12th inside the school gym. 

Details will come closer to time including:
- Voting on the movie
- Jaguar snack pack details
- And more!
- **Event URL**: https://allevents.in/davenport/jackson’s-holiday-movie-night/200028960017552
- **Event Categories**: entertainment, holiday
- **Interested Audience**: 
  - total_interested_count: 36

## Ticket Details


## Event venue details

- **city**: Davenport
- **state**: IA
- **country**: United States
- **location**: Jackson Elementary School
- **lat**: 41.532597260764
- **long**: -90.648403053784
- **full address**: Jackson Elementary School, 1307 Wisconsin Ave,Davenport, Iowa, United States

## Event gallery

- **Alt text**: Jackson’s Holiday Movie Night
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/e4f560181d27ba207f6d09ab4281cb9adc50fed87d352b13187dbd0af28f8462-rimg-w850-h315-dcb69977-gmir?v=1765275843

## FAQs

- **Q**: When and where is Jackson’s Holiday Movie Night being held?
  - **A:** Jackson’s Holiday Movie Night takes place on Fri, 12 Dec, 2025 at 07:00 pm to Fri, 12 Dec, 2025 at 07:00 pm at Jackson Elementary School, 1307 Wisconsin Ave,Davenport, Iowa, United States.
- **Q**: Who is organizing Jackson’s Holiday Movie Night?
  - **A:** Jackson’s Holiday Movie Night is organized by Jackson Elementary PTA.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Jackson’s Holiday Movie Night",
        "image": "https://cdn-az.allevents.in/events3/banners/e4f560181d27ba207f6d09ab4281cb9adc50fed87d352b13187dbd0af28f8462-rimg-w850-h315-dcb69977-gmir?v=1765275843",
        "startDate": "2025-12-12",
        "url": "https://allevents.in/davenport/jackson’s-holiday-movie-night/200028960017552",
        "location": {
            "@type": "Place",
            "name": "Jackson Elementary School",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1307 Wisconsin Ave,Davenport, Iowa",
                "addressLocality": "Davenport",
                "addressRegion": "IA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.532597260764",
                "longitude": "-90.648403053784"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for a magical movie night December 12th inside the school gym. \n\nDetails will come closer to time including:\n- Voting on the movie\n- Jaguar snack pack details\n- And more!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Jackson Elementary PTA",
                "url": "https://allevents.in/org/jackson-elementary-pta/26434983"
            }
        ]
    }
]
```