

# Event Details

- **Event Name**: Monday Night Madness
- **Event Start and End Date**: Mon, 29 Dec, 2025 at 09:00 pm – Mon, 29 Dec, 2025 at 11:15 pm
- **Event Description**: 9pm-12am, Open Gym Basketball play for ages 16 and up, $10 Ea.
- **Event URL**: https://allevents.in/clio/monday-night-madness/200029405090603
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 1

## Ticket Details


## Event venue details

- **city**: Clio
- **state**: MI
- **country**: United States
- **location**: 5338 W Vienna Rd, Clio, MI, United States, Michigan 48420
- **lat**: 43.17792
- **long**: -83.78681
- **full address**: 5338 W Vienna Rd, Clio, MI, United States, Michigan 48420

## Event gallery

- **Alt text**: Monday Night Madness
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=Monday+Night+Madness&date=Mon%2C+29+Dec%2C+2025+at+09%3A00+pm&bg=4

## FAQs

- **Q**: When and where is Monday Night Madness being held?
  - **A:** Monday Night Madness takes place on Mon, 29 Dec, 2025 at 09:00 pm to Mon, 29 Dec, 2025 at 11:15 pm at 5338 W Vienna Rd, Clio, MI, United States, Michigan 48420.
- **Q**: Who is organizing Monday Night Madness?
  - **A:** Monday Night Madness is organized by The MAAC Sports and Fitness.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Monday Night Madness",
        "image": "https://dyn-image.allevents.in/generate-image?v=4&title=Monday+Night+Madness&date=Mon%2C+29+Dec%2C+2025+at+09%3A00+pm&bg=4",
        "startDate": "2025-12-29",
        "endDate": "2025-12-29",
        "url": "https://allevents.in/clio/monday-night-madness/200029405090603",
        "location": {
            "@type": "Place",
            "name": "5338 W Vienna Rd, Clio, MI, United States, Michigan 48420",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "5338 W Vienna Rd, Clio, MI 48420-9460, United States",
                "addressLocality": "Clio",
                "addressRegion": "MI",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "43.17792",
                "longitude": "-83.78681"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "9pm-12am, Open Gym Basketball play for ages 16 and up, $10 Ea.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "The MAAC Sports and Fitness",
                "url": "https://allevents.in/org/the-maac-sports-and-fitness/26117934"
            }
        ]
    }
]
```