

# Event Details

- **Event Name**: Ames Triathlon
- **Event Start and End Date**: Sun, 28 Jun, 2026 at 08:00 am (-05:00)
- **Event Description**: Sprint Distance Triathlon, Aquabike, Duathlon, and a 750m Open Water Swim
- **Event URL**: https://allevents.in/ames/ames-triathlon/200030025478601
- **Event Categories**: Sports
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Ames
- **state**: IA
- **country**: United States
- **location**: Ada Hayden Park
- **lat**: 42.072333820621
- **long**: -93.62493417397
- **full address**: Ada Hayden Park, Ada Hayden Heritage Park, Ames, IA 50010, United States

## Event gallery

- **Alt text**: Ames Triathlon
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/a96b0c26c1888f90cc50afb0adbfa6599b8d6a0d23d43b2cfd2c8ead63c5c134-rimg-w501-h501-dcffffff-gmir?v=1778056440

## FAQs

- **Q**: When and where is Ames Triathlon being held?
  - **A:** Ames Triathlon takes place on Sun, 28 Jun, 2026 at 08:00 am to Sun, 28 Jun, 2026 at 08:00 am at Ada Hayden Park, Ada Hayden Heritage Park, Ames, IA 50010, United States.
- **Q**: Who is organizing Ames Triathlon?
  - **A:** Ames Triathlon is organized by Ames Triathlon.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Ames Triathlon is ideal for sports fans, athletes, fitness enthusiasts, and anyone who loves the thrill of live competitive action and the energy of a crowd. Whether you're a first-time attendee or a longtime enthusiast in Ames, this event is thoughtfully curated to deliver a standout experience worth every moment. If Ames Triathlon sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "SportsEvent",
        "name": "Ames Triathlon",
        "image": "https://cdn-az.allevents.in/events8/banners/a96b0c26c1888f90cc50afb0adbfa6599b8d6a0d23d43b2cfd2c8ead63c5c134-rimg-w501-h501-dcffffff-gmir?v=1778056440",
        "startDate": "2026-06-28T08:00:00-05:00",
        "url": "https://allevents.in/ames/ames-triathlon/200030025478601",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Ada Hayden Park",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Ada Hayden Heritage Park, Ames, IA 50010, United States",
                "addressLocality": "Ames",
                "addressRegion": "IA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.072333820621",
                "longitude": "-93.62493417397"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Sprint Distance Triathlon, Aquabike, Duathlon, and a 750m Open Water Swim",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Ames Triathlon",
                "url": "https://allevents.in/org/ames-triathlon/21130798"
            }
        ]
    }
]
```