

# Event Details

- **Event Name**: Caves First Day Hike 
- **Event Start and End Date**: Thu, 01 Jan, 2026 at 10:00 am
- **Event Description**: Join us for a hike to start off the New Year at the Caves. 10 AM at the lower shelter.
- **Event URL**: https://allevents.in/maquoketa/caves-first-day-hike/200029370012509
- **Event Categories**: new-year
- **Interested Audience**: 
  - total_interested_count: 180

## Ticket Details


## Event venue details

- **city**: Maquoketa
- **state**: IA
- **country**: United States
- **location**: 10970 98th St, Maquoketa, IA
- **lat**: 42.12007
- **long**: -90.77173
- **full address**: 10970 98th St, Maquoketa, IA, United States

## Event gallery

- **Alt text**: Caves First Day Hike
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/e89557b256a8f4875a73fd2096773382763e6e3106028ac1e6fc393e031e9cdc-rimg-w819-h1147-dcffffff-gmir?v=1767146647

## FAQs

- **Q**: When and where is Caves First Day Hike  being held?
  - **A:** Caves First Day Hike  takes place on Thu, 01 Jan, 2026 at 10:00 am to Thu, 01 Jan, 2026 at 10:00 am at 10970 98th St, Maquoketa, IA, United States.
- **Q**: Who is organizing Caves First Day Hike ?
  - **A:** Caves First Day Hike  is organized by Friends of the Maquoketa Caves State Park.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Caves First Day Hike",
        "image": "https://cdn-az.allevents.in/events10/banners/e89557b256a8f4875a73fd2096773382763e6e3106028ac1e6fc393e031e9cdc-rimg-w819-h1147-dcffffff-gmir?v=1767146647",
        "startDate": "2026-01-01",
        "url": "https://allevents.in/maquoketa/caves-first-day-hike/200029370012509",
        "location": {
            "@type": "Place",
            "name": "10970 98th St, Maquoketa, IA",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "10970 98th St, Maquoketa, IA 52060-8939, United States",
                "addressLocality": "Maquoketa",
                "addressRegion": "IA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.12007",
                "longitude": "-90.77173"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for a hike to start off the New Year at the Caves. 10 AM at the lower shelter.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Friends of the Maquoketa Caves State Park",
                "url": "https://allevents.in/org/friends-of-the-maquoketa-caves-state-park/27251636"
            }
        ]
    }
]
```