

# Event Details

- **Event Name**: Community Holiday Movie Day
- **Event Start and End Date**: Sun, 21 Dec, 2025 at 02:00 pm
- **Event Description**: Rescheduled for Sunday 12/21 Activities at 2 Movie Starts at 3
- **Event URL**: https://allevents.in/parkersburg/community-holiday-movie-day/200029371230059
- **Event Categories**: entertainment, holiday
- **Interested Audience**: 
  - total_interested_count: 3

## Ticket Details


## Event venue details

- **city**: Parkersburg
- **state**: WV
- **country**: United States
- **location**: 1511 Blizzard Dr, Parkersburg, WV 26101-6424, United States
- **lat**: 39.24366
- **long**: -81.54912
- **full address**: 1511 Blizzard Dr, Parkersburg, WV 26101-6424, United States

## Event gallery

- **Alt text**: Community Holiday Movie Day
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/0102097f75a82219ec998322cea9bac465c0e513a8205f60728b20dc31ab735b-rimg-w1200-h1697-dc05172f-gmir?v=1766036939

## FAQs

- **Q**: When and where is Community Holiday Movie Day being held?
  - **A:** Community Holiday Movie Day takes place on Sun, 21 Dec, 2025 at 02:00 pm to Sun, 21 Dec, 2025 at 02:00 pm at 1511 Blizzard Dr, Parkersburg, WV 26101-6424, United States.
- **Q**: Who is organizing Community Holiday Movie Day?
  - **A:** Community Holiday Movie Day is organized by Parkersburg South Student Council.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Community Holiday Movie Day",
        "image": "https://cdn-az.allevents.in/events9/banners/0102097f75a82219ec998322cea9bac465c0e513a8205f60728b20dc31ab735b-rimg-w1200-h1697-dc05172f-gmir?v=1766036939",
        "startDate": "2025-12-21",
        "url": "https://allevents.in/parkersburg/community-holiday-movie-day/200029371230059",
        "location": {
            "@type": "Place",
            "name": "1511 Blizzard Dr, Parkersburg, WV 26101-6424, United States",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1511 Blizzard Dr, Parkersburg, WV 26101-6424, United States",
                "addressLocality": "Parkersburg",
                "addressRegion": "WV",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "39.24366",
                "longitude": "-81.54912"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Rescheduled for Sunday 12/21 Activities at 2 Movie Starts at 3",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Parkersburg South Student Council",
                "url": "https://allevents.in/org/parkersburg-south-student-council/20790426"
            }
        ]
    }
]
```