

# Event Details

- **Event Name**: The CTB at Caney Creek Beer Garden
- **Event Start and End Date**: Sat, 19 Jul, 2025 at 09:30 pm
- **Event Description**: Rocking country music by the CTB.
- **Event URL**: https://allevents.in/kingston/the-ctb-at-caney-creek-beer-garden/200027762234220
- **Event Categories**: country-music-festivals
- **Interested Audience**: 
  - total_interested_count: 22

## Ticket Details


## Event venue details

- **city**: Kingston
- **state**: OK
- **country**: United States
- **location**: Caney Creek Beer Garden & Resort at Lake Texoma
- **lat**: 33.92744
- **long**: -96.68913
- **full address**: Caney Creek Beer Garden &amp; Resort at Lake Texoma, 8848 Soldier Creek Rd,Kingston, Oklahoma, United States

## Event gallery

- **Alt text**: The CTB at Caney Creek Beer Garden
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/a583819cb9634624d3666e90f02cf229b0882d03aa64ab06c62e4cb82f8a6dfe-rimg-w612-h612-dc2f1c16-gmir?v=1752363055

## FAQs

- **Q**: When and where is The CTB at Caney Creek Beer Garden being held?
  - **A:** The CTB at Caney Creek Beer Garden takes place on Sat, 19 Jul, 2025 at 09:30 pm to Sat, 19 Jul, 2025 at 09:30 pm at Caney Creek Beer Garden &amp; Resort at Lake Texoma, 8848 Soldier Creek Rd,Kingston, Oklahoma, United States.
- **Q**: Who is organizing The CTB at Caney Creek Beer Garden?
  - **A:** The CTB at Caney Creek Beer Garden is organized by The Chad Todd Band.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "The CTB at Caney Creek Beer Garden",
        "image": "https://cdn-az.allevents.in/events5/banners/a583819cb9634624d3666e90f02cf229b0882d03aa64ab06c62e4cb82f8a6dfe-rimg-w612-h612-dc2f1c16-gmir?v=1752363055",
        "startDate": "2025-07-19",
        "url": "https://allevents.in/kingston/the-ctb-at-caney-creek-beer-garden/200027762234220",
        "location": {
            "@type": "Place",
            "name": "Caney Creek Beer Garden & Resort at Lake Texoma",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "8848 Soldier Creek Rd,Kingston, Oklahoma",
                "addressLocality": "Kingston",
                "addressRegion": "OK",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "33.92744",
                "longitude": "-96.68913"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Rocking country music by the CTB.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "The Chad Todd Band",
                "url": "https://allevents.in/org/the-chad-todd-band/26034714"
            }
        ]
    }
]
```