

# Event Details

- **Event Name**: New Year’s Eve 5K
- **Event Start and End Date**: Wed, 31 Dec, 2025 at 01:00 pm
- **Event Description**: The New Year’s Eve 5K returns for year #2 at Friedman Park!
- **Event URL**: https://allevents.in/chandler/new-year’s-eve-5k/200028925670825
- **Event Categories**: new-year
- **Interested Audience**: 
  - total_interested_count: 184

## Ticket Details

- **Ticket URL**: http://www.tristatefit.com/nye5k.html?utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=chandler-events

## Event venue details

- **city**: Chandler
- **state**: IN
- **country**: United States
- **location**: Friedman Park
- **lat**: 37.9965
- **long**: -87.34456
- **full address**: Friedman Park, 2700 Park Blvd ,Chandler, Indiana, United States

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: Tri-State Fitness (https://allevents.in/org/tri-state-fitness/26019136)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/a8e290f1b557faf79b9eec2414e100404244582adf5757b47087e7928a654361-rimg-w529-h389-dc252626-gmir?v=1766608494
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/b0b5033cd4de3f6baf8c831eed2ffede5cec64400a41fafa9032f0ab55712258-rimg-w300-h300-dc252626-gmir?v=1766608494

## FAQs

- **Q**: When is the event happening?
  - **A:** Wed, 31 Dec, 2025 at 01:00 pm
- **Q**: Where is the event happening?
  - **A:** Friedman Park, 2700 Park Blvd ,Chandler, Indiana, United States
- **Q**: Who is organizing the event?
  - **A:** Tri-State Fitness
- **Q**: What type of event is this?
  - **A:** new-year
- **Q**: Where can I find ticket details about New Year’s Eve 5K ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "New Year’s Eve 5K",
        "image": "https://cdn-az.allevents.in/events8/banners/a8e290f1b557faf79b9eec2414e100404244582adf5757b47087e7928a654361-rimg-w529-h389-dc252626-gmir?v=1766608494",
        "startDate": "2025-12-31",
        "url": "https://allevents.in/chandler/new-year’s-eve-5k/200028925670825",
        "location": {
            "@type": "Place",
            "name": "Friedman Park",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "2700 Park Blvd ,Chandler, Indiana",
                "addressLocality": "Chandler",
                "addressRegion": "IN",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "37.9965",
                "longitude": "-87.34456"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "The New Year’s Eve 5K returns for year #2 at Friedman Park!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Tri-State Fitness",
                "url": "https://allevents.in/org/tri-state-fitness/26019136"
            }
        ]
    }
]
```