

# Event Details

- **Event Name**: Home Game 
- **Event Start and End Date**: Sat, 19 Jul, 2025 at 07:05 pm
- **Event Description**: Home Game vs Monarchs
- **Event URL**: https://allevents.in/athens/home-game/200028347293844
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 48

## Ticket Details


## Event venue details

- **city**: Athens
- **state**: OH
- **country**: United States
- **location**: Bob Wren Stadium
- **lat**: 39.324491
- **long**: -82.10895
- **full address**: Bob Wren Stadium, Athens, Ohio, United States

## Event gallery

- **Alt text**: Home Game
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/3f569f06f62c518af2338987ca42d760127d2f8f5214389bbf951c99fbea019b-rimg-w820-h360-dc0d4b15-gmir?v=1752763557

## FAQs

- **Q**: When and where is Home Game  being held?
  - **A:** Home Game  takes place on Sat, 19 Jul, 2025 at 07:05 pm to Sat, 19 Jul, 2025 at 07:05 pm at Bob Wren Stadium, Athens, Ohio, United States.
- **Q**: Who is organizing Home Game ?
  - **A:** Home Game  is organized by Southern Ohio Copperheads.
- **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 Athens, 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/events9/banners/3f569f06f62c518af2338987ca42d760127d2f8f5214389bbf951c99fbea019b-rimg-w820-h360-dc0d4b15-gmir?v=1752763557",
        "startDate": "2025-07-19",
        "url": "https://allevents.in/athens/home-game/200028347293844",
        "location": {
            "@type": "Place",
            "name": "Bob Wren Stadium",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Athens, Ohio",
                "addressLocality": "Athens",
                "addressRegion": "OH",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "39.324491",
                "longitude": "-82.10895"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Home Game vs Monarchs",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Southern Ohio Copperheads",
                "url": "https://allevents.in/org/southern-ohio-copperheads/25945307"
            }
        ]
    }
]
```