

# Event Details

- **Event Name**: Saturday special hours
- **Event Start and End Date**: Sat, 30 May, 2026 at 09:00 am – Sat, 30 May, 2026 at 12:00 pm
- **Event Description**: This Saturday!  And the exhibit has been extended so you have June and July to visit and explore all about the CCC.
- **Event URL**: https://allevents.in/salem/saturday-special-hours/200030146855642
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 2

## Ticket Details


## Event venue details

- **city**: Salem
- **state**: MO
- **country**: United States
- **location**: 202 S Main St, Salem, MO
- **lat**: 37.64171
- **long**: -91.53507
- **full address**: 202 S Main St, Salem, MO, United States

## Event gallery

- **Alt text**: Saturday special hours
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/059ec43a28cc5c4c9ef08dd17ebc06af5f81053beb16b09f0d2627d187e8cb2d-rimg-w750-h500-dcd5dbef-gmir?v=1779942881

## FAQs

- **Q**: When and where is Saturday special hours being held?
  - **A:** Saturday special hours takes place on Sat, 30 May, 2026 at 09:00 am to Sat, 30 May, 2026 at 12:00 pm at 202 S Main St, Salem, MO, United States.
- **Q**: Who is organizing Saturday special hours?
  - **A:** Saturday special hours is organized by Ozark Natural and Cultural Resource Center.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Saturday special hours",
        "image": "https://cdn-az.allevents.in/events9/banners/059ec43a28cc5c4c9ef08dd17ebc06af5f81053beb16b09f0d2627d187e8cb2d-rimg-w750-h500-dcd5dbef-gmir?v=1779942881",
        "startDate": "2026-05-30",
        "endDate": "2026-05-30",
        "url": "https://allevents.in/salem/saturday-special-hours/200030146855642",
        "location": {
            "@type": "Place",
            "name": "202 S Main St, Salem, MO",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "202 S Main St, Salem, MO 65560-1628, United States",
                "addressLocality": "Salem",
                "addressRegion": "MO",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "37.64171",
                "longitude": "-91.53507"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "This Saturday!  And the exhibit has been extended so you have June and July to visit and explore all about the CCC.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Ozark Natural and Cultural Resource Center",
                "url": "https://allevents.in/org/ozark-natural-and-cultural-resource-center/20715496"
            }
        ]
    }
]
```