

# Event Details

- **Event Name**: Yard goats game!
- **Event Start and End Date**: Sun, 03 May, 2026 at 01:10 pm (-04:00)
- **Event Description**: First pitch at 1:10!
- **Event URL**: https://allevents.in/hartford/yard-goats-game/200029933659255
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 9

## Ticket Details


## Event venue details

- **city**: Hartford
- **state**: CT
- **country**: United States
- **location**: Yard Goats Stadium
- **lat**: 41.771261836509
- **long**: -72.674021725237
- **full address**: Yard Goats Stadium, 1214 Main St.,Hartford, Connecticut, United States

## Event gallery

- **Alt text**: Yard goats game!
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/0a8dc0447be52252c718117483d8b56b5e211c17ac0146b4c886b648ef720e98-rimg-w1200-h1682-dcefeff2-gmir?v=1776037495

## FAQs

- **Q**: When and where is Yard goats game! being held?
  - **A:** Yard goats game! takes place on Sun, 03 May, 2026 at 01:10 pm to Sun, 03 May, 2026 at 01:10 pm at Yard Goats Stadium, 1214 Main St.,Hartford, Connecticut, United States.
- **Q**: Who is organizing Yard goats game!?
  - **A:** Yard goats game! is organized by Webb Elementary PTO.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Yard goats game!",
        "image": "https://cdn-az.allevents.in/events2/banners/0a8dc0447be52252c718117483d8b56b5e211c17ac0146b4c886b648ef720e98-rimg-w1200-h1682-dcefeff2-gmir?v=1776037495",
        "startDate": "2026-05-03T13:10:00-04:00",
        "url": "https://allevents.in/hartford/yard-goats-game/200029933659255",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Yard Goats Stadium",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1214 Main St.,Hartford, Connecticut",
                "addressLocality": "Hartford",
                "addressRegion": "CT",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.771261836509",
                "longitude": "-72.674021725237"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "First pitch at 1:10!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Webb Elementary PTO",
                "url": "https://allevents.in/org/webb-elementary-pto/16591966"
            }
        ]
    }
]
```