

# Event Details

- **Event Name**: Home Game
- **Event Start and End Date**: Tue, 16 Jun, 2026 at 06:30 pm
- **Event Description**: Indians vs South Bay Storm
- **Event URL**: https://allevents.in/fairfield/home-game/200030238986619
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Fairfield
- **state**: CA
- **country**: United States
- **location**: Allan Witt Park
- **lat**: 38.247927035465
- **long**: -122.0610646121
- **full address**: Allan Witt Park, 1741 West Texas Street,Fairfield, California, United States

## Event gallery

- **Alt text**: Home Game
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/0cd2da21e2534654743cd58e59429232567d225f0167f846a15c9eccc078f6d6-rimg-w1200-h900-dc78772f-gmir?v=1781547738

## FAQs

- **Q**: When and where is Home Game being held?
  - **A:** Home Game takes place on Tue, 16 Jun, 2026 at 06:30 pm to Tue, 16 Jun, 2026 at 06:30 pm at Allan Witt Park, 1741 West Texas Street,Fairfield, California, United States.
- **Q**: Who is organizing Home Game?
  - **A:** Home Game is organized by Fairfield Indians Collegiate Baseball.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Home Game 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 Fairfield, this event is thoughtfully curated to deliver a standout experience worth every moment. If Home Game 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": "Home Game",
        "image": "https://cdn-az.allevents.in/events7/banners/0cd2da21e2534654743cd58e59429232567d225f0167f846a15c9eccc078f6d6-rimg-w1200-h900-dc78772f-gmir?v=1781547738",
        "startDate": "2026-06-16",
        "url": "https://allevents.in/fairfield/home-game/200030238986619",
        "location": {
            "@type": "Place",
            "name": "Allan Witt Park",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1741 West Texas Street,Fairfield, California",
                "addressLocality": "Fairfield",
                "addressRegion": "CA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "38.247927035465",
                "longitude": "-122.0610646121"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Indians vs South Bay Storm",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Fairfield Indians Collegiate Baseball",
                "url": "https://allevents.in/org/fairfield-indians-collegiate-baseball/12737529",
                "description": "Collegiate Summer Wood Bat Baseball Team"
            }
        ]
    }
]
```