

# Event Details

- **Event Name**: PRESCOTT RODEO PARADE
- **Event Start and End Date**: Sat, 04 Jul, 2026 at 09:00 am
- **Event Description**: Tentative date for rodeo parade
- **Event URL**: https://allevents.in/prescott/prescott-rodeo-parade/200029206622258
- **Event Categories**: parades, rodeo
- **Interested Audience**: 
  - total_interested_count: 24

## Ticket Details

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

## Event venue details

- **city**: Prescott
- **state**: AZ
- **country**: United States
- **location**: Prescott Rodeo Grounds
- **lat**: 34.550784822308
- **long**: -112.48453881577
- **full address**: Prescott Rodeo Grounds, 840 Rodeo Dr,Prescott, Arizona, United States

## Event gallery

- **Alt text**: PRESCOTT RODEO PARADE
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=PRESCOTT+RODEO+PARADE&date=Sat%2C+04+Jul%2C+2026+at+09%3A00+am&bg=4

## FAQs

- **Q**: When and where is PRESCOTT RODEO PARADE being held?
  - **A:** PRESCOTT RODEO PARADE takes place on Sat, 04 Jul, 2026 at 09:00 am to Sat, 04 Jul, 2026 at 09:00 am at Prescott Rodeo Grounds, 840 Rodeo Dr,Prescott, Arizona, United States.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "PRESCOTT RODEO PARADE",
        "image": "https://dyn-image.allevents.in/generate-image?v=4&title=PRESCOTT+RODEO+PARADE&date=Sat%2C+04+Jul%2C+2026+at+09%3A00+am&bg=4",
        "startDate": "2026-07-04",
        "url": "https://allevents.in/prescott/prescott-rodeo-parade/200029206622258",
        "location": {
            "@type": "Place",
            "name": "Prescott Rodeo Grounds",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "840 Rodeo Dr,Prescott, Arizona",
                "addressLocality": "Prescott",
                "addressRegion": "AZ",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "34.550784822308",
                "longitude": "-112.48453881577"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Tentative date for rodeo parade"
    }
]
```