

# Event Details

- **Event Name**: July Tournament
- **Event Start and End Date**: Sat, 25 Jul, 2026 at 11:30 am
- **Event Description**: Join us for our monthly tournament at Planks! Registration starts at 11:30am and the dice roll at noon. The entry fee is $20 with an optional $20 side pool. See you there!
- **Event URL**: https://allevents.in/columbus/july-tournament/200030398856430
- **Event Categories**: sports, tournaments
- **Interested Audience**: 
  - total_interested_count: 3

## Ticket Details

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

## Event venue details

- **city**: Columbus
- **state**: OH
- **country**: United States
- **location**: Plank's Cafe Pizzeria
- **lat**: 39.948515843262
- **long**: -82.982896908044
- **full address**: Plank's Cafe Pizzeria, 743 Parsons Ave, Columbus, OH 43206-1464, United States

## Event gallery

- **Alt text**: July Tournament
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/0dbd7ac30bf8bce14ef8b2dc7f93412de500d5920f2de3c0948b83eaa6d835d7-rimg-w937-h960-dcffffff-gmir?v=1784968244

## FAQs

- **Q**: When and where is July Tournament being held?
  - **A:** July Tournament takes place on Sat, 25 Jul, 2026 at 11:30 am to Sat, 25 Jul, 2026 at 11:30 am at Plank's Cafe Pizzeria, 743 Parsons Ave, Columbus, OH 43206-1464, United States.
- **Q**: Who is this event for? Is it right for me?
  - **A:** July 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 Columbus, this event is thoughtfully curated to deliver a standout experience worth every moment. If July 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": "July Tournament",
        "image": "https://cdn-az.allevents.in/events4/banners/0dbd7ac30bf8bce14ef8b2dc7f93412de500d5920f2de3c0948b83eaa6d835d7-rimg-w937-h960-dcffffff-gmir?v=1784968244",
        "startDate": "2026-07-25",
        "url": "https://allevents.in/columbus/july-tournament/200030398856430",
        "location": {
            "@type": "Place",
            "name": "Plank's Cafe Pizzeria",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "743 Parsons Ave, Columbus, OH 43206-1464, United States",
                "addressLocality": "Columbus",
                "addressRegion": "OH",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "39.948515843262",
                "longitude": "-82.982896908044"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for our monthly tournament at Planks! Registration starts at 11:30am and the dice roll at noon. The entry fee is $20 with an optional $20 side pool. See you there!"
    }
]
```