

# Event Details

- **Event Name**: Paulding Pro Rodeo
- **Event Start and End Date**: Thu, 01 Oct, 2026 at 07:00 pm – Sat, 03 Oct, 2026 at 10:00 pm (-04:00)
- **Event URL**: https://allevents.in/dallas/paulding-pro-rodeo/2300026833022304
- **Event Categories**: rodeo
- **Slot details of has slots**: 
- **Interested Audience**: 
  - total_interested_count: 2

## Ticket Details


## Event venue details

- **city**: Dallas
- **state**: GA
- **country**: United States
- **location**: Earl Duncan Park at Paulding Meadows
- **lat**: 33.924453735352
- **long**: -84.84130859375
- **full address**: Earl Duncan Park at Paulding Meadows, 472 Paulding Meadows Dr., Dallas, United States

## Event gallery

- **Alt text**: Paulding Pro Rodeo
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/d904ad50-977b-11f1-aeb9-85abe4888be8-rimg-w1200-h514-dce8d8c8-gmir.jpg?v=1786669362

## FAQs

- **Q**: When and where is Paulding Pro Rodeo being held?
  - **A:** Paulding Pro Rodeo takes place on Thu, 01 Oct, 2026 at 07:00 pm to Sat, 03 Oct, 2026 at 10:00 pm at Earl Duncan Park at Paulding Meadows, 472 Paulding Meadows Dr., Dallas, United States.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Paulding Pro Rodeo is ideal for festival lovers, culture enthusiasts, and anyone looking for a vibrant, immersive community experience. Whether you're a first-time attendee or a longtime enthusiast in Dallas, this event is thoughtfully curated to deliver a standout experience worth every moment. If Paulding Pro Rodeo sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Paulding Pro Rodeo",
        "image": "https://cdn-az.allevents.in/events3/banners/d904ad50-977b-11f1-aeb9-85abe4888be8-rimg-w1200-h514-dce8d8c8-gmir.jpg?v=1786669362",
        "startDate": "2026-10-01T19:00:00-04:00",
        "endDate": "2026-10-03T22:00:00-04:00",
        "url": "https://allevents.in/dallas/paulding-pro-rodeo/2300026833022304",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Earl Duncan Park at Paulding Meadows",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "472 Paulding Meadows Dr.",
                "addressLocality": "Dallas",
                "addressRegion": "GA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "33.924453735352",
                "longitude": "-84.84130859375"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```