

# Event Details

- **Event Name**: Movie Night
- **Event Start and End Date**: Fri, 19 Dec, 2025 at 07:15 pm
- **Event Description**: Wanna go to the movies with us!!?
We are going to see the new movie Young David on December 19th in Salina and we would love to see you there.

We are buying group priced tickets so if you wanna go, let us know!
- **Event URL**: https://allevents.in/minneapolis/movie-night/200029220005239
- **Event Categories**: entertainment
- **Interested Audience**: 
  - total_interested_count: 18

## Ticket Details


## Event venue details

- **city**: Minneapolis
- **state**: KS
- **country**: United States
- **location**: 203 E 10th Street, Minneapolis, KS
- **lat**: 39.13249
- **long**: -97.70427
- **full address**: 203 E 10th Street, Minneapolis, KS, United States

## Event gallery

- **Alt text**: Movie Night
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/759a753dd7b1be73adc40fac6834ec0d0c8332d2de2be935491dfc3784ee4f54-rimg-w1088-h601-dc331911-gmir?v=1766052359

## FAQs

- **Q**: When and where is Movie Night being held?
  - **A:** Movie Night takes place on Fri, 19 Dec, 2025 at 07:15 pm to Fri, 19 Dec, 2025 at 07:15 pm at 203 E 10th Street, Minneapolis, KS, United States.
- **Q**: Who is organizing Movie Night?
  - **A:** Movie Night is organized by The Mission Minneapolis.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Movie Night",
        "image": "https://cdn-az.allevents.in/events2/banners/759a753dd7b1be73adc40fac6834ec0d0c8332d2de2be935491dfc3784ee4f54-rimg-w1088-h601-dc331911-gmir?v=1766052359",
        "startDate": "2025-12-19",
        "url": "https://allevents.in/minneapolis/movie-night/200029220005239",
        "location": {
            "@type": "Place",
            "name": "203 E 10th Street, Minneapolis, KS",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "203 E 10th St, Minneapolis, KS 67467-1605, United States",
                "addressLocality": "Minneapolis",
                "addressRegion": "KS",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "39.13249",
                "longitude": "-97.70427"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Wanna go to the movies with us!!?\nWe are going to see the new movie Young David on December 19th in Salina and we would love to see you there.\n\nWe are buying group priced tickets so if you wanna go, let us know!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "The Mission Minneapolis",
                "url": "https://allevents.in/org/the-mission-minneapolis/26849068"
            }
        ]
    }
]
```