

# Event Details

- **Event Name**: Movie
- **Event Start and End Date**: Sat, 28 Mar, 2026 at 02:00 pm – Sat, 28 Mar, 2026 at 04:00 pm
- **Event Description**: Join us in the Youth Department for a family-friendly movie!
- **Event URL**: https://allevents.in/south-sioux-city/movie/200029728923637
- **Event Categories**: entertainment
- **Interested Audience**: 
  - total_interested_count: 5

## Ticket Details


## Event venue details

- **city**: South Sioux City
- **state**: NE
- **country**: United States
- **location**: 2121 Dakota Avenue, South Sioux City, NE, United States, Nebraska 68776
- **lat**: 42.46938
- **long**: -96.41443
- **full address**: 2121 Dakota Avenue, South Sioux City, NE, United States, Nebraska 68776

## Event gallery

- **Alt text**: Movie
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/70a5ade6473fbf19b2bf15a18b75ffc0ee6aeb360d8af3f0c3ccfc9c38a9dedc-rimg-w1200-h675-dc171134-gmir?v=1774646784

## FAQs

- **Q**: When and where is Movie being held?
  - **A:** Movie takes place on Sat, 28 Mar, 2026 at 02:00 pm to Sat, 28 Mar, 2026 at 04:00 pm at 2121 Dakota Avenue, South Sioux City, NE, United States, Nebraska 68776.
- **Q**: Who is organizing Movie?
  - **A:** Movie is organized by South Sioux City Public Library.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Movie",
        "image": "https://cdn-az.allevents.in/events1/banners/70a5ade6473fbf19b2bf15a18b75ffc0ee6aeb360d8af3f0c3ccfc9c38a9dedc-rimg-w1200-h675-dc171134-gmir?v=1774646784",
        "startDate": "2026-03-28",
        "endDate": "2026-03-28",
        "url": "https://allevents.in/south-sioux-city/movie/200029728923637",
        "location": {
            "@type": "Place",
            "name": "2121 Dakota Avenue, South Sioux City, NE, United States, Nebraska 68776",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "2121 Dakota Ave, South Sioux City, NE 68776-3031, United States",
                "addressLocality": "South Sioux City",
                "addressRegion": "NE",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.46938",
                "longitude": "-96.41443"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us in the Youth Department for a family-friendly movie!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "South Sioux City Public Library",
                "url": "https://allevents.in/org/south-sioux-city-public-library/6474789",
                "description": "We are an innovative and responsive community center that supports cultural programming, lifelong learning, literacy, and open access to the world of information and ideas, with a staff committed to excellence and personal service."
            }
        ]
    }
]
```