

# Event Details

- **Event Name**: Hit Run Throw Event
- **Event Start and End Date**: Sat, 31 May, 2025 at 02:00 pm – Sat, 31 May, 2025 at 06:00 pm
- **Event Description**: All players are welcome to participate in our Hit, Run and Throw event. It’s a great time! See you all there! ⚾️?
- **Event URL**: https://allevents.in/winsted/hit-run-throw-event/200028150998230
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 27

## Ticket Details


## Event venue details

- **city**: Winsted
- **state**: CT
- **country**: United States
- **location**: Winsted Little League Field
- **lat**: 41.920097795906
- **long**: -73.065139848717
- **full address**: Winsted Little League Field, Winsted, Connecticut, United States

## Event gallery

- **Alt text**: Hit Run Throw Event
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/227dac2bb2e5e6f6b0bd403064ed5ff5f20091a3b140151ebdb9843805d5d705-rimg-w1200-h900-dca8bfd3-gmir?v=1748072049

## FAQs

- **Q**: When and where is Hit Run Throw Event being held?
  - **A:** Hit Run Throw Event takes place on Sat, 31 May, 2025 at 02:00 pm to Sat, 31 May, 2025 at 06:00 pm at Winsted Little League Field, Winsted, Connecticut, United States.
- **Q**: Who is organizing Hit Run Throw Event?
  - **A:** Hit Run Throw Event is organized by Winsted, CT Youth Baseball and Softball.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Hit Run Throw Event",
        "image": "https://cdn-az.allevents.in/events6/banners/227dac2bb2e5e6f6b0bd403064ed5ff5f20091a3b140151ebdb9843805d5d705-rimg-w1200-h900-dca8bfd3-gmir?v=1748072049",
        "startDate": "2025-05-31",
        "endDate": "2025-05-31",
        "url": "https://allevents.in/winsted/hit-run-throw-event/200028150998230",
        "location": {
            "@type": "Place",
            "name": "Winsted Little League Field",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Winsted, Connecticut",
                "addressLocality": "Winsted",
                "addressRegion": "CT",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.920097795906",
                "longitude": "-73.065139848717"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "All players are welcome to participate in our Hit, Run and Throw event. It’s a great time! See you all there! ⚾️?",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Winsted CT Youth Baseball and Softball",
                "url": "https://allevents.in/org/winsted-ct-youth-baseball-and-softball/23435199"
            }
        ]
    }
]
```