

# Event Details

- **Event Name**: May Guided Hike
- **Event Start and End Date**: Sat, 23 May, 2026 at 10:00 am (-05:00)
- **Event Description**: Third Saturday of the month Guided Hike - Details to follow
- **Event URL**: https://allevents.in/tishomingo/may-guided-hike/200029924329652
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 14

## Ticket Details


## Event venue details

- **city**: Tishomingo
- **state**: MS
- **country**: United States
- **location**: 105 County Road 90, Tishomingo, MS
- **lat**: 34.63069
- **long**: -88.2187
- **full address**: 105 County Road 90, Tishomingo, MS, United States

## Event gallery

- **Alt text**: May Guided Hike
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/9ff00ac438ca83a855358b93ec863cb335c5e14d225e894fac0e943a49bf2d47-rimg-w1024-h1536-dcfcfbf7-gmir?v=1775852094

## FAQs

- **Q**: When and where is May Guided Hike being held?
  - **A:** May Guided Hike takes place on Sat, 23 May, 2026 at 10:00 am to Sat, 23 May, 2026 at 10:00 am at 105 County Road 90, Tishomingo, MS, United States.
- **Q**: Who is organizing May Guided Hike?
  - **A:** May Guided Hike is organized by Friends of Tishomingo State Park.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "May Guided Hike",
        "image": "https://cdn-az.allevents.in/events6/banners/9ff00ac438ca83a855358b93ec863cb335c5e14d225e894fac0e943a49bf2d47-rimg-w1024-h1536-dcfcfbf7-gmir?v=1775852094",
        "startDate": "2026-05-23T10:00:00-05:00",
        "url": "https://allevents.in/tishomingo/may-guided-hike/200029924329652",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "105 County Road 90, Tishomingo, MS",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "105 Jefferson St, Tishomingo, MS 38873, United States",
                "addressLocality": "Tishomingo",
                "addressRegion": "MS",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "34.63069",
                "longitude": "-88.2187"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Third Saturday of the month Guided Hike - Details to follow",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Friends of Tishomingo State Park",
                "url": "https://allevents.in/org/friends-of-tishomingo-state-park/24570110"
            }
        ]
    }
]
```