

# Event Details

- **Event Name**: STIC’s First Day Hike
- **Event Start and End Date**: Thu, 01 Jan, 2026 at 01:00 pm
- **Event Description**: Rain, snow, sleet or shine!
Make plans to join us on the trail, January 1st, to start your year off on the right foot!
- **Event URL**: https://allevents.in/stockton/stic’s-first-day-hike/200029123339546
- **Event Categories**: trips-adventures
- **Interested Audience**: 
  - total_interested_count: 173

## Ticket Details


## Event venue details

- **city**: Stockton
- **state**: MO
- **country**: United States
- **location**: Old Mill/Aubree’s Nature Trail
- **lat**: 37.717103412588
- **long**: -93.794935369279
- **full address**: Old Mill/Aubree’s Nature Trail, Stockton, Missouri, United States

## Event gallery

- **Alt text**: STIC’s First Day Hike
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/e13c4a09c901e1349517af3867176ac09903e2140a432eb6e1da2cc45470a689-rimg-w1200-h675-dc91d6eb-gmir?v=1767266708

## FAQs

- **Q**: When and where is STIC’s First Day Hike being held?
  - **A:** STIC’s First Day Hike takes place on Thu, 01 Jan, 2026 at 01:00 pm to Thu, 01 Jan, 2026 at 01:00 pm at Old Mill/Aubree’s Nature Trail, Stockton, Missouri, United States.
- **Q**: Who is organizing STIC’s First Day Hike?
  - **A:** STIC’s First Day Hike is organized by STIC - Stockton Trails Initiative Coalition.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "STIC’s First Day Hike",
        "image": "https://cdn-az.allevents.in/events6/banners/e13c4a09c901e1349517af3867176ac09903e2140a432eb6e1da2cc45470a689-rimg-w1200-h675-dc91d6eb-gmir?v=1767266708",
        "startDate": "2026-01-01",
        "url": "https://allevents.in/stockton/stic’s-first-day-hike/200029123339546",
        "location": {
            "@type": "Place",
            "name": "Old Mill/Aubree’s Nature Trail",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Stockton, Missouri",
                "addressLocality": "Stockton",
                "addressRegion": "MO",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "37.717103412588",
                "longitude": "-93.794935369279"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Rain, snow, sleet or shine!\nMake plans to join us on the trail, January 1st, to start your year off on the right foot!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "STIC - Stockton Trails Initiative Coalition",
                "url": "https://allevents.in/org/stic-stockton-trails-initiative-coalition/24443724"
            }
        ]
    }
]
```