

# Event Details

- **Event Name**: Light Up the Night 5K Run/Walk
- **Event Start and End Date**: Sun, 24 May, 2026 at 09:00 pm (-04:00)
- **Event Description**: 5k Run/Walk
- **Event URL**: https://allevents.in/peru/light-up-the-night-5k-run-walk/200029948282714
- **Event Categories**: marathons
- **Interested Audience**: 
  - total_interested_count: 36

## Ticket Details


## Event venue details

- **city**: Peru
- **state**: IN
- **country**: United States
- **location**: Peru Depot
- **lat**: 40.75092
- **long**: -86.06709
- **full address**: Peru Depot, 154 S Broadway Ave, Peru, IN 46970-2226, United States

## Event gallery

- **Alt text**: Light Up the Night 5K Run/Walk
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/be0502fab3ad768d990aa0a6b2515cc5658898a29e56f71361c9acc373a76734-rimg-w1200-h675-dcffffff-gmir?v=1776278713

## FAQs

- **Q**: When and where is Light Up the Night 5K Run/Walk being held?
  - **A:** Light Up the Night 5K Run/Walk takes place on Sun, 24 May, 2026 at 09:00 pm to Sun, 24 May, 2026 at 09:00 pm at Peru Depot, 154 S Broadway Ave, Peru, IN 46970-2226, United States.
- **Q**: Who is organizing Light Up the Night 5K Run/Walk?
  - **A:** Light Up the Night 5K Run/Walk is organized by Light Up The Night 5K.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Light Up the Night 5K Run/Walk",
        "image": "https://cdn-az.allevents.in/events10/banners/be0502fab3ad768d990aa0a6b2515cc5658898a29e56f71361c9acc373a76734-rimg-w1200-h675-dcffffff-gmir?v=1776278713",
        "startDate": "2026-05-24T21:00:00-04:00",
        "url": "https://allevents.in/peru/light-up-the-night-5k-run-walk/200029948282714",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Peru Depot",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "154 S Broadway Ave, Peru, IN 46970-2226, United States",
                "addressLocality": "Peru",
                "addressRegion": "IN",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.75092",
                "longitude": "-86.06709"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "5k Run/Walk",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Light Up The Night 5K",
                "url": "https://allevents.in/org/light-up-the-night-5k/23736691"
            }
        ]
    }
]
```