

# Event Details

- **Event Name**: Movie Madness
- **Event Start and End Date**: Mon, 09 Mar, 2026 at 06:00 pm
- **Event Description**: We are starting the madness early with some sports movie trivia!

Trivia is open to all ages and is a BYOB event.
- **Event URL**: https://allevents.in/monticello/movie-madness/200029697454950
- **Event Categories**: entertainment, sports
- **Interested Audience**: 
  - total_interested_count: 18

## Ticket Details


## Event venue details

- **city**: Monticello
- **state**: IA
- **country**: United States
- **location**: 766 N. Maple, Monticello, IA, United States, Iowa 52310
- **lat**: 42.24723
- **long**: -91.18964
- **full address**: 766 N. Maple, Monticello, IA, United States, Iowa 52310

## Event gallery

- **Alt text**: Movie Madness
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/7fd06cf64992892197ffbc42153dc19fecffba86eee0254e935e03813942dd39-rimg-w1200-h1553-dcfee2b2-gmir?v=1772910819

## FAQs

- **Q**: When and where is Movie Madness being held?
  - **A:** Movie Madness takes place on Mon, 09 Mar, 2026 at 06:00 pm to Mon, 09 Mar, 2026 at 06:00 pm at 766 N. Maple, Monticello, IA, United States, Iowa 52310.
- **Q**: Who is organizing Movie Madness?
  - **A:** Movie Madness is organized by City of Monticello - IA Parks & Recreation.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Movie Madness is ideal for sports fans, athletes, fitness enthusiasts, and anyone who loves the thrill of live competitive action and the energy of a crowd. Whether you're a first-time attendee or a longtime enthusiast in Monticello, this event is thoughtfully curated to deliver a standout experience worth every moment. If Movie Madness sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "SportsEvent",
        "name": "Movie Madness",
        "image": "https://cdn-az.allevents.in/events2/banners/7fd06cf64992892197ffbc42153dc19fecffba86eee0254e935e03813942dd39-rimg-w1200-h1553-dcfee2b2-gmir?v=1772910819",
        "startDate": "2026-03-09",
        "url": "https://allevents.in/monticello/movie-madness/200029697454950",
        "location": {
            "@type": "Place",
            "name": "766 N. Maple, Monticello, IA, United States, Iowa 52310",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "766 N Maple St, Monticello, IA 52310-1579, United States",
                "addressLocality": "Monticello",
                "addressRegion": "IA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.24723",
                "longitude": "-91.18964"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "We are starting the madness early with some sports movie trivia!\n\nTrivia is open to all ages and is a BYOB event.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "City of Monticello - IA Parks & Recreation",
                "url": "https://allevents.in/org/city-of-monticello-ia-parks-and-recreation/21496418"
            }
        ]
    }
]
```