

# Event Details

- **Event Name**: Cornhole Tournament
- **Event Start and End Date**: Wed, 25 Feb, 2026 at 06:30 pm – Wed, 25 Feb, 2026 at 09:30 pm
- **Event Description**: Sign up at 6:30pm, bags fly at 7:30pm. $15 entry fee
- **Event URL**: https://allevents.in/albany/cornhole-tournament/200029693592502
- **Event Categories**: Sports
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Albany
- **state**: GA
- **country**: United States
- **location**: 315 Philema Road, Albany, GA, United States, Georgia 31701
- **lat**: 31.61177
- **long**: -84.14841
- **full address**: 315 Philema Road, Albany, GA, United States, Georgia 31701

## Event gallery

- **Alt text**: Cornhole Tournament
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/210dd61e11405799ad5a95e16b10d4ff4dff5957ef0de4c052fba1caeec6a76d-rimg-w1200-h718-dca78d5c-gmir?v=1771502762

## FAQs

- **Q**: When and where is Cornhole Tournament being held?
  - **A:** Cornhole Tournament takes place on Wed, 25 Feb, 2026 at 06:30 pm to Wed, 25 Feb, 2026 at 09:30 pm at 315 Philema Road, Albany, GA, United States, Georgia 31701.
- **Q**: Who is organizing Cornhole Tournament?
  - **A:** Cornhole Tournament is organized by VFW Post 2785 - Albany GA.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Cornhole Tournament 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 Albany, this event is thoughtfully curated to deliver a standout experience worth every moment. If Cornhole Tournament 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": "Cornhole Tournament",
        "image": "https://cdn-az.allevents.in/events4/banners/210dd61e11405799ad5a95e16b10d4ff4dff5957ef0de4c052fba1caeec6a76d-rimg-w1200-h718-dca78d5c-gmir?v=1771502762",
        "startDate": "2026-02-25",
        "endDate": "2026-02-25",
        "url": "https://allevents.in/albany/cornhole-tournament/200029693592502",
        "location": {
            "@type": "Place",
            "name": "315 Philema Road, Albany, GA, United States, Georgia 31701",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "315 Philema Rd, Albany, GA 31701-1245, United States",
                "addressLocality": "Albany",
                "addressRegion": "GA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "31.61177",
                "longitude": "-84.14841"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Sign up at 6:30pm, bags fly at 7:30pm. $15 entry fee",
        "organizer": [
            {
                "@type": "Organization",
                "name": "VFW Post 2785 - Albany GA",
                "url": "https://allevents.in/org/vfw-post-2785-albany-ga/25572775"
            }
        ]
    }
]
```