

# Event Details

- **Event Name**: Movie in the Park
- **Event Start and End Date**: Fri, 07 Aug, 2026 at 08:00 pm
- **Event Description**: ? It's movie night! Bring your chairs & blankets and come enjoy a free, family-friendly movie in the park Friday, Aug 7th! Show starts at 8:00 pm at the large picnic pavilion. Refreshments will be provided for a small donation to the "Friends"!
- **Event URL**: https://allevents.in/bellaire/movie-in-the-park/200030493492913
- **Event Categories**: entertainment, trips-adventures, nonprofit
- **Interested Audience**: 
  - total_interested_count: 19

## Ticket Details


## Event venue details

- **city**: Bellaire
- **state**: MI
- **country**: United States
- **location**: Richardi Park
- **lat**: 44.98054476459
- **long**: -85.207826485937
- **full address**: Richardi Park, 408 Richardi St, Bellaire, MI 49615-9412, United States

## Event gallery

- **Alt text**: Movie in the Park
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/7352a682bc8c1498488404446f31926f505d40490917c8fd2ef8329d3c67dca6-rimg-w1200-h1553-dcf8f8f8-gmir?v=1785623712

## FAQs

- **Q**: When and where is Movie in the Park being held?
  - **A:** Movie in the Park takes place on Fri, 07 Aug, 2026 at 08:00 pm to Fri, 07 Aug, 2026 at 08:00 pm at Richardi Park, 408 Richardi St, Bellaire, MI 49615-9412, United States.
- **Q**: Who is organizing Movie in the Park?
  - **A:** Movie in the Park is organized by Friends of Richardi Park.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Movie in the Park",
        "image": "https://cdn-az.allevents.in/events8/banners/7352a682bc8c1498488404446f31926f505d40490917c8fd2ef8329d3c67dca6-rimg-w1200-h1553-dcf8f8f8-gmir?v=1785623712",
        "startDate": "2026-08-07",
        "url": "https://allevents.in/bellaire/movie-in-the-park/200030493492913",
        "location": {
            "@type": "Place",
            "name": "Richardi Park",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "408 Richardi St, Bellaire, MI 49615-9412, United States",
                "addressLocality": "Bellaire",
                "addressRegion": "MI",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "44.98054476459",
                "longitude": "-85.207826485937"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "? It's movie night! Bring your chairs & blankets and come enjoy a free, family-friendly movie in the park Friday, Aug 7th! Show starts at 8:00 pm at the large picnic pavilion. Refreshments will be provided for a small donation to the \"Friends\"!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Friends of Richardi Park",
                "url": "https://allevents.in/org/friends-of-richardi-park/27947097"
            }
        ]
    }
]
```