

# Event Details

- **Event Name**: Movie in the Park
- **Event Start and End Date**: Fri, 12 Jun, 2026 at 08:30 pm
- **Event Description**: Come see The Iron Giant at the Cielo Grande Events Area!
- **Event URL**: https://allevents.in/roswell/movie-in-the-park/200030215084636
- **Event Categories**: entertainment
- **Interested Audience**: 
  - total_interested_count: 15

## Ticket Details


## Event venue details

- **city**: Roswell
- **state**: NM
- **country**: United States
- **location**: Roswell, NM Cielo Grande Events Area
- **lat**: 33.42365
- **long**: -104.52705
- **full address**: Roswell, NM Cielo Grande Events Area, United States

## Event gallery

- **Alt text**: Movie in the Park
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/8230127a46120b59907d2eff7db8bb701d4f493271b91150007424cd6ce6840f-rimg-w1179-h553-dc19161b-gmir?v=1781059655

## FAQs

- **Q**: When and where is Movie in the Park being held?
  - **A:** Movie in the Park takes place on Fri, 12 Jun, 2026 at 08:30 pm to Fri, 12 Jun, 2026 at 08:30 pm at Roswell, NM Cielo Grande Events Area, United States.
- **Q**: Who is organizing Movie in the Park?
  - **A:** Movie in the Park is organized by Roswell Night Skies.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Movie in the Park",
        "image": "https://cdn-az.allevents.in/events7/banners/8230127a46120b59907d2eff7db8bb701d4f493271b91150007424cd6ce6840f-rimg-w1179-h553-dc19161b-gmir?v=1781059655",
        "startDate": "2026-06-12",
        "url": "https://allevents.in/roswell/movie-in-the-park/200030215084636",
        "location": {
            "@type": "Place",
            "name": "Roswell, NM Cielo Grande Events Area",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "313 W Country Club Rd, Roswell, NM 88201-5804, United States",
                "addressLocality": "Roswell",
                "addressRegion": "NM",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "33.42365",
                "longitude": "-104.52705"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come see The Iron Giant at the Cielo Grande Events Area!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Roswell Night Skies",
                "url": "https://allevents.in/org/roswell-night-skies/25569845",
                "description": "Roswell Night Skies, Roswell. 1,962 likes · 387 talking about this. Roswell Night Skies is excited to announce our formation and our commitment to..."
            }
        ]
    }
]
```