---
title: "Liability Waiver | Basketball Tao Dojo"
description: "Complete the Basketball Tao Dojo liability waiver to participate in youth basketball training at our Denver facility."
lang: en
json-ld: |
  [
    {
      "@context": "https://schema.org",
      "@type": [
        "Organization",
        "EducationalOrganization",
        "SportsOrganization"
      ],
      "@id": "https://basketballtao.com/#organization",
      "name": "Basketball Tao Dojo",
      "alternateName": [
        "BTD",
        "Basketball Tao",
        "Denver Youth Basketball Training",
        "BTD Youth Basketball"
      ],
      "url": "https://basketballtao.com",
      "logo": {
        "@type": "ImageObject",
        "url": "https://zwkjsypguxqytvnufpfg.supabase.co/storage/v1/object/public/email-assets/favicon.png",
        "width": 512,
        "height": 512
      },
      "description": "Premier youth basketball training program in Denver offering personalized coaching for ages 6-18. Features small class sizes (max 16 students), expert coaching, year-round programs, and summer camps.",
      "slogan": "Where Young Athletes Master the Game",
      "foundingDate": "2022",
      "foundingLocation": {
        "@type": "Place",
        "name": "Denver, Colorado"
      },
      "areaServed": [
        {
          "@type": "City",
          "name": "Denver",
          "containedInPlace": {
            "@type": "State",
            "name": "Colorado"
          }
        },
        {
          "@type": "City",
          "name": "Aurora"
        },
        {
          "@type": "City",
          "name": "Lakewood"
        },
        {
          "@type": "City",
          "name": "Centennial"
        },
        {
          "@type": "City",
          "name": "Thornton"
        },
        {
          "@type": "City",
          "name": "Littleton"
        },
        {
          "@type": "City",
          "name": "Englewood"
        },
        {
          "@type": "City",
          "name": "Cherry Hills Village"
        }
      ],
      "contactPoint": [
        {
          "@type": "ContactPoint",
          "telephone": "+1-720-815-3656",
          "contactType": "customer service",
          "email": "info@basketballtao.com",
          "availableLanguage": "English",
          "hoursAvailable": {
            "@type": "OpeningHoursSpecification",
            "dayOfWeek": [
              "Monday",
              "Tuesday",
              "Wednesday",
              "Thursday",
              "Sunday"
            ]
          }
        },
        {
          "@type": "ContactPoint",
          "telephone": "+1-720-815-3656",
          "contactType": "sales",
          "email": "info@basketballtao.com",
          "availableLanguage": "English"
        }
      ],
      "knowsAbout": [
        "Youth Basketball Training",
        "Basketball Fundamentals",
        "Ball Handling Drills",
        "Shooting Technique",
        "Defensive Positioning",
        "Basketball Footwork",
        "Game Strategy",
        "Athletic Development",
        "Youth Sports Coaching",
        "College Basketball Preparation"
      ],
      "hasCredential": {
        "@type": "EducationalOccupationalCredential",
        "credentialCategory": "Professional Basketball Coaching"
      },
      "numberOfEmployees": {
        "@type": "QuantitativeValue",
        "minValue": 1,
        "maxValue": 10
      },
      "sameAs": []
    },
    {
      "@context": "https://schema.org",
      "@type": "DefinedTermSet",
      "name": "Basketball Tao Dojo Training Concepts",
      "description": "Key terms and concepts used in Basketball Tao Dojo's youth basketball training programs",
      "hasDefinedTerm": [
        {
          "@type": "DefinedTerm",
          "name": "BTD Family Membership",
          "description": "Annual $297 membership covering entire family, includes guaranteed roster spot, training library access, make-up days, and priority enrollment"
        },
        {
          "@type": "DefinedTerm",
          "name": "Commitment Program",
          "description": "Training commitment options: Monthly (no discount), 3-month (10% off), 6-month (20% off), 12-month (30% off)"
        },
        {
          "@type": "DefinedTerm",
          "name": "Cohort",
          "description": "Age-based training groups: Elementary (1st-3rd), 4th-5th Grade, Middle School, High School, each capped at 16 students"
        },
        {
          "@type": "DefinedTerm",
          "name": "Training Frequency",
          "description": "Weekly session options: 1x/week, 2x/week, 3x/week, or 4x/week depending on program"
        },
        {
          "@type": "DefinedTerm",
          "name": "Tao Philosophy",
          "description": "Holistic training approach combining basketball skills with discipline, confidence, and character development"
        },
        {
          "@type": "DefinedTerm",
          "name": "Private Lesson Ladder",
          "description": "Tiered private lesson pricing: 1st 4-pack $1,000, 2nd $800, 3rd $600, 4th+ $520"
        }
      ]
    },
    {
      "@context": "https://schema.org",
      "@type": "Service",
      "@id": "https://basketballtao.com/#training-service",
      "name": "Youth Basketball Training Programs",
      "serviceType": "Sports Training",
      "provider": {
        "@id": "https://basketballtao.com/#organization"
      },
      "description": "Comprehensive youth basketball training for ages 6-18 in Denver, Colorado. Programs include fundamentals training, advanced skills development, game strategy, and college preparation.",
      "areaServed": {
        "@type": "GeoCircle",
        "geoMidpoint": {
          "@type": "GeoCoordinates",
          "latitude": 39.6632,
          "longitude": -104.9051
        },
        "geoRadius": "50 miles"
      },
      "audience": {
        "@type": "PeopleAudience",
        "suggestedMinAge": 6,
        "suggestedMaxAge": 18,
        "audienceType": "Youth athletes and their parents"
      },
      "hasOfferCatalog": {
        "@type": "OfferCatalog",
        "name": "Basketball Training Programs",
        "itemListElement": [
          {
            "@type": "OfferCatalog",
            "name": "Age-Based Programs",
            "itemListElement": [
              {
                "@type": "Offer",
                "name": "Elementary Basketball Training",
                "description": "Basketball fundamentals for 1st-3rd grade (ages 6-9). Tuesday, Thursday, Sunday sessions.",
                "priceSpecification": {
                  "@type": "PriceSpecification",
                  "price": "154",
                  "priceCurrency": "USD",
                  "unitText": "per month with 12-month commitment"
                }
              },
              {
                "@type": "Offer",
                "name": "4th-5th Grade Basketball Program",
                "description": "Advanced fundamentals and team concepts for ages 9-11. Monday, Wednesday sessions.",
                "priceSpecification": {
                  "@type": "PriceSpecification",
                  "price": "154",
                  "priceCurrency": "USD",
                  "unitText": "per month with 12-month commitment"
                }
              },
              {
                "@type": "Offer",
                "name": "Middle School Basketball Training",
                "description": "Comprehensive training for ages 11-14. Monday-Thursday plus Sunday, up to 4x weekly.",
                "priceSpecification": {
                  "@type": "PriceSpecification",
                  "price": "176",
                  "priceCurrency": "USD",
                  "unitText": "per month with 12-month commitment"
                }
              },
              {
                "@type": "Offer",
                "name": "High School Basketball Training",
                "description": "Elite training for ages 14-18. Varsity prep, college recruitment focus. Sunday sessions.",
                "priceSpecification": {
                  "@type": "PriceSpecification",
                  "price": "198",
                  "priceCurrency": "USD",
                  "unitText": "per month with 12-month commitment"
                }
              }
            ]
          },
          {
            "@type": "OfferCatalog",
            "name": "Membership & Add-ons",
            "itemListElement": [
              {
                "@type": "Offer",
                "name": "Annual Family Membership",
                "description": "Required annual membership covering entire family. Includes guaranteed roster spot, training library, make-up days, priority enrollment, monthly progress notes.",
                "price": "297",
                "priceCurrency": "USD"
              },
              {
                "@type": "Offer",
                "name": "Private Lessons",
                "description": "One-on-one training with Coach Howard. Ladder pricing from $520-$1000 per 4-pack.",
                "priceSpecification": {
                  "@type": "PriceSpecification",
                  "minPrice": "520",
                  "maxPrice": "1000",
                  "priceCurrency": "USD",
                  "unitText": "per 4-pack"
                }
              }
            ]
          }
        ]
      },
      "termsOfService": "https://basketballtao.com/terms",
      "availableChannel": {
        "@type": "ServiceChannel",
        "serviceLocation": {
          "@type": "Place",
          "name": "Basketball Tao Dojo",
          "address": {
            "@type": "PostalAddress",
            "streetAddress": "1980 S Quebec St #12",
            "addressLocality": "Denver",
            "addressRegion": "CO",
            "postalCode": "80231"
          }
        },
        "serviceUrl": "https://basketballtao.com/auth"
      }
    },
    {
      "@context": "https://schema.org",
      "@type": "SportsActivityLocation",
      "name": "Basketball Tao Dojo",
      "description": "Premier youth basketball training program in Denver offering personalized coaching for ages 6-18. Year-round programs including school-year training and summer camps with small class sizes (max 16 students).",
      "url": "https://basketballtao.com",
      "telephone": "+1-720-815-3656",
      "email": "info@basketballtao.com",
      "priceRange": "$154-$800/month",
      "image": "https://zwkjsypguxqytvnufpfg.supabase.co/storage/v1/object/public/email-assets/og-image.jpg",
      "address": {
        "@type": "PostalAddress",
        "streetAddress": "1980 S Quebec St #12",
        "addressLocality": "Denver",
        "addressRegion": "CO",
        "postalCode": "80231",
        "addressCountry": "US"
      },
      "geo": {
        "@type": "GeoCoordinates",
        "latitude": "39.6632",
        "longitude": "-104.9051"
      },
      "openingHoursSpecification": [
        {
          "@type": "OpeningHoursSpecification",
          "dayOfWeek": [
            "Monday",
            "Tuesday",
            "Wednesday",
            "Thursday"
          ],
          "opens": "15:45",
          "closes": "20:00"
        },
        {
          "@type": "OpeningHoursSpecification",
          "dayOfWeek": "Sunday",
          "opens": "11:00",
          "closes": "19:45"
        }
      ],
      "areaServed": [
        {
          "@type": "City",
          "name": "Denver"
        },
        {
          "@type": "City",
          "name": "Aurora"
        },
        {
          "@type": "City",
          "name": "Lakewood"
        },
        {
          "@type": "City",
          "name": "Centennial"
        },
        {
          "@type": "City",
          "name": "Thornton"
        },
        {
          "@type": "City",
          "name": "Littleton"
        },
        {
          "@type": "City",
          "name": "Englewood"
        },
        {
          "@type": "City",
          "name": "Cherry Hills Village"
        }
      ],
      "sport": "Basketball",
      "audience": {
        "@type": "PeopleAudience",
        "suggestedMinAge": 4,
        "suggestedMaxAge": 18
      },
      "aggregateRating": {
        "@type": "AggregateRating",
        "ratingValue": "5.0",
        "reviewCount": "47",
        "bestRating": "5",
        "worstRating": "1"
      },
      "hasOfferCatalog": {
        "@type": "OfferCatalog",
        "name": "Youth Basketball Training Programs",
        "itemListElement": [
          {
            "@type": "Offer",
            "itemOffered": {
              "@type": "Service",
              "name": "Elementary Basketball Training (1st-3rd Grade)",
              "description": "Basketball fundamentals for ages 6-9 including ball handling, shooting form, and footwork"
            }
          },
          {
            "@type": "Offer",
            "itemOffered": {
              "@type": "Service",
              "name": "Middle School Basketball Training",
              "description": "Comprehensive training for ages 11-14 preparing players for school and AAU basketball"
            }
          },
          {
            "@type": "Offer",
            "itemOffered": {
              "@type": "Service",
              "name": "High School Basketball Training",
              "description": "Advanced training for ages 14-18 including varsity preparation and college recruitment prep"
            }
          },
          {
            "@type": "Offer",
            "itemOffered": {
              "@type": "Service",
              "name": "Summer Basketball Camps Denver",
              "description": "Week-long summer skills camps for kids ages 6-18, June through August"
            }
          }
        ]
      }
    },
    {
      "@context": "https://schema.org",
      "@type": "BreadcrumbList",
      "itemListElement": [
        {
          "@type": "ListItem",
          "position": 1,
          "name": "Home",
          "item": "https://basketballtao.com/"
        },
        {
          "@type": "ListItem",
          "position": 2,
          "name": "Programs",
          "item": "https://basketballtao.com/#programs"
        },
        {
          "@type": "ListItem",
          "position": 3,
          "name": "Summer Camps",
          "item": "https://basketballtao.com/#summer"
        },
        {
          "@type": "ListItem",
          "position": 4,
          "name": "Contact",
          "item": "https://basketballtao.com/#contact"
        }
      ]
    },
    {
      "@context": "https://schema.org",
      "@type": "WebSite",
      "name": "Basketball Tao Dojo",
      "alternateName": [
        "BTD",
        "Basketball Tao",
        "Denver Youth Basketball Training"
      ],
      "url": "https://basketballtao.com",
      "description": "Premier youth basketball training in Denver for ages 6-18. Expert coaching, small classes, year-round programs.",
      "inLanguage": "en-US",
      "potentialAction": {
        "@type": "SearchAction",
        "target": {
          "@type": "EntryPoint",
          "urlTemplate": "https://basketballtao.com/?q={search_term_string}"
        },
        "query-input": "required name=search_term_string"
      },
      "publisher": {
        "@type": "Organization",
        "name": "Basketball Tao Dojo",
        "url": "https://basketballtao.com"
      }
    },
    {
      "@context": "https://schema.org",
      "@type": "WebPage",
      "@id": "https://basketballtao.com/#webpage",
      "name": "Youth Basketball Training Denver | Basketball Tao Dojo | Ages 6-18",
      "description": "Premier youth basketball training in Denver for ages 6-18. Expert coaching, small classes (max 16), $154/month starting price.",
      "url": "https://basketballtao.com",
      "inLanguage": "en-US",
      "isPartOf": {
        "@id": "https://basketballtao.com/#website"
      },
      "about": {
        "@id": "https://basketballtao.com/#organization"
      },
      "speakable": {
        "@type": "SpeakableSpecification",
        "cssSelector": [
          "h1",
          ".speakable-intro",
          ".speakable-programs",
          ".speakable-pricing",
          ".speakable-faq",
          ".speakable-benefits",
          ".speakable-contact",
          "[data-speakable='true']"
        ]
      },
      "mainEntity": {
        "@type": "Service",
        "@id": "https://basketballtao.com/#training-service"
      },
      "significantLink": [
        "https://basketballtao.com/auth",
        "https://basketballtao.com/#programs",
        "https://basketballtao.com/#summer",
        "https://basketballtao.com/#contact"
      ],
      "lastReviewed": "2026-01-18"
    },
    {
      "@context": "https://schema.org",
      "@type": "ItemList",
      "name": "Common Questions About Basketball Tao Dojo",
      "description": "Frequently asked questions formatted for conversational AI and voice assistants",
      "itemListElement": [
        {
          "@type": "Question",
          "position": 1,
          "name": "What is Basketball Tao Dojo?",
          "acceptedAnswer": {
            "@type": "Answer",
            "text": "Basketball Tao Dojo is a premier youth basketball training academy in Denver, Colorado, offering expert coaching for children ages 6 to 18."
          }
        },
        {
          "@type": "Question",
          "position": 2,
          "name": "How much does basketball training cost?",
          "acceptedAnswer": {
            "@type": "Answer",
            "text": "Training starts at $154 per month with a 12-month commitment, plus a $297 annual family membership. Month-to-month plans start at $440 per month."
          }
        },
        {
          "@type": "Question",
          "position": 3,
          "name": "What ages can train at Basketball Tao Dojo?",
          "acceptedAnswer": {
            "@type": "Answer",
            "text": "Basketball Tao Dojo accepts athletes ages 6 to 18, organized into cohorts: 1st-3rd grade, 4th-5th grade, middle school, and high school."
          }
        },
        {
          "@type": "Question",
          "position": 4,
          "name": "Where is Basketball Tao Dojo located?",
          "acceptedAnswer": {
            "@type": "Answer",
            "text": "Basketball Tao Dojo is located at 1980 South Quebec Street, Suite 12, Denver, Colorado 80231."
          }
        },
        {
          "@type": "Question",
          "position": 5,
          "name": "How many kids are in each class?",
          "acceptedAnswer": {
            "@type": "Answer",
            "text": "Classes are capped at 16 students maximum to ensure personalized attention and quality coaching."
          }
        },
        {
          "@type": "Question",
          "position": 6,
          "name": "Does Basketball Tao Dojo offer summer camps?",
          "acceptedAnswer": {
            "@type": "Answer",
            "text": "Yes, Basketball Tao Dojo offers summer basketball camps from June through August, ranging from $280 to $750 per week depending on the program."
          }
        },
        {
          "@type": "Question",
          "position": 7,
          "name": "How do I contact Basketball Tao Dojo?",
          "acceptedAnswer": {
            "@type": "Answer",
            "text": "Contact Basketball Tao Dojo by phone at 720-815-3656 or email at info@basketballtao.com."
          }
        },
        {
          "@type": "Question",
          "position": 8,
          "name": "What is the rating for Basketball Tao Dojo?",
          "acceptedAnswer": {
            "@type": "Answer",
            "text": "Basketball Tao Dojo has a 5.0 star rating based on 47 reviews."
          }
        }
      ]
    },
    {
      "@context": "https://schema.org",
      "@type": "Thing",
      "@id": "https://basketballtao.com/#entity",
      "name": "Basketball Tao Dojo",
      "alternateName": [
        "BTD",
        "Basketball Tao",
        "BTD Youth Basketball"
      ],
      "description": "Youth basketball training academy in Denver, Colorado",
      "image": "https://basketballtao.com/og-image.jpg",
      "url": "https://basketballtao.com",
      "sameAs": [],
      "identifier": {
        "@type": "PropertyValue",
        "propertyID": "BUSINESS_ID",
        "value": "basketball-tao-dojo-denver"
      },
      "additionalProperty": [
        {
          "@type": "PropertyValue",
          "name": "Founded",
          "value": "2022"
        },
        {
          "@type": "PropertyValue",
          "name": "Location",
          "value": "Denver, CO"
        },
        {
          "@type": "PropertyValue",
          "name": "Age Range",
          "value": "6-18 years"
        },
        {
          "@type": "PropertyValue",
          "name": "Class Size",
          "value": "Max 16 students"
        },
        {
          "@type": "PropertyValue",
          "name": "Rating",
          "value": "5.0 stars"
        },
        {
          "@type": "PropertyValue",
          "name": "Review Count",
          "value": "47"
        },
        {
          "@type": "PropertyValue",
          "name": "Starting Price",
          "value": "$154/month"
        },
        {
          "@type": "PropertyValue",
          "name": "Membership Fee",
          "value": "$297/year"
        }
      ]
    },
    {
      "@context": "https://schema.org",
      "@type": "HowTo",
      "name": "How to Enroll in Basketball Tao Dojo",
      "description": "Step-by-step guide to enrolling your child in youth basketball training at Basketball Tao Dojo in Denver",
      "totalTime": "PT10M",
      "estimatedCost": {
        "@type": "MonetaryAmount",
        "currency": "USD",
        "value": "297"
      },
      "step": [
        {
          "@type": "HowToStep",
          "position": 1,
          "name": "Create an Account",
          "text": "Visit basketballtao.com and click Register Now to create your family account with email and password."
        },
        {
          "@type": "HowToStep",
          "position": 2,
          "name": "Add Your Athlete",
          "text": "Add your child's information including name, age, and skill level to your account."
        },
        {
          "@type": "HowToStep",
          "position": 3,
          "name": "Choose a Program",
          "text": "Select the appropriate cohort based on your child's grade level: Elementary (1st-3rd), 4th-5th Grade, Middle School, or High School."
        },
        {
          "@type": "HowToStep",
          "position": 4,
          "name": "Select Training Frequency",
          "text": "Choose how many times per week your athlete will train: 1x, 2x, 3x, or 4x weekly sessions."
        },
        {
          "@type": "HowToStep",
          "position": 5,
          "name": "Pick a Commitment Level",
          "text": "Select your commitment: monthly (flexible), 3-month (save 10%), 6-month (save 20%), or 12-month (save 30%)."
        },
        {
          "@type": "HowToStep",
          "position": 6,
          "name": "Complete Payment",
          "text": "Pay the $297 annual family membership plus your first month or commitment period to secure your spot."
        }
      ]
    },
    {
      "@context": "https://schema.org",
      "@type": "Course",
      "name": "Youth Basketball Fundamentals Training",
      "description": "Comprehensive basketball training program teaching fundamentals, advanced skills, and game strategy to youth athletes ages 6-18 in Denver",
      "provider": {
        "@type": "Organization",
        "name": "Basketball Tao Dojo",
        "sameAs": "https://basketballtao.com"
      },
      "educationalLevel": "Beginner to Advanced",
      "audience": {
        "@type": "EducationalAudience",
        "educationalRole": "student",
        "audienceType": "Youth athletes ages 6-18"
      },
      "teaches": [
        "Ball handling",
        "Shooting form",
        "Defensive positioning",
        "Footwork",
        "Court awareness",
        "Game strategy",
        "Team concepts"
      ],
      "hasCourseInstance": [
        {
          "@type": "CourseInstance",
          "name": "Elementary Basketball (1st-3rd Grade)",
          "courseMode": "onsite",
          "location": {
            "@type": "Place",
            "name": "Basketball Tao Dojo",
            "address": "1980 S Quebec St #12, Denver, CO 80231"
          }
        },
        {
          "@type": "CourseInstance",
          "name": "Middle School Basketball Training",
          "courseMode": "onsite"
        },
        {
          "@type": "CourseInstance",
          "name": "High School Basketball Training",
          "courseMode": "onsite"
        }
      ]
    },
    {
      "@context": "https://schema.org",
      "@type": "LocalBusiness",
      "@id": "https://basketballtao.com/#localbusiness",
      "name": "Basketball Tao Dojo",
      "alternateName": "BTD Youth Basketball Training",
      "description": "Premier youth basketball training in Denver for ages 6-18. Expert coaching, small classes (max 16), year-round programs and summer camps.",
      "url": "https://basketballtao.com",
      "telephone": "+1-720-815-3656",
      "email": "info@basketballtao.com",
      "priceRange": "$154-$800/month",
      "currenciesAccepted": "USD",
      "paymentAccepted": "Credit Card, Debit Card",
      "image": [
        "https://basketballtao.com/og-image.jpg"
      ],
      "logo": "https://storage.googleapis.com/gpt-engineer-file-uploads/Zg5JFbM9BtfKImPHRlJ8m7ziJwa2/uploads/1765851552932-np_basketball_4754285_000000.png",
      "address": {
        "@type": "PostalAddress",
        "streetAddress": "1980 S Quebec St #12",
        "addressLocality": "Denver",
        "addressRegion": "CO",
        "postalCode": "80231",
        "addressCountry": "US"
      },
      "geo": {
        "@type": "GeoCoordinates",
        "latitude": 39.6632,
        "longitude": -104.9051
      },
      "hasMap": "https://www.google.com/maps/place/1980+S+Quebec+St+%2312,+Denver,+CO+80231",
      "openingHoursSpecification": [
        {
          "@type": "OpeningHoursSpecification",
          "dayOfWeek": "Monday",
          "opens": "15:45",
          "closes": "20:00"
        },
        {
          "@type": "OpeningHoursSpecification",
          "dayOfWeek": "Tuesday",
          "opens": "15:45",
          "closes": "20:00"
        },
        {
          "@type": "OpeningHoursSpecification",
          "dayOfWeek": "Wednesday",
          "opens": "15:45",
          "closes": "20:00"
        },
        {
          "@type": "OpeningHoursSpecification",
          "dayOfWeek": "Thursday",
          "opens": "15:45",
          "closes": "20:00"
        },
        {
          "@type": "OpeningHoursSpecification",
          "dayOfWeek": "Sunday",
          "opens": "11:00",
          "closes": "19:45"
        }
      ],
      "areaServed": [
        {
          "@type": "City",
          "name": "Denver",
          "@id": "https://www.wikidata.org/wiki/Q16554"
        },
        {
          "@type": "City",
          "name": "Aurora"
        },
        {
          "@type": "City",
          "name": "Lakewood"
        },
        {
          "@type": "City",
          "name": "Centennial"
        },
        {
          "@type": "City",
          "name": "Thornton"
        },
        {
          "@type": "City",
          "name": "Littleton"
        },
        {
          "@type": "City",
          "name": "Englewood"
        }
      ],
      "aggregateRating": {
        "@type": "AggregateRating",
        "ratingValue": "5.0",
        "reviewCount": "47",
        "bestRating": "5",
        "worstRating": "1"
      },
      "review": [
        {
          "@type": "Review",
          "author": {
            "@type": "Person",
            "name": "Jennifer M."
          },
          "datePublished": "2025-11-15",
          "reviewRating": {
            "@type": "Rating",
            "ratingValue": "5",
            "bestRating": "5"
          },
          "reviewBody": "My son has been training at BTD for 6 months and the improvement is incredible. Coach Howard's attention to detail and personalized feedback makes all the difference. The small class sizes mean he gets actual coaching, not just supervision."
        },
        {
          "@type": "Review",
          "author": {
            "@type": "Person",
            "name": "Marcus T."
          },
          "datePublished": "2025-10-28",
          "reviewRating": {
            "@type": "Rating",
            "ratingValue": "5",
            "bestRating": "5"
          },
          "reviewBody": "Best youth basketball program in Denver! Both my kids train here and love it. The flexible scheduling and commitment options work great for our busy family. Highly recommend for any skill level."
        },
        {
          "@type": "Review",
          "author": {
            "@type": "Person",
            "name": "Sarah K."
          },
          "datePublished": "2025-09-20",
          "reviewRating": {
            "@type": "Rating",
            "ratingValue": "5",
            "bestRating": "5"
          },
          "reviewBody": "Our daughter started as a complete beginner and now she's one of the top players on her school team. The fundamentals-first approach really works. Worth every penny!"
        },
        {
          "@type": "Review",
          "author": {
            "@type": "Person",
            "name": "David L."
          },
          "datePublished": "2025-08-10",
          "reviewRating": {
            "@type": "Rating",
            "ratingValue": "5",
            "bestRating": "5"
          },
          "reviewBody": "We've tried several basketball programs in the Denver area, and Basketball Tao Dojo is by far the best. Professional coaching, great facility, and our son actually looks forward to practice."
        },
        {
          "@type": "Review",
          "author": {
            "@type": "Person",
            "name": "Amanda R."
          },
          "datePublished": "2025-07-05",
          "reviewRating": {
            "@type": "Rating",
            "ratingValue": "5",
            "bestRating": "5"
          },
          "reviewBody": "The summer camp was amazing! My kids came home exhausted but excited every day. They learned so much in just one week. Already signed up for next summer."
        }
      ],
      "slogan": "Where Young Athletes Master the Game",
      "foundingDate": "2022",
      "knowsAbout": [
        "Youth Basketball Training",
        "Basketball Fundamentals",
        "Basketball Skills Development",
        "Summer Basketball Camps"
      ],
      "makesOffer": [
        {
          "@type": "Offer",
          "name": "Monthly Training (1x/week)",
          "price": "440",
          "priceCurrency": "USD",
          "description": "Flexible month-to-month basketball training, 1 session per week"
        },
        {
          "@type": "Offer",
          "name": "12-Month Training (1x/week)",
          "price": "154",
          "priceCurrency": "USD",
          "description": "Best value - 12-month commitment, 1 session per week, save 30%"
        },
        {
          "@type": "Offer",
          "name": "Annual Family Membership",
          "price": "297",
          "priceCurrency": "USD",
          "description": "Required annual membership includes guaranteed roster spot, training library access, and monthly progress notes"
        }
      ]
    },
    {
      "@context": "https://schema.org",
      "@type": "ItemList",
      "name": "Upcoming Basketball Training Events at Basketball Tao Dojo",
      "description": "Youth basketball training classes and summer camps in Denver, Colorado",
      "itemListElement": [
        {
          "@type": "ListItem",
          "position": 1,
          "item": {
            "@type": "Event",
            "name": "Elementary Basketball Training (1st-3rd Grade)",
            "description": "Weekly basketball fundamentals training for ages 6-9. Learn ball handling, shooting form, footwork, and game basics in a fun, supportive environment.",
            "startDate": "2026-01-06",
            "endDate": "2026-05-31",
            "eventSchedule": {
              "@type": "Schedule",
              "repeatFrequency": "P1W",
              "byDay": [
                "Monday",
                "Wednesday"
              ],
              "startTime": "15:45",
              "endTime": "16:45"
            },
            "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
            "eventStatus": "https://schema.org/EventScheduled",
            "location": {
              "@type": "Place",
              "name": "Basketball Tao Dojo",
              "address": {
                "@type": "PostalAddress",
                "streetAddress": "1980 S Quebec St #12",
                "addressLocality": "Denver",
                "addressRegion": "CO",
                "postalCode": "80231",
                "addressCountry": "US"
              }
            },
            "organizer": {
              "@type": "Organization",
              "name": "Basketball Tao Dojo",
              "url": "https://basketballtao.com"
            },
            "performer": {
              "@type": "Person",
              "name": "Coach Howard",
              "jobTitle": "Head Coach"
            },
            "offers": {
              "@type": "Offer",
              "url": "https://basketballtao.com/auth",
              "price": "154",
              "priceCurrency": "USD",
              "availability": "https://schema.org/InStock",
              "validFrom": "2025-12-01"
            },
            "image": "https://basketballtao.com/og-image.jpg",
            "maximumAttendeeCapacity": 16
          }
        },
        {
          "@type": "ListItem",
          "position": 2,
          "item": {
            "@type": "Event",
            "name": "Middle School Boys Basketball Training",
            "description": "Comprehensive basketball training for middle school boys ages 11-14. Advanced skills, team concepts, and game strategy preparation for school and AAU basketball.",
            "startDate": "2026-01-06",
            "endDate": "2026-05-31",
            "eventSchedule": {
              "@type": "Schedule",
              "repeatFrequency": "P1W",
              "byDay": [
                "Monday",
                "Tuesday",
                "Wednesday",
                "Thursday"
              ],
              "startTime": "17:00",
              "endTime": "18:15"
            },
            "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
            "eventStatus": "https://schema.org/EventScheduled",
            "location": {
              "@type": "Place",
              "name": "Basketball Tao Dojo",
              "address": {
                "@type": "PostalAddress",
                "streetAddress": "1980 S Quebec St #12",
                "addressLocality": "Denver",
                "addressRegion": "CO",
                "postalCode": "80231",
                "addressCountry": "US"
              }
            },
            "organizer": {
              "@type": "Organization",
              "name": "Basketball Tao Dojo",
              "url": "https://basketballtao.com"
            },
            "offers": {
              "@type": "Offer",
              "url": "https://basketballtao.com/auth",
              "price": "176",
              "priceCurrency": "USD",
              "availability": "https://schema.org/InStock"
            },
            "maximumAttendeeCapacity": 16
          }
        },
        {
          "@type": "ListItem",
          "position": 3,
          "item": {
            "@type": "Event",
            "name": "High School Boys Basketball Training",
            "description": "Elite basketball training for high school boys ages 14-18. Varsity preparation, advanced skills, and college recruitment readiness training.",
            "startDate": "2026-01-06",
            "endDate": "2026-05-31",
            "eventSchedule": {
              "@type": "Schedule",
              "repeatFrequency": "P1W",
              "byDay": [
                "Monday",
                "Tuesday",
                "Wednesday",
                "Thursday"
              ],
              "startTime": "18:30",
              "endTime": "20:00"
            },
            "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
            "eventStatus": "https://schema.org/EventScheduled",
            "location": {
              "@type": "Place",
              "name": "Basketball Tao Dojo",
              "address": {
                "@type": "PostalAddress",
                "streetAddress": "1980 S Quebec St #12",
                "addressLocality": "Denver",
                "addressRegion": "CO",
                "postalCode": "80231",
                "addressCountry": "US"
              }
            },
            "organizer": {
              "@type": "Organization",
              "name": "Basketball Tao Dojo",
              "url": "https://basketballtao.com"
            },
            "offers": {
              "@type": "Offer",
              "url": "https://basketballtao.com/auth",
              "price": "198",
              "priceCurrency": "USD",
              "availability": "https://schema.org/InStock"
            },
            "maximumAttendeeCapacity": 16
          }
        },
        {
          "@type": "ListItem",
          "position": 4,
          "item": {
            "@type": "Event",
            "name": "Summer Basketball Skills Camp - Week 1",
            "description": "Week-long intensive summer basketball skills camp for youth ages 6-18. Focus on fundamentals, shooting, ball handling, and game play.",
            "startDate": "2026-06-08T09:00:00-06:00",
            "endDate": "2026-06-12T15:00:00-06:00",
            "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
            "eventStatus": "https://schema.org/EventScheduled",
            "location": {
              "@type": "Place",
              "name": "Basketball Tao Dojo",
              "address": {
                "@type": "PostalAddress",
                "streetAddress": "1980 S Quebec St #12",
                "addressLocality": "Denver",
                "addressRegion": "CO",
                "postalCode": "80231",
                "addressCountry": "US"
              }
            },
            "organizer": {
              "@type": "Organization",
              "name": "Basketball Tao Dojo",
              "url": "https://basketballtao.com"
            },
            "offers": {
              "@type": "Offer",
              "url": "https://basketballtao.com/auth",
              "price": "350",
              "priceCurrency": "USD",
              "availability": "https://schema.org/InStock",
              "validFrom": "2026-01-01"
            },
            "image": "https://basketballtao.com/og-image.jpg",
            "maximumAttendeeCapacity": 24
          }
        },
        {
          "@type": "ListItem",
          "position": 5,
          "item": {
            "@type": "Event",
            "name": "Summer Basketball Skills Camp - Week 2",
            "description": "Week-long intensive summer basketball skills camp for youth ages 6-18. Build on fundamentals with advanced drills and competitive games.",
            "startDate": "2026-06-15T09:00:00-06:00",
            "endDate": "2026-06-19T15:00:00-06:00",
            "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
            "eventStatus": "https://schema.org/EventScheduled",
            "location": {
              "@type": "Place",
              "name": "Basketball Tao Dojo",
              "address": {
                "@type": "PostalAddress",
                "streetAddress": "1980 S Quebec St #12",
                "addressLocality": "Denver",
                "addressRegion": "CO",
                "postalCode": "80231",
                "addressCountry": "US"
              }
            },
            "organizer": {
              "@type": "Organization",
              "name": "Basketball Tao Dojo",
              "url": "https://basketballtao.com"
            },
            "offers": {
              "@type": "Offer",
              "url": "https://basketballtao.com/auth",
              "price": "350",
              "priceCurrency": "USD",
              "availability": "https://schema.org/InStock"
            },
            "maximumAttendeeCapacity": 24
          }
        },
        {
          "@type": "ListItem",
          "position": 6,
          "item": {
            "@type": "Event",
            "name": "Elite Summer Basketball Intensive",
            "description": "Two-week elite basketball intensive for serious players ages 12-18. Advanced skills, strength conditioning, and college prep training.",
            "startDate": "2026-07-06T09:00:00-06:00",
            "endDate": "2026-07-17T16:00:00-06:00",
            "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
            "eventStatus": "https://schema.org/EventScheduled",
            "location": {
              "@type": "Place",
              "name": "Basketball Tao Dojo",
              "address": {
                "@type": "PostalAddress",
                "streetAddress": "1980 S Quebec St #12",
                "addressLocality": "Denver",
                "addressRegion": "CO",
                "postalCode": "80231",
                "addressCountry": "US"
              }
            },
            "organizer": {
              "@type": "Organization",
              "name": "Basketball Tao Dojo",
              "url": "https://basketballtao.com"
            },
            "offers": {
              "@type": "Offer",
              "url": "https://basketballtao.com/auth",
              "price": "750",
              "priceCurrency": "USD",
              "availability": "https://schema.org/LimitedAvailability"
            },
            "maximumAttendeeCapacity": 16
          }
        }
      ]
    }
  ]
---

[

![Basketball Tao Dojo logo](/assets/logo-DEyT3tLW.png)

Basketball Tao Dojo 

](/)

[Call ](tel:+17208153656)

Programs

[About](/the-sensei)

[Contact](/#contact)

[(720) 815-3656](tel:+17208153656) [Sign In](/auth)[Register Now](/auth)

Required for Facility Access 

# Basketball Tao Dojo Waiver and Liability Release Form

Please read carefully and complete all sections below

## Participant Information

Please provide your contact information

Student Name \*

Parent/Guardian Name \*

Email Address \*

Phone Number \*

Emergency Contact Name \*

Emergency Contact Phone \*

## Health & Safety Acknowledgment

COVID-19 symptoms include but are not limited to: Dry Cough, Difficulty breathing, Fatigue, Fever, Rash

I understand the above symptoms and affirm that I, as well as all of those living with me, do not currently have, nor experienced the symptoms listed above within the last 14 days. In addition, I do not have a runny nose or any open wounds. I affirm that I, as well as all household members, have not been diagnosed with COVID-19 within the last 30 days. I affirm that if I, or any household members, develop any of the above symptoms and/or am diagnosed positive for COVID-19 within 14 days of my last visit to Basketball Tao Dojo that I will notify Basketball Tao Dojo immediately via email at Info@basketballtao.com.

## Participation Waiver / Release Form

Includes current, ongoing, and future participation

By checking this box, I am voluntarily participating in sports activities including but not limited to basketball training, conditioning, and other sports at 1980 S. Quebec St, and any other locations for training, clinics, games, and any other basketball related activities including strength and conditioning (the "facilities") owned/leased and operated by Basketball Tao Dojo, Basketball & Beyond, Brian Howard, who collectively together with their owners, partners, agents, employees, agents, independent contractors, consultants, are referred to herein as "Basketball & Beyond". For and in consideration of access to and use of the equipment, events or activities of Basketball & Beyond, I hereby relinquish, discharge, and release Basketball & Beyond now and forever, from any and all claims, demands, liability or causes of actions for personal injury, property damage, sickness, or death occurring to me or to anyone else caused by or arising from my presence at or use of Basketball & Beyond facilities, equipment, events or activities, including but not limited to injury, sickness, or damage caused by negligence of Basketball & Beyond or the owners, operators of the facilities, now and forever, from any and all claims or causes of actions by whomever or wherever made or presented caused by or arising from my presence at or use of the facilities, equipment, events, programs or activities of Basketball & Beyond.

It is my understanding that there are risks of minor, serious or permanent injury, sickness, or death in any recreational or sport activity and I voluntarily assume such risks. I hereby acknowledge, understand and assume the risks and potential dangers arising from the conditions and use of the facilities, equipment and premises, and participation in Basketball & Beyond events or activities. I acknowledge and understand that included in the scope of this waiver and release is any cause of action arising from the performance or failure to perform construction, maintenance, inspection, supervision or control of the facilities, equipment or premises or the cleaning thereof.

In the event there is an emergency and I cannot be reached, I hereby consent to whatever medical treatment may be considered necessary by the attending physician for me. In addition, I agree that in the event that I am injured or become sick as a result of participation at Basketball & Beyond facilities or events or activities, whether or not caused by the negligence of Basketball & Beyond, recourse for the payment of any resulting hospital, medical, or related costs and expenses will first be had against any hospital or medical insurance or any available benefit of mine.

By checking this box, I also agree to release Basketball & Beyond from any and all liability for any unintentional exposure or harm due to COVID-19. I shall indemnify, protect, defend and hold harmless Basketball & Beyond from and against any and all claims, loss of revenue/or damages, liens, judgments, penalties, attorneys' and consultants' fees, expenses and/or liabilities arising out of, involving, or in connection with my use and/or occupancy of the facilities.

## Media Release

Permission to use photographs and video recordings

I grant Basketball Tao Dojo and Denver Basketball Academy permission to use my player/student's image, voice, or likeness in photographs or video recordings on its website and social media accounts. I understand these materials may be used without compensation and that I waive any right to review the materials before publication.

## Electronic Signature

By typing your full name below, you are providing your electronic signature and agreeing to all terms above.

Type Your Full Name to Sign \*

Date: August 21, 2026

Sign Waiver

Please check all agreement boxes to continue

### Basketball Tao Dojo

"The Art of Basketball" — Premier youth basketball training in Denver for ages 6-18.

#### Quick Links

-   [How It Works](/#how-it-works)
-   [Programs](/#programs)
-   [The Sensei](/the-sensei)
-   [Blog](/blog)
-   [FAQ](/#faq)
-   [Contact](/#contact)

#### Programs

-   [Elementary (6-11)](/programs/elementary)
-   [Middle School (11-14)](/programs/middle-school)
-   [High School (14-18)](/programs/high-school)
-   [Summer Camps](/summer-camps)
-   [Solo Lessons](/solo-lessons)

#### Service Areas

-   [Aurora](/areas/aurora)
-   [Centennial](/areas/centennial)
-   [Lakewood](/areas/lakewood)
-   [Littleton](/areas/littleton)
-   [Englewood](/areas/englewood)
-   [Thornton](/areas/thornton)
-   [Cherry Hills Village](/areas/cherry-hills-village)

#### Contact

-   [(720) 815-3656](tel:+17208153656)
-   [info@basketballtao.com](mailto:info@basketballtao.com)
-   1980 S Quebec St #12  
    Denver, CO 80231 

© 2026 Basketball Tao DOJO. All rights reserved.

[Liability Waiver](/waiver)[Privacy Policy](/privacy)[Terms of Service](/terms)

Made with ♥ by [HEARD](https://heardmarketing.io)