

# Event Details

- **Event Name**: Cornhole Tournament
- **Event Start and End Date**: Sat, 20 Aug, 2022 at 12:00 am
- **Event Description**: Cornhole Tournament August 20th.
- **Event URL**: https://allevents.in/cleveland/cornhole-tournament/200023107771149
- **Event Categories**: sports, tournaments
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Cleveland
- **state**: TN
- **country**: United States
- **location**: 3150 Fulbright Rd Cleveland, TN
- **lat**: 35.17575
- **long**: -84.84269
- **full address**: 3150 Fulbright Rd Cleveland, TN, Cleveland, United States

## Event gallery

- **Alt text**: Cornhole Tournament
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/857ba981eae90e13418c523dac482d158f8a5ec8ab04a8ceff1af954b6ed0b59-rimg-w686-h960-gmir.jpg?v=1660694221

## FAQs

- **Q**: When and where is Cornhole Tournament being held?
  - **A:** Cornhole Tournament takes place on Sat, 20 Aug, 2022 at 12:00 am to Sat, 20 Aug, 2022 at 12:00 am at 3150 Fulbright Rd Cleveland, TN, Cleveland, United States.
- **Q**: Who is organizing Cornhole Tournament?
  - **A:** Cornhole Tournament is organized by X Level Cornhole.
- **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 Cleveland, 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/events6/banners/857ba981eae90e13418c523dac482d158f8a5ec8ab04a8ceff1af954b6ed0b59-rimg-w686-h960-gmir.jpg?v=1660694221",
        "startDate": "2022-08-20",
        "url": "https://allevents.in/cleveland/cornhole-tournament/200023107771149",
        "location": {
            "@type": "Place",
            "name": "3150 Fulbright Rd Cleveland, TN",
            "address": {
                "@type": "PostalAddress",
                "name": "3150 Fulbright Rd Cleveland, TN, Cleveland, United States",
                "addressLocality": "Cleveland",
                "addressRegion": "TN",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "35.17575",
                "longitude": "-84.84269"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Cornhole Tournament August 20th.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "X Level Cornhole",
                "url": "https://allevents.in/org/x-level-cornhole/20029485"
            }
        ]
    }
]
```