

# Event Details

- **Event Name**: Father’s Day Hike
- **Event Start and End Date**: Sun, 21 Jun, 2026 at 07:30 am
- **Event Description**: Hello dear friends,
Let’s hike and honor our fathers. They deserve the best. We go early before it gets too hot. Much love ❤️
- **Event URL**: https://allevents.in/scottsdale/fathers-day-hike/200030258863545
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Scottsdale
- **state**: AZ
- **country**: United States
- **location**: Gateway Loop Trail Mcdowell Sonoran Preserve
- **lat**: 33.647698358224
- **long**: -111.85943484306
- **full address**: Gateway Loop Trail Mcdowell Sonoran Preserve, 18333 N Thompson Peak Pkwy,Scottsdale,AZ,United States

## Event gallery

- **Alt text**: Father’s Day Hike
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/b26d4e1c96801074ba0edd8caf644f365675db09735334aaaa8b63b3c0e1ab71-rimg-w1060-h1484-dc172a42-gmir?v=1781734664

## FAQs

- **Q**: When and where is Father s Day Hike being held?
  - **A:** Father s Day Hike takes place on Sun, 21 Jun, 2026 at 07:30 am to Sun, 21 Jun, 2026 at 07:30 am at Gateway Loop Trail Mcdowell Sonoran Preserve, 18333 N Thompson Peak Pkwy,Scottsdale,AZ,United States.
- **Q**: Who is organizing Father s Day Hike?
  - **A:** Father s Day Hike is organized by Anahita International.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Father’s Day Hike",
        "image": "https://cdn-az.allevents.in/events2/banners/b26d4e1c96801074ba0edd8caf644f365675db09735334aaaa8b63b3c0e1ab71-rimg-w1060-h1484-dc172a42-gmir?v=1781734664",
        "startDate": "2026-06-21",
        "url": "https://allevents.in/scottsdale/fathers-day-hike/200030258863545",
        "location": {
            "@type": "Place",
            "name": "Gateway Loop Trail Mcdowell Sonoran Preserve",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "18333 N Thompson Peak Pkwy,Scottsdale,AZ,United States",
                "addressLocality": "Scottsdale",
                "addressRegion": "AZ",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "33.647698358224",
                "longitude": "-111.85943484306"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Hello dear friends,\nLet’s hike and honor our fathers. They deserve the best. We go early before it gets too hot. Much love ❤️",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Anahita International",
                "url": "https://allevents.in/org/anahita-international/27800579"
            }
        ]
    }
]
```