

# Event Details

- **Event Name**: Black Rodeo
- **Event Start and End Date**: Sat, 30 May, 2026 at 07:00 pm (-05:00)
- **Event Description**: Save the Date! May 30, 2026!
- **Event URL**: https://allevents.in/pine-bluff/black-rodeo/200029147893225
- **Event Categories**: rodeo
- **Interested Audience**: 
  - total_interested_count: 2777

## Ticket Details


## Event venue details

- **city**: Pine Bluff
- **state**: AR
- **country**: United States
- **location**: Downtown Pine Bluff
- **lat**: 34.22443
- **long**: -92.00294
- **full address**: Downtown Pine Bluff, Pine Bluff, Arkansas, United States

## Event gallery

- **Alt text**: Black Rodeo
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/ba1b1f6cc2c5cfa5d0f524919a3ecbf211cd61d5696029b79061dfce5665ebb7-rimg-w1200-h1916-dc2d1d13-gmir?v=1776714061

## FAQs

- **Q**: When and where is Black Rodeo being held?
  - **A:** Black Rodeo takes place on Sat, 30 May, 2026 at 07:00 pm to Sat, 30 May, 2026 at 07:00 pm at Downtown Pine Bluff, Pine Bluff, Arkansas, United States.
- **Q**: Who is organizing Black Rodeo?
  - **A:** Black Rodeo is organized by Bluff City Rodeo Association.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Black Rodeo",
        "image": "https://cdn-az.allevents.in/events9/banners/ba1b1f6cc2c5cfa5d0f524919a3ecbf211cd61d5696029b79061dfce5665ebb7-rimg-w1200-h1916-dc2d1d13-gmir?v=1776714061",
        "startDate": "2026-05-30T19:00:00-05:00",
        "url": "https://allevents.in/pine-bluff/black-rodeo/200029147893225",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Downtown Pine Bluff",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Pine Bluff, Arkansas",
                "addressLocality": "Pine Bluff",
                "addressRegion": "AR",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "34.22443",
                "longitude": "-92.00294"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Save the Date! May 30, 2026!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Bluff City Rodeo Association",
                "url": "https://allevents.in/org/bluff-city-rodeo-association/21760644"
            }
        ]
    }
]
```