

# Event Details

- **Event Name**: MOVIE NIGHT
- **Event Start and End Date**: Fri, 20 Feb, 2026 at 05:30 pm
- **Event Description**: Special movie showing by local producer, Tom Davenport! Friday, February 20th at Emmanuel Church in Delaplane. All are invited!
- **Event URL**: https://allevents.in/delaplane/movie-night/200029660158143
- **Event Categories**: entertainment
- **Interested Audience**: 
  - total_interested_count: 6

## Ticket Details


## Event venue details

- **city**: Delaplane
- **state**: VA
- **country**: United States
- **location**: 9668 Maidstone Road, Delaplane, VA
- **lat**: 38.90032
- **long**: -77.91251
- **full address**: 9668 Maidstone Road, Delaplane, VA, United States

## Event gallery

- **Alt text**: MOVIE NIGHT
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/d38809c5e68976d1214a07df0dd0eb7e743c5aef79fc7442c54532386ae3b651-rimg-w720-h1280-dc010101-gmir?v=1770989382

## FAQs

- **Q**: When and where is MOVIE NIGHT being held?
  - **A:** MOVIE NIGHT takes place on Fri, 20 Feb, 2026 at 05:30 pm to Fri, 20 Feb, 2026 at 05:30 pm at 9668 Maidstone Road, Delaplane, VA, United States.
- **Q**: Who is organizing MOVIE NIGHT?
  - **A:** MOVIE NIGHT is organized by Emmanuel Episcopal Church, Delaplane.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "MOVIE NIGHT",
        "image": "https://cdn-az.allevents.in/events9/banners/d38809c5e68976d1214a07df0dd0eb7e743c5aef79fc7442c54532386ae3b651-rimg-w720-h1280-dc010101-gmir?v=1770989382",
        "startDate": "2026-02-20",
        "url": "https://allevents.in/delaplane/movie-night/200029660158143",
        "location": {
            "@type": "Place",
            "name": "9668 Maidstone Road, Delaplane, VA",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "9668 Maidstone Rd, Delaplane, VA 20144-2211, United States",
                "addressLocality": "Delaplane",
                "addressRegion": "VA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "38.90032",
                "longitude": "-77.91251"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Special movie showing by local producer, Tom Davenport! Friday, February 20th at Emmanuel Church in Delaplane. All are invited!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Emmanuel Episcopal Church Delaplane",
                "url": "https://allevents.in/org/emmanuel-episcopal-church-delaplane/22658822"
            }
        ]
    }
]
```