

# Event Details

- **Event Name**: Cowboy Town Sunday afternoon of Barrel Racing 
- **Event Start and End Date**: Sun, 01 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/200029380892028
- **Event Categories**: sports
- **Interested Audience**: 
  - total_interested_count: 47

## Ticket Details

- **Ticket URL**: http://facebook.com/200029380892028?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/events4/banners/4d412849abb9bf545bc401b5e8ea2fc7bd0e281d4318d408b67322c95c6de704-rimg-w1026-h1324-dcffe06b-gmir?v=1769428997
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/738dcaa9f45a8761f5f1fcb55ba837e161f1425a733875514babbd6139ccea25-rimg-w300-h300-dcffe06a-gmir?v=1769428997

## FAQs

- **Q**: When is the event happening?
  - **A:** Sun, 01 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/events4/banners/4d412849abb9bf545bc401b5e8ea2fc7bd0e281d4318d408b67322c95c6de704-rimg-w1026-h1324-dcffe06b-gmir?v=1769428997",
        "startDate": "2026-02-01",
        "url": "https://allevents.in/warm-springs/cowboy-town-sunday-afternoon-of-barrel-racing/200029380892028",
        "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"
            }
        ]
    }
]
```