

# Event Details

- **Event Name**: MOVIE
- **Event Start and End Date**: Wed, 03 Dec, 2025 at 03:30 pm
- **Event Description**: Rudolph and Frosty Christmas in July @ 3:30
- **Event URL**: https://allevents.in/marion/movie/200029294527614
- **Event Categories**: entertainment, christmas
- **Interested Audience**: 
  - total_interested_count: 3

## Ticket Details


## Event venue details

- **city**: Marion
- **state**: MI
- **country**: United States
- **location**: 120 E Main St, Marion, MI, United States, Michigan 49665
- **lat**: 44.10233
- **long**: -85.14677
- **full address**: 120 E Main St, Marion, MI, United States, Michigan 49665

## Event gallery

- **Alt text**: MOVIE
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/cc511aabcb165a6f524e1c888d1d78311718725b005db64589982a4cb47c8b6b-rimg-w1200-h927-dcffffff-gmir?v=1764772093

## FAQs

- **Q**: When and where is MOVIE being held?
  - **A:** MOVIE takes place on Wed, 03 Dec, 2025 at 03:30 pm to Wed, 03 Dec, 2025 at 03:30 pm at 120 E Main St, Marion, MI, United States, Michigan 49665.
- **Q**: Who is organizing MOVIE?
  - **A:** MOVIE is organized by Marion Area District Library.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "MOVIE",
        "image": "https://cdn-az.allevents.in/events9/banners/cc511aabcb165a6f524e1c888d1d78311718725b005db64589982a4cb47c8b6b-rimg-w1200-h927-dcffffff-gmir?v=1764772093",
        "startDate": "2025-12-03",
        "url": "https://allevents.in/marion/movie/200029294527614",
        "location": {
            "@type": "Place",
            "name": "120 E Main St, Marion, MI, United States, Michigan 49665",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "120 E Main St, Marion, MI 49665-9642, United States",
                "addressLocality": "Marion",
                "addressRegion": "MI",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "44.10233",
                "longitude": "-85.14677"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Rudolph and Frosty Christmas in July @ 3:30",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Marion Area District Library",
                "url": "https://allevents.in/org/marion-area-district-library/25992256"
            }
        ]
    }
]
```