

# Event Details

- **Event Name**: Wednesday 5k
- **Event Start and End Date**: Wed, 28 Jan, 2026 at 07:00 pm
- **Event Description**: Meet up by the firehouse by the square (corner of Hunt and Chestnut)

We will ruck a 5k, then head to a local restaurant for some drinks and food.
- **Event URL**: https://allevents.in/mckinney/wednesday-5k/200029459486456
- **Event Categories**: meetups
- **Interested Audience**: 
  - total_interested_count: 7

## Ticket Details

- **Ticket URL**: http://facebook.com/200029459486456?utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=mckinney-events

## Event venue details

- **city**: Mckinney
- **state**: TX
- **country**: United States
- **location**: Downtown Mckinney
- **lat**: 33.197273
- **long**: -96.6154
- **full address**: Downtown Mckinney, McKinney,TX,United States

## Event gallery

- **Alt text**: Wednesday 5k
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/0bb741ec79a5207889c72f9d0b4cb976debac79639849902f9662e380bd7b4b4-rimg-w960-h960-dcffffff-gmir?v=1769254889

## FAQs

- **Q**: When and where is Wednesday 5k being held?
  - **A:** Wednesday 5k takes place on Wed, 28 Jan, 2026 at 07:00 pm to Wed, 28 Jan, 2026 at 07:00 pm at Downtown Mckinney, McKinney,TX,United States.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Wednesday 5k",
        "image": "https://cdn-az.allevents.in/events2/banners/0bb741ec79a5207889c72f9d0b4cb976debac79639849902f9662e380bd7b4b4-rimg-w960-h960-dcffffff-gmir?v=1769254889",
        "startDate": "2026-01-28",
        "url": "https://allevents.in/mckinney/wednesday-5k/200029459486456",
        "location": {
            "@type": "Place",
            "name": "Downtown Mckinney",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "McKinney,TX,United States",
                "addressLocality": "Mckinney",
                "addressRegion": "TX",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "33.197273",
                "longitude": "-96.6154"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Meet up by the firehouse by the square (corner of Hunt and Chestnut)\n\nWe will ruck a 5k, then head to a local restaurant for some drinks and food."
    }
]
```