

# Event Details

- **Event Name**: Heart of Texas Tournament
- **Event Start and End Date**: Sat, 15 Nov, 2025 at 07:30 am
- **Event Description**: Join us for our 1st Tournament. After more than 15 years of determination, dreams do come true if you put in the work.
- **Event URL**: https://allevents.in/round-rock/heart-of-texas-tournament/200027847035555
- **Event Categories**: sports, tournaments
- **Interested Audience**: 
  - total_interested_count: 167

## Ticket Details

- **Ticket URL**: http://facebook.com/200027847035555?utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=round+rock-events

## Event venue details

- **city**: Round Rock
- **state**: TX
- **country**: United States
- **location**: Round Rock Sports Complex
- **lat**: 30.5388631
- **long**: -97.6969197
- **full address**: Round Rock Sports Complex, Round Rock,TX,United States

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: Keller ATA Martial Arts (https://allevents.in/org/keller-ata-martial-arts/20324887)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/577e7d3d456883bba7616f70490ebc5908497fe14f410eaf4de8727c3e36db48-rimg-w502-h632-dcffffff-gmir?v=1762734913
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/fcd4a60d105adcd5d59606b15a9327fad4b35e11ec3c28f748cbe7215a9ba901-rimg-w300-h300-dcffffff-gmir?v=1762734914

## FAQs

- **Q**: When is the event happening?
  - **A:** Sat, 15 Nov, 2025 at 07:30 am
- **Q**: Where is the event happening?
  - **A:** Round Rock Sports Complex, Round Rock,TX,United States
- **Q**: Who is organizing the event?
  - **A:** Keller ATA Martial Arts
- **Q**: What type of event is this?
  - **A:** sports, tournaments
- **Q**: Where can I find ticket details about Heart of Texas Tournament ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "SportsEvent",
        "name": "Heart of Texas Tournament",
        "image": "https://cdn-az.allevents.in/events5/banners/577e7d3d456883bba7616f70490ebc5908497fe14f410eaf4de8727c3e36db48-rimg-w502-h632-dcffffff-gmir?v=1762734913",
        "startDate": "2025-11-15",
        "url": "https://allevents.in/round-rock/heart-of-texas-tournament/200027847035555",
        "location": {
            "@type": "Place",
            "name": "Round Rock Sports Complex",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Round Rock,TX,United States",
                "addressLocality": "Round Rock",
                "addressRegion": "TX",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "30.5388631",
                "longitude": "-97.6969197"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for our 1st Tournament. After more than 15 years of determination, dreams do come true if you put in the work.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Keller ATA Martial Arts",
                "url": "https://allevents.in/org/keller-ata-martial-arts/20324887"
            }
        ]
    }
]
```