

# Event Details

- **Event Name**: Night Hike
- **Event Start and End Date**: Fri, 27 Mar, 2026 at 06:30 pm
- **Event Description**: Please refer to our official website for details: https://tpwd.texas.gov/state-parks/lake-corpus-christi/park_events
- **Event URL**: https://allevents.in/mathis/night-hike/200029703401710
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 33

## 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**: Night Hike
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/9f25972ff38e73987ec4b0e41502fc0f8fa967ebcc6deeafb23107b3fac1db71-rimg-w1200-h1553-dc003794-gmir?v=1774228868

## FAQs

- **Q**: When and where is Night Hike being held?
  - **A:** Night Hike takes place on Fri, 27 Mar, 2026 at 06:30 pm to Fri, 27 Mar, 2026 at 06:30 pm at 23194 Park Road 25, Mathis, TX, United States, Texas 78368.
- **Q**: Who is organizing Night Hike?
  - **A:** Night 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": "Night Hike",
        "image": "https://cdn-az.allevents.in/events9/banners/9f25972ff38e73987ec4b0e41502fc0f8fa967ebcc6deeafb23107b3fac1db71-rimg-w1200-h1553-dc003794-gmir?v=1774228868",
        "startDate": "2026-03-27",
        "url": "https://allevents.in/mathis/night-hike/200029703401710",
        "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": "Please refer to our official website for details: 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."
            }
        ]
    }
]
```