

# Event Details

- **Event Name**: Bear Round Up @ El Rodeo
- **Event Start and End Date**: Wed, 08 Jul, 2026 at 06:30 pm – Wed, 08 Jul, 2026 at 09:00 pm
- **Event Description**: ?? Next stop: El Rodeo on Blount Street! Come hang out, meet some new folks, and enjoy a relaxed evening with the group.
- **Event URL**: https://allevents.in/raleigh/bear-round-up-el-rodeo/200030265011904
- **Event Categories**: rodeo
- **Interested Audience**: 
  - total_interested_count: 16

## Ticket Details

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

## Event venue details

- **city**: Raleigh
- **state**: NC
- **country**: United States
- **location**: El Rodeo Mexican Restaurant
- **lat**: 35.77568
- **long**: -78.63625
- **full address**: El Rodeo Mexican Restaurant, 329 S Blount St,Raleigh, North Carolina, United States

## Event gallery

- **Alt text**: Bear Round Up @ El Rodeo
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/962be5ebdd9ed1563f192bf92cb52d477c5fbd27ff41873081e96f484cbd54ee-rimg-w1024-h1024-dcfff1d4-gmir?v=1782984964

## FAQs

- **Q**: When and where is Bear Round Up @ El Rodeo being held?
  - **A:** Bear Round Up @ El Rodeo takes place on Wed, 08 Jul, 2026 at 06:30 pm to Wed, 08 Jul, 2026 at 09:00 pm at El Rodeo Mexican Restaurant, 329 S Blount St,Raleigh, North Carolina, United States.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Bear Round Up @ El Rodeo",
        "image": "https://cdn-az.allevents.in/events9/banners/962be5ebdd9ed1563f192bf92cb52d477c5fbd27ff41873081e96f484cbd54ee-rimg-w1024-h1024-dcfff1d4-gmir?v=1782984964",
        "startDate": "2026-07-08",
        "endDate": "2026-07-08",
        "url": "https://allevents.in/raleigh/bear-round-up-el-rodeo/200030265011904",
        "location": {
            "@type": "Place",
            "name": "El Rodeo Mexican Restaurant",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "329 S Blount St,Raleigh, North Carolina",
                "addressLocality": "Raleigh",
                "addressRegion": "NC",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "35.77568",
                "longitude": "-78.63625"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "?? Next stop: El Rodeo on Blount Street! Come hang out, meet some new folks, and enjoy a relaxed evening with the group."
    }
]
```