

# Event Details

- **Event Name**: Movie in the Park
- **Event Start and End Date**: Fri, 28 Aug, 2026 at 05:00 pm (-07:00)
- **Event Description**: Join us on August 28th at Mill Lake Park (Bevan entrance) for Movie in the Park! This event brings the community together in a family friendly way and will provide the public an opportunity to get to know members of the Abbotsford Police Department.
- **Event URL**: https://allevents.in/abbotsford/movie-in-the-park/200030229751208
- **Event Categories**: entertainment
- **Interested Audience**: 
  - total_interested_count: 812

## Ticket Details


## Event venue details

- **city**: Abbotsford
- **state**: BC
- **country**: Canada
- **location**: Mill Lake
- **lat**: 49.02946793
- **long**: -122.29665502
- **full address**: Mill Lake, Abbotsford, British Columbia, Canada

## Event gallery

- **Alt text**: Movie in the Park
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/893587ccd17c4dbd0193903f294b8986ce207fae91747ca5130ca8109c740f85-rimg-w1200-h675-dc181818-gmir?v=1787194079

## FAQs

- **Q**: When and where is Movie in the Park being held?
  - **A:** Movie in the Park takes place on Fri, 28 Aug, 2026 at 05:00 pm to Fri, 28 Aug, 2026 at 05:00 pm at Mill Lake, Abbotsford, British Columbia, Canada.
- **Q**: Who is organizing Movie in the Park?
  - **A:** Movie in the Park is organized by Abbotsford Police Department.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Movie in the Park",
        "image": "https://cdn-az.allevents.in/events6/banners/893587ccd17c4dbd0193903f294b8986ce207fae91747ca5130ca8109c740f85-rimg-w1200-h675-dc181818-gmir?v=1787194079",
        "startDate": "2026-08-28T17:00:00-07:00",
        "url": "https://allevents.in/abbotsford/movie-in-the-park/200030229751208",
        "location": {
            "@type": "Place",
            "name": "Mill Lake",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Abbotsford, British Columbia",
                "addressLocality": "Abbotsford",
                "addressRegion": "BC",
                "addressCountry": "CA"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "49.02946793",
                "longitude": "-122.29665502"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us on August 28th at Mill Lake Park (Bevan entrance) for Movie in the Park! This event brings the community together in a family friendly way and will provide the public an opportunity to get to know members of the Abbotsford Police Department.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Abbotsford Police Department",
                "url": "https://allevents.in/org/abbotsford-police-department/12747621",
                "description": "The Abbotsford Police Department is dedicated to making Abbotsford the safest city in British Columbia."
            }
        ]
    }
]
```