

# Event Details

- **Event Name**: Cornhole Tournament
- **Event Start and End Date**: Thu, 12 Mar, 2026 at 04:30 pm
- **Event Description**: Teams of 2! Prizes!
- **Event URL**: https://allevents.in/hampton/cornhole-tournament/200029651978447
- **Event Categories**: sports, tournaments
- **Interested Audience**: 
  - total_interested_count: 3

## Ticket Details

- **Ticket URL**: http://facebook.com/200029651978447?utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=hampton-events

## Event venue details

- **city**: Hampton
- **state**: VA
- **country**: United States
- **location**: 128 Benedict Ave, Hampton, VA
- **lat**: 37.07386
- **long**: -76.34891
- **full address**: 128 Benedict Ave, Hampton, VA, United States

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: Langley AFB Community Programs (https://allevents.in/org/langley-afb-community-programs/16987202)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/bc30da63ee2af652a670a338a94eb2b288e33e8d94491e2ac0b53b8b72b6877d-rimg-w1200-h1527-dc086708-gmir?v=1773256727
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/12d7f69e302e32c79a24b69b1919f99f37cbb8b1d526f34cae939277ac25bb1f-rimg-w300-h300-dcf5d836-gmir?v=1773256727

## FAQs

- **Q**: When is the event happening?
  - **A:** Thu, 12 Mar, 2026 at 04:30 pm
- **Q**: Where is the event happening?
  - **A:** 128 Benedict Ave, Hampton, VA, United States
- **Q**: Who is organizing the event?
  - **A:** Langley AFB Community Programs
- **Q**: What type of event is this?
  - **A:** sports, tournaments
- **Q**: Where can I find ticket details about Cornhole Tournament ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "SportsEvent",
        "name": "Cornhole Tournament",
        "image": "https://cdn-az.allevents.in/events4/banners/bc30da63ee2af652a670a338a94eb2b288e33e8d94491e2ac0b53b8b72b6877d-rimg-w1200-h1527-dc086708-gmir?v=1773256727",
        "startDate": "2026-03-12",
        "url": "https://allevents.in/hampton/cornhole-tournament/200029651978447",
        "location": {
            "@type": "Place",
            "name": "128 Benedict Ave, Hampton, VA",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "128 Benedict Ave, Hampton, VA 23665-1924, United States",
                "addressLocality": "Hampton",
                "addressRegion": "VA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "37.07386",
                "longitude": "-76.34891"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Teams of 2! Prizes!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Langley AFB Community Programs",
                "url": "https://allevents.in/org/langley-afb-community-programs/16987202",
                "description": "Langley AFB Community Programs provides a wide variety of recreational and leisure activities for military members and their families.    "
            }
        ]
    }
]
```