

# Event Details

- **Event Name**: County Offices Closed - Labor Day
- **Event Start and End Date**: Mon, 07 Sep, 2026 at 12:00 am – Mon, 07 Sep, 2026 at 11:45 pm (-04:00)
- **Event Description**: Most county offices are closed for the holiday.
- **Event URL**: https://allevents.in/frankfort/county-offices-closed-labor-day/200029104526906
- **Event Categories**: holiday
- **Interested Audience**: 
  - total_interested_count: 3

## Ticket Details


## Event venue details

- **city**: Frankfort
- **state**: IN
- **country**: United States
- **location**: 125 Courthouse Square , Frankfort, IN, United States, Indiana 46041
- **lat**: 40.28122
- **long**: -86.51133
- **full address**: 125 Courthouse Square , Frankfort, IN, United States, Indiana 46041

## Event gallery

- **Alt text**: County Offices Closed - Labor Day
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/d3bcfc071a75db5fed67dcd71a9bda4c7dac1fc4119e69407610eb0442c15826-rimg-w1200-h900-dc141d19-gmir?v=1780007848

## FAQs

- **Q**: When and where is County Offices Closed - Labor Day being held?
  - **A:** County Offices Closed - Labor Day takes place on Mon, 07 Sep, 2026 at 12:00 am to Mon, 07 Sep, 2026 at 11:45 pm at 125 Courthouse Square , Frankfort, IN, United States, Indiana 46041.
- **Q**: Who is organizing County Offices Closed - Labor Day?
  - **A:** County Offices Closed - Labor Day is organized by Clinton County, Indiana.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "County Offices Closed - Labor Day",
        "image": "https://cdn-az.allevents.in/events5/banners/d3bcfc071a75db5fed67dcd71a9bda4c7dac1fc4119e69407610eb0442c15826-rimg-w1200-h900-dc141d19-gmir?v=1780007848",
        "startDate": "2026-09-07T00:00:00-04:00",
        "endDate": "2026-09-07T23:45:00-04:00",
        "url": "https://allevents.in/frankfort/county-offices-closed-labor-day/200029104526906",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "125 Courthouse Square , Frankfort, IN, United States, Indiana 46041",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "125 Courthouse Sq, Frankfort, IN 46041-1942, United States",
                "addressLocality": "Frankfort",
                "addressRegion": "IN",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.28122",
                "longitude": "-86.51133"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Most county offices are closed for the holiday.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Clinton County Indiana",
                "url": "https://allevents.in/org/clinton-county-indiana/22691114"
            }
        ]
    }
]
```