---
title: "Terms of Service | Basketball Tao Dojo"
description: "Terms of Service for Basketball Tao Dojo. Review our membership terms, cancellation policies, and participant guidelines."
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)

# Terms of Service

Last updated: August 20, 2026

## 1\. Acceptance of Terms

By accessing or using Basketball Tao Dojo's services, website, or registering for our programs, you agree to be bound by these Terms of Service. If you do not agree to these terms, please do not use our services.

## 2\. Membership and Registration

**Annual Membership:** A $297 annual family membership is required to participate in our training programs. The membership fee is non-refundable and grants access to book classes for all participants in your family.

**Training Plans:** Training plans are purchased separately for each participant and determine the number of classes that can be booked per week. Plans are available in various commitment periods (monthly, 3-month, and 6-month).

**Account Responsibility:** You are responsible for maintaining the confidentiality of your account credentials and for all activities that occur under your account.

## 3\. Payment Terms

-   All payments are processed securely through Stripe
-   Monthly subscription plans are billed automatically on a recurring basis
-   Pay-in-full options receive a 10% discount and are charged as a one-time payment
-   Prices are subject to change with reasonable notice to existing members

## 4\. Cancellation and Refund Policy

**Membership:** The annual membership fee is non-refundable. Memberships do not auto-renew and must be renewed annually.

**Monthly Plans:** Monthly training plans with no commitment can be cancelled at any time before the next billing cycle. No refunds for partial months.

**Commitment Plans:** 3-month and 6-month commitment plans require fulfillment of the commitment period. Early cancellation may result in forfeiture of commitment discounts.

**Class Cancellations:** You may cancel a booked class up to 24 hours in advance. Late cancellations or no-shows will count against your weekly quota.

## 5\. Participant Conduct and Safety

All participants are expected to:

-   Arrive on time for scheduled classes
-   Wear appropriate athletic attire and basketball shoes
-   Treat coaches, staff, and fellow participants with respect
-   Follow all safety guidelines and instructions from coaches
-   Report any injuries or health concerns immediately

Basketball Tao Dojo reserves the right to remove any participant whose behavior is disruptive, unsafe, or disrespectful. No refunds will be provided in cases of removal due to conduct violations.

## 6\. Assumption of Risk and Liability Waiver

By registering for our programs, you acknowledge that basketball training involves inherent risks of physical injury. You assume all risks associated with participation and agree to release Basketball Tao Dojo, its owners, employees, and coaches from any liability for injuries sustained during training activities.

Parents/guardians are responsible for ensuring their children are physically capable of participating in athletic activities and for disclosing any relevant medical conditions.

## 7\. Photo and Video Release

By participating in our programs, you grant Basketball Tao Dojo permission to photograph and record participants during training sessions. These images may be used for promotional purposes, including our website, social media, and marketing materials. If you do not wish to have your child photographed, please notify us in writing.

## 8\. Program Changes and Cancellations

Basketball Tao Dojo reserves the right to modify class schedules, cancel classes due to unforeseen circumstances (such as weather or facility issues), or make changes to programs. We will make reasonable efforts to notify registered families of any changes and provide make-up classes when possible.

## 9\. Intellectual Property

All content on this website, including text, graphics, logos, images, and training materials, is the property of Basketball Tao Dojo and is protected by copyright laws. You may not reproduce, distribute, or use any content without our written permission.

## 10\. Modifications to Terms

We reserve the right to modify these Terms of Service at any time. Changes will be effective immediately upon posting to this page. Your continued use of our services after any changes constitutes acceptance of the new terms.

## 11\. Governing Law

These Terms of Service are governed by and construed in accordance with the laws of the State of Colorado. Any disputes arising from these terms shall be resolved in the courts of Denver County, Colorado.

## 12\. Contact Information

For questions about these Terms of Service, please contact us:

**Basketball Tao Dojo**

1980 S Quebec St #12

Denver, CO 80231

Email: info@basketballtao.com

Phone: (720) 815-3656

### 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)