

# Event Details

- **Event Name**: Family Movie Day
- **Event Start and End Date**: Sun, 14 Dec, 2025 at 11:00 am
- **Event Description**: Join us for a free holiday movie! We'll be showing Home Alone, starting at 11am, have hot choclate, cookies, and a coloring contest! Event is from 11am-1pm.
- **Event URL**: https://allevents.in/cortland/family-movie-day/200029235380353
- **Event Categories**: entertainment, contests, holiday
- **Interested Audience**: 
  - total_interested_count: 28

## Ticket Details


## Event venue details

- **city**: Cortland
- **state**: NY
- **country**: United States
- **location**: 22 Tompkins St, Cortland, NY, United States, New York 13045
- **lat**: 42.59715
- **long**: -76.18211
- **full address**: 22 Tompkins St, Cortland, NY, United States, New York 13045

## Event gallery

- **Alt text**: Family Movie Day
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/b562844809f85f8432aadd82d698bf1ebf126cd26c80232601a9cafd6135c5dd-rimg-w1200-h1553-dcfeffff-gmir?v=1765234104

## FAQs

- **Q**: When and where is Family Movie Day being held?
  - **A:** Family Movie Day takes place on Sun, 14 Dec, 2025 at 11:00 am to Sun, 14 Dec, 2025 at 11:00 am at 22 Tompkins St, Cortland, NY, United States, New York 13045.
- **Q**: Who is organizing Family Movie Day?
  - **A:** Family Movie Day is organized by Cortland County Family YMCA.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Family Movie Day",
        "image": "https://cdn-az.allevents.in/events1/banners/b562844809f85f8432aadd82d698bf1ebf126cd26c80232601a9cafd6135c5dd-rimg-w1200-h1553-dcfeffff-gmir?v=1765234104",
        "startDate": "2025-12-14",
        "url": "https://allevents.in/cortland/family-movie-day/200029235380353",
        "location": {
            "@type": "Place",
            "name": "22 Tompkins St, Cortland, NY, United States, New York 13045",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "22 Tompkins St, Cortland, NY 13045-2541, United States",
                "addressLocality": "Cortland",
                "addressRegion": "NY",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.59715",
                "longitude": "-76.18211"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for a free holiday movie! We'll be showing Home Alone, starting at 11am, have hot choclate, cookies, and a coloring contest! Event is from 11am-1pm.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Cortland County Family YMCA",
                "url": "https://allevents.in/org/cortland-county-family-ymca/26134608"
            }
        ]
    }
]
```