

# Event Details

- **Event Name**: Family Movie Matinee
- **Event Start and End Date**: Sat, 27 Dec, 2025 at 04:00 pm – Sat, 27 Dec, 2025 at 06:30 pm
- **Event Description**: Come join us for a Movie Matinee at the NYSA Gymnasium!  Feature firm will be Snow Dogs
- **Event URL**: https://allevents.in/navarre/family-movie-matinee/200029378017346
- **Event Categories**: entertainment, dog
- **Interested Audience**: 
  - total_interested_count: 10

## Ticket Details


## Event venue details

- **city**: Navarre
- **state**: FL
- **country**: United States
- **location**: Navarre Youth Sports Association
- **lat**: 30.423656104719
- **long**: -86.852283848556
- **full address**: Navarre Youth Sports Association, 8840 High School Blvd,Navarre, Florida, United States

## Event gallery

- **Alt text**: Family Movie Matinee
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/1a29636a0a24a17602e5edbc94470a2b7817b2fea84d14d19298d37cfe9bc471-rimg-w940-h788-dc6a0101-gmir?v=1766855837

## FAQs

- **Q**: When and where is Family Movie Matinee being held?
  - **A:** Family Movie Matinee takes place on Sat, 27 Dec, 2025 at 04:00 pm to Sat, 27 Dec, 2025 at 06:30 pm at Navarre Youth Sports Association, 8840 High School Blvd,Navarre, Florida, United States.
- **Q**: Who is organizing Family Movie Matinee?
  - **A:** Family Movie Matinee is organized by Navarre Youth Sports Association.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Family Movie Matinee",
        "image": "https://cdn-az.allevents.in/events9/banners/1a29636a0a24a17602e5edbc94470a2b7817b2fea84d14d19298d37cfe9bc471-rimg-w940-h788-dc6a0101-gmir?v=1766855837",
        "startDate": "2025-12-27",
        "endDate": "2025-12-27",
        "url": "https://allevents.in/navarre/family-movie-matinee/200029378017346",
        "location": {
            "@type": "Place",
            "name": "Navarre Youth Sports Association",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "8840 High School Blvd,Navarre, Florida",
                "addressLocality": "Navarre",
                "addressRegion": "FL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "30.423656104719",
                "longitude": "-86.852283848556"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come join us for a Movie Matinee at the NYSA Gymnasium!  Feature firm will be Snow Dogs",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Navarre Youth Sports Association",
                "url": "https://allevents.in/org/navarre-youth-sports-association/25942457"
            }
        ]
    }
]
```