

# Event Details

- **Event Name**: Cowboy Town Sunday afternoon of Barrel Racing 
- **Event Start and End Date**: Sun, 15 Feb, 2026 at 01:30 pm
- **Event Description**: See flyer above
- **Event URL**: https://allevents.in/warm-springs/cowboy-town-sunday-afternoon-of-barrel-racing/200029414829614
- **Event Categories**: sports
- **Interested Audience**: 
  - total_interested_count: 22

## Ticket Details

- **Ticket URL**: http://facebook.com/200029414829614?utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=warm+springs-events

## Event venue details

- **city**: Warm Springs
- **state**: GA
- **country**: United States
- **location**: Cowboy Town
- **lat**: 32.871376618192
- **long**: -84.676474986304
- **full address**: Cowboy Town, 4776 Nebula Road,Warm Springs, Georgia, United States

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: Chasing the Cash Equine Productions (https://allevents.in/org/chasing-the-cash-equine-productions/24480350)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/9b48442d7467904917be1f84980b6f4da66de487e419b5b7322eb8062f0110a6-rimg-w1026-h1324-dcffe06b-gmir?v=1770483191
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/9e805a3cea7e2206612689da407a94981733e31850fb33d33bf0e9b77a2f1ad4-rimg-w300-h300-dcffe06a-gmir?v=1770483192

## FAQs

- **Q**: When is the event happening?
  - **A:** Sun, 15 Feb, 2026 at 01:30 pm
- **Q**: Where is the event happening?
  - **A:** Cowboy Town, 4776 Nebula Road,Warm Springs, Georgia, United States
- **Q**: Who is organizing the event?
  - **A:** Chasing the Cash Equine Productions
- **Q**: What type of event is this?
  - **A:** sports
- **Q**: Where can I find ticket details about Cowboy Town Sunday afternoon of Barrel Racing  ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "SportsEvent",
        "name": "Cowboy Town Sunday afternoon of Barrel Racing",
        "image": "https://cdn-az.allevents.in/events2/banners/9b48442d7467904917be1f84980b6f4da66de487e419b5b7322eb8062f0110a6-rimg-w1026-h1324-dcffe06b-gmir?v=1770483191",
        "startDate": "2026-02-15",
        "url": "https://allevents.in/warm-springs/cowboy-town-sunday-afternoon-of-barrel-racing/200029414829614",
        "location": {
            "@type": "Place",
            "name": "Cowboy Town",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "4776 Nebula Road,Warm Springs, Georgia",
                "addressLocality": "Warm Springs",
                "addressRegion": "GA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "32.871376618192",
                "longitude": "-84.676474986304"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "See flyer above",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Chasing the Cash Equine Productions",
                "url": "https://allevents.in/org/chasing-the-cash-equine-productions/24480350"
            }
        ]
    }
]
```