

# Event Details

- **Event Name**: Tatanka Youth Mountain Bike Race
- **Event Start and End Date**: Sat, 25 Jul, 2026 at 09:00 am (-06:00)
- **Event Description**: Let’s get kids on bikes!
www.sdmtb.com
- **Event URL**: https://allevents.in/sturgis/tatanka-youth-mountain-bike-race/200029931404333
- **Event Categories**: Sports, Kids
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Sturgis
- **state**: SD
- **country**: United States
- **location**: Fort Meade (South Dakota)
- **lat**: 44.409444444444
- **long**: -103.47111111111
- **full address**: Fort Meade (South Dakota), Sturgis, South Dakota, United States

## Event gallery

- **Alt text**: Tatanka Youth Mountain Bike Race
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/17347db7d8b1ad1b310438d4871c808303af3f15ed2000a614ab41fc5fde6d4e-rimg-w1024-h1536-dcab8d75-gmir?v=1775974652

## FAQs

- **Q**: When and where is Tatanka Youth Mountain Bike Race being held?
  - **A:** Tatanka Youth Mountain Bike Race takes place on Sat, 25 Jul, 2026 at 09:00 am to Sat, 25 Jul, 2026 at 09:00 am at Fort Meade (South Dakota), Sturgis, South Dakota, United States.
- **Q**: Who is organizing Tatanka Youth Mountain Bike Race?
  - **A:** Tatanka Youth Mountain Bike Race is organized by South Dakota Youth Cycling League.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Tatanka Youth Mountain Bike Race",
        "image": "https://cdn-az.allevents.in/events4/banners/17347db7d8b1ad1b310438d4871c808303af3f15ed2000a614ab41fc5fde6d4e-rimg-w1024-h1536-dcab8d75-gmir?v=1775974652",
        "startDate": "2026-07-25T09:00:00-06:00",
        "url": "https://allevents.in/sturgis/tatanka-youth-mountain-bike-race/200029931404333",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Fort Meade (South Dakota)",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Sturgis, South Dakota",
                "addressLocality": "Sturgis",
                "addressRegion": "SD",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "44.409444444444",
                "longitude": "-103.47111111111"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Let’s get kids on bikes!\nwww.sdmtb.com",
        "organizer": [
            {
                "@type": "Organization",
                "name": "South Dakota Youth Cycling League",
                "url": "https://allevents.in/org/south-dakota-youth-cycling-league/27680918"
            }
        ]
    }
]
```