{"id":384,"date":"2020-03-06T07:15:00","date_gmt":"2020-03-06T07:15:00","guid":{"rendered":"http:\/\/source.wpopal.com\/winwood\/?page_id=384"},"modified":"2026-09-21T19:32:43","modified_gmt":"2026-09-21T19:32:43","slug":"about-page","status":"publish","type":"page","link":"https:\/\/treerunnerparks.com\/rochester\/about-page\/","title":{"rendered":"About Page"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"384\" class=\"elementor elementor-384\" data-elementor-post-type=\"page\">\n\t\t\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-4004189 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"4004189\" data-element_type=\"section\" data-e-type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-e9a61bc\" data-id=\"e9a61bc\" 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-d73642d elementor-widget elementor-widget-html\" data-id=\"d73642d\" 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<!-- =========================================================\n     TREERUNNER ROCHESTER\n     ABOUT PAGE\n     FULL PASTE-READY HTML + CSS\n     ========================================================= -->\n\n<style>\n:root{\n  --tr-green:#8b9942;\n  --tr-green-dark:#68732f;\n  --tr-green-deep:#485027;\n  --tr-green-light:#eef1df;\n  --tr-orange:#ef9029;\n  --tr-cream:#f7f6f0;\n  --tr-charcoal:#303030;\n  --tr-text:#444444;\n  --tr-border:#deded6;\n  --tr-white:#ffffff;\n}\n\n.tr-about,\n.tr-about *{\n  box-sizing:border-box;\n}\n\n.tr-about{\n  width:100%;\n  overflow:hidden;\n  font-family:inherit;\n  color:var(--tr-text);\n  background:#ffffff;\n  line-height:1.6;\n}\n\n.tr-about a{\n  transition:\n    background-color .2s ease,\n    border-color .2s ease,\n    color .2s ease,\n    transform .2s ease;\n}\n\n.tr-wrap{\n  width:calc(100% - 40px);\n  max-width:1160px;\n  margin:0 auto;\n}\n\n.tr-section{\n  padding:72px 0;\n}\n\n.tr-section-cream{\n  background:var(--tr-cream);\n}\n\n.tr-section-green{\n  background:var(--tr-green-light);\n}\n\n.tr-kicker{\n  display:block;\n  margin-bottom:9px;\n  color:var(--tr-green-dark);\n  font-size:12px;\n  font-weight:900;\n  letter-spacing:1.1px;\n  text-transform:uppercase;\n}\n\n.tr-h2{\n  max-width:850px;\n  margin:0;\n  color:var(--tr-charcoal);\n  font-size:clamp(31px,4vw,45px);\n  line-height:1.08;\n  font-weight:800;\n  letter-spacing:-1px;\n}\n\n.tr-lead{\n  max-width:820px;\n  margin:16px 0 0;\n  font-size:17px;\n  line-height:1.72;\n}\n\n.tr-text{\n  max-width:820px;\n  margin:18px 0 0;\n  font-size:16px;\n  line-height:1.75;\n}\n\n.tr-text + .tr-text{\n  margin-top:13px;\n}\n\n\/* BUTTONS *\/\n\n.tr-btns{\n  display:flex;\n  flex-wrap:wrap;\n  gap:10px;\n  margin-top:24px;\n}\n\n.tr-btn{\n  display:inline-flex;\n  min-height:46px;\n  padding:11px 19px;\n  align-items:center;\n  justify-content:center;\n  border:2px solid var(--tr-green-dark);\n  border-radius:8px;\n  background:var(--tr-green-dark);\n  color:#ffffff !important;\n  font-size:14px;\n  font-weight:800;\n  line-height:1.2;\n  text-decoration:none !important;\n  text-align:center;\n}\n\n.tr-btn:hover{\n  background:var(--tr-green-deep);\n  border-color:var(--tr-green-deep);\n  color:#ffffff !important;\n  transform:translateY(-1px);\n}\n\n.tr-btn-outline{\n  background:transparent;\n  color:var(--tr-green-dark) !important;\n}\n\n.tr-btn-outline:hover{\n  background:var(--tr-green-dark);\n  border-color:var(--tr-green-dark);\n  color:#ffffff !important;\n}\n\n.tr-link{\n  display:inline-flex;\n  margin-top:15px;\n  color:var(--tr-green-dark) !important;\n  font-size:14px;\n  font-weight:800;\n  text-decoration:none !important;\n}\n\n.tr-link:hover{\n  text-decoration:underline !important;\n}\n\n\/* HERO *\/\n\n.tr-hero{\n  padding:24px 0 0;\n}\n\n.tr-hero-card{\n  width:calc(100% - 32px);\n  max-width:1240px;\n  margin:0 auto;\n  padding:60px 58px;\n  border-radius:18px;\n  background:\n    linear-gradient(\n      135deg,\n      var(--tr-cream) 0%,\n      var(--tr-green-light) 100%\n    );\n}\n\n.tr-hero h1{\n  max-width:900px;\n  margin:0;\n  color:var(--tr-charcoal);\n  font-size:clamp(43px,5.5vw,66px);\n  line-height:1;\n  font-weight:800;\n  letter-spacing:-1.7px;\n}\n\n.tr-hero p{\n  max-width:820px;\n  margin:19px 0 0;\n  font-size:18px;\n  line-height:1.67;\n}\n\n\/* INTRO \/ STORY *\/\n\n.tr-story-grid{\n  display:grid;\n  grid-template-columns:minmax(0,1.35fr) minmax(280px,.65fr);\n  gap:48px;\n  align-items:start;\n}\n\n.tr-story-panel{\n  padding:30px;\n  border:1px solid var(--tr-border);\n  border-radius:16px;\n  background:#ffffff;\n}\n\n.tr-story-panel strong{\n  display:block;\n  margin-bottom:5px;\n  color:var(--tr-charcoal);\n  font-size:19px;\n  line-height:1.25;\n}\n\n.tr-story-panel p{\n  margin:0;\n  font-size:14px;\n  line-height:1.65;\n}\n\n.tr-story-detail + .tr-story-detail{\n  margin-top:24px;\n  padding-top:24px;\n  border-top:1px solid var(--tr-border);\n}\n\n\/* EXPERIENCE CARDS *\/\n\n.tr-grid{\n  display:grid;\n  grid-template-columns:repeat(3,minmax(0,1fr));\n  gap:17px;\n  margin-top:32px;\n}\n\n.tr-card{\n  display:flex;\n  flex-direction:column;\n  min-height:100%;\n  padding:29px;\n  border:1px solid var(--tr-border);\n  border-radius:15px;\n  background:#ffffff;\n}\n\n.tr-card-tag{\n  display:block;\n  margin-bottom:10px;\n  color:var(--tr-green-dark);\n  font-size:11px;\n  font-weight:900;\n  letter-spacing:1px;\n  text-transform:uppercase;\n}\n\n.tr-card h3{\n  margin:0;\n  color:var(--tr-charcoal);\n  font-size:23px;\n  line-height:1.17;\n  font-weight:800;\n}\n\n.tr-card p{\n  margin:11px 0 0;\n  font-size:14px;\n  line-height:1.68;\n}\n\n.tr-card .tr-link{\n  margin-top:auto;\n  padding-top:18px;\n}\n\n\/* DIFFERENT SECTION *\/\n\n.tr-feature-grid{\n  display:grid;\n  grid-template-columns:repeat(2,minmax(0,1fr));\n  gap:17px;\n  margin-top:31px;\n}\n\n.tr-feature{\n  padding:27px 28px;\n  border:1px solid rgba(104,115,47,.18);\n  border-radius:14px;\n  background:rgba(255,255,255,.72);\n}\n\n.tr-feature h3{\n  margin:0;\n  color:var(--tr-charcoal);\n  font-size:20px;\n  line-height:1.25;\n  font-weight:800;\n}\n\n.tr-feature p{\n  margin:8px 0 0;\n  font-size:14px;\n  line-height:1.65;\n}\n\n\/* GROUPS *\/\n\n.tr-wide-card{\n  display:grid;\n  grid-template-columns:minmax(0,1.15fr) minmax(280px,.85fr);\n  gap:42px;\n  margin-top:32px;\n  padding:34px;\n  border:1px solid var(--tr-border);\n  border-radius:16px;\n  background:#ffffff;\n  align-items:start;\n}\n\n.tr-wide-card h3{\n  margin:0;\n  color:var(--tr-charcoal);\n  font-size:27px;\n  line-height:1.18;\n  font-weight:800;\n}\n\n.tr-wide-card p{\n  margin:12px 0 0;\n  font-size:15px;\n  line-height:1.7;\n}\n\n.tr-mini-links{\n  display:grid;\n  gap:10px;\n}\n\n.tr-mini-link{\n  display:block;\n  padding:15px 16px;\n  border:1px solid var(--tr-border);\n  border-radius:10px;\n  background:var(--tr-cream);\n  color:var(--tr-charcoal) !important;\n  font-size:14px;\n  font-weight:800;\n  text-decoration:none !important;\n}\n\n.tr-mini-link:hover{\n  border-color:var(--tr-green);\n  background:var(--tr-green-light);\n}\n\n\/* LOCATION *\/\n\n.tr-location-grid{\n  display:grid;\n  grid-template-columns:minmax(0,1fr) minmax(0,1fr);\n  gap:18px;\n  margin-top:31px;\n}\n\n.tr-location-card{\n  padding:30px;\n  border-radius:15px;\n  background:#ffffff;\n  border:1px solid var(--tr-border);\n}\n\n.tr-location-card h3{\n  margin:0;\n  color:var(--tr-charcoal);\n  font-size:22px;\n  line-height:1.2;\n}\n\n.tr-location-card p{\n  margin:10px 0 0;\n  font-size:15px;\n  line-height:1.7;\n}\n\n.tr-address{\n  margin-top:18px !important;\n  color:var(--tr-charcoal);\n  font-weight:800;\n}\n\n\/* FINAL CTA *\/\n\n.tr-final{\n  padding:72px 0;\n  background:var(--tr-green-dark);\n  color:#ffffff;\n  text-align:center;\n}\n\n.tr-final .tr-kicker{\n  color:rgba(255,255,255,.72);\n}\n\n.tr-final h2{\n  max-width:820px;\n  margin:0 auto;\n  color:#ffffff;\n  font-size:clamp(34px,4vw,49px);\n  line-height:1.07;\n  font-weight:800;\n  letter-spacing:-1px;\n}\n\n.tr-final p{\n  max-width:720px;\n  margin:15px auto 0;\n  color:rgba(255,255,255,.88);\n  font-size:17px;\n  line-height:1.65;\n}\n\n.tr-final .tr-btns{\n  justify-content:center;\n}\n\n.tr-final .tr-btn{\n  background:#ffffff;\n  border-color:#ffffff;\n  color:var(--tr-green-dark) !important;\n}\n\n.tr-final .tr-btn:hover{\n  background:var(--tr-cream);\n  border-color:var(--tr-cream);\n  color:var(--tr-green-deep) !important;\n}\n\n.tr-final .tr-btn-outline{\n  background:transparent;\n  border-color:rgba(255,255,255,.7);\n  color:#ffffff !important;\n}\n\n.tr-final .tr-btn-outline:hover{\n  background:#ffffff;\n  border-color:#ffffff;\n  color:var(--tr-green-dark) !important;\n}\n\n\/* ACCESSIBILITY *\/\n\n.tr-btn:focus-visible,\n.tr-link:focus-visible,\n.tr-mini-link:focus-visible{\n  outline:3px solid var(--tr-orange);\n  outline-offset:3px;\n}\n\n\/* RESPONSIVE *\/\n\n@media(max-width:900px){\n  .tr-story-grid,\n  .tr-wide-card{\n    grid-template-columns:1fr;\n    gap:28px;\n  }\n\n  .tr-grid{\n    grid-template-columns:repeat(2,minmax(0,1fr));\n  }\n}\n\n@media(max-width:700px){\n  .tr-wrap{\n    width:calc(100% - 30px);\n  }\n\n  .tr-section{\n    padding:54px 0;\n  }\n\n  .tr-hero{\n    padding-top:10px;\n  }\n\n  .tr-hero-card{\n    width:calc(100% - 20px);\n    padding:43px 24px;\n  }\n\n  .tr-hero h1{\n    letter-spacing:-1px;\n  }\n\n  .tr-hero p{\n    font-size:17px;\n  }\n\n  .tr-grid,\n  .tr-feature-grid,\n  .tr-location-grid{\n    grid-template-columns:1fr;\n  }\n\n  .tr-btns,\n  .tr-btn{\n    width:100%;\n  }\n\n  .tr-card,\n  .tr-story-panel,\n  .tr-location-card{\n    padding:24px;\n  }\n\n  .tr-wide-card{\n    padding:25px;\n  }\n\n  .tr-final{\n    padding:58px 0;\n  }\n}\n<\/style>\n\n\n<main class=\"tr-about\">\n\n  <!-- =======================================================\n       HERO\n       ======================================================= -->\n\n  <section class=\"tr-hero\">\n    <div class=\"tr-hero-card\">\n\n      <span class=\"tr-kicker\">About TreeRunner Rochester<\/span>\n\n      <h1>\n        Outdoor adventure, with more ways to experience it.\n      <\/h1>\n\n      <p>\n        TreeRunner Rochester brings aerial climbing, ziplines, forested\n        mini golf, Bounce Forest and more together in one wooded\n        destination on the Oakland University campus.\n      <\/p>\n\n      <div class=\"tr-btns\">\n        <a\n          class=\"tr-btn\"\n          href=\"https:\/\/treerunnerparks.com\/rochester\/activities\/\"\n        >\n          Explore Rochester Activities\n        <\/a>\n\n        <a\n          class=\"tr-btn tr-btn-outline\"\n          href=\"https:\/\/treerunnerparks.com\/rochester\/hours-pricing\/\"\n        >\n          Hours &amp; Pricing\n        <\/a>\n      <\/div>\n\n    <\/div>\n  <\/section>\n\n\n  <!-- =======================================================\n       WHO WE ARE\n       ======================================================= -->\n\n  <section class=\"tr-section\">\n    <div class=\"tr-wrap\">\n\n      <div class=\"tr-story-grid\">\n\n        <div>\n          <span class=\"tr-kicker\">Who We Are<\/span>\n\n          <h2 class=\"tr-h2\">\n            An Outdoor Adventure Park.\n          <\/h2>\n\n          <p class=\"tr-lead\">\n            TreeRunner Rochester is built around a simple idea:\n            give people more reasons to get outside, move, play\n            and experience something together.\n          <\/p>\n\n          <p class=\"tr-text\">\n            The Aerial Forest remains at the heart of TreeRunner,\n            with climbing obstacles, elevated trails and ziplines\n            winding through the trees. But Rochester has grown into\n            much more than a climbing park.\n          <\/p>\n\n          <p class=\"tr-text\">\n            Families and friends can play 27 holes through Putt Forest,\n            jump and explore through the suspended nets of Bounce Forest,\n            discover Gem Mining or combine several activities into one\n            bigger day outside.\n          <\/p>\n\n          <p class=\"tr-text\">\n            That variety is part of what makes Rochester different.\n            You do not have to visit for the same reason \u2014 or experience\n            the park in exactly the same way \u2014 to spend the day together.\n          <\/p>\n        <\/div>\n\n        <aside class=\"tr-story-panel\">\n\n          <div class=\"tr-story-detail\">\n            <strong>On the Oakland University campus<\/strong>\n            <p>\n              TreeRunner Rochester is tucked into a wooded setting\n              directly on the Oakland University campus.\n            <\/p>\n          <\/div>\n\n          <div class=\"tr-story-detail\">\n            <strong>More than one way to adventure<\/strong>\n            <p>\n              Climb, putt, bounce or add another activity depending\n              on the kind of day you want.\n            <\/p>\n          <\/div>\n\n          <div class=\"tr-story-detail\">\n            <strong>Built for repeat visits<\/strong>\n            <p>\n              General admission, birthdays, groups and youth programs\n              give families different ways to come back throughout\n              the season.\n            <\/p>\n          <\/div>\n\n        <\/aside>\n\n      <\/div>\n\n    <\/div>\n  <\/section>\n\n\n  <!-- =======================================================\n       CORE EXPERIENCES\n       ======================================================= -->\n\n  <section class=\"tr-section tr-section-cream\">\n    <div class=\"tr-wrap\">\n\n      <span class=\"tr-kicker\">The Rochester Experience<\/span>\n\n      <h2 class=\"tr-h2\">\n        Climb. Putt. Bounce. Make the day your own.\n      <\/h2>\n\n      <p class=\"tr-lead\">\n        Rochester brings several outdoor experiences together in one\n        park, giving families, friends and groups more flexibility when\n        planning a day out.\n      <\/p>\n\n      <div class=\"tr-grid\">\n\n        <article class=\"tr-card\">\n\n          <span class=\"tr-card-tag\">Aerial Forest<\/span>\n\n          <h3>\n            Climb through the trees.\n          <\/h3>\n\n          <p>\n            Take on aerial trails filled with obstacles, crossings and\n            ziplines at different levels of challenge throughout\n            TreeRunner Rochester's wooded course.\n          <\/p>\n\n          <a\n            class=\"tr-link\"\n            href=\"https:\/\/treerunnerparks.com\/rochester\/adventure-park-obstacles\/\"\n          >\n            Explore the Aerial Forest \u2192\n          <\/a>\n\n        <\/article>\n\n\n        <article class=\"tr-card\">\n\n          <span class=\"tr-card-tag\">Putt Forest<\/span>\n\n          <h3>\n            Play 27 holes outdoors.\n          <\/h3>\n\n          <p>\n            Putt Forest turns miniature golf into a wooded TreeRunner\n            experience, with 27 holes tucked into the park beneath\n            and around the trees.\n          <\/p>\n\n          <a\n            class=\"tr-link\"\n            href=\"https:\/\/treerunnerparks.com\/rochester\/putt-forest\/\"\n          >\n            Explore Putt Forest \u2192\n          <\/a>\n\n        <\/article>\n\n\n        <article class=\"tr-card\">\n\n          <span class=\"tr-card-tag\">Bounce Forest<\/span>\n\n          <h3>\n            Bounce without a harness.\n          <\/h3>\n\n          <p>\n            Jump, climb, crawl and slide through interconnected\n            suspended nets in an open-ended outdoor experience\n            designed for ages 4 and up.\n          <\/p>\n\n          <a\n            class=\"tr-link\"\n            href=\"https:\/\/treerunnerparks.com\/rochester\/bounce-forest\/\"\n          >\n            Explore Bounce Forest \u2192\n          <\/a>\n\n        <\/article>\n\n      <\/div>\n\n      <div class=\"tr-btns\">\n        <a\n          class=\"tr-btn\"\n          href=\"https:\/\/treerunnerparks.com\/rochester\/activities\/\"\n        >\n          See All Rochester Activities\n        <\/a>\n      <\/div>\n\n    <\/div>\n  <\/section>\n\n\n  <!-- =======================================================\n       WHY ROCHESTER\n       ======================================================= -->\n\n  <section class=\"tr-section tr-section-green\">\n    <div class=\"tr-wrap\">\n\n      <span class=\"tr-kicker\">Why Rochester<\/span>\n\n      <h2 class=\"tr-h2\">\n        One destination. Different ways to spend the day.\n      <\/h2>\n\n      <p class=\"tr-lead\">\n        Rochester is especially well suited to families and groups\n        who want options. One person can be excited to climb while\n        someone else may be ready for mini golf, Bounce Forest or\n        another activity closer to the ground.\n      <\/p>\n\n      <div class=\"tr-feature-grid\">\n\n        <article class=\"tr-feature\">\n          <h3>Different ages can adventure together.<\/h3>\n          <p>\n            Rochester's mix of activities creates more options for\n            families with kids at different ages and stages.\n          <\/p>\n        <\/article>\n\n        <article class=\"tr-feature\">\n          <h3>Come for one activity or stay for more.<\/h3>\n          <p>\n            A round of mini golf can be the whole plan, or it can become\n            one part of a bigger day with climbing, bouncing or Gem Mining.\n          <\/p>\n        <\/article>\n\n        <article class=\"tr-feature\">\n          <h3>Adventure can look different for everyone.<\/h3>\n          <p>\n            TreeRunner is about participation, challenge and fun \u2014\n            whether that happens high in the trees or closer to the ground.\n          <\/p>\n        <\/article>\n\n        <article class=\"tr-feature\">\n          <h3>The setting is part of the experience.<\/h3>\n          <p>\n            The park's wooded location on the Oakland University campus\n            gives each activity an outdoor setting that feels different\n            from a typical indoor entertainment venue.\n          <\/p>\n        <\/article>\n\n      <\/div>\n\n    <\/div>\n  <\/section>\n\n\n  <!-- =======================================================\n       GROUPS \/ PROGRAMS\n       ======================================================= -->\n\n  <section class=\"tr-section\">\n    <div class=\"tr-wrap\">\n\n      <span class=\"tr-kicker\">More Ways to Experience TreeRunner<\/span>\n\n      <h2 class=\"tr-h2\">\n        The park is built for more than a Saturday afternoon.\n      <\/h2>\n\n      <p class=\"tr-lead\">\n        Rochester is also home to birthdays, group outings and youth\n        programs that turn TreeRunner into a place to celebrate,\n        reconnect and come back throughout the season.\n      <\/p>\n\n      <div class=\"tr-wide-card\">\n\n        <div>\n          <h3>\n            Bring your people outside.\n          <\/h3>\n\n          <p>\n            Birthday parties, schools, youth organizations, teams,\n            workplaces and other groups can build an outing around\n            active time together rather than another indoor gathering.\n          <\/p>\n\n          <p>\n            Youth programs create even more opportunities for kids\n            to spend time in the park, build confidence, try new\n            challenges and experience TreeRunner beyond a single visit.\n          <\/p>\n\n          <div class=\"tr-btns\">\n            <a\n              class=\"tr-btn\"\n              href=\"https:\/\/treerunnerparks.com\/rochester\/group-outings\/\"\n            >\n              Explore Group Outings\n            <\/a>\n          <\/div>\n        <\/div>\n\n        <div class=\"tr-mini-links\">\n\n          <a\n            class=\"tr-mini-link\"\n            href=\"https:\/\/treerunnerparks.com\/rochester\/groups\/birthdays\/\"\n          >\n            Birthday Parties \u2192\n          <\/a>\n\n          <a\n            class=\"tr-mini-link\"\n            href=\"https:\/\/treerunnerparks.com\/rochester\/group-outings\/\"\n          >\n            Group Outings \u2192\n          <\/a>\n\n          <a\n            class=\"tr-mini-link\"\n            href=\"https:\/\/treerunnerparks.com\/rochester\/summer-adventure-program\/\"\n          >\n            Summer Adventure Program \u2192\n          <\/a>\n\n          <a\n            class=\"tr-mini-link\"\n            href=\"https:\/\/treerunnerparks.com\/rochester\/kids-club\/\"\n          >\n            Kids Club \u2192\n          <\/a>\n\n          <a\n            class=\"tr-mini-link\"\n            href=\"https:\/\/treerunnerparks.com\/rochester\/parents-night-out\/\"\n          >\n            Parents' Night Out \u2192\n          <\/a>\n\n        <\/div>\n\n      <\/div>\n\n    <\/div>\n  <\/section>\n\n\n  <!-- =======================================================\n       ABOUT THE APPROACH\n       ======================================================= -->\n\n  <section class=\"tr-section tr-section-cream\">\n    <div class=\"tr-wrap\">\n\n      <span class=\"tr-kicker\">The TreeRunner Idea<\/span>\n\n      <h2 class=\"tr-h2\">\n        Get outside. Try something different. Do it together.\n      <\/h2>\n\n      <p class=\"tr-lead\">\n        TreeRunner experiences are designed to give people an active\n        reason to spend time outdoors \u2014 not simply watch from the sidelines.\n      <\/p>\n\n      <p class=\"tr-text\">\n        In the Aerial Forest, that might mean choosing a trail,\n        working through an obstacle or taking on a zipline. In\n        Bounce Forest, it can mean climbing, crawling and exploring\n        through the nets. In Putt Forest, it might be a relaxed round\n        with friends or family under the trees.\n      <\/p>\n\n      <p class=\"tr-text\">\n        The activity changes, but the idea stays the same:\n        put the phone away for a while, move around, share the experience\n        and leave with something to talk about afterward.\n      <\/p>\n\n    <\/div>\n  <\/section>\n\n\n  <!-- =======================================================\n       LOCATION\n       ======================================================= -->\n\n  <section class=\"tr-section\">\n    <div class=\"tr-wrap\">\n\n      <span class=\"tr-kicker\">TreeRunner Rochester<\/span>\n\n      <h2 class=\"tr-h2\">\n        Adventure on the Oakland University campus.\n      <\/h2>\n\n      <p class=\"tr-lead\">\n        TreeRunner Rochester is located at 7553 Meadow Brook Road\n        in Rochester, Michigan, with convenient access for families,\n        groups and visitors throughout the surrounding Metro Detroit area.\n      <\/p>\n\n      <div class=\"tr-location-grid\">\n\n        <article class=\"tr-location-card\">\n\n          <h3>Find the park.<\/h3>\n\n          <p class=\"tr-address\">\n            7553 Meadow Brook Rd.<br>\n            Rochester, MI 48309\n          <\/p>\n\n          <p>\n            Check directions and location information before heading\n            to the park.\n          <\/p>\n\n          <div class=\"tr-btns\">\n            <a\n              class=\"tr-btn\"\n              href=\"https:\/\/treerunnerparks.com\/rochester\/location-map\/\"\n            >\n              Location &amp; Directions\n            <\/a>\n          <\/div>\n\n        <\/article>\n\n\n        <article class=\"tr-location-card\">\n\n          <h3>Plan the day.<\/h3>\n\n          <p>\n            Operating schedules change throughout the season.\n            Review current hours, ticket options and activity\n            information before your visit.\n          <\/p>\n\n          <div class=\"tr-btns\">\n            <a\n              class=\"tr-btn\"\n              href=\"https:\/\/treerunnerparks.com\/rochester\/hours-pricing\/\"\n            >\n              View Hours &amp; Pricing\n            <\/a>\n          <\/div>\n\n        <\/article>\n\n      <\/div>\n\n    <\/div>\n  <\/section>\n\n\n  <!-- =======================================================\n       FINAL CTA\n       ======================================================= -->\n\n  <section class=\"tr-final\">\n    <div class=\"tr-wrap\">\n\n      <span class=\"tr-kicker\">Your Rochester Adventure<\/span>\n\n      <h2>\n        Find your way to experience TreeRunner.\n      <\/h2>\n\n      <p>\n        Climb through the Aerial Forest, play 27 holes through the trees,\n        bounce through suspended nets or combine a few activities and\n        make a day of it.\n      <\/p>\n\n      <div class=\"tr-btns\">\n\n        <a\n          class=\"tr-btn\"\n          href=\"https:\/\/treerunnerparks.com\/rochester\/activities\/\"\n        >\n          Explore Activities\n        <\/a>\n\n        <a\n          class=\"tr-btn tr-btn-outline\"\n          href=\"https:\/\/treerunnerparks.com\/rochester\/hours-pricing\/\"\n        >\n          Hours &amp; Pricing\n        <\/a>\n\n      <\/div>\n\n    <\/div>\n  <\/section>\n\n<\/main>\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>About Our Park Our TreeRunner Rochester location is an exciting personality waiting to be discovered. Located right on the Oakland University Campus, you&#8217;ll find yourself strolling up through the cross-country courses, or driving up Meadowbrook Road. Our Rochester park is surrounded by apple trees, the perfect kite-flying fields, and the smell of eager students and [&hellip;]<\/p>\n","protected":false},"author":6,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_header_footer","meta":{"footnotes":""},"class_list":["post-384","page","type-page","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v28.5 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>About TreeRunner Rochester | Outdoor Adventure Park<\/title>\n<meta name=\"description\" content=\"Learn about TreeRunner Rochester, an outdoor adventure park on the Oakland University campus with aerial trails, ziplines, mini golf, Bounce Forest and more.\" \/>\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\/rochester\/about-page\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"About TreeRunner Rochester | Outdoor Adventure Park\" \/>\n<meta property=\"og:description\" content=\"Learn about TreeRunner Rochester, an outdoor adventure park on the Oakland University campus with aerial trails, ziplines, mini golf, Bounce Forest and more.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/treerunnerparks.com\/rochester\/about-page\/\" \/>\n<meta property=\"og:site_name\" content=\"TreeRunner Adventure Parks Rochester\" \/>\n<meta property=\"article:modified_time\" content=\"2026-09-21T19:32:43+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/treerunnerparks.com\/rochester\/wp-content\/uploads\/sites\/9\/elementor\/thumbs\/DSC00237-q8490nf4tsztj0uzksav7j8s2ujfs7uoo49e7j6xpo.jpg\" \/>\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=\"4 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/treerunnerparks.com\\\/rochester\\\/about-page\\\/\",\"url\":\"https:\\\/\\\/treerunnerparks.com\\\/rochester\\\/about-page\\\/\",\"name\":\"About TreeRunner Rochester | Outdoor Adventure Park\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/treerunnerparks.com\\\/rochester\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/treerunnerparks.com\\\/rochester\\\/about-page\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/treerunnerparks.com\\\/rochester\\\/about-page\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/treerunnerparks.com\\\/rochester\\\/wp-content\\\/uploads\\\/sites\\\/9\\\/elementor\\\/thumbs\\\/DSC00237-q8490nf4tsztj0uzksav7j8s2ujfs7uoo49e7j6xpo.jpg\",\"datePublished\":\"2020-03-06T07:15:00+00:00\",\"dateModified\":\"2026-09-21T19:32:43+00:00\",\"description\":\"Learn about TreeRunner Rochester, an outdoor adventure park on the Oakland University campus with aerial trails, ziplines, mini golf, Bounce Forest and more.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/treerunnerparks.com\\\/rochester\\\/about-page\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/treerunnerparks.com\\\/rochester\\\/about-page\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/treerunnerparks.com\\\/rochester\\\/about-page\\\/#primaryimage\",\"url\":\"https:\\\/\\\/treerunnerparks.com\\\/rochester\\\/wp-content\\\/uploads\\\/sites\\\/9\\\/elementor\\\/thumbs\\\/DSC00237-q8490nf4tsztj0uzksav7j8s2ujfs7uoo49e7j6xpo.jpg\",\"contentUrl\":\"https:\\\/\\\/treerunnerparks.com\\\/rochester\\\/wp-content\\\/uploads\\\/sites\\\/9\\\/elementor\\\/thumbs\\\/DSC00237-q8490nf4tsztj0uzksav7j8s2ujfs7uoo49e7j6xpo.jpg\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/treerunnerparks.com\\\/rochester\\\/about-page\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/treerunnerparks.com\\\/rochester\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"About Page\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/treerunnerparks.com\\\/rochester\\\/#website\",\"url\":\"https:\\\/\\\/treerunnerparks.com\\\/rochester\\\/\",\"name\":\"TreeRunner Adventure Parks Rochester\",\"description\":\"Ziplining, Climbing, Creating Memories!\",\"publisher\":{\"@id\":\"https:\\\/\\\/treerunnerparks.com\\\/rochester\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/treerunnerparks.com\\\/rochester\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/treerunnerparks.com\\\/rochester\\\/#organization\",\"name\":\"TreeRunner Adventure Parks Rochester\",\"url\":\"https:\\\/\\\/treerunnerparks.com\\\/rochester\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/treerunnerparks.com\\\/rochester\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/treerunnerparks.com\\\/rochester\\\/wp-content\\\/uploads\\\/sites\\\/9\\\/2023\\\/02\\\/Untitled-design-29.png\",\"contentUrl\":\"https:\\\/\\\/treerunnerparks.com\\\/rochester\\\/wp-content\\\/uploads\\\/sites\\\/9\\\/2023\\\/02\\\/Untitled-design-29.png\",\"width\":350,\"height\":100,\"caption\":\"TreeRunner Adventure Parks Rochester\"},\"image\":{\"@id\":\"https:\\\/\\\/treerunnerparks.com\\\/rochester\\\/#\\\/schema\\\/logo\\\/image\\\/\"}}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"About TreeRunner Rochester | Outdoor Adventure Park","description":"Learn about TreeRunner Rochester, an outdoor adventure park on the Oakland University campus with aerial trails, ziplines, mini golf, Bounce Forest and more.","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\/rochester\/about-page\/","og_locale":"en_US","og_type":"article","og_title":"About TreeRunner Rochester | Outdoor Adventure Park","og_description":"Learn about TreeRunner Rochester, an outdoor adventure park on the Oakland University campus with aerial trails, ziplines, mini golf, Bounce Forest and more.","og_url":"https:\/\/treerunnerparks.com\/rochester\/about-page\/","og_site_name":"TreeRunner Adventure Parks Rochester","article_modified_time":"2026-09-21T19:32:43+00:00","og_image":[{"url":"https:\/\/treerunnerparks.com\/rochester\/wp-content\/uploads\/sites\/9\/elementor\/thumbs\/DSC00237-q8490nf4tsztj0uzksav7j8s2ujfs7uoo49e7j6xpo.jpg","type":"","width":"","height":""}],"twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"4 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/treerunnerparks.com\/rochester\/about-page\/","url":"https:\/\/treerunnerparks.com\/rochester\/about-page\/","name":"About TreeRunner Rochester | Outdoor Adventure Park","isPartOf":{"@id":"https:\/\/treerunnerparks.com\/rochester\/#website"},"primaryImageOfPage":{"@id":"https:\/\/treerunnerparks.com\/rochester\/about-page\/#primaryimage"},"image":{"@id":"https:\/\/treerunnerparks.com\/rochester\/about-page\/#primaryimage"},"thumbnailUrl":"https:\/\/treerunnerparks.com\/rochester\/wp-content\/uploads\/sites\/9\/elementor\/thumbs\/DSC00237-q8490nf4tsztj0uzksav7j8s2ujfs7uoo49e7j6xpo.jpg","datePublished":"2020-03-06T07:15:00+00:00","dateModified":"2026-09-21T19:32:43+00:00","description":"Learn about TreeRunner Rochester, an outdoor adventure park on the Oakland University campus with aerial trails, ziplines, mini golf, Bounce Forest and more.","breadcrumb":{"@id":"https:\/\/treerunnerparks.com\/rochester\/about-page\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/treerunnerparks.com\/rochester\/about-page\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/treerunnerparks.com\/rochester\/about-page\/#primaryimage","url":"https:\/\/treerunnerparks.com\/rochester\/wp-content\/uploads\/sites\/9\/elementor\/thumbs\/DSC00237-q8490nf4tsztj0uzksav7j8s2ujfs7uoo49e7j6xpo.jpg","contentUrl":"https:\/\/treerunnerparks.com\/rochester\/wp-content\/uploads\/sites\/9\/elementor\/thumbs\/DSC00237-q8490nf4tsztj0uzksav7j8s2ujfs7uoo49e7j6xpo.jpg"},{"@type":"BreadcrumbList","@id":"https:\/\/treerunnerparks.com\/rochester\/about-page\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/treerunnerparks.com\/rochester\/"},{"@type":"ListItem","position":2,"name":"About Page"}]},{"@type":"WebSite","@id":"https:\/\/treerunnerparks.com\/rochester\/#website","url":"https:\/\/treerunnerparks.com\/rochester\/","name":"TreeRunner Adventure Parks Rochester","description":"Ziplining, Climbing, Creating Memories!","publisher":{"@id":"https:\/\/treerunnerparks.com\/rochester\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/treerunnerparks.com\/rochester\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/treerunnerparks.com\/rochester\/#organization","name":"TreeRunner Adventure Parks Rochester","url":"https:\/\/treerunnerparks.com\/rochester\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/treerunnerparks.com\/rochester\/#\/schema\/logo\/image\/","url":"https:\/\/treerunnerparks.com\/rochester\/wp-content\/uploads\/sites\/9\/2023\/02\/Untitled-design-29.png","contentUrl":"https:\/\/treerunnerparks.com\/rochester\/wp-content\/uploads\/sites\/9\/2023\/02\/Untitled-design-29.png","width":350,"height":100,"caption":"TreeRunner Adventure Parks Rochester"},"image":{"@id":"https:\/\/treerunnerparks.com\/rochester\/#\/schema\/logo\/image\/"}}]}},"_links":{"self":[{"href":"https:\/\/treerunnerparks.com\/rochester\/wp-json\/wp\/v2\/pages\/384","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/treerunnerparks.com\/rochester\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/treerunnerparks.com\/rochester\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/treerunnerparks.com\/rochester\/wp-json\/wp\/v2\/users\/6"}],"replies":[{"embeddable":true,"href":"https:\/\/treerunnerparks.com\/rochester\/wp-json\/wp\/v2\/comments?post=384"}],"version-history":[{"count":8,"href":"https:\/\/treerunnerparks.com\/rochester\/wp-json\/wp\/v2\/pages\/384\/revisions"}],"predecessor-version":[{"id":451607,"href":"https:\/\/treerunnerparks.com\/rochester\/wp-json\/wp\/v2\/pages\/384\/revisions\/451607"}],"wp:attachment":[{"href":"https:\/\/treerunnerparks.com\/rochester\/wp-json\/wp\/v2\/media?parent=384"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}