

# Event Details

- **Event Name**: Backyard Movie Night 
- **Event Start and End Date**: Sun, 05 Jul, 2026 at 07:45 pm
- **Event Description**: Bring a lawn chair and enjoy a backyard movie at The Space!
- **Event URL**: https://allevents.in/wray/backyard-movie-night/200030228872643
- **Event Categories**: entertainment
- **Interested Audience**: 
  - total_interested_count: 10

## Ticket Details


## Event venue details

- **city**: Wray
- **state**: CO
- **country**: United States
- **location**: 146 Main St, Wray, CO
- **lat**: 40.08007
- **long**: -102.2218
- **full address**: 146 Main St, Wray, CO, United States

## Event gallery

- **Alt text**: Backyard Movie Night
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/b4f964af8cba0a56a977d01e0de6af78aff58b70ffbb70c6850a6e13ecb3e9dd-rimg-w1200-h1553-dcf3c265-gmir?v=1782596459

## FAQs

- **Q**: When and where is Backyard Movie Night  being held?
  - **A:** Backyard Movie Night  takes place on Sun, 05 Jul, 2026 at 07:45 pm to Sun, 05 Jul, 2026 at 07:45 pm at 146 Main St, Wray, CO, United States.
- **Q**: Who is organizing Backyard Movie Night ?
  - **A:** Backyard Movie Night  is organized by The Space.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Backyard Movie Night",
        "image": "https://cdn-az.allevents.in/events4/banners/b4f964af8cba0a56a977d01e0de6af78aff58b70ffbb70c6850a6e13ecb3e9dd-rimg-w1200-h1553-dcf3c265-gmir?v=1782596459",
        "startDate": "2026-07-05",
        "url": "https://allevents.in/wray/backyard-movie-night/200030228872643",
        "location": {
            "@type": "Place",
            "name": "146 Main St, Wray, CO",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "146 Main St, Wray, CO 80758-1118, United States",
                "addressLocality": "Wray",
                "addressRegion": "CO",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.08007",
                "longitude": "-102.2218"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Bring a lawn chair and enjoy a backyard movie at The Space!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "The Space",
                "url": "https://allevents.in/org/the-space/14812059",
                "description": "A venue that provides creative opportunities for old and young alike! Workshops and classes, educational seminars, retreats all around using your creativy."
            }
        ]
    }
]
```