

# Event Details

- **Event Name**: Family Movie Night
- **Event Start and End Date**: Sat, 11 Jul, 2026 at 08:45 pm
- **Event Description**: Join us at Memorial Park on Saturday, July 11th for a FREE Family Movie Night featuring "Captain America: First Avenger."  The first 25 attendees receive a free snowcone from Purple Polar Bear!
- **Event URL**: https://allevents.in/taneytown/family-movie-night/200030050855208
- **Event Categories**: entertainment
- **Interested Audience**: 
  - total_interested_count: 39

## Ticket Details


## Event venue details

- **city**: Taneytown
- **state**: MD
- **country**: United States
- **location**: Taneytown Memorial Park
- **lat**: 39.66081
- **long**: -77.17925
- **full address**: Taneytown Memorial Park, Taneytown, United States

## Event gallery

- **Alt text**: Family Movie Night
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/2b4dc8f75925cd83f965ca1c12187f51bba452b4834e7efbe1028c4291c89d67-rimg-w1200-h630-dcf2f1ef-gmir?v=1783491692

## FAQs

- **Q**: When and where is Family Movie Night being held?
  - **A:** Family Movie Night takes place on Sat, 11 Jul, 2026 at 08:45 pm to Sat, 11 Jul, 2026 at 08:45 pm at Taneytown Memorial Park, Taneytown, United States.
- **Q**: Who is organizing Family Movie Night?
  - **A:** Family Movie Night is organized by Taneytown Parks & Recreation Department.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Family Movie Night",
        "image": "https://cdn-az.allevents.in/events10/banners/2b4dc8f75925cd83f965ca1c12187f51bba452b4834e7efbe1028c4291c89d67-rimg-w1200-h630-dcf2f1ef-gmir?v=1783491692",
        "startDate": "2026-07-11",
        "url": "https://allevents.in/taneytown/family-movie-night/200030050855208",
        "location": {
            "@type": "Place",
            "name": "Taneytown Memorial Park",
            "address": {
                "@type": "PostalAddress",
                "name": "Taneytown Memorial Park, Taneytown, United States",
                "addressLocality": "Taneytown",
                "addressRegion": "MD",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "39.66081",
                "longitude": "-77.17925"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us at Memorial Park on Saturday, July 11th for a FREE Family Movie Night featuring \"Captain America: First Avenger.\"  The first 25 attendees receive a free snowcone from Purple Polar Bear!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Taneytown Parks & Recreation Department",
                "url": "https://allevents.in/org/taneytown-parks-and-recreation-department/18206413"
            }
        ]
    }
]
```