

# Event Details

- **Event Name**: Take The Hill for Autism 5K
- **Event Start and End Date**: Sat, 04 Oct, 2025 at 09:00 am
- **Event Description**: 5K Run /Walk to support the Autism Coalition of Nevada
- **Event URL**: https://allevents.in/henderson/take-the-hill-for-autism-5k/200027023297602
- **Event Categories**: marathons
- **Interested Audience**: 
  - total_interested_count: 31

## Ticket Details


## Event venue details

- **city**: Henderson
- **state**: NV
- **country**: United States
- **location**: Hidden Falls Park
- **lat**: 36.006838529306
- **long**: -114.99518937549
- **full address**: Hidden Falls Park, 70 St Johns Wood Ave, Henderson, NV 89002-6522, United States

## Event gallery

- **Alt text**: Take The Hill for Autism 5K
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/d1131d33f2175e44be7e1330bc66dcf4e40b5b6f1f281653feedacad7b6b3fe2-rimg-w1139-h302-dc182d48-gmir?v=1759051209

## FAQs

- **Q**: When and where is Take The Hill for Autism 5K being held?
  - **A:** Take The Hill for Autism 5K takes place on Sat, 04 Oct, 2025 at 09:00 am to Sat, 04 Oct, 2025 at 09:00 am at Hidden Falls Park, 70 St Johns Wood Ave, Henderson, NV 89002-6522, United States.
- **Q**: Who is organizing Take The Hill for Autism 5K?
  - **A:** Take The Hill for Autism 5K is organized by Autism Coalition of Nevada.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Take The Hill for Autism 5K",
        "image": "https://cdn-az.allevents.in/events4/banners/d1131d33f2175e44be7e1330bc66dcf4e40b5b6f1f281653feedacad7b6b3fe2-rimg-w1139-h302-dc182d48-gmir?v=1759051209",
        "startDate": "2025-10-04",
        "url": "https://allevents.in/henderson/take-the-hill-for-autism-5k/200027023297602",
        "location": {
            "@type": "Place",
            "name": "Hidden Falls Park",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "70 St Johns Wood Ave, Henderson, NV 89002-6522, United States",
                "addressLocality": "Henderson",
                "addressRegion": "NV",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "36.006838529306",
                "longitude": "-114.99518937549"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "5K Run /Walk to support the Autism Coalition of Nevada",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Autism Coalition of Nevada",
                "url": "https://allevents.in/org/autism-coalition-of-nevada/26054472"
            }
        ]
    }
]
```