

# Event Details

- **Event Name**: Indian Relay Races at Emerald Downs
- **Event Start and End Date**: Sun, 14 Jun, 2026 at 11:00 am
- **Event Description**: Emerald Downs is having the Indian Relay Races. let's all get together and go! it's so much fun!
- **Event URL**: https://allevents.in/auburn/indian-relay-races-at-emerald-downs/200030181631806
- **Event Categories**: Sports
- **Interested Audience**: 
  - total_interested_count: 1

## Ticket Details

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

## Event venue details

- **city**: Auburn
- **state**: WA
- **country**: United States
- **location**: Emerald Downs
- **lat**: 47.328180877712
- **long**: -122.23748408497
- **full address**: Emerald Downs, 2300 Ron Crockett Dr NW,Auburn, Washington, United States

## Event gallery

- **Alt text**: Indian Relay Races at Emerald Downs
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/2740e0bba3c7771faae5653e1a28b14432f8d102a7909246444175dc656a406c-rimg-w1024-h732-dcc0d1df-gmir?v=1780468446

## FAQs

- **Q**: When and where is Indian Relay Races at Emerald Downs being held?
  - **A:** Indian Relay Races at Emerald Downs takes place on Sun, 14 Jun, 2026 at 11:00 am to Sun, 14 Jun, 2026 at 11:00 am at Emerald Downs, 2300 Ron Crockett Dr NW,Auburn, Washington, United States.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Indian Relay Races at Emerald Downs 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 Auburn, this event is thoughtfully curated to deliver a standout experience worth every moment. If Indian Relay Races at Emerald Downs sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "SportsEvent",
        "name": "Indian Relay Races at Emerald Downs",
        "image": "https://cdn-az.allevents.in/events10/banners/2740e0bba3c7771faae5653e1a28b14432f8d102a7909246444175dc656a406c-rimg-w1024-h732-dcc0d1df-gmir?v=1780468446",
        "startDate": "2026-06-14",
        "url": "https://allevents.in/auburn/indian-relay-races-at-emerald-downs/200030181631806",
        "location": {
            "@type": "Place",
            "name": "Emerald Downs",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "2300 Ron Crockett Dr NW,Auburn, Washington",
                "addressLocality": "Auburn",
                "addressRegion": "WA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "47.328180877712",
                "longitude": "-122.23748408497"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Emerald Downs is having the Indian Relay Races. let's all get together and go! it's so much fun!"
    }
]
```