

# Event Details

- **Event Name**: Movie in the park- Hook
- **Event Start and End Date**: Sat, 13 Jun, 2026 at 08:45 pm (-04:00)
- **Event Description**: Come join us for the movie at Smith Park on Houghton Rd at Sunset!
- **Event URL**: https://allevents.in/northfield/movie-in-the-park-hook/200029938776853
- **Event Categories**: entertainment
- **Interested Audience**: 
  - total_interested_count: 11

## Ticket Details


## Event venue details

- **city**: Northfield
- **state**: OH
- **country**: United States
- **location**: Smith Park
- **lat**: 41.344878127802
- **long**: -81.535328106107
- **full address**: Smith Park, 9087 Jefferson Dr, Northfield, OH 44067-1202, United States

## Event gallery

- **Alt text**: Movie in the park- Hook
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/c22e4a8ce58694aa40209db54161cefd415f5245800a9f0b18085c7757507360-rimg-w1200-h1201-dcf7d191-gmir?v=1776127193

## FAQs

- **Q**: When and where is Movie in the park- Hook being held?
  - **A:** Movie in the park- Hook takes place on Sat, 13 Jun, 2026 at 08:45 pm to Sat, 13 Jun, 2026 at 08:45 pm at Smith Park, 9087 Jefferson Dr, Northfield, OH 44067-1202, United States.
- **Q**: Who is organizing Movie in the park- Hook?
  - **A:** Movie in the park- Hook is organized by Village of Northfield, Ohio.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Movie in the park- Hook",
        "image": "https://cdn-az.allevents.in/events4/banners/c22e4a8ce58694aa40209db54161cefd415f5245800a9f0b18085c7757507360-rimg-w1200-h1201-dcf7d191-gmir?v=1776127193",
        "startDate": "2026-06-13T20:45:00-04:00",
        "url": "https://allevents.in/northfield/movie-in-the-park-hook/200029938776853",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Smith Park",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "9087 Jefferson Dr, Northfield, OH 44067-1202, United States",
                "addressLocality": "Northfield",
                "addressRegion": "OH",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.344878127802",
                "longitude": "-81.535328106107"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come join us for the movie at Smith Park on Houghton Rd at Sunset!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Village of Northfield Ohio",
                "url": "https://allevents.in/org/village-of-northfield-ohio/23252050"
            }
        ]
    }
]
```