

# Event Details

- **Event Name**: First Responder Dodgeball Tournament
- **Event Start and End Date**: Wed, 24 Jun, 2026 at 05:00 pm
- **Event Description**: Wilson County Sheriff’s Office is coming together with other agencies to raise toys to support our Blue Santa program in the winter. Different first responders will be competing in a friendly dodge ball tournament to rise above the rest.
- **Event URL**: https://allevents.in/floresville/first-responder-dodgeball-tournament/200030199101947
- **Event Categories**: Sports
- **Interested Audience**: 
  - total_interested_count: 79

## Ticket Details


## Event venue details

- **city**: Floresville
- **state**: TX
- **country**: United States
- **location**: Floresville High School
- **lat**: 29.146010943557
- **long**: -98.151208196385
- **full address**: Floresville High School, 1813 Tiger Ln,Floresville, Texas, United States

## Event gallery

- **Alt text**: First Responder Dodgeball Tournament
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/da6b29348055c33eeb15ab7bb9e84ca6ef7533adc170685c57b69b0007d37938-rimg-w1024-h1536-dc494a5b-gmir?v=1781864893

## FAQs

- **Q**: When and where is First Responder Dodgeball Tournament being held?
  - **A:** First Responder Dodgeball Tournament takes place on Wed, 24 Jun, 2026 at 05:00 pm to Wed, 24 Jun, 2026 at 05:00 pm at Floresville High School, 1813 Tiger Ln,Floresville, Texas, United States.
- **Q**: Who is organizing First Responder Dodgeball Tournament?
  - **A:** First Responder Dodgeball Tournament is organized by Wilson County Sheriff's Office.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "First Responder Dodgeball Tournament",
        "image": "https://cdn-az.allevents.in/events10/banners/da6b29348055c33eeb15ab7bb9e84ca6ef7533adc170685c57b69b0007d37938-rimg-w1024-h1536-dc494a5b-gmir?v=1781864893",
        "startDate": "2026-06-24",
        "url": "https://allevents.in/floresville/first-responder-dodgeball-tournament/200030199101947",
        "location": {
            "@type": "Place",
            "name": "Floresville High School",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1813 Tiger Ln,Floresville, Texas",
                "addressLocality": "Floresville",
                "addressRegion": "TX",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "29.146010943557",
                "longitude": "-98.151208196385"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Wilson County Sheriff’s Office is coming together with other agencies to raise toys to support our Blue Santa program in the winter. Different first responders will be competing in a friendly dodge ball tournament to rise above the rest.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Wilson County Sheriffs Office",
                "url": "https://allevents.in/org/wilson-county-sheriffs-office/26464861"
            }
        ]
    }
]
```