

# Event Details

- **Event Name**: PTO Christmas Movie
- **Event Start and End Date**: Sun, 07 Dec, 2025 at 02:00 pm
- **Event Description**: Join us for a Christmas movie. Please wear your favorite Christmas pajamas. We will have popcorn and juice!
- **Event URL**: https://allevents.in/elk-point/pto-christmas-movie/200029256093316
- **Event Categories**: entertainment, christmas
- **Interested Audience**: 
  - total_interested_count: 23

## Ticket Details


## Event venue details

- **city**: Elk Point
- **state**: SD
- **country**: United States
- **location**: Elk Point-Jefferson High School - 01
- **lat**: 42.682623243221
- **long**: -96.688656514747
- **full address**: Elk Point-Jefferson High School - 01, 402 S Douglas St,Elk Point, South Dakota, United States

## Event gallery

- **Alt text**: PTO Christmas Movie
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=PTO+Christmas+Movie&date=Sun%2C+07+Dec%2C+2025+at+02%3A00+pm&bg=2

## FAQs

- **Q**: When and where is PTO Christmas Movie being held?
  - **A:** PTO Christmas Movie takes place on Sun, 07 Dec, 2025 at 02:00 pm to Sun, 07 Dec, 2025 at 02:00 pm at Elk Point-Jefferson High School - 01, 402 S Douglas St,Elk Point, South Dakota, United States.
- **Q**: Who is organizing PTO Christmas Movie?
  - **A:** PTO Christmas Movie is organized by Elk Point-Jefferson PTO.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "PTO Christmas Movie",
        "image": "https://dyn-image.allevents.in/generate-image?v=4&title=PTO+Christmas+Movie&date=Sun%2C+07+Dec%2C+2025+at+02%3A00+pm&bg=2",
        "startDate": "2025-12-07",
        "url": "https://allevents.in/elk-point/pto-christmas-movie/200029256093316",
        "location": {
            "@type": "Place",
            "name": "Elk Point-Jefferson High School - 01",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "402 S Douglas St,Elk Point, South Dakota",
                "addressLocality": "Elk Point",
                "addressRegion": "SD",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.682623243221",
                "longitude": "-96.688656514747"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for a Christmas movie. Please wear your favorite Christmas pajamas. We will have popcorn and juice!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Elk Point-Jefferson PTO",
                "url": "https://allevents.in/org/elk-point-jefferson-pto/22194756"
            }
        ]
    }
]
```