

# Event Details

- **Event Name**: Storm Survival Hike
- **Event Start and End Date**: Sat, 26 Sep, 2026 at 10:00 am (-05:00)
- **Event Description**: It's really just a chill walk. 

Stay tuned for details here: https://tpwd.texas.gov/state-parks/lake-corpus-christi/park_events
- **Event URL**: https://allevents.in/mathis/storm-survival-hike/200030631186648
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Mathis
- **state**: TX
- **country**: United States
- **location**: 23194 Park Road 25, Mathis, TX, United States, Texas 78368
- **lat**: 28.06331
- **long**: -97.87091
- **full address**: 23194 Park Road 25, Mathis, TX, United States, Texas 78368

## Event gallery

- **Alt text**: Storm Survival Hike
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/1a4479cf80e1cd6e528a9afb6bf3e7d5800844e8ae1a579b730a288b2b0b0e58-rimg-w1200-h1553-dc080808-gmir?v=1788045408

## FAQs

- **Q**: When and where is Storm Survival Hike being held?
  - **A:** Storm Survival Hike takes place on Sat, 26 Sep, 2026 at 10:00 am to Sat, 26 Sep, 2026 at 10:00 am at 23194 Park Road 25, Mathis, TX, United States, Texas 78368.
- **Q**: Who is organizing Storm Survival Hike?
  - **A:** Storm Survival Hike is organized by Lake Corpus Christi State Park - Texas Parks and Wildlife.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Storm Survival Hike",
        "image": "https://cdn-az.allevents.in/events4/banners/1a4479cf80e1cd6e528a9afb6bf3e7d5800844e8ae1a579b730a288b2b0b0e58-rimg-w1200-h1553-dc080808-gmir?v=1788045408",
        "startDate": "2026-09-26T10:00:00-05:00",
        "url": "https://allevents.in/mathis/storm-survival-hike/200030631186648",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "23194 Park Road 25, Mathis, TX, United States, Texas 78368",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "23194 Park Road 25, Mathis, TX 78368-4120, United States",
                "addressLocality": "Mathis",
                "addressRegion": "TX",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "28.06331",
                "longitude": "-97.87091"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "It's really just a chill walk. \n\nStay tuned for details here: https://tpwd.texas.gov/state-parks/lake-corpus-christi/park_events",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Lake Corpus Christi State Park - Texas Parks and Wildlife",
                "url": "https://allevents.in/org/lake-corpus-christi-state-park-texas-parks-and-wildlife/7606075",
                "description": "Lake Corpus Christi State Park is a 365 acre park, located southwest of Mathis."
            }
        ]
    }
]
```