

# Event Details

- **Event Name**: Family Movie: Hoppers
- **Event Start and End Date**: Thu, 09 Jul, 2026 at 04:00 pm
- **Event Description**: Join us for a free showing of the newest Disney film! Blankets, snacks, and the whole family are welcome!
- **Event URL**: https://allevents.in/springville/family-movie-hoppers/200030272597810
- **Event Categories**: entertainment
- **Interested Audience**: 
  - total_interested_count: 38

## Ticket Details


## Event venue details

- **city**: Springville
- **state**: UT
- **country**: United States
- **location**: 45 S Main St, Springville, UT, United States, Utah 84663
- **lat**: 40.16635
- **long**: -111.61021
- **full address**: 45 S Main St, Springville, UT, United States, Utah 84663

## Event gallery

- **Alt text**: Family Movie: Hoppers
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/2076c989d7a75276805280b694c9c0065111a1f1ba8f449869c07c3ac7461e09-rimg-w1200-h1553-dcffb801-gmir?v=1783528891

## FAQs

- **Q**: When and where is Family Movie: Hoppers being held?
  - **A:** Family Movie: Hoppers takes place on Thu, 09 Jul, 2026 at 04:00 pm to Thu, 09 Jul, 2026 at 04:00 pm at 45 S Main St, Springville, UT, United States, Utah 84663.
- **Q**: Who is organizing Family Movie: Hoppers?
  - **A:** Family Movie: Hoppers is organized by Springville Library.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Family Movie: Hoppers",
        "image": "https://cdn-az.allevents.in/events9/banners/2076c989d7a75276805280b694c9c0065111a1f1ba8f449869c07c3ac7461e09-rimg-w1200-h1553-dcffb801-gmir?v=1783528891",
        "startDate": "2026-07-09",
        "url": "https://allevents.in/springville/family-movie-hoppers/200030272597810",
        "location": {
            "@type": "Place",
            "name": "45 S Main St, Springville, UT, United States, Utah 84663",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "45 S Main St, Springville, UT 84663-1359, United States",
                "addressLocality": "Springville",
                "addressRegion": "UT",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.16635",
                "longitude": "-111.61021"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for a free showing of the newest Disney film! Blankets, snacks, and the whole family are welcome!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Springville Library",
                "url": "https://allevents.in/org/springville-library/11920806",
                "description": "Transforming lives through a world of knowledge, discovery, and imagination."
            }
        ]
    }
]
```