

# Event Details

- **Event Name**: Field of Screams
- **Event Start and End Date**: Fri, 29 Oct, 2021 at 09:00 am – Sun, 31 Oct, 2021 at 05:00 pm
- **Event Description**: 9U - 14U baseball tournament
- **Event URL**: https://allevents.in/winchester/field-of-screams/200021698399328
- **Event Categories**: sports, tournaments
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Winchester
- **state**: VA
- **country**: United States
- **location**: Jim Barnett Park
- **lat**: 39.175233468017
- **long**: -78.153330789143
- **full address**: Jim Barnett Park, 1001 E Cork St, Winchester, United States

## Event gallery

- **Alt text**: Field of Screams
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/028126678ccce1098c1dba7a2ac4d2c8dea08d240163431151a9376ceb376b78-rimg-w526-h526-gmir.jpg?v=1635646768

## FAQs

- **Q**: When and where is Field of Screams being held?
  - **A:** Field of Screams takes place on Fri, 29 Oct, 2021 at 09:00 am to Sun, 31 Oct, 2021 at 05:00 pm at Jim Barnett Park, 1001 E Cork St, Winchester, United States.
- **Q**: Who is organizing Field of Screams?
  - **A:** Field of Screams is organized by ProLace Gloves.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Field of Screams is ideal for sports fans, athletes, fitness enthusiasts, and anyone who loves the thrill of live competitive action and the energy of a crowd. Whether you're a first-time attendee or a longtime enthusiast in Winchester, this event is thoughtfully curated to deliver a standout experience worth every moment. If Field of Screams sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "SportsEvent",
        "name": "Field of Screams",
        "image": "https://cdn-az.allevents.in/events9/banners/028126678ccce1098c1dba7a2ac4d2c8dea08d240163431151a9376ceb376b78-rimg-w526-h526-gmir.jpg?v=1635646768",
        "startDate": "2021-10-29",
        "endDate": "2021-10-31",
        "url": "https://allevents.in/winchester/field-of-screams/200021698399328",
        "location": {
            "@type": "Place",
            "name": "Jim Barnett Park",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1001 E Cork St",
                "addressLocality": "Winchester",
                "addressRegion": "VA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "39.175233468017",
                "longitude": "-78.153330789143"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "9U - 14U baseball tournament",
        "organizer": [
            {
                "@type": "Organization",
                "name": "ProLace Gloves",
                "url": "https://allevents.in/org/prolace-gloves/18360807"
            }
        ]
    }
]
```