

# Event Details

- **Event Name**: Kids' Movie Night
- **Event Start and End Date**: Tue, 09 Dec, 2025 at 05:00 pm – Tue, 09 Dec, 2025 at 07:00 pm
- **Event Description**: Watch a free Kids' Movie on the second Tuesday of the month at 5 pm at Churchland Branch Library.
Call 757-686-2538 for more information.
- **Event URL**: https://allevents.in/portsmouth/kids-movie-night/200029213618237
- **Event Categories**: entertainment, kids
- **Interested Audience**: 
  - total_interested_count: 6

## Ticket Details


## Event venue details

- **city**: Portsmouth
- **state**: VA
- **country**: United States
- **location**: Churchland Library
- **lat**: 36.852343733134
- **long**: -76.378529925966
- **full address**: Churchland Library, 4934 High Street West,Portsmouth,VA,United States

## Event gallery

- **Alt text**: Kids' Movie Night
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/b008db43320244a25704b3b7b2047d1ab77303c7a5d3e14177c835dd3c31771c-rimg-w776-h1200-dcf48661-gmir?v=1764954217

## FAQs

- **Q**: When and where is Kids' Movie Night being held?
  - **A:** Kids' Movie Night takes place on Tue, 09 Dec, 2025 at 05:00 pm to Tue, 09 Dec, 2025 at 07:00 pm at Churchland Library, 4934 High Street West,Portsmouth,VA,United States.
- **Q**: Who is organizing Kids' Movie Night?
  - **A:** Kids' Movie Night is organized by Portsmouth Public Library.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Kids' Movie Night",
        "image": "https://cdn-az.allevents.in/events8/banners/b008db43320244a25704b3b7b2047d1ab77303c7a5d3e14177c835dd3c31771c-rimg-w776-h1200-dcf48661-gmir?v=1764954217",
        "startDate": "2025-12-09",
        "endDate": "2025-12-09",
        "url": "https://allevents.in/portsmouth/kids-movie-night/200029213618237",
        "location": {
            "@type": "Place",
            "name": "Churchland Library",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "4934 High Street West,Portsmouth,VA,United States",
                "addressLocality": "Portsmouth",
                "addressRegion": "VA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "36.852343733134",
                "longitude": "-76.378529925966"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Watch a free Kids' Movie on the second Tuesday of the month at 5 pm at Churchland Branch Library.\nCall 757-686-2538 for more information.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Portsmouth Public Library",
                "url": "https://allevents.in/org/portsmouth-public-library/25936234"
            }
        ]
    }
]
```