

# Event Details

- **Event Name**: New Year's Eve 5K
- **Event Start and End Date**: Sun, 31 Dec, 2023 at 09:00 am
- **Event Description**: Finish off 2023 with a 5K! All participants receive a FINISHER MEDAL and race shirt.
- **Event URL**: https://allevents.in/mentor/new-years-eve-5k/200025853961342
- **Event Categories**: new-year, sports
- **Interested Audience**: 
  - total_interested_count: 10

## Ticket Details


## Event venue details

- **city**: Mentor
- **state**: OH
- **country**: United States
- **location**: Veterans Park
- **lat**: 41.714159137112
- **long**: -81.344273476824
- **full address**: Veterans Park, 5730 Hopkins Rd,Mentor,OH,United States

## Event gallery

- **Alt text**: New Year's Eve 5K
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/50aafa9dc800f9701c422fff84537648a39ab7946572bc34c876f58956dbbf5f-rimg-w960-h502-gmir.jpg?v=1703855745

## FAQs

- **Q**: When and where is New Year's Eve 5K being held?
  - **A:** New Year's Eve 5K takes place on Sun, 31 Dec, 2023 at 09:00 am to Sun, 31 Dec, 2023 at 09:00 am at Veterans Park, 5730 Hopkins Rd,Mentor,OH,United States.
- **Q**: Who is organizing New Year's Eve 5K?
  - **A:** New Year's Eve 5K is organized by GCXC Running Series.
- **Q**: Who is this event for? Is it right for me?
  - **A:** New Year's Eve 5K 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 Mentor, this event is thoughtfully curated to deliver a standout experience worth every moment. If New Year's Eve 5K sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "New Year's Eve 5K",
        "image": "https://cdn-az.allevents.in/events2/banners/50aafa9dc800f9701c422fff84537648a39ab7946572bc34c876f58956dbbf5f-rimg-w960-h502-gmir.jpg?v=1703855745",
        "startDate": "2023-12-31",
        "url": "https://allevents.in/mentor/new-years-eve-5k/200025853961342",
        "location": {
            "@type": "Place",
            "name": "Veterans Park",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "5730 Hopkins Rd,Mentor,OH,United States",
                "addressLocality": "Mentor",
                "addressRegion": "OH",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.714159137112",
                "longitude": "-81.344273476824"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Finish off 2023 with a 5K! All participants receive a FINISHER MEDAL and race shirt.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "GCXC Running Series",
                "url": "https://allevents.in/org/gcxc-running-series/20395937"
            }
        ]
    }
]
```