

# Event Details

- **Event Name**: Home Game
- **Event Start and End Date**: Fri, 29 May, 2026 at 06:30 pm
- **Event Description**: O’Fallon vs Decatur
Gates Open 5:30
First Pitch: 6:30
Game Promotions:
*First Responders Night*
- **Event URL**: https://allevents.in/decatur/home-game/200030136127508
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Decatur
- **state**: IL
- **country**: United States
- **location**: Workman Family Baseball Field
- **lat**: 39.84357
- **long**: -88.97265
- **full address**: Workman Family Baseball Field, Workman Family Softball Field, 390 N Oakland Ave, Decatur, IL 62522, United States

## Event gallery

- **Alt text**: Home Game
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/b12bca9cb02ae7713c539d821cc31f6fba16584ea5ae94a1fe30192c4e91469c-rimg-w1080-h1350-dcaac0d8-gmir?v=1779840007

## FAQs

- **Q**: When and where is Home Game being held?
  - **A:** Home Game takes place on Fri, 29 May, 2026 at 06:30 pm to Fri, 29 May, 2026 at 06:30 pm at Workman Family Baseball Field, Workman Family Softball Field, 390 N Oakland Ave, Decatur, IL 62522, United States.
- **Q**: Who is organizing Home Game?
  - **A:** Home Game is organized by Decatur Bean Ballers.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Home Game",
        "image": "https://cdn-az.allevents.in/events3/banners/b12bca9cb02ae7713c539d821cc31f6fba16584ea5ae94a1fe30192c4e91469c-rimg-w1080-h1350-dcaac0d8-gmir?v=1779840007",
        "startDate": "2026-05-29",
        "url": "https://allevents.in/decatur/home-game/200030136127508",
        "location": {
            "@type": "Place",
            "name": "Workman Family Baseball Field",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Workman Family Softball Field, 390 N Oakland Ave, Decatur, IL 62522, United States",
                "addressLocality": "Decatur",
                "addressRegion": "IL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "39.84357",
                "longitude": "-88.97265"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "O’Fallon vs Decatur\nGates Open 5:30\nFirst Pitch: 6:30\nGame Promotions:\n*First Responders Night*",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Decatur Bean Ballers",
                "url": "https://allevents.in/org/decatur-bean-ballers/27248776"
            }
        ]
    }
]
```