

# Event Details

- **Event Name**: Free Movie in the Park 
- **Event Start and End Date**: Fri, 07 Nov, 2025 at 05:30 pm – Fri, 07 Nov, 2025 at 07:00 pm
- **Event Description**: Free Movie in the Park Please bring lawn chair or blanket to watch movie outside.Will have a food truck.
- **Event URL**: https://allevents.in/merritt-island/free-movie-in-the-park/80003150971612
- **Event Categories**: entertainment, food-drinks
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

- **Ticket URL**: http://facebook.com/80003150971612

## Event venue details

- **city**: Merritt Island
- **state**: FL
- **country**: United States
- **location**: Rotary Park Nature Center 
- **lat**: 28.3180688000
- **long**: -80.6659842000
- **full address**: Rotary Park Nature Center , 1899 South Tropical Trail, Merritt Island, United States
- **location**: Rotary Park Nature Center

## Event Organizer details

- **affiliate_id**: 8
- **organizer**: Brevard County Parks and Recreation Department (https://allevents.in/org/brevard-county-parks-and-recreation-department/26873547)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn2.allevents.in/thumbs/thumb6908b12999939.jpg
- **Alt text**: thumbnail
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=Free+Movie+in+the+Park+&date=07+Nov

## FAQs

- **Q**: When is the event happening?
  - **A:** Fri, 07 Nov, 2025 at 05:30 pm
- **Q**: Where is the event happening?
  - **A:** Rotary Park Nature Center , 1899 South Tropical Trail, Merritt Island, United States
- **Q**: Who is organizing the event?
  - **A:** Brevard County Parks and Recreation Department
- **Q**: What type of event is this?
  - **A:** entertainment, food-drinks
- **Q**: Where can I find ticket details about Free Movie in the Park  ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Free Movie in the Park",
        "image": "https://cdn2.allevents.in/thumbs/thumb6908b12999939.jpg",
        "startDate": "2025-11-07",
        "endDate": "2025-11-07",
        "url": "https://allevents.in/merritt-island/free-movie-in-the-park/80003150971612",
        "location": {
            "@type": "Place",
            "name": "Rotary Park Nature Center ",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1899 South Tropical Trail",
                "addressLocality": "Merritt Island",
                "addressRegion": "FL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "28.3180688000",
                "longitude": "-80.6659842000"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Free Movie in the Park Please bring lawn chair or blanket to watch movie outside.Will have a food truck.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Brevard County Parks and Recreation Department",
                "url": "https://allevents.in/org/brevard-county-parks-and-recreation-department/26873547"
            }
        ]
    }
]
```