

# Event Details

- **Event Name**: Run to the Rescue
- **Event Start and End Date**: Sat, 30 May, 2026 at 07:00 am (-05:00)
- **Event Description**: Kick off the summer with a 5k and 1 mile run/walk! Bring your family and friends! This event, in collaboration with Proyecto Juan Diego, serves to help local families in need.
- **Event URL**: https://allevents.in/brownsville/run-to-the-rescue/200029845246910
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 250

## Ticket Details


## Event venue details

- **city**: Brownsville
- **state**: TX
- **country**: United States
- **location**: Brownsville Events Center
- **lat**: 25.962023947059
- **long**: -97.487994282353
- **full address**: Brownsville Events Center, 1 Event Ctr,Brownsville, Texas, United States

## Event gallery

- **Alt text**: Run to the Rescue
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/6ddac7d9bd43ea7fcb1f10c6d2c4b4e1292beba02122256d78cf15c6e3fb5bbe-rimg-w1179-h1745-dca87462-gmir?v=1778925226

## FAQs

- **Q**: When and where is Run to the Rescue being held?
  - **A:** Run to the Rescue takes place on Sat, 30 May, 2026 at 07:00 am to Sat, 30 May, 2026 at 07:00 am at Brownsville Events Center, 1 Event Ctr,Brownsville, Texas, United States.
- **Q**: Who is organizing Run to the Rescue?
  - **A:** Run to the Rescue is organized by Brownsville Fire Department.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Run to the Rescue",
        "image": "https://cdn-az.allevents.in/events8/banners/6ddac7d9bd43ea7fcb1f10c6d2c4b4e1292beba02122256d78cf15c6e3fb5bbe-rimg-w1179-h1745-dca87462-gmir?v=1778925226",
        "startDate": "2026-05-30T07:00:00-05:00",
        "url": "https://allevents.in/brownsville/run-to-the-rescue/200029845246910",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Brownsville Events Center",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1 Event Ctr,Brownsville, Texas",
                "addressLocality": "Brownsville",
                "addressRegion": "TX",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "25.962023947059",
                "longitude": "-97.487994282353"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Kick off the summer with a 5k and 1 mile run/walk! Bring your family and friends! This event, in collaboration with Proyecto Juan Diego, serves to help local families in need.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Brownsville Fire Department",
                "url": "https://allevents.in/org/brownsville-fire-department/24268678"
            }
        ]
    }
]
```