

# Event Details

- **Event Name**: Movies in the Park- Beauty and the Beast
- **Event Start and End Date**: Fri, 12 Jun, 2026 at 07:00 pm
- **Event Description**: Fun starts at 7:00. Movie begins at 9:00.
- **Event URL**: https://allevents.in/idaho-falls/movies-in-the-park-beauty-and-the-beast/200030194616445
- **Event Categories**: entertainment
- **Interested Audience**: 
  - total_interested_count: 185

## Ticket Details


## Event venue details

- **city**: Idaho Falls
- **state**: ID
- **country**: United States
- **location**: McCowin Park
- **lat**: 43.47667072864
- **long**: -111.9717434114
- **full address**: McCowin Park, Ammon, Idaho, Idaho Falls, United States

## Event gallery

- **Alt text**: Movies in the Park- Beauty and the Beast
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/d07cb87541b0c3d2c50c2cd04ce0405f9759181b4022f99bfca29bed5d360c9a-rimg-w1200-h927-dcffffff-gmir?v=1780723124

## FAQs

- **Q**: When and where is Movies in the Park- Beauty and the Beast being held?
  - **A:** Movies in the Park- Beauty and the Beast takes place on Fri, 12 Jun, 2026 at 07:00 pm to Fri, 12 Jun, 2026 at 07:00 pm at McCowin Park, Ammon, Idaho, Idaho Falls, United States.
- **Q**: Who is organizing Movies in the Park- Beauty and the Beast?
  - **A:** Movies in the Park- Beauty and the Beast is organized by City of Ammon.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Movies in the Park- Beauty and the Beast",
        "image": "https://cdn-az.allevents.in/events10/banners/d07cb87541b0c3d2c50c2cd04ce0405f9759181b4022f99bfca29bed5d360c9a-rimg-w1200-h927-dcffffff-gmir?v=1780723124",
        "startDate": "2026-06-12",
        "url": "https://allevents.in/idaho-falls/movies-in-the-park-beauty-and-the-beast/200030194616445",
        "location": {
            "@type": "Place",
            "name": "McCowin Park",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Ammon, Idaho",
                "addressLocality": "Idaho Falls",
                "addressRegion": "ID",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "43.47667072864",
                "longitude": "-111.9717434114"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Fun starts at 7:00. Movie begins at 9:00.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "City of Ammon",
                "url": "https://allevents.in/org/city-of-ammon/11572578",
                "description": "Ammon is one of the fastest growing cities in Idaho and a great place to raise a family, enjoy local entertainment, and start a thriving business. "
            }
        ]
    }
]
```