

# Event Details

- **Event Name**: Neighborhood Rodeo
- **Event Start and End Date**: Tue, 16 Sep, 2025 at 06:00 pm – Tue, 16 Sep, 2025 at 09:00 pm
- **Event Description**: Join us at Cross Hollow Arena for neighborhood rodeo sponsored by the Cedar Valley Ward. There will be good food and great fun for the whole family.
- **Event URL**: https://allevents.in/cedar-city/neighborhood-rodeo/1600027888712710
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

- **Ticket URL**: http://facebook.com/1600027888712710

## Event venue details

- **city**: Cedar City
- **state**: UT
- **country**: United States
- **location**: Cross Hollow Arena
- **lat**: 37.6781878
- **long**: -113.1083781
- **full address**: Cross Hollow Arena, 11 North Cross Hollow Rd Drive, Cedar City, United States

## Event gallery

- **Alt text**: Neighborhood Rodeo
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=Neighborhood+Rodeo&date=Tue%2C+16+Sep%2C+2025+at+06%3A00+pm&bg=1

## FAQs

- **Q**: When and where is Neighborhood Rodeo being held?
  - **A:** Neighborhood Rodeo takes place on Tue, 16 Sep, 2025 at 06:00 pm to Tue, 16 Sep, 2025 at 09:00 pm at Cross Hollow Arena, 11 North Cross Hollow Rd Drive, Cedar City, United States.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Neighborhood 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 Cedar City, this event is thoughtfully curated to deliver a standout experience worth every moment. If Neighborhood 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": "Neighborhood Rodeo",
        "image": "https://dyn-image.allevents.in/generate-image?v=4&title=Neighborhood+Rodeo&date=Tue%2C+16+Sep%2C+2025+at+06%3A00+pm&bg=1",
        "startDate": "2025-09-16",
        "endDate": "2025-09-16",
        "url": "https://allevents.in/cedar-city/neighborhood-rodeo/1600027888712710",
        "location": {
            "@type": "Place",
            "name": "Cross Hollow Arena",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "11 North Cross Hollow Rd Drive",
                "addressLocality": "Cedar City",
                "addressRegion": "UT",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "37.6781878",
                "longitude": "-113.1083781"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us at Cross Hollow Arena for neighborhood rodeo sponsored by the Cedar Valley Ward. There will be good food and great fun for the whole family."
    }
]
```