

# Event Details

- **Event Name**: 10th Annual Flint Hills 50 and Marathon 
- **Event Start and End Date**: Sat, 11 Apr, 2026 at 07:00 am (-05:00)
- **Event Description**: running all day
- **Event URL**: https://allevents.in/saint-george/10th-annual-flint-hills-50-and-marathon/200029516314032
- **Event Categories**: sports, marathons
- **Interested Audience**: 
  - total_interested_count: 34

## Ticket Details

- **Ticket URL**: http://facebook.com/200029516314032?utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=saint+george-events

## Event venue details

- **city**: Saint George
- **state**: KS
- **country**: United States
- **location**: Green Valley Community Center
- **lat**: 39.199506338793
- **long**: -96.511212418185
- **full address**: Green Valley Community Center, 3770 Green Valley Rd,Saint George, Kansas, United States

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/ec72ca426fb86f453d20834f717aa69c339de7e240636d8a63c4737f07bb16d1-rimg-w801-h1200-dc332d2c-gmir?v=1774635401
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/02cc4c41e00a38fdd42491989043a085257964b52000b115ef84d0b50bf35964-rimg-w300-h300-dc342e2c-gmir?v=1774635402

## FAQs

- **Q**: When is the event happening?
  - **A:** Sat, 11 Apr, 2026 at 07:00 am (-05:00)
- **Q**: Where is the event happening?
  - **A:** Green Valley Community Center, 3770 Green Valley Rd,Saint George, Kansas, United States
- **Q**: What type of event is this?
  - **A:** sports, marathons
- **Q**: Where can I find ticket details about 10th Annual Flint Hills 50 and Marathon  ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "10th Annual Flint Hills 50 and Marathon",
        "image": "https://cdn-az.allevents.in/events9/banners/ec72ca426fb86f453d20834f717aa69c339de7e240636d8a63c4737f07bb16d1-rimg-w801-h1200-dc332d2c-gmir?v=1774635401",
        "startDate": "2026-04-11T07:00:00-05:00",
        "url": "https://allevents.in/saint-george/10th-annual-flint-hills-50-and-marathon/200029516314032",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Green Valley Community Center",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "3770 Green Valley Rd,Saint George, Kansas",
                "addressLocality": "Saint George",
                "addressRegion": "KS",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "39.199506338793",
                "longitude": "-96.511212418185"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "running all day"
    }
]
```