

# Event Details

- **Event Name**: Lone Star Region College Rodeo
- **Event Start and End Date**: Fri, 03 Oct, 2025 at 08:00 am – Sat, 04 Oct, 2025 at 03:00 pm
- **Event Description**: Cisco College will host its first regional college rodeo in Abilene!
- **Event URL**: https://allevents.in/abilene/lone-star-region-college-rodeo/200028686987455
- **Event Categories**: rodeo
- **Interested Audience**: 
  - total_interested_count: 76

## Ticket Details


## Event venue details

- **city**: Abilene
- **state**: TX
- **country**: United States
- **location**: Taylor County Expo Center
- **lat**: 32.434596223525
- **long**: -99.695158006508
- **full address**: Taylor County Expo Center, 1700  State Highway 36,Abilene, Texas, United States

## Event gallery

- **Alt text**: Lone Star Region College Rodeo
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/6e3ff287485d4f22f3acbd66010ae89811a43176e2f20f33a5eea22333d0c434-rimg-w1080-h1350-dcbe9373-gmir?v=1759164425

## FAQs

- **Q**: When and where is Lone Star Region College Rodeo being held?
  - **A:** Lone Star Region College Rodeo takes place on Fri, 03 Oct, 2025 at 08:00 am to Sat, 04 Oct, 2025 at 03:00 pm at Taylor County Expo Center, 1700  State Highway 36,Abilene, Texas, United States.
- **Q**: Who is organizing Lone Star Region College Rodeo?
  - **A:** Lone Star Region College Rodeo is organized by Cisco College.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "SportsEvent",
        "name": "Lone Star Region College Rodeo",
        "image": "https://cdn-az.allevents.in/events2/banners/6e3ff287485d4f22f3acbd66010ae89811a43176e2f20f33a5eea22333d0c434-rimg-w1080-h1350-dcbe9373-gmir?v=1759164425",
        "startDate": "2025-10-03",
        "endDate": "2025-10-04",
        "url": "https://allevents.in/abilene/lone-star-region-college-rodeo/200028686987455",
        "location": {
            "@type": "Place",
            "name": "Taylor County Expo Center",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1700  State Highway 36,Abilene, Texas",
                "addressLocality": "Abilene",
                "addressRegion": "TX",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "32.434596223525",
                "longitude": "-99.695158006508"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Cisco College will host its first regional college rodeo in Abilene!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Cisco College",
                "url": "https://allevents.in/org/cisco-college/26387486"
            }
        ]
    }
]
```