

# Event Details

- **Event Name**: Home Game
- **Event Start and End Date**: Thu, 24 Jul, 2025 at 07:05 pm
- **Event Description**: Home Game vs Sluggers
- **Event URL**: https://allevents.in/athens/home-game/200028347293944
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 50

## 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/events1/banners/0d0be3d037e8ea5030c145603371aba6a2aa2bcf2d9024689a86fe991c79d1c4-rimg-w820-h360-dc0d4b15-gmir?v=1752873014

## FAQs

- **Q**: When and where is Home Game being held?
  - **A:** Home Game takes place on Thu, 24 Jul, 2025 at 07:05 pm to Thu, 24 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/events1/banners/0d0be3d037e8ea5030c145603371aba6a2aa2bcf2d9024689a86fe991c79d1c4-rimg-w820-h360-dc0d4b15-gmir?v=1752873014",
        "startDate": "2025-07-24",
        "url": "https://allevents.in/athens/home-game/200028347293944",
        "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 Sluggers",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Southern Ohio Copperheads",
                "url": "https://allevents.in/org/southern-ohio-copperheads/25945307"
            }
        ]
    }
]
```