

# Event Details

- **Event Name**: Family Movie Night at Orchard Valley!
- **Event Start and End Date**: Fri, 19 Dec, 2025 at 06:00 pm
- **Event Description**: Join us a week from tonight for some family fun in the sanctuary! All are welcome!
- **Event URL**: https://allevents.in/new-minas/family-movie-night-at-orchard-valley/200029355430542
- **Event Categories**: Entertainment
- **Interested Audience**: 
  - total_interested_count: 1

## Ticket Details


## Event venue details

- **city**: New Minas
- **state**: NS
- **country**: Canada
- **location**: 130 Cornwallis Ave
- **lat**: 45.07431
- **long**: -64.44466
- **full address**: 130 Cornwallis Ave, 130 Cornwallis Ave, Kings, NS B4N 3M7, Canada, New Minas

## Event gallery

- **Alt text**: Family Movie Night at Orchard Valley!
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/da1761729710c4649c0aadc44eb33f73f02d31e3a52f9a3cad55b0da886d0a47-rimg-w1080-h1350-dc9fdeed-gmir?v=1765720602

## FAQs

- **Q**: When and where is Family Movie Night at Orchard Valley! being held?
  - **A:** Family Movie Night at Orchard Valley! takes place on Fri, 19 Dec, 2025 at 06:00 pm to Fri, 19 Dec, 2025 at 06:00 pm at 130 Cornwallis Ave, 130 Cornwallis Ave, Kings, NS B4N 3M7, Canada, New Minas.
- **Q**: Who is organizing Family Movie Night at Orchard Valley!?
  - **A:** Family Movie Night at Orchard Valley! is organized by Orchard Valley United Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Family Movie Night at Orchard Valley!",
        "image": "https://cdn-az.allevents.in/events3/banners/da1761729710c4649c0aadc44eb33f73f02d31e3a52f9a3cad55b0da886d0a47-rimg-w1080-h1350-dc9fdeed-gmir?v=1765720602",
        "startDate": "2025-12-19",
        "url": "https://allevents.in/new-minas/family-movie-night-at-orchard-valley/200029355430542",
        "location": {
            "@type": "Place",
            "name": "130 Cornwallis Ave",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "130 Cornwallis Ave, Kings, NS B4N 3M7, Canada",
                "addressLocality": "New Minas",
                "addressRegion": "NS",
                "addressCountry": "CA"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "45.07431",
                "longitude": "-64.44466"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us a week from tonight for some family fun in the sanctuary! All are welcome!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Orchard Valley United Church",
                "url": "https://allevents.in/org/orchard-valley-united-church/27238752"
            }
        ]
    }
]
```