

# Event Details

- **Event Name**: Saturday fun runs
- **Event Start and End Date**: Sat, 25 Jul, 2026 at 09:00 am – Sat, 25 Jul, 2026 at 10:00 am
- **Event Description**: First off, the group will not meet on July 4th because many the group have plans for the day. For the remainder of July 2026 the group will meet each Saturday, at 9:00 AM, in the parking lot at Valley of the Moon Park.
- **Event URL**: https://allevents.in/anchorage/saturday-fun-runs/200030433792210
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Anchorage
- **state**: AK
- **country**: United States
- **location**: Hillside North
- **lat**: 61.15613
- **long**: -149.695749
- **full address**: Hillside North, Anchorage, Alaska, United States

## Event gallery

- **Alt text**: Saturday fun runs
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/310099148488e633138e151187bfaac680cc992f0fe93caa71419a510add6c9c-rimg-w1200-h900-dc2e2c30-gmir?v=1784631189

## FAQs

- **Q**: When and where is Saturday fun runs being held?
  - **A:** Saturday fun runs takes place on Sat, 25 Jul, 2026 at 09:00 am to Sat, 25 Jul, 2026 at 10:00 am at Hillside North, Anchorage, Alaska, United States.
- **Q**: Who is organizing Saturday fun runs?
  - **A:** Saturday fun runs is organized by Happy Fun Group.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Saturday fun runs",
        "image": "https://cdn-az.allevents.in/events6/banners/310099148488e633138e151187bfaac680cc992f0fe93caa71419a510add6c9c-rimg-w1200-h900-dc2e2c30-gmir?v=1784631189",
        "startDate": "2026-07-25",
        "endDate": "2026-07-25",
        "url": "https://allevents.in/anchorage/saturday-fun-runs/200030433792210",
        "location": {
            "@type": "Place",
            "name": "Hillside North",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Anchorage, Alaska",
                "addressLocality": "Anchorage",
                "addressRegion": "AK",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "61.15613",
                "longitude": "-149.695749"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "First off, the group will not meet on July 4th because many the group have plans for the day. For the remainder of July 2026 the group will meet each Saturday, at 9:00 AM, in the parking lot at Valley of the Moon Park.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Happy Fun Group",
                "url": "https://allevents.in/org/happy-fun-group/24222652"
            }
        ]
    }
]
```