

# Event Details

- **Event Name**: Mayor's Run
- **Event Start and End Date**: Sat, 02 May, 2026 at 08:00 am (-05:00)
- **Event Description**: 1 Mile Kids' Run on Lincoln Marathon Weekend!
- **Event URL**: https://allevents.in/lincoln/mayors-run/200029592611811
- **Event Categories**: sports, kids, marathons
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Lincoln
- **state**: NE
- **country**: United States
- **location**: South Side of Capital Building
- **lat**: 40.806964063123
- **long**: -96.698807418042
- **full address**: South Side of Capital Building, 681 S 16th St, Lincoln, NE 68508-2691, United States

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: Lincoln Track Club (https://allevents.in/org/lincoln-track-club/20827594)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/77f9da0012e7f75f165138f9a82d187cfc5aa4403f39b571b8629d71f7e58a53-rimg-w1200-h525-dcb8dbe1-gmir?v=1774945276
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/3cb33fc9e5558795ae330f6b9612b56897f019fb6f6d00ed38d6312fcbf72fde-rimg-w300-h300-dcb8dbe1-gmir?v=1774945276

## FAQs

- **Q**: When is the event happening?
  - **A:** Sat, 02 May, 2026 at 08:00 am (-05:00)
- **Q**: Where is the event happening?
  - **A:** South Side of Capital Building, 681 S 16th St, Lincoln, NE 68508-2691, United States
- **Q**: Who is organizing the event?
  - **A:** Lincoln Track Club
- **Q**: What type of event is this?
  - **A:** sports, kids, marathons
- **Q**: Where can I find ticket details about Mayor's Run ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Mayor's Run",
        "image": "https://cdn-az.allevents.in/events9/banners/77f9da0012e7f75f165138f9a82d187cfc5aa4403f39b571b8629d71f7e58a53-rimg-w1200-h525-dcb8dbe1-gmir?v=1774945276",
        "startDate": "2026-05-02T08:00:00-05:00",
        "url": "https://allevents.in/lincoln/mayors-run/200029592611811",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "South Side of Capital Building",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "681 S 16th St, Lincoln, NE 68508-2691, United States",
                "addressLocality": "Lincoln",
                "addressRegion": "NE",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.806964063123",
                "longitude": "-96.698807418042"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "1 Mile Kids' Run on Lincoln Marathon Weekend!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Lincoln Track Club",
                "url": "https://allevents.in/org/lincoln-track-club/20827594"
            }
        ]
    }
]
```