

# Event Details

- **Event Name**: Museum Closed
- **Event Start and End Date**: Sun, 05 Apr, 2026 at 01:00 pm – Sun, 05 Apr, 2026 at 04:00 pm
- **Event Description**: The museum will be closed Sunday, April 5.
- **Event URL**: https://allevents.in/oconomowoc/museum-closed/200029756254539
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 1

## Ticket Details


## Event venue details

- **city**: Oconomowoc
- **state**: WI
- **country**: United States
- **location**: Oconomowoc Area Historical Society & Museum
- **lat**: 43.10471
- **long**: -88.49934
- **full address**: Oconomowoc Area Historical Society &amp; Museum, 103 W Jefferson St ,Oconomowoc, Wisconsin, United States

## Event gallery

- **Alt text**: Museum Closed
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/06065b2fb00c732bf5b624739cc90351ed7cc9a2f74603a691b84660f9eef030-rimg-w1200-h676-dcade5f5-gmir?v=1775279168

## FAQs

- **Q**: When and where is Museum Closed being held?
  - **A:** Museum Closed takes place on Sun, 05 Apr, 2026 at 01:00 pm to Sun, 05 Apr, 2026 at 04:00 pm at Oconomowoc Area Historical Society &amp; Museum, 103 W Jefferson St ,Oconomowoc, Wisconsin, United States.
- **Q**: Who is organizing Museum Closed?
  - **A:** Museum Closed is organized by Oconomowoc Area Historical Society & Museum.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Museum Closed",
        "image": "https://cdn-az.allevents.in/events8/banners/06065b2fb00c732bf5b624739cc90351ed7cc9a2f74603a691b84660f9eef030-rimg-w1200-h676-dcade5f5-gmir?v=1775279168",
        "startDate": "2026-04-05",
        "endDate": "2026-04-05",
        "url": "https://allevents.in/oconomowoc/museum-closed/200029756254539",
        "location": {
            "@type": "Place",
            "name": "Oconomowoc Area Historical Society & Museum",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "103 W Jefferson St ,Oconomowoc, Wisconsin",
                "addressLocality": "Oconomowoc",
                "addressRegion": "WI",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "43.10471",
                "longitude": "-88.49934"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "The museum will be closed Sunday, April 5.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Oconomowoc Area Historical Society & Museum",
                "url": "https://allevents.in/org/oconomowoc-area-historical-society-and-museum/23910187"
            }
        ]
    }
]
```