

# Event Details

- **Event Name**: Hiking Trip
- **Event Start and End Date**: Sat, 25 Apr, 2026 at 02:00 pm (-05:00)
- **Event Description**: Community Hiking Trip then Cave City Pizza for Dinner
- **Event URL**: https://allevents.in/glasgow/hiking-trip/200029940212835
- **Event Categories**: trips-adventures
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Glasgow
- **state**: KY
- **country**: United States
- **location**: Mammoth Cave, Ky
- **lat**: 37.0049792
- **long**: -85.925719
- **full address**: Mammoth Cave, Ky, 206 N L Rogers Wells Blvd, Glasgow, KY 42141-1173, United States

## Event gallery

- **Alt text**: Hiking Trip
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/5e616a7d5e084be1165189628ef9535da5408ef742c2bea6a86e9fc7b3e44fc7-rimg-w1200-h800-dc1b2e1b-gmir?v=1776153935

## FAQs

- **Q**: When and where is Hiking Trip being held?
  - **A:** Hiking Trip takes place on Sat, 25 Apr, 2026 at 02:00 pm to Sat, 25 Apr, 2026 at 02:00 pm at Mammoth Cave, Ky, 206 N L Rogers Wells Blvd, Glasgow, KY 42141-1173, United States.
- **Q**: Who is organizing Hiking Trip?
  - **A:** Hiking Trip is organized by RNF CrossFit.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Hiking Trip",
        "image": "https://cdn-az.allevents.in/events10/banners/5e616a7d5e084be1165189628ef9535da5408ef742c2bea6a86e9fc7b3e44fc7-rimg-w1200-h800-dc1b2e1b-gmir?v=1776153935",
        "startDate": "2026-04-25T14:00:00-05:00",
        "url": "https://allevents.in/glasgow/hiking-trip/200029940212835",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Mammoth Cave, Ky",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "206 N L Rogers Wells Blvd, Glasgow, KY 42141-1173, United States",
                "addressLocality": "Glasgow",
                "addressRegion": "KY",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "37.0049792",
                "longitude": "-85.925719"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Community Hiking Trip then Cave City Pizza for Dinner",
        "organizer": [
            {
                "@type": "Organization",
                "name": "RNF CrossFit",
                "url": "https://allevents.in/org/rnf-crossfit/18729412"
            }
        ]
    }
]
```