

# Event Details

- **Event Name**: Free movie night
- **Event Start and End Date**: Tue, 30 Jun, 2026 at 06:30 pm
- **Event Description**: Join us for a free family movie night! We will be viewing High School Musical! Bring your own chairs, popcorn and drinks for sale!
- **Event URL**: https://allevents.in/tyrone/free-movie-night/200030269331943
- **Event Categories**: Entertainment
- **Interested Audience**: 
  - total_interested_count: 7

## Ticket Details


## Event venue details

- **city**: Tyrone
- **state**: PA
- **country**: United States
- **location**: 926 Logan Ave, Tyrone, PA
- **lat**: 40.67004
- **long**: -78.23989
- **full address**: 926 Logan Ave, Tyrone, PA, United States

## Event gallery

- **Alt text**: Free movie night
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/0d76e92344dac012351e9814e75d976ed8c12d5deb6323e28a9a4e45b0595aa2-rimg-w640-h960-dc030202-gmir?v=1782584622

## FAQs

- **Q**: When and where is Free movie night being held?
  - **A:** Free movie night takes place on Tue, 30 Jun, 2026 at 06:30 pm to Tue, 30 Jun, 2026 at 06:30 pm at 926 Logan Ave, Tyrone, PA, United States.
- **Q**: Who is organizing Free movie night?
  - **A:** Free movie night is organized by Tyrone Armory.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Free movie night",
        "image": "https://cdn-az.allevents.in/events5/banners/0d76e92344dac012351e9814e75d976ed8c12d5deb6323e28a9a4e45b0595aa2-rimg-w640-h960-dc030202-gmir?v=1782584622",
        "startDate": "2026-06-30",
        "url": "https://allevents.in/tyrone/free-movie-night/200030269331943",
        "location": {
            "@type": "Place",
            "name": "926 Logan Ave, Tyrone, PA",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "926 Logan Ave, Tyrone, PA 16686-1510, United States",
                "addressLocality": "Tyrone",
                "addressRegion": "PA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.67004",
                "longitude": "-78.23989"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for a free family movie night! We will be viewing High School Musical! Bring your own chairs, popcorn and drinks for sale!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Tyrone Armory",
                "url": "https://allevents.in/org/tyrone-armory/25103045"
            }
        ]
    }
]
```