{"id":472980,"date":"2026-08-12T17:24:23","date_gmt":"2026-08-12T17:24:23","guid":{"rendered":"https:\/\/treerunnerparks.com\/grandpark\/?page_id=472980"},"modified":"2026-08-13T16:59:28","modified_gmt":"2026-08-13T16:59:28","slug":"fall-break-camp","status":"publish","type":"page","link":"https:\/\/treerunnerparks.com\/grandpark\/fall-break-camp\/","title":{"rendered":"Fall Break Adventure Camp at TreeRunner Grand Park"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"472980\" class=\"elementor elementor-472980\" data-elementor-post-type=\"page\">\n\t\t\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-b91bf6b elementor-section-stretched elementor-section-content-middle elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"b91bf6b\" data-element_type=\"section\" data-e-type=\"section\" data-settings=\"{&quot;stretch_section&quot;:&quot;section-stretched&quot;,&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-no\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-11471c1\" data-id=\"11471c1\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-aadc07a elementor-widget elementor-widget-html\" data-id=\"aadc07a\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<style>\n\/* =========================================================\n   TREERUNNER GRAND PARK \u2014 FALL BREAK ADVENTURE CAMP\n   ========================================================= *\/\n\n:root {\n  --tr-green: #8b9942;\n  --tr-green-dark: #68732f;\n  --tr-green-light: #eef1df;\n  --tr-cream: #f7f6f0;\n  --tr-charcoal: #303030;\n  --tr-text: #444444;\n  --tr-border: #deded6;\n  --tr-white: #ffffff;\n}\n\n.tr-fall {\n  font-family: inherit;\n  color: var(--tr-text);\n  background: var(--tr-white);\n  line-height: 1.6;\n}\n\n.tr-fall * {\n  box-sizing: border-box;\n}\n\n.tr-wrap {\n  width: min(1140px, calc(100% - 36px));\n  margin: 0 auto;\n}\n\n.tr-section {\n  padding: 58px 0;\n}\n\n.tr-center {\n  text-align: center;\n}\n\n.tr-kicker {\n  color: var(--tr-green-dark);\n  font-size: 14px;\n  font-weight: 800;\n  letter-spacing: 1.4px;\n  text-transform: uppercase;\n  margin-bottom: 8px;\n}\n\n.tr-title {\n  color: var(--tr-charcoal);\n  font-size: clamp(34px, 5vw, 50px);\n  line-height: 1.08;\n  margin: 0 0 17px;\n}\n\n.tr-copy {\n  font-size: 18px;\n  line-height: 1.65;\n}\n\n.tr-narrow {\n  max-width: 800px;\n  margin-left: auto;\n  margin-right: auto;\n}\n\n.tr-button {\n  display: inline-block;\n  padding: 15px 28px;\n  border-radius: 7px;\n  text-decoration: none !important;\n  font-weight: 800;\n  transition: all .2s ease;\n}\n\n.tr-button-green {\n  background: var(--tr-green);\n  color: #fff !important;\n}\n\n.tr-button-green:hover {\n  background: var(--tr-green-dark);\n  transform: translateY(-2px);\n}\n\n.tr-button-white {\n  background: #fff;\n  color: var(--tr-green-dark) !important;\n}\n\n.tr-button-white:hover {\n  transform: translateY(-2px);\n}\n\n\n\/* =========================================================\n   HERO\n   ========================================================= *\/\n\n.tr-hero {\n  position: relative;\n  min-height: 535px;\n  display: flex;\n  align-items: center;\n  color: #fff;\n\n  background:\n    linear-gradient(\n      90deg,\n      rgba(57,64,36,.88) 0%,\n      rgba(57,64,36,.67) 48%,\n      rgba(57,64,36,.23) 100%\n    ),\n    url('YOUR-HERO-IMAGE-URL') center center \/ cover no-repeat;\n}\n\n.tr-hero-content {\n  max-width: 735px;\n  padding: 72px 0 105px;\n}\n\n.tr-hero .tr-kicker {\n  color: #fff;\n}\n\n.tr-hero h1 {\n  color: #fff;\n  font-size: clamp(46px, 7vw, 72px);\n  line-height: 1;\n  margin: 0 0 23px;\n}\n\n.tr-hero-copy {\n  font-size: 21px;\n  line-height: 1.55;\n  max-width: 700px;\n  margin-bottom: 0;\n}\n\n.tr-hero-meta {\n  font-size: 17px;\n  font-weight: 800;\n  margin: 25px 0 28px;\n}\n\n\n\/* =========================================================\n   QUICK FACT TILES\n   ALL FOUR ARE THE SAME COLOR\n   ========================================================= *\/\n\n.tr-facts-wrap {\n  position: relative;\n  z-index: 5;\n  margin-top: -58px;\n}\n\n.tr-facts {\n  display: grid;\n  grid-template-columns: repeat(4, 1fr);\n  gap: 15px;\n}\n\n\/* EVERY TILE GETS THE SAME BACKGROUND *\/\n.tr-fact {\n  background: var(--tr-green-light);\n  border-radius: 11px;\n  padding: 22px 18px;\n  text-align: center;\n  box-shadow: 0 8px 24px rgba(0,0,0,.09);\n}\n\n.tr-fact-label {\n  color: var(--tr-green-dark);\n  text-transform: uppercase;\n  letter-spacing: 1.1px;\n  font-size: 13px;\n  font-weight: 800;\n  margin-bottom: 9px;\n}\n\n.tr-fact strong {\n  display: block;\n  color: var(--tr-charcoal);\n  font-size: 22px;\n  line-height: 1.25;\n}\n\n.tr-fact span {\n  display: block;\n  color: var(--tr-text);\n  margin-top: 5px;\n  font-size: 14px;\n}\n\n\n\/* =========================================================\n   CAMP EXPERIENCE\n   ========================================================= *\/\n\n.tr-experience {\n  padding-top: 88px;\n}\n\n.tr-experience-grid {\n  display: grid;\n  grid-template-columns: .95fr 1.05fr;\n  gap: 50px;\n  align-items: center;\n}\n\n.tr-experience-image img {\n  display: block;\n  width: 100%;\n  height: 440px;\n  object-fit: cover;\n  border-radius: 12px;\n}\n\n.tr-feature-grid {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 14px;\n  margin-top: 25px;\n}\n\n.tr-feature {\n  background: var(--tr-cream);\n  border-radius: 10px;\n  padding: 18px;\n}\n\n.tr-feature h3 {\n  color: var(--tr-charcoal);\n  font-size: 18px;\n  margin: 0 0 5px;\n}\n\n.tr-feature p {\n  margin: 0;\n  font-size: 15px;\n  line-height: 1.5;\n}\n\n\n\/* =========================================================\n   AGE GROUPS + DAY\n   ========================================================= *\/\n\n.tr-details {\n  background: var(--tr-cream);\n}\n\n.tr-detail-grid {\n  display: grid;\n  grid-template-columns: .82fr 1.18fr;\n  gap: 52px;\n  align-items: start;\n}\n\n.tr-age-list {\n  display: grid;\n  gap: 11px;\n  margin-top: 21px;\n}\n\n.tr-age {\n  background: #fff;\n  padding: 16px 18px;\n  border-radius: 9px;\n}\n\n.tr-age strong {\n  color: var(--tr-charcoal);\n  font-size: 18px;\n}\n\n.tr-age span {\n  float: right;\n  color: var(--tr-green-dark);\n  font-weight: 800;\n}\n\n.tr-day-list {\n  margin-top: 20px;\n}\n\n.tr-day-row {\n  display: grid;\n  grid-template-columns: 130px 1fr;\n  gap: 20px;\n  padding: 14px 0;\n  border-bottom: 1px solid var(--tr-border);\n}\n\n.tr-day-row:last-child {\n  border-bottom: none;\n}\n\n.tr-day-time {\n  color: var(--tr-green-dark);\n  font-weight: 800;\n}\n\n.tr-day-row strong {\n  color: var(--tr-charcoal);\n}\n\n\n\/* =========================================================\n   PRICING\n   ========================================================= *\/\n\n.tr-pricing-grid {\n  display: grid;\n  grid-template-columns: repeat(2, 1fr);\n  gap: 22px;\n  max-width: 850px;\n  margin: 30px auto 0;\n}\n\n.tr-price-card {\n  background: #fff;\n  border: 2px solid var(--tr-border);\n  border-radius: 12px;\n  padding: 31px 27px;\n}\n\n.tr-price-card:first-child {\n  border-color: var(--tr-green);\n}\n\n.tr-price-label {\n  color: var(--tr-green-dark);\n  font-size: 14px;\n  font-weight: 800;\n  letter-spacing: 1px;\n  text-transform: uppercase;\n}\n\n.tr-price {\n  color: var(--tr-charcoal);\n  font-size: 50px;\n  line-height: 1;\n  font-weight: 900;\n  margin: 11px 0 13px;\n}\n\n.tr-price-card p {\n  margin-bottom: 23px;\n}\n\n.tr-included {\n  max-width: 900px;\n  margin: 27px auto 0;\n  padding: 18px 22px;\n  border-radius: 10px;\n  background: var(--tr-green-light);\n  line-height: 1.6;\n}\n\n\n\/* =========================================================\n   WESTFIELD \/ INDIANAPOLIS + PRACTICAL INFO\n   ========================================================= *\/\n\n.tr-local {\n  background: var(--tr-green-dark);\n  color: #fff;\n}\n\n.tr-local .tr-kicker,\n.tr-local .tr-title,\n.tr-local .tr-copy {\n  color: #fff !important;\n}\n\n.tr-local-grid {\n  display: grid;\n  grid-template-columns: 1.08fr .92fr;\n  gap: 48px;\n  align-items: center;\n}\n\n.tr-need-box {\n  background: rgba(255,255,255,.12);\n  border: 1px solid rgba(255,255,255,.20);\n  border-radius: 11px;\n  padding: 26px;\n}\n\n.tr-need-box h3 {\n  color: #fff;\n  font-size: 22px;\n  margin: 0 0 12px;\n}\n\n.tr-need-box ul {\n  margin: 0 0 17px;\n  padding-left: 20px;\n}\n\n.tr-need-box li {\n  margin-bottom: 4px;\n}\n\n.tr-need-box p {\n  margin: 0;\n}\n\n\n\/* =========================================================\n   FAQ\n   ========================================================= *\/\n\n.tr-faq {\n  max-width: 850px;\n  margin: 27px auto 0;\n}\n\n.tr-faq details {\n  border-bottom: 1px solid var(--tr-border);\n  padding: 16px 0;\n}\n\n.tr-faq summary {\n  color: var(--tr-charcoal);\n  cursor: pointer;\n  list-style: none;\n  font-size: 18px;\n  font-weight: 800;\n}\n\n.tr-faq summary::-webkit-details-marker {\n  display: none;\n}\n\n.tr-faq summary::after {\n  content: \"+\";\n  float: right;\n  color: var(--tr-green);\n  font-size: 24px;\n  line-height: 1;\n}\n\n.tr-faq details[open] summary::after {\n  content: \"\u2013\";\n}\n\n.tr-faq p {\n  margin: 10px 0 0;\n}\n\n\n\/* =========================================================\n   FINAL CTA\n   ========================================================= *\/\n\n.tr-final {\n  background: var(--tr-green);\n  color: #fff;\n  text-align: center;\n}\n\n.tr-final .tr-kicker,\n.tr-final .tr-title {\n  color: #fff;\n}\n\n.tr-final p {\n  font-size: 18px;\n  margin-bottom: 25px;\n}\n\n\n\/* =========================================================\n   TABLET\n   ========================================================= *\/\n\n@media (max-width: 900px) {\n\n  .tr-facts {\n    grid-template-columns: repeat(2, 1fr);\n  }\n\n  .tr-experience-grid,\n  .tr-detail-grid,\n  .tr-local-grid {\n    grid-template-columns: 1fr;\n  }\n\n  .tr-experience-image img {\n    height: 380px;\n  }\n}\n\n\n\/* =========================================================\n   MOBILE\n   ========================================================= *\/\n\n@media (max-width: 620px) {\n\n  .tr-wrap {\n    width: calc(100% - 28px);\n  }\n\n  .tr-section {\n    padding: 46px 0;\n  }\n\n  .tr-hero {\n    min-height: 510px;\n    background-position: 58% center;\n  }\n\n  .tr-hero-content {\n    padding: 60px 0 90px;\n  }\n\n  .tr-hero-copy {\n    font-size: 18px;\n  }\n\n  .tr-facts-wrap {\n    margin-top: -38px;\n  }\n\n  .tr-facts,\n  .tr-feature-grid,\n  .tr-pricing-grid {\n    grid-template-columns: 1fr;\n  }\n\n  .tr-experience {\n    padding-top: 62px;\n  }\n\n  .tr-experience-image img {\n    height: 295px;\n  }\n\n  .tr-day-row {\n    grid-template-columns: 1fr;\n    gap: 2px;\n  }\n\n  .tr-age span {\n    float: none;\n    display: block;\n    margin-top: 2px;\n  }\n\n  .tr-button {\n    width: 100%;\n    text-align: center;\n  }\n}\n<\/style>\n\n\n<div class=\"tr-fall\">\n\n\n  <!-- =====================================================\n       HERO\n       ===================================================== -->\n\n  <section class=\"tr-hero\">\n\n    <div class=\"tr-wrap\">\n\n      <div class=\"tr-hero-content\">\n\n        <div class=\"tr-kicker\">\n          Fall Break Camp in Westfield, IN\n        <\/div>\n\n        <h1>\n          Fall Break Adventure Camp\n        <\/h1>\n\n        <p class=\"tr-hero-copy\">\n          School's out. Adventure is in. Spend fall break climbing,\n          ziplining, playing games and taking on new challenges at\n          TreeRunner Grand Park.\n        <\/p>\n\n        <p class=\"tr-hero-meta\">\n          October 14\u201316 &amp; October 21\u201323<br>\n          Ages 7\u201314 &nbsp;\u2022&nbsp; 9:00 AM\u20133:30 PM\n        <\/p>\n\n        <a href=\"https:\/\/pos.treerunnerparks.com\/grandpark\/checkout\/default\/addtocart\/add\/4089\"\n           class=\"tr-button tr-button-white\">\n          Register for Fall Break\n        <\/a>\n\n      <\/div>\n\n    <\/div>\n\n  <\/section>\n\n\n  <!-- =====================================================\n       QUICK FACTS\n       ===================================================== -->\n\n  <section class=\"tr-facts-wrap\">\n\n    <div class=\"tr-wrap\">\n\n      <div class=\"tr-facts\">\n\n\n        <div class=\"tr-fact\">\n\n          <div class=\"tr-fact-label\">\n            Dates\n          <\/div>\n\n          <strong>\n            Oct. 14\u201316\n          <\/strong>\n\n          <strong>\n            Oct. 21\u201323\n          <\/strong>\n\n          <span>\n            Two sessions available\n          <\/span>\n\n        <\/div>\n\n\n        <div class=\"tr-fact\">\n\n          <div class=\"tr-fact-label\">\n            Ages\n          <\/div>\n\n          <strong>\n            7\u201314\n          <\/strong>\n\n          <span>\n            Grouped by age\n          <\/span>\n\n        <\/div>\n\n\n        <div class=\"tr-fact\">\n\n          <div class=\"tr-fact-label\">\n            Hours\n          <\/div>\n\n          <strong>\n            9:00\u20133:30\n          <\/strong>\n\n          <span>\n            Full-day camp\n          <\/span>\n\n        <\/div>\n\n\n        <div class=\"tr-fact\">\n\n          <div class=\"tr-fact-label\">\n            Pricing\n          <\/div>\n\n          <strong>\n            $198 \/ 3 Days\n          <\/strong>\n\n          <span>\n            $78 single-day\n          <\/span>\n\n        <\/div>\n\n\n      <\/div>\n\n    <\/div>\n\n  <\/section>\n\n\n  <!-- =====================================================\n       CAMP EXPERIENCE\n       ===================================================== -->\n\n  <section class=\"tr-section tr-experience\">\n\n    <div class=\"tr-wrap\">\n\n      <div class=\"tr-experience-grid\">\n\n\n        <div class=\"tr-experience-image\">\n\n          <img decoding=\"async\"\n            src=\"https:\/\/treerunnerparks.com\/grandpark\/wp-content\/uploads\/sites\/14\/2025\/10\/Website-Slider-Rev-5.png\"\n            alt=\"Kids climbing during TreeRunner Fall Break Adventure Camp at Grand Park in Westfield Indiana\">\n\n        <\/div>\n\n\n        <div>\n\n          <div class=\"tr-kicker\">\n            Fall Break at TreeRunner\n          <\/div>\n\n          <h2 class=\"tr-title\">\n            Climb. Zip. Play. Repeat.\n          <\/h2>\n\n          <p class=\"tr-copy\">\n            TreeRunner Grand Park's\n            <strong>Fall Break Adventure Camp<\/strong>\n            gives kids ages 7\u201314 full days of climbing, ziplining,\n            games, challenges and outdoor adventure at Grand Park\n            Sports Campus in Westfield.\n          <\/p>\n\n          <p>\n            Choose a full three-day session or register for individual\n            days that fit your family's fall break schedule.\n          <\/p>\n\n\n          <div class=\"tr-feature-grid\">\n\n            <div class=\"tr-feature\">\n              <h3>Aerial Adventure<\/h3>\n              <p>\n                Climb through obstacles and challenges in the trees.\n              <\/p>\n            <\/div>\n\n            <div class=\"tr-feature\">\n              <h3>Ziplining<\/h3>\n              <p>\n                Fly through the forest on TreeRunner's aerial courses.\n              <\/p>\n            <\/div>\n\n            <div class=\"tr-feature\">\n              <h3>Games &amp; Challenges<\/h3>\n              <p>\n                Team activities and problem-solving throughout the day.\n              <\/p>\n            <\/div>\n\n            <div class=\"tr-feature\">\n              <h3>Confidence Building<\/h3>\n              <p>\n                Try something new and adventure at your own pace.\n              <\/p>\n            <\/div>\n\n          <\/div>\n\n\n        <\/div>\n\n      <\/div>\n\n    <\/div>\n\n  <\/section>\n\n\n  <!-- =====================================================\n       AGE GROUPS + A DAY AT CAMP\n       ===================================================== -->\n\n  <section class=\"tr-section tr-details\">\n\n    <div class=\"tr-wrap\">\n\n      <div class=\"tr-detail-grid\">\n\n\n        <!-- AGE GROUPS -->\n\n        <div>\n\n          <div class=\"tr-kicker\">\n            Ages 7\u201314\n          <\/div>\n\n          <h2 class=\"tr-title\">\n            Adventure With Your Crew\n          <\/h2>\n\n          <p>\n            Campers are grouped with kids at a similar age throughout\n            the day.\n          <\/p>\n\n\n          <div class=\"tr-age-list\">\n\n            <div class=\"tr-age\">\n              <strong>Yellow Youth<\/strong>\n              <span>Ages 7\u20139<\/span>\n            <\/div>\n\n            <div class=\"tr-age\">\n              <strong>Green Gang<\/strong>\n              <span>Ages 10\u201311<\/span>\n            <\/div>\n\n            <div class=\"tr-age\">\n              <strong>Blue Bunch<\/strong>\n              <span>Ages 12\u201314<\/span>\n            <\/div>\n\n          <\/div>\n\n        <\/div>\n\n\n        <!-- DAY AT CAMP -->\n\n        <div>\n\n          <div class=\"tr-kicker\">\n            9:00 AM\u20133:30 PM\n          <\/div>\n\n          <h2 class=\"tr-title\">\n            A Day at Camp\n          <\/h2>\n\n\n          <div class=\"tr-day-list\">\n\n            <div class=\"tr-day-row\">\n              <div class=\"tr-day-time\">\n                9:00 AM\n              <\/div>\n              <div>\n                <strong>\n                  Drop-Off &amp; Check-In\n                <\/strong>\n              <\/div>\n            <\/div>\n\n\n            <div class=\"tr-day-row\">\n              <div class=\"tr-day-time\">\n                Morning\n              <\/div>\n              <div>\n                <strong>\n                  Climbing, Games &amp; Challenges\n                <\/strong>\n              <\/div>\n            <\/div>\n\n\n            <div class=\"tr-day-row\">\n              <div class=\"tr-day-time\">\n                Lunch\n              <\/div>\n              <div>\n                <strong>\n                  Refuel &amp; Recharge\n                <\/strong>\n              <\/div>\n            <\/div>\n\n\n            <div class=\"tr-day-row\">\n              <div class=\"tr-day-time\">\n                Afternoon\n              <\/div>\n              <div>\n                <strong>\n                  Ziplining, Climbing &amp; More Adventure\n                <\/strong>\n              <\/div>\n            <\/div>\n\n\n            <div class=\"tr-day-row\">\n              <div class=\"tr-day-time\">\n                3:00\u20133:30 PM\n              <\/div>\n              <div>\n                <strong>\n                  Pick-Up\n                <\/strong>\n              <\/div>\n            <\/div>\n\n          <\/div>\n\n\n        <\/div>\n\n      <\/div>\n\n    <\/div>\n\n  <\/section>\n\n\n  <!-- =====================================================\n       PRICING\n       ===================================================== -->\n\n  <section class=\"tr-section\" id=\"fall-break-registration\">\n\n    <div class=\"tr-wrap tr-center\">\n\n      <div class=\"tr-kicker\">\n        Flexible Registration\n      <\/div>\n\n      <h2 class=\"tr-title\">\n        Choose What Works for Your Fall Break\n      <\/h2>\n\n      <p class=\"tr-copy tr-narrow\">\n        Join us for the full three-day camp or choose the individual\n        day or days that fit your family's schedule.\n      <\/p>\n\n\n      <div class=\"tr-pricing-grid\">\n\n\n        <div class=\"tr-price-card\">\n\n          <div class=\"tr-price-label\">\n            Full Session\n          <\/div>\n\n          <div class=\"tr-price\">\n            $198\n          <\/div>\n\n          <p>\n            Three full days of Fall Break Adventure Camp.\n          <\/p>\n\n          <a href=\"https:\/\/pos.treerunnerparks.com\/grandpark\/checkout\/default\/addtocart\/add\/4089\"\n             class=\"tr-button tr-button-green\">\n            Register for 3 Days\n          <\/a>\n\n        <\/div>\n\n\n        <div class=\"tr-price-card\">\n\n          <div class=\"tr-price-label\">\n            Single Day\n          <\/div>\n\n          <div class=\"tr-price\">\n            $78\n          <\/div>\n\n          <p>\n            Choose the individual day or days that work for your family.\n          <\/p>\n\n          <a href=\"https:\/\/pos.treerunnerparks.com\/grandpark\/checkout\/default\/addtocart\/add\/4089\"\n             class=\"tr-button tr-button-green\">\n            Choose Your Day\n          <\/a>\n\n        <\/div>\n\n\n      <\/div>\n\n\n      <div class=\"tr-included\">\n\n        <strong>Included:<\/strong>\n        supervised camp programming\n        &nbsp;\u2022&nbsp;\n        climbing equipment\n        &nbsp;\u2022&nbsp;\n        climbing &amp; ziplining\n        &nbsp;\u2022&nbsp;\n        games &amp; challenges\n        &nbsp;\u2022&nbsp;\n        Fall Break Camp T-shirt\n\n      <\/div>\n\n\n    <\/div>\n\n  <\/section>\n\n\n  <!-- =====================================================\n       WESTFIELD SEO + WHAT TO BRING\n       ===================================================== -->\n\n  <section class=\"tr-section tr-local\">\n\n    <div class=\"tr-wrap\">\n\n      <div class=\"tr-local-grid\">\n\n\n        <div>\n\n          <div class=\"tr-kicker\">\n            Westfield, Indiana\n          <\/div>\n\n          <h2 class=\"tr-title\">\n            Fall Break Camp Near Indianapolis\n          <\/h2>\n\n          <p class=\"tr-copy\">\n            TreeRunner's Fall Break Adventure Camp is located at\n            <strong>Grand Park Sports Campus in Westfield, IN<\/strong>,\n            making it a convenient option for families in Westfield,\n            Carmel, Noblesville, Fishers and throughout the greater\n            Indianapolis area.\n          <\/p>\n\n        <\/div>\n\n\n        <div class=\"tr-need-box\">\n\n          <h3>\n            Come Ready to Adventure\n          <\/h3>\n\n          <ul>\n            <li>Packed lunch<\/li>\n            <li>Refillable water bottle<\/li>\n            <li>Weather-appropriate clothing<\/li>\n            <li>Closed-toe shoes<\/li>\n          <\/ul>\n\n          <p>\n            We'll adventure outdoors whenever conditions allow.\n            If weather requires us to move inside, camp activities\n            will continue in available indoor space at Grand Park.\n          <\/p>\n\n        <\/div>\n\n\n      <\/div>\n\n    <\/div>\n\n  <\/section>\n\n\n  <!-- =====================================================\n       FAQ\n       ===================================================== -->\n\n  <section class=\"tr-section\">\n\n    <div class=\"tr-wrap\">\n\n\n      <div class=\"tr-center\">\n\n        <div class=\"tr-kicker\">\n          Good to Know\n        <\/div>\n\n        <h2 class=\"tr-title\">\n          Fall Break Camp FAQs\n        <\/h2>\n\n      <\/div>\n\n\n      <div class=\"tr-faq\">\n\n\n        <details>\n\n          <summary>\n            Can I register for just one day?\n          <\/summary>\n\n          <p>\n            Yes. Single-day registration is available for $78 per\n            camper, per day.\n          <\/p>\n\n        <\/details>\n\n\n        <details>\n\n          <summary>\n            What ages can participate?\n          <\/summary>\n\n          <p>\n            Fall Break Adventure Camp is designed for kids ages 7\u201314.\n          <\/p>\n\n        <\/details>\n\n\n        <details>\n\n          <summary>\n            Is lunch included?\n          <\/summary>\n\n          <p>\n            No. Campers should bring a packed lunch and refillable\n            water bottle each day.\n          <\/p>\n\n        <\/details>\n\n\n        <details>\n\n          <summary>\n            Does my child need climbing experience?\n          <\/summary>\n\n          <p>\n            No previous climbing experience is required.\n          <\/p>\n\n        <\/details>\n\n\n        <details>\n\n          <summary>\n            What happens if it rains?\n          <\/summary>\n\n          <p>\n            We'll remain outdoors whenever conditions allow.\n            If needed, camp activities will move to available\n            indoor space at Grand Park.\n          <\/p>\n\n        <\/details>\n\n\n      <\/div>\n\n\n    <\/div>\n\n  <\/section>\n\n\n  <!-- =====================================================\n       FINAL CTA\n       ===================================================== -->\n\n  <section class=\"tr-section tr-final\">\n\n    <div class=\"tr-wrap\">\n\n      <div class=\"tr-kicker\">\n        October 14\u201316 &amp; October 21\u201323\n      <\/div>\n\n      <h2 class=\"tr-title\">\n        Make Fall Break an Adventure\n      <\/h2>\n\n      <p>\n        <strong>\n          $198 for three days\n          &nbsp;\u2022&nbsp;\n          $78 single-day\n        <\/strong>\n      <\/p>\n\n      <a href=\"https:\/\/pos.treerunnerparks.com\/grandpark\/checkout\/default\/addtocart\/add\/4089\"\n         class=\"tr-button tr-button-white\">\n        Register for Fall Break\n      <\/a>\n\n    <\/div>\n\n  <\/section>\n\n\n<\/div>\n\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>Fall Break Camp in Westfield, IN Fall Break Adventure Camp School&#8217;s out. Adventure is in. Spend fall break climbing, ziplining, playing games and taking on new challenges at TreeRunner Grand Park. October 14\u201316 &amp; October 21\u201323 Ages 7\u201314 &nbsp;\u2022&nbsp; 9:00 AM\u20133:30 PM Register for Fall Break Dates Oct. 14\u201316 Oct. 21\u201323 Two sessions available Ages [&hellip;]<\/p>\n","protected":false},"author":5,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_header_footer","meta":{"footnotes":""},"class_list":["post-472980","page","type-page","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v28.2 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Fall Break Adventure Camp at TreeRunner Grand Park - TreeRunner Adventure Parks Grand Park<\/title>\n<meta name=\"description\" content=\"Looking for a fall break camp in Westfield, IN? Kids ages 7\u201314 can climb, zipline and adventure at TreeRunner Grand Park. Full-session and single-day options available.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/treerunnerparks.com\/grandpark\/fall-break-camp\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Fall Break Adventure Camp at TreeRunner Grand Park - TreeRunner Adventure Parks Grand Park\" \/>\n<meta property=\"og:description\" content=\"Looking for a fall break camp in Westfield, IN? Kids ages 7\u201314 can climb, zipline and adventure at TreeRunner Grand Park. Full-session and single-day options available.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/treerunnerparks.com\/grandpark\/fall-break-camp\/\" \/>\n<meta property=\"og:site_name\" content=\"TreeRunner Adventure Parks Grand Park\" \/>\n<meta property=\"article:modified_time\" content=\"2026-08-13T16:59:28+00:00\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"3 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/treerunnerparks.com\\\/grandpark\\\/fall-break-camp\\\/\",\"url\":\"https:\\\/\\\/treerunnerparks.com\\\/grandpark\\\/fall-break-camp\\\/\",\"name\":\"Fall Break Adventure Camp at TreeRunner Grand Park - TreeRunner Adventure Parks Grand Park\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/treerunnerparks.com\\\/grandpark\\\/#website\"},\"datePublished\":\"2026-08-12T17:24:23+00:00\",\"dateModified\":\"2026-08-13T16:59:28+00:00\",\"description\":\"Looking for a fall break camp in Westfield, IN? Kids ages 7\u201314 can climb, zipline and adventure at TreeRunner Grand Park. Full-session and single-day options available.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/treerunnerparks.com\\\/grandpark\\\/fall-break-camp\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/treerunnerparks.com\\\/grandpark\\\/fall-break-camp\\\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/treerunnerparks.com\\\/grandpark\\\/fall-break-camp\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/treerunnerparks.com\\\/grandpark\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Fall Break Adventure Camp at TreeRunner Grand Park\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/treerunnerparks.com\\\/grandpark\\\/#website\",\"url\":\"https:\\\/\\\/treerunnerparks.com\\\/grandpark\\\/\",\"name\":\"TreeRunner Adventure Parks Grand Park\",\"description\":\"Ziplining, Climbing, Creating Memories!\",\"publisher\":{\"@id\":\"https:\\\/\\\/treerunnerparks.com\\\/grandpark\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/treerunnerparks.com\\\/grandpark\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/treerunnerparks.com\\\/grandpark\\\/#organization\",\"name\":\"TreeRunner Adventure Parks Grand Park\",\"url\":\"https:\\\/\\\/treerunnerparks.com\\\/grandpark\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/treerunnerparks.com\\\/grandpark\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/treerunnerparks.com\\\/grandpark\\\/wp-content\\\/uploads\\\/sites\\\/14\\\/2023\\\/02\\\/Untitled-design-29.png\",\"contentUrl\":\"https:\\\/\\\/treerunnerparks.com\\\/grandpark\\\/wp-content\\\/uploads\\\/sites\\\/14\\\/2023\\\/02\\\/Untitled-design-29.png\",\"width\":350,\"height\":100,\"caption\":\"TreeRunner Adventure Parks Grand Park\"},\"image\":{\"@id\":\"https:\\\/\\\/treerunnerparks.com\\\/grandpark\\\/#\\\/schema\\\/logo\\\/image\\\/\"}}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Fall Break Adventure Camp at TreeRunner Grand Park - TreeRunner Adventure Parks Grand Park","description":"Looking for a fall break camp in Westfield, IN? Kids ages 7\u201314 can climb, zipline and adventure at TreeRunner Grand Park. Full-session and single-day options available.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/treerunnerparks.com\/grandpark\/fall-break-camp\/","og_locale":"en_US","og_type":"article","og_title":"Fall Break Adventure Camp at TreeRunner Grand Park - TreeRunner Adventure Parks Grand Park","og_description":"Looking for a fall break camp in Westfield, IN? Kids ages 7\u201314 can climb, zipline and adventure at TreeRunner Grand Park. Full-session and single-day options available.","og_url":"https:\/\/treerunnerparks.com\/grandpark\/fall-break-camp\/","og_site_name":"TreeRunner Adventure Parks Grand Park","article_modified_time":"2026-08-13T16:59:28+00:00","twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"3 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/treerunnerparks.com\/grandpark\/fall-break-camp\/","url":"https:\/\/treerunnerparks.com\/grandpark\/fall-break-camp\/","name":"Fall Break Adventure Camp at TreeRunner Grand Park - TreeRunner Adventure Parks Grand Park","isPartOf":{"@id":"https:\/\/treerunnerparks.com\/grandpark\/#website"},"datePublished":"2026-08-12T17:24:23+00:00","dateModified":"2026-08-13T16:59:28+00:00","description":"Looking for a fall break camp in Westfield, IN? Kids ages 7\u201314 can climb, zipline and adventure at TreeRunner Grand Park. Full-session and single-day options available.","breadcrumb":{"@id":"https:\/\/treerunnerparks.com\/grandpark\/fall-break-camp\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/treerunnerparks.com\/grandpark\/fall-break-camp\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/treerunnerparks.com\/grandpark\/fall-break-camp\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/treerunnerparks.com\/grandpark\/"},{"@type":"ListItem","position":2,"name":"Fall Break Adventure Camp at TreeRunner Grand Park"}]},{"@type":"WebSite","@id":"https:\/\/treerunnerparks.com\/grandpark\/#website","url":"https:\/\/treerunnerparks.com\/grandpark\/","name":"TreeRunner Adventure Parks Grand Park","description":"Ziplining, Climbing, Creating Memories!","publisher":{"@id":"https:\/\/treerunnerparks.com\/grandpark\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/treerunnerparks.com\/grandpark\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/treerunnerparks.com\/grandpark\/#organization","name":"TreeRunner Adventure Parks Grand Park","url":"https:\/\/treerunnerparks.com\/grandpark\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/treerunnerparks.com\/grandpark\/#\/schema\/logo\/image\/","url":"https:\/\/treerunnerparks.com\/grandpark\/wp-content\/uploads\/sites\/14\/2023\/02\/Untitled-design-29.png","contentUrl":"https:\/\/treerunnerparks.com\/grandpark\/wp-content\/uploads\/sites\/14\/2023\/02\/Untitled-design-29.png","width":350,"height":100,"caption":"TreeRunner Adventure Parks Grand Park"},"image":{"@id":"https:\/\/treerunnerparks.com\/grandpark\/#\/schema\/logo\/image\/"}}]}},"_links":{"self":[{"href":"https:\/\/treerunnerparks.com\/grandpark\/wp-json\/wp\/v2\/pages\/472980","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/treerunnerparks.com\/grandpark\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/treerunnerparks.com\/grandpark\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/treerunnerparks.com\/grandpark\/wp-json\/wp\/v2\/users\/5"}],"replies":[{"embeddable":true,"href":"https:\/\/treerunnerparks.com\/grandpark\/wp-json\/wp\/v2\/comments?post=472980"}],"version-history":[{"count":18,"href":"https:\/\/treerunnerparks.com\/grandpark\/wp-json\/wp\/v2\/pages\/472980\/revisions"}],"predecessor-version":[{"id":473007,"href":"https:\/\/treerunnerparks.com\/grandpark\/wp-json\/wp\/v2\/pages\/472980\/revisions\/473007"}],"wp:attachment":[{"href":"https:\/\/treerunnerparks.com\/grandpark\/wp-json\/wp\/v2\/media?parent=472980"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}