{"id":292,"date":"2022-08-08T15:36:03","date_gmt":"2022-08-08T15:36:03","guid":{"rendered":"http:\/\/lodges-ecuador.local\/?page_id=292"},"modified":"2026-07-31T18:39:19","modified_gmt":"2026-07-31T18:39:19","slug":"upper-napo-river-lodges","status":"publish","type":"page","link":"https:\/\/ecuadorlodges.info\/es\/upper-napo-river-lodges\/","title":{"rendered":"Lodges en el Alto Napo"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"292\" class=\"elementor elementor-292\">\n\t\t\t\t<div class=\"elementor-element elementor-element-41fc21e e-flex e-con-boxed e-con e-parent\" data-id=\"41fc21e\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-25a33da elementor-widget elementor-widget-html\" data-id=\"25a33da\" 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<!-- =========================================================\r\n     MAPA INTERACTIVO \u2013 UPPER NAPO RIVER LODGES\r\n     Dise\u00f1o consolidado basado en el mapa de Yasun\u00ed Lodges\r\n========================================================= -->\r\n\r\n<link rel=\"stylesheet\" href=\"https:\/\/unpkg.com\/leaflet@1.9.4\/dist\/leaflet.css\">\r\n\r\n<style>\r\n.upper-napo-map-app{\r\n  --green:#5D6643;\r\n  --green-dark:#424A30;\r\n  --sage:#BABE95;\r\n  --cream:#DDD3AB;\r\n  --tomato:#D34600;\r\n  --white:#FFFFFF;\r\n  --black:#171717;\r\n\r\n  width:100%;\r\n  max-width:1400px;\r\n  margin:0 auto;\r\n  color:var(--black);\r\n  font-family:Verdana,Arial,sans-serif;\r\n}\r\n\r\n.upper-napo-map-app,\r\n.upper-napo-map-app *{\r\n  box-sizing:border-box;\r\n}\r\n\r\n.upper-napo-map-app a,\r\n.upper-napo-map-app a:hover,\r\n.upper-napo-map-app a:focus{\r\n  text-decoration:none !important;\r\n}\r\n\r\n\/* ESTRUCTURA *\/\r\n.upper-napo-map-layout{\r\n  display:grid;\r\n  grid-template-columns:267px minmax(0,1fr);\r\n  width:100%;\r\n  height:550px;\r\n  min-height:550px;\r\n  overflow:hidden;\r\n  border-radius:4px;\r\n  background:var(--sage);\r\n}\r\n\r\n\/* COLUMNA IZQUIERDA *\/\r\n.upper-napo-map-sidebar{\r\n  position:relative;\r\n  z-index:3;\r\n  display:flex;\r\n  flex-direction:column;\r\n  min-width:0;\r\n  height:550px;\r\n  min-height:550px;\r\n  padding:18px 14px 6px;\r\n  background:var(--sage);\r\n}\r\n\r\n.upper-napo-map-heading{\r\n  margin:0;\r\n  color:var(--tomato);\r\n  font-size:22px;\r\n  font-weight:700;\r\n  line-height:1.15;\r\n  text-align:center;\r\n  white-space:normal;\r\n}\r\n\r\n.upper-napo-map-subheading{\r\n  margin:8px 0 18px;\r\n  color:var(--green-dark);\r\n  font-size:12px;\r\n  line-height:1.4;\r\n  text-align:center;\r\n}\r\n\r\n\/* LISTA *\/\r\n.upper-napo-lodge-list{\r\n  display:flex;\r\n  flex-direction:column;\r\n  gap:4px;\r\n  margin:0;\r\n  padding:0;\r\n  list-style:none;\r\n}\r\n\r\n.upper-napo-lodge-list li{\r\n  margin:0;\r\n  padding:0;\r\n}\r\n\r\n.upper-napo-lodge-button{\r\n  display:flex;\r\n  align-items:center;\r\n  justify-content:space-between;\r\n  gap:9px;\r\n  width:100%;\r\n  min-height:42px;\r\n  padding:8px 7px 8px 5px;\r\n  border:0 !important;\r\n  border-radius:4px;\r\n  outline:none !important;\r\n  background:transparent !important;\r\n  color:var(--black);\r\n  font:inherit;\r\n  font-size:13px;\r\n  line-height:1.25;\r\n  text-align:left;\r\n  box-shadow:none !important;\r\n  cursor:pointer;\r\n  transition:background .2s ease,color .2s ease;\r\n}\r\n\r\n.upper-napo-lodge-button:hover,\r\n.upper-napo-lodge-button:focus-visible{\r\n  background:rgba(255,255,255,.38) !important;\r\n  color:var(--green-dark);\r\n}\r\n\r\n.upper-napo-lodge-button.is-active{\r\n  background:var(--cream) !important;\r\n  color:var(--tomato);\r\n  font-weight:700;\r\n}\r\n\r\n.upper-napo-lodge-label{\r\n  display:flex;\r\n  align-items:center;\r\n  gap:9px;\r\n  min-width:0;\r\n}\r\n\r\n.upper-napo-lodge-number{\r\n  flex:0 0 26px;\r\n  display:flex;\r\n  align-items:center;\r\n  justify-content:center;\r\n  width:26px;\r\n  height:26px;\r\n  border:2px solid rgba(255,255,255,.90);\r\n  border-radius:50%;\r\n  background:var(--green);\r\n  color:var(--white);\r\n  font-size:12px;\r\n  font-weight:700;\r\n  line-height:1;\r\n  box-shadow:0 2px 5px rgba(0,0,0,.17);\r\n  transition:background .2s ease,transform .2s ease;\r\n}\r\n\r\n.upper-napo-lodge-name{\r\n  min-width:0;\r\n}\r\n\r\n.upper-napo-lodge-button:hover .upper-napo-lodge-number,\r\n.upper-napo-lodge-button.is-active .upper-napo-lodge-number{\r\n  background:var(--tomato);\r\n}\r\n\r\n.upper-napo-lodge-button.is-active .upper-napo-lodge-number{\r\n  transform:scale(1.08);\r\n}\r\n\r\n.upper-napo-list-arrow{\r\n  flex:0 0 auto;\r\n  width:0;\r\n  height:0;\r\n  border-top:5px solid transparent;\r\n  border-bottom:5px solid transparent;\r\n  border-left:6px solid var(--black);\r\n  transition:border-color .2s ease,transform .2s ease;\r\n}\r\n\r\n.upper-napo-list-arrow.is-hidden{\r\n  visibility:hidden;\r\n}\r\n\r\n.upper-napo-lodge-button:hover .upper-napo-list-arrow,\r\n.upper-napo-lodge-button.is-active .upper-napo-list-arrow{\r\n  border-left-color:var(--tomato);\r\n  transform:translateX(2px);\r\n}\r\n\r\n\/* BOOK YOUR LODGE *\/\r\n.upper-napo-book-link{\r\n  display:flex !important;\r\n  align-items:center;\r\n  justify-content:center;\r\n  width:100%;\r\n  margin-top:18px;\r\n  padding:12px 14px;\r\n  border:1px solid var(--tomato) !important;\r\n  border-radius:4px;\r\n  background:var(--tomato) !important;\r\n  color:var(--white) !important;\r\n  font-size:13px;\r\n  font-weight:700;\r\n  line-height:1.2;\r\n  text-align:center;\r\n  box-shadow:none !important;\r\n  transition:background .2s ease,border-color .2s ease,transform .2s ease;\r\n}\r\n\r\n.upper-napo-book-link:hover,\r\n.upper-napo-book-link:focus-visible{\r\n  border-color:var(--green) !important;\r\n  background:var(--green) !important;\r\n  color:var(--white) !important;\r\n  outline:none;\r\n  transform:translateY(-1px);\r\n}\r\n\r\n.upper-napo-map-copyright{\r\n  margin:auto 0 0;\r\n  padding:14px 0 0;\r\n  color:var(--green-dark);\r\n  font-size:8px;\r\n  font-weight:400;\r\n  line-height:1.3;\r\n  letter-spacing:.01em;\r\n  text-align:center;\r\n}\r\n\r\n\/* MAPA *\/\r\n.upper-napo-map-stage{\r\n  position:relative;\r\n  min-width:0;\r\n  height:550px;\r\n  min-height:550px;\r\n  background:#D8DFD0;\r\n}\r\n\r\n#upper-napo-lodges-map{\r\n  position:absolute;\r\n  inset:0;\r\n  z-index:1;\r\n  width:100%;\r\n  height:100%;\r\n  height:550px;\r\n  min-height:550px;\r\n}\r\n\r\n.upper-napo-map-label{\r\n  position:absolute;\r\n  top:14px;\r\n  right:14px;\r\n  z-index:500;\r\n  max-width:calc(100% - 90px);\r\n  padding:7px 11px;\r\n  border-radius:3px;\r\n  background:rgba(255,255,255,.91);\r\n  color:var(--green-dark);\r\n  font-size:14px;\r\n  font-weight:700;\r\n  line-height:1.2;\r\n  text-align:right;\r\n  box-shadow:0 3px 12px rgba(0,0,0,.16);\r\n  pointer-events:none;\r\n}\r\n\r\n\/* MAP OVERVIEW \u2014 restored from the previous regional map *\/\r\n.upper-napo-overview-button{\r\n  position:absolute !important;\r\n  right:0px !important;\r\n  bottom:0px !important;\r\n  left:auto !important;\r\n  top:auto !important;\r\n  z-index:650;\r\n  display:inline-flex !important;\r\n  align-items:center;\r\n  justify-content:center;\r\n  gap:6px;\r\n  width:auto !important;\r\n  min-width:0 !important;\r\n  max-width:none !important;\r\n  margin:0 !important;\r\n  padding:10px 96px !important;\r\n  border:0 !important;\r\n  border-radius:3px !important;\r\n  outline:0 !important;\r\n  appearance:none;\r\n  -webkit-appearance:none;\r\n  background:#FFFFFF !important;\r\n  color:var(--tomato) !important;\r\n  font-family:Verdana,Arial,sans-serif !important;\r\n  font-size:11px !important;\r\n  font-weight:700 !important;\r\n  line-height:1 !important;\r\n  letter-spacing:0 !important;\r\n  text-transform:none !important;\r\n  box-shadow:0 3px 12px rgba(0,0,0,.22) !important;\r\n  cursor:pointer;\r\n  transition:background .2s ease,color .2s ease,transform .2s ease;\r\n}\r\n\r\n.upper-napo-overview-button:hover{\r\n  border:0 !important;\r\n  outline:0 !important;\r\n  background:var(--tomato) !important;\r\n  color:#FFFFFF !important;\r\n  transform:translateY(-1px);\r\n}\r\n\r\n.upper-napo-overview-button:focus,\r\n.upper-napo-overview-button:focus-visible,\r\n.upper-napo-overview-button:active{\r\n  border:0 !important;\r\n  outline:0 !important;\r\n  background:#FFFFFF !important;\r\n  color:var(--tomato) !important;\r\n  box-shadow:0 3px 12px rgba(0,0,0,.22) !important;\r\n}\r\n\r\n\/* Hidden only while the general Ecuador view is active *\/\r\n.upper-napo-overview-button.is-hidden{\r\n  opacity:0 !important;\r\n  visibility:hidden !important;\r\n  pointer-events:none !important;\r\n}\r\n\r\n\/* MARCADOR GENERAL DEL \u00c1REA *\/\r\n.upper-napo-area-icon{\r\n  background:transparent !important;\r\n  border:0 !important;\r\n}\r\n\r\n.upper-napo-area-marker{\r\n  display:inline-flex;\r\n  align-items:center;\r\n  gap:9px;\r\n  white-space:nowrap;\r\n  cursor:pointer;\r\n  filter:drop-shadow(0 4px 8px rgba(0,0,0,.35));\r\n  transition:transform .2s ease;\r\n}\r\n\r\n.upper-napo-area-marker:hover{\r\n  transform:translateY(-2px);\r\n}\r\n\r\n.upper-napo-area-pin{\r\n  position:relative;\r\n  flex:0 0 42px;\r\n  width:42px;\r\n  height:42px;\r\n  border:3px solid var(--white);\r\n  border-radius:50% 50% 50% 0;\r\n  background:var(--tomato);\r\n  transform:rotate(-45deg);\r\n}\r\n\r\n.upper-napo-area-pin::after{\r\n  content:\"\";\r\n  position:absolute;\r\n  top:50%;\r\n  left:50%;\r\n  width:12px;\r\n  height:12px;\r\n  border:2px solid var(--white);\r\n  border-radius:50%;\r\n  transform:translate(-50%,-50%);\r\n}\r\n\r\n.upper-napo-area-text{\r\n  display:inline-flex;\r\n  align-items:center;\r\n  min-height:38px;\r\n  padding:9px 13px;\r\n  border:2px solid var(--white);\r\n  border-radius:4px;\r\n  background:rgba(255,255,255,.96);\r\n  color:var(--green-dark);\r\n  font-family:Verdana,Arial,sans-serif;\r\n  font-size:12px;\r\n  font-weight:700;\r\n  line-height:1.2;\r\n}\r\n\r\n\/* MARCADORES NUMERADOS *\/\r\n.upper-napo-marker-icon{\r\n  background:transparent !important;\r\n  border:0 !important;\r\n}\r\n\r\n.upper-napo-marker{\r\n  position:relative;\r\n  width:36px;\r\n  height:36px;\r\n  border:3px solid var(--white);\r\n  border-radius:50% 50% 50% 0;\r\n  background:var(--green);\r\n  box-shadow:0 4px 13px rgba(0,0,0,.50);\r\n  transform:rotate(-45deg);\r\n  transform-origin:center center;\r\n  transition:background .2s ease,transform .2s ease,box-shadow .2s ease;\r\n}\r\n\r\n.upper-napo-marker-number{\r\n  position:absolute;\r\n  inset:0;\r\n  display:flex;\r\n  align-items:center;\r\n  justify-content:center;\r\n  color:var(--white);\r\n  font-family:Verdana,Arial,sans-serif;\r\n  font-size:13px;\r\n  font-weight:700;\r\n  line-height:1;\r\n  transform:rotate(45deg);\r\n}\r\n\r\n.upper-napo-marker.is-active{\r\n  background:var(--tomato);\r\n  box-shadow:0 5px 17px rgba(0,0,0,.54),0 0 0 4px rgba(211,70,0,.24);\r\n  transform:rotate(-45deg) scale(1.20);\r\n}\r\n\r\n\/* TARJETA *\/\r\n.upper-napo-lodge-card{\r\n  position:absolute;\r\n  left:50%;\r\n  bottom:28px;\r\n  z-index:700;\r\n  display:grid;\r\n  grid-template-columns:175px minmax(0,1fr);\r\n  width:min(540px,calc(100% - 34px));\r\n  min-height:148px;\r\n  overflow:hidden;\r\n  border:1px solid rgba(93,102,67,.24);\r\n  border-radius:7px;\r\n  background:var(--white);\r\n  box-shadow:0 12px 30px rgba(24,31,15,.29);\r\n  opacity:0;\r\n  visibility:hidden;\r\n  transform:translate(-50%,22px);\r\n  transition:opacity .25s ease,visibility .25s ease,transform .25s ease;\r\n}\r\n\r\n.upper-napo-lodge-card.is-visible{\r\n  opacity:1;\r\n  visibility:visible;\r\n  transform:translate(-50%,0);\r\n}\r\n\r\n.upper-napo-card-image-wrap{\r\n  min-height:148px;\r\n  background:var(--cream);\r\n}\r\n\r\n.upper-napo-card-image{\r\n  display:block;\r\n  width:100%;\r\n  height:100%;\r\n  min-height:148px;\r\n  object-fit:cover;\r\n}\r\n\r\n.upper-napo-card-content{\r\n  position:relative;\r\n  min-width:0;\r\n  padding:15px 42px 14px 16px;\r\n}\r\n\r\n.upper-napo-card-close{\r\n  position:absolute;\r\n  top:7px;\r\n  right:8px;\r\n  display:grid;\r\n  place-items:center;\r\n  width:28px !important;\r\n  height:28px !important;\r\n  min-width:28px !important;\r\n  padding:0 !important;\r\n  border:0 !important;\r\n  border-radius:50% !important;\r\n  outline:0 !important;\r\n  background:transparent !important;\r\n  color:var(--green-dark) !important;\r\n  font-family:Arial,sans-serif !important;\r\n  font-size:23px !important;\r\n  font-weight:400 !important;\r\n  line-height:1 !important;\r\n  box-shadow:none !important;\r\n  cursor:pointer;\r\n}\r\n\r\n.upper-napo-card-close:hover,\r\n.upper-napo-card-close:focus-visible{\r\n  background:var(--cream) !important;\r\n  color:var(--tomato) !important;\r\n}\r\n\r\n.upper-napo-card-title{\r\n  margin:0 0 5px;\r\n  color:var(--green);\r\n  font-size:20px;\r\n  font-weight:700;\r\n  line-height:1.2;\r\n}\r\n\r\n.upper-napo-card-location{\r\n  margin:0 0 7px;\r\n  color:var(--tomato);\r\n  font-size:11px;\r\n  font-weight:700;\r\n  line-height:1.35;\r\n  letter-spacing:.03em;\r\n  text-transform:uppercase;\r\n}\r\n\r\n.upper-napo-card-description{\r\n  display:-webkit-box;\r\n  margin:0 0 10px;\r\n  overflow:hidden;\r\n  color:#3C3C3C;\r\n  font-size:12px;\r\n  line-height:1.42;\r\n  -webkit-box-orient:vertical;\r\n  -webkit-line-clamp:2;\r\n}\r\n\r\n.upper-napo-card-link{\r\n  display:inline-flex;\r\n  align-items:center;\r\n  gap:5px;\r\n  color:var(--tomato) !important;\r\n  font-size:12px;\r\n  font-weight:700;\r\n  line-height:1.2;\r\n}\r\n\r\n.upper-napo-card-link:hover,\r\n.upper-napo-card-link:focus-visible{\r\n  color:var(--green-dark) !important;\r\n  outline:none;\r\n}\r\n\r\n\/* LEAFLET *\/\r\n.upper-napo-map-app .leaflet-control-zoom{\r\n  border:0 !important;\r\n  box-shadow:0 3px 12px rgba(0,0,0,.22) !important;\r\n}\r\n\r\n.upper-napo-map-app .leaflet-control-zoom a{\r\n  border:0 !important;\r\n  color:var(--green-dark) !important;\r\n  text-decoration:none !important;\r\n}\r\n\r\n.upper-napo-map-app .leaflet-control-zoom a:hover{\r\n  background:var(--cream) !important;\r\n  color:var(--tomato) !important;\r\n}\r\n\r\n.upper-napo-map-app .leaflet-control-attribution{\r\n  max-width:68%;\r\n  background:rgba(255,255,255,.82);\r\n  font-size:9px;\r\n}\r\n\r\n.upper-napo-map-app .leaflet-control-attribution a{\r\n  color:var(--green-dark) !important;\r\n}\r\n\r\n.upper-napo-map-app .leaflet-tooltip{\r\n  padding:6px 8px;\r\n  border:0;\r\n  border-radius:3px;\r\n  background:rgba(255,255,255,.96);\r\n  color:var(--green-dark);\r\n  font-size:11px;\r\n  font-weight:700;\r\n  box-shadow:0 3px 10px rgba(0,0,0,.23);\r\n}\r\n\r\n\/* TABLET *\/\r\n@media(max-width:900px){\r\n  .upper-napo-map-layout{\r\n    grid-template-columns:225px minmax(0,1fr);\r\n    height:550px;\r\n    min-height:550px;\r\n  }\r\n\r\n  .upper-napo-map-sidebar,\r\n  .upper-napo-map-stage,\r\n  #upper-napo-lodges-map{\r\n    height:550px;\r\n    min-height:550px;\r\n  }\r\n\r\n  .upper-napo-map-heading{\r\n    font-size:19px;\r\n  }\r\n\r\n  .upper-napo-lodge-button{\r\n    font-size:12px;\r\n  }\r\n\r\n  .upper-napo-lodge-number{\r\n    flex-basis:24px;\r\n    width:24px;\r\n    height:24px;\r\n    font-size:11px;\r\n  }\r\n\r\n  .upper-napo-lodge-card{\r\n    grid-template-columns:145px minmax(0,1fr);\r\n    width:min(490px,calc(100% - 26px));\r\n  }\r\n}\r\n\r\n\/* M\u00d3VIL *\/\r\n@media(max-width:700px){\r\n  .upper-napo-map-layout{\r\n    display:block;\r\n    min-height:0;\r\n    overflow:visible;\r\n  }\r\n\r\n  .upper-napo-map-sidebar{\r\n    min-height:0;\r\n    padding:18px 12px 10px;\r\n  }\r\n\r\n  .upper-napo-map-heading{\r\n    font-size:20px;\r\n  }\r\n\r\n  .upper-napo-map-subheading{\r\n    margin-bottom:12px;\r\n  }\r\n\r\n  .upper-napo-lodge-list{\r\n    display:grid;\r\n    grid-template-columns:repeat(2,minmax(0,1fr));\r\n    gap:4px 8px;\r\n  }\r\n\r\n  .upper-napo-lodge-button{\r\n    min-height:38px;\r\n    padding:7px 4px;\r\n    font-size:11px;\r\n  }\r\n\r\n  .upper-napo-lodge-label{\r\n    gap:6px;\r\n  }\r\n\r\n  .upper-napo-lodge-number{\r\n    flex-basis:23px;\r\n    width:23px;\r\n    height:23px;\r\n    font-size:10px;\r\n  }\r\n\r\n  .upper-napo-book-link{\r\n    margin-top:14px;\r\n  }\r\n\r\n  .upper-napo-map-copyright{\r\n    margin:12px 0 0;\r\n    padding:0;\r\n  }\r\n\r\n  .upper-napo-map-stage,\r\n  #upper-napo-lodges-map{\r\n    min-height:560px;\r\n  }\r\n\r\n  .upper-napo-map-label{\r\n    top:10px;\r\n    right:10px;\r\n    padding:6px 9px;\r\n    font-size:12px;\r\n  }\r\n\r\n  .upper-napo-overview-button{\r\n    right:10px !important;\r\n    bottom:9px !important;\r\n  }\r\n\r\n  .upper-napo-area-marker{\r\n    gap:7px;\r\n  }\r\n\r\n  .upper-napo-area-pin{\r\n    flex-basis:36px;\r\n    width:36px;\r\n    height:36px;\r\n  }\r\n\r\n  .upper-napo-area-text{\r\n    min-height:34px;\r\n    padding:7px 10px;\r\n    font-size:10px;\r\n  }\r\n\r\n  .upper-napo-lodge-card{\r\n    bottom:30px;\r\n    grid-template-columns:115px minmax(0,1fr);\r\n    width:calc(100% - 22px);\r\n    min-height:132px;\r\n  }\r\n\r\n  .upper-napo-card-image-wrap,\r\n  .upper-napo-card-image{\r\n    min-height:132px;\r\n  }\r\n\r\n  .upper-napo-card-content{\r\n    padding:12px 34px 11px 12px;\r\n  }\r\n\r\n  .upper-napo-card-title{\r\n    font-size:16px;\r\n  }\r\n\r\n  .upper-napo-card-location{\r\n    font-size:9px;\r\n  }\r\n\r\n  .upper-napo-card-description{\r\n    margin-bottom:7px;\r\n    font-size:10px;\r\n    -webkit-line-clamp:3;\r\n  }\r\n\r\n  .upper-napo-card-link{\r\n    font-size:10px;\r\n  }\r\n}\r\n\r\n@media(max-width:430px){\r\n  .upper-napo-lodge-list{\r\n    grid-template-columns:1fr;\r\n  }\r\n\r\n  .upper-napo-map-stage,\r\n  #upper-napo-lodges-map{\r\n    min-height:540px;\r\n  }\r\n\r\n  .upper-napo-lodge-card{\r\n    grid-template-columns:105px minmax(0,1fr);\r\n  }\r\n}\r\n<\/style>\r\n\r\n<div class=\"upper-napo-map-app\">\r\n  <div class=\"upper-napo-map-layout\">\r\n\r\n    <aside class=\"upper-napo-map-sidebar\" aria-label=\"Upper Napo River lodges\">\r\n      <h2 class=\"upper-napo-map-heading\">Upper Napo River Lodges<\/h2>\r\n\r\n      <ul class=\"upper-napo-lodge-list\" id=\"upper-napo-lodge-list\"><\/ul>\r\n\r\n      <a\r\n        class=\"upper-napo-book-link\"\r\n        href=\"https:\/\/ecuadorlodges.info\/book-your-lodge\/?lodge_type=upper-napo-river\"\r\n        target=\"_self\"\r\n        aria-label=\"Book an Upper Napo River lodge\"\r\n      >\r\n        Book your lodge\r\n      <\/a>\r\n\r\n      <p class=\"upper-napo-map-copyright\">\r\n        All rights reserved RESPONSIBLE TRAVEL\r\n      <\/p>\r\n    <\/aside>\r\n\r\n    <section class=\"upper-napo-map-stage\" aria-label=\"Interactive map of Upper Napo River lodges\">\r\n      <div id=\"upper-napo-lodges-map\"><\/div>\r\n\r\n      <div class=\"upper-napo-map-label\" id=\"upper-napo-map-label\">Ecuador<\/div>\r\n\r\n      <button\r\n        class=\"upper-napo-overview-button is-hidden\"\r\n        id=\"upper-napo-map-overview\"\r\n        type=\"button\"\r\n      >\r\n        \u21ba Map overview\r\n      <\/button>\r\n\r\n      <article\r\n        class=\"upper-napo-lodge-card\"\r\n        id=\"upper-napo-lodge-card\"\r\n        aria-live=\"polite\"\r\n        aria-hidden=\"true\"\r\n      >\r\n        <div class=\"upper-napo-card-image-wrap\">\r\n          <img decoding=\"async\"\r\n            class=\"upper-napo-card-image\"\r\n            id=\"upper-napo-card-image\"\r\n            src=\"\"\r\n            alt=\"\"\r\n          >\r\n        <\/div>\r\n\r\n        <div class=\"upper-napo-card-content\">\r\n          <button\r\n            class=\"upper-napo-card-close\"\r\n            id=\"upper-napo-card-close\"\r\n            type=\"button\"\r\n            aria-label=\"Close lodge information\"\r\n          >\r\n            \u00d7\r\n          <\/button>\r\n\r\n          <h3 class=\"upper-napo-card-title\" id=\"upper-napo-card-title\"><\/h3>\r\n          <p class=\"upper-napo-card-location\" id=\"upper-napo-card-location\"><\/p>\r\n          <p class=\"upper-napo-card-description\" id=\"upper-napo-card-description\"><\/p>\r\n\r\n          <a\r\n            class=\"upper-napo-card-link\"\r\n            id=\"upper-napo-card-link\"\r\n            href=\"#\"\r\n            target=\"_self\"\r\n          >\r\n            Discover the lodge \u2192\r\n          <\/a>\r\n        <\/div>\r\n      <\/article>\r\n    <\/section>\r\n  <\/div>\r\n<\/div>\r\n\r\n<script src=\"https:\/\/unpkg.com\/leaflet@1.9.4\/dist\/leaflet.js\"><\/script>\r\n\r\n<script>\r\n(function(){\r\n  \"use strict\";\r\n\r\n  \/* VISTA GENERAL DE ECUADOR *\/\r\n  const ECUADOR_BOUNDS = L.latLngBounds(\r\n    [-5.15,-81.25],\r\n    [1.55,-75.10]\r\n  );\r\n\r\n  \/* CENTRO DEL \u00c1REA UPPER NAPO RIVER *\/\r\n  const UPPER_NAPO_AREA_CENTER = [-0.980000,-77.536500];\r\n  const SELECTED_ZOOM = 17;\r\n\r\n  const FALLBACK_IMAGE =\r\n    \"https:\/\/ecuadorlodges.info\/wp-content\/uploads\/2025\/03\/ecolodge-huasquila.webp\";\r\n\r\n  const lodges = [\r\n    {\r\n      id:\"hakuna-matata-lodge\",\r\n      number:1,\r\n      name:\"Hakuna Matata Lodge\",\r\n      coordinates:[-0.913985,-77.840395],\r\n      location:\"Archidona \u00b7 Napo \u00b7 Ecuadorian Amazon\",\r\n      description:\"A peaceful rainforest lodge surrounded by a protected forest, tropical gardens and the clear waters of the Inchillaqui River.\",\r\n      image:\"https:\/\/ecuadorlodges.info\/wp-content\/uploads\/2022\/08\/hakuna_matata_01.jpg\",\r\n      url:\"https:\/\/ecuadorlodges.info\/upper-napo-river-lodges\/hakuna-matata-lodge\/\",\r\n      hasArrow:true\r\n    },\r\n    {\r\n      id:\"hamadryade-lodge\",\r\n      number:2,\r\n      name:\"Hamadryade Lodge\",\r\n      coordinates:[-1.038020,-77.708910],\r\n      location:\"Puerto Misahuall\u00ed \u00b7 Napo \u00b7 Ecuadorian Amazon\",\r\n      description:\"A boutique Amazon retreat combining elegant bungalows, forest views, wellness experiences and refined local gastronomy.\",\r\n      image:\"https:\/\/ecuadorlodges.info\/wp-content\/uploads\/2024\/10\/Hamadryade-Lodge.webp\",\r\n      url:\"https:\/\/ecuadorlodges.info\/upper-napo-river-lodges\/hamadryade-lodge\/\",\r\n      hasArrow:false\r\n    },\r\n    {\r\n      id:\"huasquila-amazon-lodge\",\r\n      number:3,\r\n      name:\"Huasquila Lodge\",\r\n      coordinates:[-0.8198740528235787, -77.80014884863736],\r\n      location:\"Cotundo \u00b7 Archidona \u00b7 Napo\",\r\n      description:\"An accessible Amazon lodge set within a private reserve, with comfortable bungalows, forest trails, waterfalls and cultural activities.\",\r\n      image:\"https:\/\/ecuadorlodges.info\/wp-content\/uploads\/2025\/03\/ecolodge-huasquila.webp\",\r\n      url:\"https:\/\/ecuadorlodges.info\/upper-napo-river-lodges\/huasquila-amazon-lodge\/\",\r\n      hasArrow:true\r\n    },\r\n    {\r\n      id:\"itamandi-lodge\",\r\n      number:4,\r\n      name:\"Itamandi Lodge\",\r\n      coordinates:[-1.1182724022711934, -77.5905744046882],\r\n      location:\"Arajuno River \u00b7 Ahuano \u00b7 Napo\",\r\n      description:\"A secluded ecolodge reached by motorized canoe, offering rainforest excursions, Kichwa cultural encounters and relaxing riverside stays.\",\r\n      image:\"https:\/\/ecuadorlodges.info\/wp-content\/uploads\/2025\/03\/ecolodge-itamandi.webp\",\r\n      url:\"https:\/\/ecuadorlodges.info\/upper-napo-river-lodges\/itamandi-lodge\/\",\r\n      hasArrow:true\r\n    },\r\n    {\r\n      id:\"kuyana-lodge\",\r\n      number:5,\r\n      name:\"Kuyana Lodge\",\r\n      coordinates:[-0.944380,-77.762220],\r\n      location:\"R\u00edo Holl\u00edn \u00b7 Archidona \u00b7 Napo\",\r\n      description:\"An intimate boutique lodge where sustainable luxury, rainforest serenity, wellness and meaningful Amazon experiences come together.\",\r\n      image:\"https:\/\/ecuadorlodges.info\/wp-content\/uploads\/2025\/03\/kuyana-lodge-Areas-Comunes.webp\",\r\n      url:\"https:\/\/ecuadorlodges.info\/upper-napo-river-lodges\/kuyana-lodge\/\",\r\n      hasArrow:true\r\n    },\r\n    {\r\n      id:\"la-casa-del-suizo\",\r\n      number:6,\r\n      name:\"La Casa del Suizo\",\r\n      coordinates:[-1.060780,-77.546680],\r\n      location:\"Ahuano \u00b7 Napo River \u00b7 Ecuadorian Amazon\",\r\n      description:\"A classic Amazon lodge overlooking the Napo River, combining comfortable rooms, guided adventures and memorable cultural experiences.\",\r\n      image:\"https:\/\/ecuadorlodges.info\/wp-content\/uploads\/2025\/03\/casa-del-suizo.webp\",\r\n      url:\"https:\/\/ecuadorlodges.info\/upper-napo-river-lodges\/la-casa-del-suizo\/\",\r\n      hasArrow:false\r\n    },\r\n    {\r\n      id:\"minga-lodge\",\r\n      number:7,\r\n      name:\"Minga Lodge\",\r\n      coordinates:[-0.877380,-77.264130],\r\n      location:\"Monda\u00f1a \u00b7 Chontapunta \u00b7 Napo\",\r\n      description:\"A remote rainforest sanctuary blending nature, community, conservation, wellness and immersive Amazonian culinary experiences.\",\r\n      image:\"https:\/\/ecuadorlodges.info\/wp-content\/uploads\/2025\/03\/Sanctuary-Cabins.webp\",\r\n      url:\"https:\/\/ecuadorlodges.info\/upper-napo-river-lodges\/minga-lodge\/\",\r\n      hasArrow:true\r\n    },\r\n    {\r\n      id:\"yachana-lodge\",\r\n      number:8,\r\n      name:\"Yachana Lodge\",\r\n      coordinates:[-0.844170,-77.232650],\r\n      location:\"Chontapunta \u00b7 Napo River \u00b7 Ecuadorian Amazon\",\r\n      description:\"A purpose-driven lodge and living classroom offering rainforest exploration, community connection and conservation-focused travel.\",\r\n      image:\"https:\/\/ecuadorlodges.info\/wp-content\/uploads\/2024\/10\/yachana-lodge-hut.webp\",\r\n      url:\"https:\/\/ecuadorlodges.info\/upper-napo-river-lodges\/yachana-lodge\/\",\r\n      hasArrow:true\r\n    }\r\n  ];\r\n\r\n  const mapBox = document.getElementById(\"upper-napo-lodges-map\");\r\n  const lodgeList = document.getElementById(\"upper-napo-lodge-list\");\r\n  const mapLabel = document.getElementById(\"upper-napo-map-label\");\r\n  const card = document.getElementById(\"upper-napo-lodge-card\");\r\n  const cardImage = document.getElementById(\"upper-napo-card-image\");\r\n  const cardTitle = document.getElementById(\"upper-napo-card-title\");\r\n  const cardLocation = document.getElementById(\"upper-napo-card-location\");\r\n  const cardDescription = document.getElementById(\"upper-napo-card-description\");\r\n  const cardLink = document.getElementById(\"upper-napo-card-link\");\r\n  const cardCloseButton = document.getElementById(\"upper-napo-card-close\");\r\n  const overviewButton = document.getElementById(\"upper-napo-map-overview\");\r\n\r\n  if(!window.L || !mapBox || !lodgeList || !card || !overviewButton){\r\n    console.error(\"The Upper Napo River interactive map could not be initialized.\");\r\n    return;\r\n  }\r\n\r\n  if(mapBox._upperNapoMapInstance){\r\n    mapBox._upperNapoMapInstance.remove();\r\n    mapBox._upperNapoMapInstance = null;\r\n  }\r\n\r\n  lodgeList.innerHTML = \"\";\r\n  mapBox.innerHTML = \"\";\r\n\r\n  const map = L.map(mapBox,{\r\n    center:[-1.60,-78.40],\r\n    zoom:6,\r\n    zoomControl:true,\r\n    scrollWheelZoom:true,\r\n    doubleClickZoom:true\r\n  });\r\n\r\n  mapBox._upperNapoMapInstance = map;\r\n\r\n  L.tileLayer(\r\n    \"https:\/\/server.arcgisonline.com\/ArcGIS\/rest\/services\/World_Imagery\/MapServer\/tile\/{z}\/{y}\/{x}\",\r\n    {\r\n      maxZoom:19,\r\n      attribution:\"Tiles &copy; Esri &mdash; Source: Esri, Maxar, Earthstar Geographics, and the GIS User Community\"\r\n    }\r\n  ).addTo(map);\r\n\r\n  function createAreaIcon(){\r\n    return L.divIcon({\r\n      className:\"upper-napo-area-icon\",\r\n      html:\r\n        '<div class=\"upper-napo-area-marker\">' +\r\n          '<span class=\"upper-napo-area-pin\" aria-hidden=\"true\"><\/span>' +\r\n          '<span class=\"upper-napo-area-text\">Upper Napo River Area<\/span>' +\r\n        '<\/div>',\r\n      iconSize:[225,48],\r\n      iconAnchor:[21,42]\r\n    });\r\n  }\r\n\r\n  function createNumberedIcon(number,isActive){\r\n    return L.divIcon({\r\n      className:\"upper-napo-marker-icon\",\r\n      html:\r\n        '<div class=\"upper-napo-marker' +\r\n        (isActive ? ' is-active' : '') +\r\n        '\"><span class=\"upper-napo-marker-number\">' +\r\n        number +\r\n        '<\/span><\/div>',\r\n      iconSize:isActive ? [43,43] : [36,36],\r\n      iconAnchor:isActive ? [21,43] : [18,36],\r\n      tooltipAnchor:[0,-31]\r\n    });\r\n  }\r\n\r\n  const lodgeLayer = L.layerGroup();\r\n  const markers = new Map();\r\n  const buttons = new Map();\r\n  const overviewBounds = L.latLngBounds(\r\n    lodges.map(function(lodge){ return lodge.coordinates; })\r\n  );\r\n\r\n  const areaMarker = L.marker(UPPER_NAPO_AREA_CENTER,{\r\n    icon:createAreaIcon(),\r\n    keyboard:true,\r\n    alt:\"Upper Napo River Area\",\r\n    bubblingMouseEvents:false\r\n  });\r\n\r\n  let activeLodgeId = null;\r\n\r\n  lodges.forEach(function(lodge){\r\n    const listItem = document.createElement(\"li\");\r\n    const button = document.createElement(\"button\");\r\n    const label = document.createElement(\"span\");\r\n    const number = document.createElement(\"span\");\r\n    const name = document.createElement(\"span\");\r\n    const arrow = document.createElement(\"span\");\r\n\r\n    button.type = \"button\";\r\n    button.className = \"upper-napo-lodge-button\";\r\n    button.setAttribute(\"aria-label\",\"Show \" + lodge.name + \" on map\");\r\n    button.setAttribute(\"aria-pressed\",\"false\");\r\n\r\n    label.className = \"upper-napo-lodge-label\";\r\n    number.className = \"upper-napo-lodge-number\";\r\n    number.textContent = lodge.number;\r\n    name.className = \"upper-napo-lodge-name\";\r\n    name.textContent = lodge.name;\r\n    arrow.className = \"upper-napo-list-arrow\" + (lodge.hasArrow ? \"\" : \" is-hidden\");\r\n    arrow.setAttribute(\"aria-hidden\",\"true\");\r\n\r\n    label.append(number,name);\r\n    button.append(label,arrow);\r\n    listItem.appendChild(button);\r\n    lodgeList.appendChild(listItem);\r\n\r\n    button.addEventListener(\"click\",function(){\r\n      selectLodge(lodge.id);\r\n    });\r\n\r\n    buttons.set(lodge.id,button);\r\n\r\n    const marker = L.marker(lodge.coordinates,{\r\n      icon:createNumberedIcon(lodge.number,false),\r\n      riseOnHover:true,\r\n      bubblingMouseEvents:false\r\n    }).addTo(lodgeLayer);\r\n\r\n    marker.bindTooltip(lodge.name,{\r\n      direction:\"top\",\r\n      offset:[0,-29],\r\n      opacity:0.96\r\n    });\r\n\r\n    marker.on(\"click\",function(){\r\n      selectLodge(lodge.id);\r\n    });\r\n\r\n    markers.set(lodge.id,{\r\n      marker:marker,\r\n      number:lodge.number\r\n    });\r\n  });\r\n\r\n  areaMarker.on(\"click\",function(){\r\n    showAreaOverview(true);\r\n  });\r\n\r\n  function setMapLabel(text){\r\n    if(mapLabel){\r\n      mapLabel.textContent = text;\r\n    }\r\n  }\r\n\r\n  function showLodgeLayer(){\r\n    if(map.hasLayer(areaMarker)){\r\n      map.removeLayer(areaMarker);\r\n    }\r\n\r\n    if(!map.hasLayer(lodgeLayer)){\r\n      lodgeLayer.addTo(map);\r\n    }\r\n\r\n    overviewButton.classList.remove(\"is-hidden\");\r\n    setMapLabel(\"Upper Napo River\");\r\n  }\r\n\r\n  function setActiveLodge(id){\r\n    markers.forEach(function(markerData,key){\r\n      const isActive = key === id;\r\n      markerData.marker.setIcon(\r\n        createNumberedIcon(markerData.number,isActive)\r\n      );\r\n      markerData.marker.setZIndexOffset(isActive ? 1000 : 0);\r\n    });\r\n\r\n    buttons.forEach(function(button,key){\r\n      const isActive = key === id;\r\n      button.classList.toggle(\"is-active\",isActive);\r\n      button.setAttribute(\"aria-pressed\",String(isActive));\r\n    });\r\n  }\r\n\r\n  function selectLodge(id){\r\n    const lodge = lodges.find(function(item){\r\n      return item.id === id;\r\n    });\r\n\r\n    if(!lodge){ return; }\r\n\r\n    showLodgeLayer();\r\n\r\n    activeLodgeId = lodge.id;\r\n    setActiveLodge(lodge.id);\r\n\r\n    cardImage.onerror = function(){\r\n      cardImage.onerror = null;\r\n      cardImage.src = FALLBACK_IMAGE;\r\n    };\r\n\r\n    cardImage.src = lodge.image;\r\n    cardImage.alt = lodge.name;\r\n    cardTitle.textContent = lodge.name;\r\n    cardLocation.textContent = lodge.location;\r\n    cardDescription.textContent = lodge.description;\r\n    cardLink.href = lodge.url;\r\n\r\n    card.classList.add(\"is-visible\");\r\n    card.setAttribute(\"aria-hidden\",\"false\");\r\n\r\n    map.flyTo(lodge.coordinates,SELECTED_ZOOM,{\r\n      animate:true,\r\n      duration:1.15,\r\n      easeLinearity:0.25\r\n    });\r\n  }\r\n\r\n  function closeLodgeCard(clearSelection){\r\n    card.classList.remove(\"is-visible\");\r\n    card.setAttribute(\"aria-hidden\",\"true\");\r\n\r\n    if(clearSelection){\r\n      activeLodgeId = null;\r\n      setActiveLodge(null);\r\n    }\r\n  }\r\n\r\n  function showEcuadorOverview(animate){\r\n    closeLodgeCard(true);\r\n\r\n    if(map.hasLayer(lodgeLayer)){\r\n      map.removeLayer(lodgeLayer);\r\n    }\r\n\r\n    if(!map.hasLayer(areaMarker)){\r\n      areaMarker.addTo(map);\r\n    }\r\n\r\n    overviewButton.classList.add(\"is-hidden\");\r\n    setMapLabel(\"Ecuador\");\r\n\r\n    map.fitBounds(ECUADOR_BOUNDS,{\r\n      padding:[24,24],\r\n      maxZoom:7,\r\n      animate:animate,\r\n      duration:animate ? 1.15 : 0\r\n    });\r\n  }\r\n\r\n  function showAreaOverview(animate){\r\n    closeLodgeCard(true);\r\n    showLodgeLayer();\r\n\r\n    map.fitBounds(overviewBounds,{\r\n      padding:[38,38],\r\n      maxZoom:11,\r\n      animate:animate,\r\n      duration:animate ? 1.15 : 0\r\n    });\r\n\r\n    overviewButton.blur();\r\n  }\r\n\r\n  cardCloseButton.addEventListener(\"click\",function(){\r\n    closeLodgeCard(true);\r\n  });\r\n\r\n  overviewButton.addEventListener(\"click\",function(){\r\n    showAreaOverview(true);\r\n  });\r\n\r\n  map.on(\"click\",function(){\r\n    if(activeLodgeId){\r\n      closeLodgeCard(true);\r\n    }\r\n  });\r\n\r\n  function refreshMap(){\r\n    map.invalidateSize();\r\n    showEcuadorOverview(false);\r\n  }\r\n\r\n  setTimeout(refreshMap,250);\r\n  setTimeout(refreshMap,900);\r\n\r\n  window.addEventListener(\"resize\",function(){\r\n    map.invalidateSize();\r\n  });\r\n})();\r\n<\/script>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-a450ed4 elementor-section-full_width elementor-section-height-min-height elementor-section-height-default elementor-section-items-middle\" data-id=\"a450ed4\" data-element_type=\"section\" data-e-type=\"section\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\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-a8ece87\" data-id=\"a8ece87\" 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-b988ad6 elementor-widget elementor-widget-heading\" data-id=\"b988ad6\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h1 class=\"elementor-heading-title elementor-size-default\"><a href=\"https:\/\/ecuadorlodges.info\/upper-napo-river-lodges\/\">Upper Napo River Lodges<\/a><\/h1>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-3989e25 elementor-widget elementor-widget-heading\" data-id=\"3989e25\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Ecuadorian Amazon Jungle<\/h2>\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<section class=\"elementor-section elementor-top-section elementor-element elementor-element-e53010d elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"e53010d\" data-element_type=\"section\" data-e-type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-wider\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-56cc9bc\" data-id=\"56cc9bc\" 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-d961029 elementor-widget elementor-widget-text-editor\" data-id=\"d961029\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p style=\"text-align: justify;\">The area along the upper Napo River provides the perfect opportunity to get a first glimpse of the dense rainforest without totally departing from civilization. You can drive to most of the lodges, though sometimes a short canoe ride for the last stretch of the journey is necessary. Most tours include canoe excursions as well as exploratory hikes passing waterfalls and hundreds of birds. In addition, learn about the many medicinal plants of the rainforest and how to use them and listen to the jungle while you relax in a hammock after a long day of exploration.<\/p><p style=\"text-align: justify;\">Visitors to the Upper Napo River near Tena, Ecuador, can engage in a variety of exciting activities that showcase the region&#8217;s natural beauty and cultural richness.<\/p>\t\t\t\t\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<section class=\"elementor-section elementor-top-section elementor-element elementor-element-6152245 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"6152245\" 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-f08c702\" data-id=\"f08c702\" 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-8f4dc51 elementor-widget elementor-widget-heading\" data-id=\"8f4dc51\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Activities<\/h2>\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<section class=\"elementor-section elementor-top-section elementor-element elementor-element-35a7f5a elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"35a7f5a\" 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-6c0d7b1\" data-id=\"6c0d7b1\" 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<section class=\"elementor-section elementor-inner-section elementor-element elementor-element-ca55d01 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"ca55d01\" 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-50 elementor-inner-column elementor-element elementor-element-92825be\" data-id=\"92825be\" 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-7d63071 elementor-widget elementor-widget-text-editor\" data-id=\"7d63071\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<ul>\n \t<li style=\"text-align: justify;\"><strong>River Rafting<\/strong>: The Upper Napo River offers thrilling whitewater rafting experiences suitable for beginners and experienced rafters alike. The river&#8217;s rapids provide an adrenaline-pumping adventure against a backdrop of lush rainforest scenery.<\/li>\n \t<li style=\"text-align: justify;\"><strong>Kayaking and Canoeing<\/strong>: Adventurers can explore the tranquil sections of the Upper Napo River by kayaking or canoeing. This allows for a more intimate connection with the surrounding nature and wildlife.<\/li>\n \t<li style=\"text-align: justify;\"><strong>Jungle Trekking and Hiking<\/strong>: Guided jungle treks and hikes are available for visitors who want to explore the diverse ecosystems of the Amazon rainforest. Experienced guides lead participants through dense foliage, pointing out indigenous plants, animals, and bird species along the way.<\/li>\n \t<li style=\"text-align: justify;\"><strong>Wildlife Watching<\/strong>: The Upper Napo River region is home to a rich variety of wildlife, including monkeys, birds, reptiles, and amphibians. Visitors can embark on guided wildlife-watching excursions to observe these creatures in their natural habitats.<\/li>\n<\/ul>\t\t\t\t\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<div class=\"elementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-e01ad3a\" data-id=\"e01ad3a\" 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-e525d89 elementor-widget elementor-widget-text-editor\" data-id=\"e525d89\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<ul>\n \t<li style=\"text-align: justify;\"><strong>Cultural Immersion<\/strong>: Visitors can also immerse themselves in the local indigenous cultures by visiting nearby communities and learning about their traditions, customs, and way of life. Many communities offer cultural demonstrations, craft workshops, and opportunities to taste traditional cuisine.<\/li>\n \t<li style=\"text-align: justify;\"><strong>Birdwatching<\/strong>: The Upper Napo River area is a paradise for birdwatchers, with hundreds of bird species inhabiting the surrounding rainforest. Guided birdwatching tours provide excellent opportunities to spot colorful toucans, parrots, and other exotic birds.<\/li>\n \t<li style=\"text-align: justify;\"><strong>Fishing<\/strong>: Fishing enthusiasts can try their hand at catching a variety of freshwater fish species found in the Upper Napo River. Some tour operators offer guided fishing trips where visitors can fish for piranhas, catfish, and other native fish species.<\/li>\n \t<li style=\"text-align: justify;\"><strong>Photography<\/strong>: The breathtaking landscapes, vibrant wildlife, and rich cultural heritage of the Upper Napo River region provide endless opportunities for photography enthusiasts to capture stunning images.<\/li>\n<\/ul>\t\t\t\t\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\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-f4cec58 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"f4cec58\" 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-d2b7f54\" data-id=\"d2b7f54\" 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-56a2a81 elementor-widget elementor-widget-text-editor\" data-id=\"56a2a81\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p style=\"text-align: justify;\">Overall, the Upper Napo River near Tena offers a wide range of activities for visitors seeking adventure, nature exploration, cultural experiences, and relaxation amidst the beauty of the Amazon rainforest.<\/p>\t\t\t\t\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<section class=\"elementor-section elementor-top-section elementor-element elementor-element-e68f6fb elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"e68f6fb\" 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-9f4ff59\" data-id=\"9f4ff59\" 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-f4a2a96 elementor-widget elementor-widget-heading\" data-id=\"f4a2a96\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Lodges in Tena<\/h2>\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<section class=\"elementor-section elementor-top-section elementor-element elementor-element-e3e1729 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"e3e1729\" data-element_type=\"section\" data-e-type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-wider\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-985fd39\" data-id=\"985fd39\" 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-67a53a8 elementor-grid-3 elementor-grid-tablet-2 elementor-grid-mobile-1 elementor-posts--thumbnail-top elementor-card-shadow-yes elementor-posts__hover-gradient elementor-widget elementor-widget-posts\" data-id=\"67a53a8\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;cards_columns&quot;:&quot;3&quot;,&quot;cards_columns_tablet&quot;:&quot;2&quot;,&quot;cards_columns_mobile&quot;:&quot;1&quot;,&quot;cards_row_gap&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:35,&quot;sizes&quot;:[]},&quot;cards_row_gap_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;cards_row_gap_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}\" data-widget_type=\"posts.cards\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-posts-container elementor-posts elementor-posts--skin-cards elementor-grid\">\n\t\t\t\t<article class=\"elementor-post elementor-grid-item post-737 page type-page status-publish has-post-thumbnail hentry category-upper-napo-river-lodges\">\n\t\t\t<div class=\"elementor-post__card\">\n\t\t\t\t<a class=\"elementor-post__thumbnail__link\" href=\"https:\/\/ecuadorlodges.info\/es\/upper-napo-river-lodges\/itamandi-lodge\/\" ><div class=\"elementor-post__thumbnail\"><img fetchpriority=\"high\" decoding=\"async\" width=\"768\" height=\"512\" src=\"https:\/\/ecuadorlodges.info\/wp-content\/uploads\/2022\/08\/itamandi-lodge-768x512.webp\" class=\"attachment-medium_large size-medium_large wp-image-738\" alt=\"Itamandi Lodge\" srcset=\"https:\/\/ecuadorlodges.info\/wp-content\/uploads\/2022\/08\/itamandi-lodge-768x512.webp 768w, https:\/\/ecuadorlodges.info\/wp-content\/uploads\/2022\/08\/itamandi-lodge-300x200.webp 300w, https:\/\/ecuadorlodges.info\/wp-content\/uploads\/2022\/08\/itamandi-lodge.webp 1000w\" sizes=\"(max-width: 768px) 100vw, 768px\" \/><\/div><\/a>\n\t\t\t\t<div class=\"elementor-post__badge\">Upper Napo River Lodges<\/div>\n\t\t\t\t<div class=\"elementor-post__text\">\n\t\t\t\t<h3 class=\"elementor-post__title\">\n\t\t\t<a href=\"https:\/\/ecuadorlodges.info\/es\/upper-napo-river-lodges\/itamandi-lodge\/\" >\n\t\t\t\tItamandi Lodge\t\t\t<\/a>\n\t\t<\/h3>\n\t\t\t\t<div class=\"elementor-post__excerpt\">\n\t\t\t<p>Itamandi EcoLodge Upper Napo River Lodge Tour 3 days \/ 2 nights Tour 4 days \/ 3 nights About Itamandi EcoLodge Itamandi EcoLodge offers sustainable travel and ecotourism to one<\/p>\n\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/article>\n\t\t\t\t<article class=\"elementor-post elementor-grid-item post-750 page type-page status-publish has-post-thumbnail hentry category-upper-napo-river-lodges\">\n\t\t\t<div class=\"elementor-post__card\">\n\t\t\t\t<a class=\"elementor-post__thumbnail__link\" href=\"https:\/\/ecuadorlodges.info\/es\/upper-napo-river-lodges\/hakuna-matata-lodge\/\" ><div class=\"elementor-post__thumbnail\"><img decoding=\"async\" width=\"768\" height=\"513\" src=\"https:\/\/ecuadorlodges.info\/wp-content\/uploads\/2022\/08\/HakunaMatata-768x513.jpg\" class=\"attachment-medium_large size-medium_large wp-image-751\" alt=\"Hakuna Matata Lodge\" srcset=\"https:\/\/ecuadorlodges.info\/wp-content\/uploads\/2022\/08\/HakunaMatata-768x513.jpg 768w, https:\/\/ecuadorlodges.info\/wp-content\/uploads\/2022\/08\/HakunaMatata-300x200.jpg 300w, https:\/\/ecuadorlodges.info\/wp-content\/uploads\/2022\/08\/HakunaMatata-1024x683.jpg 1024w, https:\/\/ecuadorlodges.info\/wp-content\/uploads\/2022\/08\/HakunaMatata.jpg 1380w\" sizes=\"(max-width: 768px) 100vw, 768px\" \/><\/div><\/a>\n\t\t\t\t<div class=\"elementor-post__badge\">Upper Napo River Lodges<\/div>\n\t\t\t\t<div class=\"elementor-post__text\">\n\t\t\t\t<h3 class=\"elementor-post__title\">\n\t\t\t<a href=\"https:\/\/ecuadorlodges.info\/es\/upper-napo-river-lodges\/hakuna-matata-lodge\/\" >\n\t\t\t\tHakuna Matata Lodge\t\t\t<\/a>\n\t\t<\/h3>\n\t\t\t\t<div class=\"elementor-post__excerpt\">\n\t\t\t<p>Hakuna Matata Lodge Upper Napo River Lodge HAKUNA CLASSIC TOUR HAKUNA EXPLORER TOUR HAKUNA ADVENTURE TOUR About Hakuna Matata Amazon Lodge Welcome to Hakuna Matata Amazon Lodge, a small hidden<\/p>\n\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/article>\n\t\t\t\t<article class=\"elementor-post elementor-grid-item post-798 page type-page status-publish has-post-thumbnail hentry category-upper-napo-river-lodges\">\n\t\t\t<div class=\"elementor-post__card\">\n\t\t\t\t<a class=\"elementor-post__thumbnail__link\" href=\"https:\/\/ecuadorlodges.info\/es\/upper-napo-river-lodges\/hamadryade-lodge\/\" ><div class=\"elementor-post__thumbnail\"><img decoding=\"async\" width=\"768\" height=\"512\" src=\"https:\/\/ecuadorlodges.info\/wp-content\/uploads\/2022\/10\/Hamadryade-lodge-768x512.webp\" class=\"attachment-medium_large size-medium_large wp-image-2523\" alt=\"Hamadryade Lodge\" srcset=\"https:\/\/ecuadorlodges.info\/wp-content\/uploads\/2022\/10\/Hamadryade-lodge-768x512.webp 768w, https:\/\/ecuadorlodges.info\/wp-content\/uploads\/2022\/10\/Hamadryade-lodge-300x200.webp 300w, https:\/\/ecuadorlodges.info\/wp-content\/uploads\/2022\/10\/Hamadryade-lodge-1024x683.webp 1024w, https:\/\/ecuadorlodges.info\/wp-content\/uploads\/2022\/10\/Hamadryade-lodge-1536x1024.webp 1536w, https:\/\/ecuadorlodges.info\/wp-content\/uploads\/2022\/10\/Hamadryade-lodge.webp 1600w\" sizes=\"(max-width: 768px) 100vw, 768px\" \/><\/div><\/a>\n\t\t\t\t<div class=\"elementor-post__badge\">Upper Napo River Lodges<\/div>\n\t\t\t\t<div class=\"elementor-post__text\">\n\t\t\t\t<h3 class=\"elementor-post__title\">\n\t\t\t<a href=\"https:\/\/ecuadorlodges.info\/es\/upper-napo-river-lodges\/hamadryade-lodge\/\" >\n\t\t\t\tHamadryade Lodge\t\t\t<\/a>\n\t\t<\/h3>\n\t\t\t\t<div class=\"elementor-post__excerpt\">\n\t\t\t<p>Hamadryade Lodge, located near Puerto Misahuall\u00ed in the Upper Napo River region of Ecuador, offers a blend of luxury and eco-friendly experiences in the heart of the Amazon.<\/p>\n\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/article>\n\t\t\t\t<article class=\"elementor-post elementor-grid-item post-817 page type-page status-publish has-post-thumbnail hentry category-upper-napo-river-lodges\">\n\t\t\t<div class=\"elementor-post__card\">\n\t\t\t\t<a class=\"elementor-post__thumbnail__link\" href=\"https:\/\/ecuadorlodges.info\/es\/upper-napo-river-lodges\/huasquila-amazon-lodge\/\" ><div class=\"elementor-post__thumbnail\"><img loading=\"lazy\" decoding=\"async\" width=\"768\" height=\"432\" src=\"https:\/\/ecuadorlodges.info\/wp-content\/uploads\/2022\/08\/huasquila-768x432.jpg\" class=\"attachment-medium_large size-medium_large wp-image-818\" alt=\"Huasquila Amazon Lodge\" srcset=\"https:\/\/ecuadorlodges.info\/wp-content\/uploads\/2022\/08\/huasquila-768x432.jpg 768w, https:\/\/ecuadorlodges.info\/wp-content\/uploads\/2022\/08\/huasquila-300x169.jpg 300w, https:\/\/ecuadorlodges.info\/wp-content\/uploads\/2022\/08\/huasquila-1024x576.jpg 1024w, https:\/\/ecuadorlodges.info\/wp-content\/uploads\/2022\/08\/huasquila-1536x864.jpg 1536w, https:\/\/ecuadorlodges.info\/wp-content\/uploads\/2022\/08\/huasquila.jpg 1600w\" sizes=\"(max-width: 768px) 100vw, 768px\" \/><\/div><\/a>\n\t\t\t\t<div class=\"elementor-post__badge\">Upper Napo River Lodges<\/div>\n\t\t\t\t<div class=\"elementor-post__text\">\n\t\t\t\t<h3 class=\"elementor-post__title\">\n\t\t\t<a href=\"https:\/\/ecuadorlodges.info\/es\/upper-napo-river-lodges\/huasquila-amazon-lodge\/\" >\n\t\t\t\tHuasquila Amazon Lodge\t\t\t<\/a>\n\t\t<\/h3>\n\t\t\t\t<div class=\"elementor-post__excerpt\">\n\t\t\t<p>Huasquila Amazon Lodge Upper Napo River Lodge Amazon Tour Andes &#8211; Amazon Tour About Huasquila Lodge Amazon Lodge Huasquila is a complex of bungalows located in the amazon rainforest of<\/p>\n\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/article>\n\t\t\t\t<article class=\"elementor-post elementor-grid-item post-783 page type-page status-publish has-post-thumbnail hentry category-upper-napo-river-lodges\">\n\t\t\t<div class=\"elementor-post__card\">\n\t\t\t\t<a class=\"elementor-post__thumbnail__link\" href=\"https:\/\/ecuadorlodges.info\/es\/upper-napo-river-lodges\/la-casa-del-suizo\/\" ><div class=\"elementor-post__thumbnail\"><img loading=\"lazy\" decoding=\"async\" width=\"768\" height=\"431\" src=\"https:\/\/ecuadorlodges.info\/wp-content\/uploads\/2022\/08\/casa-del-suizo-768x431.jpg\" class=\"attachment-medium_large size-medium_large wp-image-767\" alt=\"La Casa del Suizo\" srcset=\"https:\/\/ecuadorlodges.info\/wp-content\/uploads\/2022\/08\/casa-del-suizo-768x431.jpg 768w, https:\/\/ecuadorlodges.info\/wp-content\/uploads\/2022\/08\/casa-del-suizo-300x169.jpg 300w, https:\/\/ecuadorlodges.info\/wp-content\/uploads\/2022\/08\/casa-del-suizo-1024x575.jpg 1024w, https:\/\/ecuadorlodges.info\/wp-content\/uploads\/2022\/08\/casa-del-suizo.jpg 1280w\" sizes=\"(max-width: 768px) 100vw, 768px\" \/><\/div><\/a>\n\t\t\t\t<div class=\"elementor-post__badge\">Upper Napo River Lodges<\/div>\n\t\t\t\t<div class=\"elementor-post__text\">\n\t\t\t\t<h3 class=\"elementor-post__title\">\n\t\t\t<a href=\"https:\/\/ecuadorlodges.info\/es\/upper-napo-river-lodges\/la-casa-del-suizo\/\" >\n\t\t\t\tLa Casa del Suizo\t\t\t<\/a>\n\t\t<\/h3>\n\t\t\t\t<div class=\"elementor-post__excerpt\">\n\t\t\t<p>La Casa del Suizo Upper Napo River Lodge Tour 3 days \/ 2 nights Tour 4 days \/ 3 nights Tour 5 days \/ 4 nights About La Casa del<\/p>\n\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/article>\n\t\t\t\t<article class=\"elementor-post elementor-grid-item post-6405 page type-page status-publish has-post-thumbnail hentry category-upper-napo-river-lodges\">\n\t\t\t<div class=\"elementor-post__card\">\n\t\t\t\t<a class=\"elementor-post__thumbnail__link\" href=\"https:\/\/ecuadorlodges.info\/es\/upper-napo-river-lodges\/kuyana-lodge\/\" ><div class=\"elementor-post__thumbnail\"><img loading=\"lazy\" decoding=\"async\" width=\"768\" height=\"512\" src=\"https:\/\/ecuadorlodges.info\/wp-content\/uploads\/2023\/10\/kuyana-lodge-768x512.webp\" class=\"attachment-medium_large size-medium_large wp-image-6447\" alt=\"Kuyana Amazon Lodge\" srcset=\"https:\/\/ecuadorlodges.info\/wp-content\/uploads\/2023\/10\/kuyana-lodge-768x512.webp 768w, https:\/\/ecuadorlodges.info\/wp-content\/uploads\/2023\/10\/kuyana-lodge-300x200.webp 300w, https:\/\/ecuadorlodges.info\/wp-content\/uploads\/2023\/10\/kuyana-lodge-1024x683.webp 1024w, https:\/\/ecuadorlodges.info\/wp-content\/uploads\/2023\/10\/kuyana-lodge-18x12.webp 18w, https:\/\/ecuadorlodges.info\/wp-content\/uploads\/2023\/10\/kuyana-lodge.webp 1100w\" sizes=\"(max-width: 768px) 100vw, 768px\" \/><\/div><\/a>\n\t\t\t\t<div class=\"elementor-post__badge\">Upper Napo River Lodges<\/div>\n\t\t\t\t<div class=\"elementor-post__text\">\n\t\t\t\t<h3 class=\"elementor-post__title\">\n\t\t\t<a href=\"https:\/\/ecuadorlodges.info\/es\/upper-napo-river-lodges\/kuyana-lodge\/\" >\n\t\t\t\tKuyana Lodge\t\t\t<\/a>\n\t\t<\/h3>\n\t\t\t\t<div class=\"elementor-post__excerpt\">\n\t\t\t<p>Kuyana Lodge Upper Napo River Lodge Kuyana Sustainability Kuyana Amazon Safari Kuyana Adventure Rafting Kuyana Wellness Kuyana Cultural Experiences About Kuyana Lodge Kuyana Amazon Lodge It is a magnificent boutique<\/p>\n\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/article>\n\t\t\t\t<\/div>\n\n\n\t\t\n\t\t\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<section class=\"elementor-section elementor-top-section elementor-element elementor-element-4b75844 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"4b75844\" 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-5a35992\" data-id=\"5a35992\" 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-8279610 elementor-widget elementor-widget-heading\" data-id=\"8279610\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Here are some frequently asked questions (FAQs) about the surrounding areas of the Upper Napo River:<\/h2>\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<section class=\"elementor-section elementor-top-section elementor-element elementor-element-a7a64a8 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"a7a64a8\" 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-50 elementor-top-column elementor-element elementor-element-fb630ac\" data-id=\"fb630ac\" 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-f4e6fa5 elementor-widget elementor-widget-text-editor\" data-id=\"f4e6fa5\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<ul><li><strong>Where is the Upper Napo River located?<br \/><\/strong><br \/>The Upper Napo River is located in the Amazon rainforest region of Ecuador, specifically in the northeastern part of the country. The main towns or cities near the Upper Napo River include Tena, Coca (Puerto Francisco de Orellana), and Archidona. These serve as gateways for visitors exploring the region.<\/li><li><strong>What is the significance of the Upper Napo River?<br \/><\/strong>The Upper Napo River is one of the main tributaries of the Amazon River. It plays a crucial role in the local ecosystem, providing habitat for diverse wildlife and supporting the livelihoods of indigenous communities living along its banks.<\/li><li><strong><strong>What activities can visitors engage in on the Upper Napo River?<\/strong><\/strong><p>Visitors to the Upper Napo River can participate in activities such as river rafting, kayaking, canoeing, jungle trekking, wildlife watching, birdwatching, fishing, cultural immersion experiences, and photography tours. Some notable attractions near the Upper Napo River include the Cuyabeno Wildlife Reserve, Yasun\u00ed National Park, Sumaco Biosphere Reserve, and indigenous communities like the Kichwa and Waorani.<\/p><\/li><li><strong><strong>Are there any indigenous communities along the Upper Napo River?<\/strong><\/strong><p>\u00a0<\/p>Yes, the Upper Napo River is home to several indigenous communities, including the Kichwa and Waorani people. These communities have rich cultural traditions and often offer visitors opportunities to learn about their way of life, including traditional crafts, dances, and rituals.<\/li><li><strong><strong>Is it safe to visit the Upper Napo River region?<\/strong><\/strong><p>\u00a0<\/p>Generally, the Upper Napo River region is considered safe for visitors. However, it&#8217;s essential to follow safety guidelines provided by experienced guides, especially when engaging in outdoor activities and navigating the river.<\/li><\/ul>\t\t\t\t\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<div class=\"elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-12a5aaf\" data-id=\"12a5aaf\" 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-989eea2 elementor-widget elementor-widget-text-editor\" data-id=\"989eea2\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<ul><li><strong>What is the best time to visit the Upper Napo River?<\/strong><\/li><\/ul><p style=\"padding-left: 40px;\">The best time to visit the Upper Napo River depends on personal preferences and the activities you wish to engage in. However, the dry season (June to September) generally offers more stable weather conditions and lower water levels, making it ideal for activities like jungle trekking and wildlife watching.<\/p><p style=\"padding-left: 40px;\">The climate in the surrounding areas of the Upper Napo River is typically tropical, with warm temperatures and high humidity throughout the year.<\/p><ul><li><strong>Is lodging available in the surrounding areas of the Upper Napo River?<br \/><\/strong>Yes, there are various lodging options available, including eco-lodges, jungle lodges, and guesthouses, offering a range of accommodations from rustic to more luxurious experiences.<br \/>You can find lodges like: <span style=\"color: #ff6600;\"><strong><a style=\"color: #ff6600;\" href=\"https:\/\/ecuadorlodges.info\/upper-napo-river-lodges\/selina-lodge\/\"><span style=\"color: #d34600;\">Selina Lodge<\/span> <\/a><\/strong><em><span style=\"color: #808080;\">(Puerto Napo)<\/span><\/em><strong> &#8211;<span style=\"color: #d34600;\"><a style=\"color: #d34600;\" href=\"https:\/\/ecuadorlodges.info\/upper-napo-river-lodges\/itamandi-lodge\/\"> Itamandi Lodge <\/a><\/span><\/strong><em><span style=\"color: #808080;\">(La punta de Ahuano)<\/span><\/em><strong> &#8211; <span style=\"color: #d34600;\"><a style=\"color: #d34600;\" href=\"https:\/\/ecuadorlodges.info\/upper-napo-river-lodges\/hakuna-matata-lodge\/\">Hakuna Matata<\/a> <\/span><\/strong><em><span style=\"color: #808080;\">(Archidona)<\/span><\/em><span style=\"color: #d34600;\"><strong> &#8211; <a style=\"color: #d34600;\" href=\"https:\/\/ecuadorlodges.info\/upper-napo-river-lodges\/shandia-lodge\/\">Shandia Lodge\u00a0<\/a><\/strong><\/span><span style=\"color: #808080;\"><em>(T\u00e1lag)<\/em><\/span><strong> &#8211; <span style=\"color: #d34600;\"><a style=\"color: #d34600;\" href=\"https:\/\/ecuadorlodges.info\/upper-napo-river-lodges\/hamadryade-lodge\/\">Hamadryade Lodge<\/a><\/span><\/strong><span style=\"color: #808080;\"><em>(Puerto Misahuall\u00ed)<\/em><\/span><strong> &#8211; <span style=\"color: #d34600;\"><a style=\"color: #d34600;\" href=\"https:\/\/ecuadorlodges.info\/upper-napo-river-lodges\/huasquila-amazon-lodge\/\">Huasquila Amazon Lodge<\/a>\u00a0<\/span><\/strong><span style=\"color: #808080;\"><em>(Cotundo)<\/em><\/span><strong> &#8211;<span style=\"color: #d34600;\"> <a style=\"color: #d34600;\" href=\"https:\/\/ecuadorlodges.info\/upper-napo-river-lodges\/la-casa-del-suizo\/\">La Casa del Suizo<\/a><\/span><\/strong><\/span> <span style=\"color: #808080;\"><em>(Ahuano)<\/em><\/span><\/li><\/ul><ul><li><strong><strong>How do I access the Upper Napo River?<\/strong><\/strong><p>\u00a0<\/p><\/li><\/ul><p style=\"padding-left: 40px;\">Visitors typically access the Upper Napo River by flying from Quito to cities like Tena or Coca and then traveling by road or boat to reach the river and surrounding areas. Many tour operators offer packages that include transportation, accommodation, and guided activities.<\/p><ul><li><strong>What kind of wildlife can be found along the Upper Napo River?<\/strong><\/li><\/ul><p style=\"padding-left: 40px;\">The Upper Napo River region is teeming with diverse wildlife, including monkeys, birds, reptiles, amphibians, fish, and insects. Visitors may have the opportunity to spot species such as toucans, parrots, caimans, anacondas, and pink river dolphins.Principio del formulario<\/p>\t\t\t\t\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<div class=\"elementor-element elementor-element-48c6ee1 e-con-full e-flex e-con e-parent\" data-id=\"48c6ee1\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-2f26b1a elementor-widget elementor-widget-image-carousel\" data-id=\"2f26b1a\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;slides_to_show&quot;:&quot;3&quot;,&quot;slides_to_scroll&quot;:&quot;1&quot;,&quot;navigation&quot;:&quot;none&quot;,&quot;speed&quot;:2000,&quot;image_spacing_custom&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:5,&quot;sizes&quot;:[]},&quot;autoplay&quot;:&quot;yes&quot;,&quot;pause_on_hover&quot;:&quot;yes&quot;,&quot;pause_on_interaction&quot;:&quot;yes&quot;,&quot;autoplay_speed&quot;:5000,&quot;infinite&quot;:&quot;yes&quot;,&quot;image_spacing_custom_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;image_spacing_custom_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}\" data-widget_type=\"image-carousel.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-image-carousel-wrapper swiper\" role=\"region\" aria-roledescription=\"carousel\" aria-label=\"Image Carousel\" dir=\"ltr\">\n\t\t\t<div class=\"elementor-image-carousel swiper-wrapper swiper-image-stretch\" aria-live=\"off\">\n\t\t\t\t\t\t\t\t<div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"1 of 6\"><a href=\"https:\/\/ecuadorlodges.info\/upper-napo-river-lodges\/\"><figure class=\"swiper-slide-inner\"><img decoding=\"async\" class=\"swiper-slide-image\" src=\"https:\/\/ecuadorlodges.info\/wp-content\/uploads\/2024\/10\/huasquilla-lodge.webp\" alt=\"Huasquilla Lodge\" \/><figcaption class=\"elementor-image-carousel-caption\">Huasquilla Lodge<\/figcaption><\/figure><\/a><\/div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"2 of 6\"><a href=\"https:\/\/ecuadorlodges.info\/upper-napo-river-lodges\/\"><figure class=\"swiper-slide-inner\"><img decoding=\"async\" class=\"swiper-slide-image\" src=\"https:\/\/ecuadorlodges.info\/wp-content\/uploads\/2024\/10\/kuyana-lodge.webp\" alt=\"Kuyana Lodge\" \/><figcaption class=\"elementor-image-carousel-caption\">Kuyana Lodge<\/figcaption><\/figure><\/a><\/div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"3 of 6\"><a href=\"https:\/\/ecuadorlodges.info\/upper-napo-river-lodges\/\"><figure class=\"swiper-slide-inner\"><img decoding=\"async\" class=\"swiper-slide-image\" src=\"https:\/\/ecuadorlodges.info\/wp-content\/uploads\/2024\/10\/casa-del-suizo.webp\" alt=\"La Casa del Suizo\" \/><figcaption class=\"elementor-image-carousel-caption\">La Casa del Suizo<\/figcaption><\/figure><\/a><\/div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"4 of 6\"><a href=\"https:\/\/ecuadorlodges.info\/upper-napo-river-lodges\/\"><figure class=\"swiper-slide-inner\"><img decoding=\"async\" class=\"swiper-slide-image\" src=\"https:\/\/ecuadorlodges.info\/wp-content\/uploads\/2024\/10\/Hamadryade-Lodge.webp\" alt=\"Hamadryade Lodge\" \/><figcaption class=\"elementor-image-carousel-caption\">Hamadryade Lodge<\/figcaption><\/figure><\/a><\/div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"5 of 6\"><a href=\"https:\/\/ecuadorlodges.info\/upper-napo-river-lodges\/\"><figure class=\"swiper-slide-inner\"><img decoding=\"async\" class=\"swiper-slide-image\" src=\"https:\/\/ecuadorlodges.info\/wp-content\/uploads\/2024\/10\/hakuna-matata-lodge.webp\" alt=\"Hakuna Matata Lodge\" \/><figcaption class=\"elementor-image-carousel-caption\">Hakuna Matata Lodge<\/figcaption><\/figure><\/a><\/div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"6 of 6\"><a href=\"https:\/\/ecuadorlodges.info\/upper-napo-river-lodges\/\"><figure class=\"swiper-slide-inner\"><img decoding=\"async\" class=\"swiper-slide-image\" src=\"https:\/\/ecuadorlodges.info\/wp-content\/uploads\/2024\/10\/itamandi-lodge.webp\" alt=\"Itamandi Lodge\" \/><figcaption class=\"elementor-image-carousel-caption\">Itamandi Lodge<\/figcaption><\/figure><\/a><\/div>\t\t\t<\/div>\n\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-636d8b3 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"636d8b3\" 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-4569e70\" data-id=\"4569e70\" 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-2c5c041 elementor-widget elementor-widget-heading\" data-id=\"2c5c041\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Traveling in the surrounding areas of the Upper Napo River means witnessing a large variety of animals of interest.<\/h2>\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<section class=\"elementor-section elementor-top-section elementor-element elementor-element-1b38986 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"1b38986\" 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-50 elementor-top-column elementor-element elementor-element-b36ab2d\" data-id=\"b36ab2d\" 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-2a758ec elementor-widget elementor-widget-heading\" data-id=\"2a758ec\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Birds<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-33afe05 elementor-widget elementor-widget-text-editor\" data-id=\"33afe05\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<ul><li><p><strong>Toucans<\/strong>: Species like the Chestnut-eared Aracari and the Channel-billed Toucan are commonly spotted in the rainforest canopy.<\/p><\/li><li><p><strong>Parrots and Macaws<\/strong>: Vibrant species such as the Scarlet Macaw, Blue-and-yellow Macaw, and Mealy Parrot are often seen flying in flocks or feeding on fruits.<\/p><\/li><li><p><strong>Hummingbirds<\/strong>: The Amazon rainforest is home to numerous hummingbird species, including the Sparkling Violetear and the Long-tailed Sylph, which visit flowers for nectar.<\/p><\/li><li><p><strong>Herons and Egrets<\/strong>: Along the riverbanks and oxbow lakes, you may observe various herons and egrets, such as the Cocoi Heron and the Great Egret, hunting for fish and other aquatic prey.<\/p><\/li><li><p><strong>Kingfishers<\/strong>: Species like the Ringed Kingfisher and the Amazon Kingfisher are commonly seen perched on branches overhanging the water, diving to catch fish.<\/p><\/li><li><p><strong>Birds of Prey<\/strong>: Raptors such as the Harpy Eagle, Crested Eagle, and Black Hawk-Eagle inhabit the dense forest canopy, hunting for small mammals and birds.<\/p><\/li><li><p><strong>Antbirds and Woodcreepers<\/strong>: These forest-dwelling birds, including the Black-faced Antbird and the Long-billed Woodcreeper, are often heard foraging in the undergrowth.<\/p><\/li><li><p><strong>Manakins<\/strong>: Species like the Wire-tailed Manakin and the Blue-crowned Manakin perform elaborate courtship displays in the forest understory.<\/p><\/li><li><p><strong>Tanagers and Honeycreepers<\/strong>: Colorful species like the Paradise Tanager and the Green Honeycreeper add splashes of brilliance to the forest canopy.<\/p><\/li><li><p><strong>Trogons<\/strong>: Elegant birds like the Violaceous Trogon and the Collared Trogon perch quietly in the mid-story, waiting to catch insects or small fruits.<\/p><\/li><\/ul>\t\t\t\t\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<div class=\"elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-467765f\" data-id=\"467765f\" 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-d8ee324 elementor-widget elementor-widget-heading\" data-id=\"d8ee324\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Fauna<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-42d5c54 elementor-widget elementor-widget-text-editor\" data-id=\"42d5c54\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<ul><li><p><strong>Mammals<\/strong>: The rainforest surrounding the Upper Napo River is home to a variety of mammals, including:<\/p><ul><li><strong>Primates<\/strong>: Species such as Howler Monkeys, Capuchin Monkeys, Spider Monkeys, and Squirrel Monkeys are commonly found swinging through the forest canopy.<\/li><li><strong>Large Cats<\/strong>: Jaguars and Ocelots, though elusive, roam the dense vegetation.<\/li><li><strong>Giant Anteaters<\/strong>: These unique creatures can be spotted foraging for ants and termites in the forest floor.<\/li><li><strong>Sloths<\/strong>: Both Two-toed and Three-toed Sloths can often be seen hanging from tree branches, moving slowly through the foliage.<\/li><li><strong>Peccaries<\/strong>: Collared Peccaries, also known as javelinas, are frequently encountered foraging in small groups.<\/li><li><strong>Rodents<\/strong>: Various rodent species, including Agoutis and Pacas, are part of the forest floor&#8217;s ecosystem.<\/li><\/ul><\/li><li><p><strong>Reptiles and Amphibians<\/strong>: The Amazon rainforest is home to a diverse array of reptiles and amphibians, including:<\/p><ul><li><strong>Anacondas<\/strong>: These massive snakes are the world&#8217;s largest by weight and are often found near waterways.<\/li><li><strong>Caimans<\/strong>: Spectacled Caimans and Black Caimans inhabit the rivers and oxbow lakes.<\/li><li><strong>Tree Frogs<\/strong>: Colorful species of tree frogs, including the iconic Red-eyed Tree Frog, can be heard calling during the night.<\/li><li><strong>Poison Dart Frogs<\/strong>: Several species of poison dart frogs, known for their bright colors and toxic skin secretions, inhabit the forest understory.<\/li><li><strong>Boa Constrictors<\/strong>: These non-venomous snakes are skilled hunters, preying on birds and small mammals.<\/li><\/ul><\/li><li><p><strong>Fish<\/strong>: The waters of the Upper Napo River and its tributaries are home to a variety of fish species, including piranhas, catfish, electric eels, and various cichlids.<\/p><\/li><li><p><strong>Insects and Arachnids<\/strong>: The rainforest is teeming with insect life, including butterflies, beetles, ants, spiders, and mantises, many of which play crucial roles in pollination, decomposition, and maintaining ecological balance.<\/p><\/li><\/ul>\t\t\t\t\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<section class=\"elementor-section elementor-top-section elementor-element elementor-element-9a1e5c4 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"9a1e5c4\" 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-57b2344\" data-id=\"57b2344\" 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-c1936f2 elementor-widget elementor-widget-heading\" data-id=\"c1936f2\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Flora<\/h2>\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<section class=\"elementor-section elementor-top-section elementor-element elementor-element-023ad9a elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"023ad9a\" 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-50 elementor-top-column elementor-element elementor-element-e91436d\" data-id=\"e91436d\" 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-6178f13 elementor-widget elementor-widget-text-editor\" data-id=\"6178f13\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<ul><li><p><strong>Tropical Rainforest Trees<\/strong>: The Amazon rainforest is characterized by towering trees that form the forest canopy. Species such as the Kapok tree, Brazil nut tree, mahogany, and cedar are prominent in the region.<\/p><\/li><li><p><strong>Epiphytes and Orchids<\/strong>: Epiphytic plants, including bromeliads, orchids, and ferns, thrive in the humid climate of the Amazon rainforest. Orchids, in particular, are incredibly diverse, with thousands of species found in the region.<\/p><\/li><li><p><strong>Giant Ficus Trees<\/strong>: Ficus trees, also known as fig trees, are common in the Amazon rainforest. Some species, such as the strangler fig, begin life as epiphytes, eventually enveloping and strangling host trees as they grow.<\/p><\/li><li><p><strong>Palm Trees<\/strong>: Various species of palm trees, including the iconic oil palm and the rattan palm, are scattered throughout the rainforest, providing habitat and food for wildlife.<\/p><\/li><li><p><strong>Medicinal Plants<\/strong>: The Amazon rainforest is home to a wealth of medicinal plants used by indigenous communities for centuries. Plants like the ayahuasca vine, cat&#8217;s claw, and dragon&#8217;s blood tree are just a few examples of the region&#8217;s medicinal flora.<\/p><\/li><\/ul>\t\t\t\t\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<div class=\"elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-f1d5370\" data-id=\"f1d5370\" 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-eb19c29 elementor-widget elementor-widget-text-editor\" data-id=\"eb19c29\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<ul><li><p><strong>Giant Water Lilies<\/strong>: The Amazon basin is home to the giant water lily, or Victoria amazonica, which produces enormous leaves that can span several feet in diameter. These impressive aquatic plants are often found in oxbow lakes and slow-moving waterways.<\/p><\/li><li><p><strong>Carnivorous Plants<\/strong>: Several species of carnivorous plants, such as pitcher plants and sundews, can be found in the Amazon rainforest. These plants supplement their nutrient intake by trapping and digesting insects.<\/p><\/li><li><p><strong>Vines and Lianas<\/strong>: Vines and lianas are prevalent in the understory of the rainforest, climbing up trees and intertwining with the vegetation. These plants play important roles in canopy structure and provide food and shelter for various animals.<\/p><\/li><li><p><strong>Fruit-Bearing Trees and Plants<\/strong>: The rainforest is home to a plethora of fruit-bearing trees and plants, including acai palms, cacao trees, and papaya plants, which provide sustenance for a wide range of wildlife.<\/p><\/li><li><p><strong>Bamboo<\/strong>: Bamboo is a fast-growing grass species that forms dense thickets in parts of the Amazon rainforest. It is used by indigenous communities for construction, crafts, and food.<\/p><\/li><\/ul>\t\t\t\t\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<section class=\"elementor-section elementor-top-section elementor-element elementor-element-8efe481 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"8efe481\" 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-716662d\" data-id=\"716662d\" 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-6fbcb54 elementor-widget elementor-widget-heading\" data-id=\"6fbcb54\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Lodges Ecuador<\/h2>\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<div class=\"elementor-element elementor-element-8a76ada e-con-full e-flex e-con e-parent\" data-id=\"8a76ada\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-f55c711 pa-carousel-gallery pa-carousel-horizontal elementor-widget elementor-widget-premium-carousel-widget\" data-id=\"f55c711\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"premium-carousel-widget.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div id=\"premium-carousel-wrapper-f55c711\" class=\"premium-carousel-wrapper premium-carousel-hidden carousel-wrapper-f55c711 \" data-settings=\"{&quot;vertical&quot;:false,&quot;appearance&quot;:&quot;single&quot;,&quot;slidesToShow&quot;:5,&quot;infinite&quot;:true,&quot;speed&quot;:16000,&quot;fade&quot;:false,&quot;autoplay&quot;:true,&quot;autoplaySpeed&quot;:500,&quot;draggable&quot;:true,&quot;touchMove&quot;:true,&quot;adaptiveHeight&quot;:false,&quot;variableWidth&quot;:false,&quot;cssEase&quot;:&quot;ease&quot;,&quot;pauseOnHover&quot;:false,&quot;centerMode&quot;:false,&quot;arrows&quot;:false,&quot;dots&quot;:false,&quot;slidesDesk&quot;:5,&quot;slidesTab&quot;:1,&quot;slidesMob&quot;:1,&quot;animation&quot;:&quot;null&quot;,&quot;tabletBreak&quot;:1025,&quot;mobileBreak&quot;:768,&quot;navigation&quot;:[],&quot;carouselNavigation&quot;:&quot;none&quot;,&quot;templatesNumber&quot;:10,&quot;hasNavSlider&quot;:false,&quot;mouseTilt&quot;:false,&quot;mouseTiltRev&quot;:false}\">\n\t\t\t<!-- Dots -->\n\t\t\t\n\t\t\t\n\t\t\t<!-- Main Slides -->\n\t\t\t<div id=\"premium-carousel-f55c711\" class=\"premium-carousel-inner\">\n\t\t\t\t\t\t\t\t\t\t<div class=\"premium-carousel-template item-wrapper\" >\n\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" src=\"https:\/\/ecuadorlodges.info\/wp-content\/uploads\/2026\/07\/andean-lodges-trans.webp\" alt=\"andean-lodges-trans\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"premium-carousel-template item-wrapper\" >\n\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/ecuadorlodges.info\/pacific-coast-lodges\/\"  >\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" src=\"https:\/\/ecuadorlodges.info\/wp-content\/uploads\/2026\/07\/pacific-coast-lodges-trans.webp\" alt=\"pacific-coast-lodges-trans\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"premium-carousel-template item-wrapper\" >\n\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/ecuadorlodges.info\/galapagos-lodges\/\"  >\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" src=\"https:\/\/ecuadorlodges.info\/wp-content\/uploads\/2026\/07\/galapagos-lodges-trans.webp\" alt=\"galapagos-lodges-trans\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"premium-carousel-template item-wrapper\" >\n\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/ecuadorlodges.info\/cloudforest-lodges\/\"  >\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" src=\"https:\/\/ecuadorlodges.info\/wp-content\/uploads\/2026\/07\/cloudforest-lodges-trans.webp\" alt=\"cloudforest-lodges-trans\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"premium-carousel-template item-wrapper\" >\n\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/ecuadorlodges.info\/birding-lodges\/\"  >\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" src=\"https:\/\/ecuadorlodges.info\/wp-content\/uploads\/2026\/07\/birding-lodges-trans.webp\" alt=\"birding-lodges-trans\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"premium-carousel-template item-wrapper\" >\n\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" src=\"https:\/\/ecuadorlodges.info\/wp-content\/uploads\/2026\/07\/unique-experiences-removebg-trans.webp\" alt=\"unique-experiences-removebg-trans\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"premium-carousel-template item-wrapper\" >\n\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/ecuadorlodges.info\/upper-napo-river-lodges\/\"  >\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" src=\"https:\/\/ecuadorlodges.info\/wp-content\/uploads\/2026\/07\/upper-napo-river-lodges-trans.webp\" alt=\"upper-napo-river-lodges-trans\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"premium-carousel-template item-wrapper\" >\n\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/ecuadorlodges.info\/rainforest-river-cruises\/\"  >\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" src=\"https:\/\/ecuadorlodges.info\/wp-content\/uploads\/2026\/07\/rainforest-river-cruises-trans.webp\" alt=\"rainforest-river-cruises-trans\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"premium-carousel-template item-wrapper\" >\n\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/ecuadorlodges.info\/yasuni-rainforest-lodges\/\"  >\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" src=\"https:\/\/ecuadorlodges.info\/wp-content\/uploads\/2026\/07\/yasuni-lodges-trans.webp\" alt=\"yasuni-lodges-trans\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"premium-carousel-template item-wrapper\" >\n\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/ecuadorlodges.info\/cuyabeno-rainforest-lodges\/\"  >\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" src=\"https:\/\/ecuadorlodges.info\/wp-content\/uploads\/2026\/07\/cuyabeno-lodges-trans.webp\" alt=\"cuyabeno-lodges-trans\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/div>\n\n\t\t\t\n\t\t\t\n\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>Upper Napo River Lodges Book your lodge All rights reserved RESPONSIBLE TRAVEL Ecuador \u21ba Map overview \u00d7 Discover the lodge \u2192 Upper Napo River Lodges Ecuadorian Amazon Jungle The area along the upper Napo River provides the perfect opportunity to get a first glimpse of the dense rainforest without totally departing from civilization. You can [&hellip;]<\/p>\n","protected":false},"author":3,"featured_media":153,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_joinchat":[],"footnotes":""},"categories":[],"tags":[],"class_list":["post-292","page","type-page","status-publish","has-post-thumbnail","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v28.1 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Upper Napo River Lodges - Tena - Lodges Ecuador<\/title>\n<meta name=\"description\" content=\"The area along the upper Napo River provides the perfect opportunity to get a first glimpse of the dense rainforest without totally departing from civilization.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/ecuadorlodges.info\/es\/upper-napo-river-lodges\/\" \/>\n<meta property=\"og:locale\" content=\"es_ES\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Upper Napo River Lodges - Tena - Lodges Ecuador\" \/>\n<meta property=\"og:description\" content=\"The area along the upper Napo River provides the perfect opportunity to get a first glimpse of the dense rainforest without totally departing from civilization.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/ecuadorlodges.info\/es\/upper-napo-river-lodges\/\" \/>\n<meta property=\"og:site_name\" content=\"Lodges Ecuador\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/LodgesinEcuador\" \/>\n<meta property=\"article:modified_time\" content=\"2026-07-31T18:39:19+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/ecuadorlodges.info\/wp-content\/uploads\/2022\/08\/UpperNapo.jpg\" \/>\n\t<meta property=\"og:image:width\" content=\"960\" \/>\n\t<meta property=\"og:image:height\" content=\"640\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Tiempo de lectura\" \/>\n\t<meta name=\"twitter:data1\" content=\"23 minutos\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/ecuadorlodges.info\\\/upper-napo-river-lodges\\\/\",\"url\":\"https:\\\/\\\/ecuadorlodges.info\\\/upper-napo-river-lodges\\\/\",\"name\":\"Upper Napo River Lodges - Tena - Lodges Ecuador\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/ecuadorlodges.info\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/ecuadorlodges.info\\\/upper-napo-river-lodges\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/ecuadorlodges.info\\\/upper-napo-river-lodges\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/ecuadorlodges.info\\\/wp-content\\\/uploads\\\/2022\\\/08\\\/UpperNapo.jpg\",\"datePublished\":\"2022-08-08T15:36:03+00:00\",\"dateModified\":\"2026-07-31T18:39:19+00:00\",\"description\":\"The area along the upper Napo River provides the perfect opportunity to get a first glimpse of the dense rainforest without totally departing from civilization.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/ecuadorlodges.info\\\/upper-napo-river-lodges\\\/#breadcrumb\"},\"inLanguage\":\"es\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/ecuadorlodges.info\\\/upper-napo-river-lodges\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"es\",\"@id\":\"https:\\\/\\\/ecuadorlodges.info\\\/upper-napo-river-lodges\\\/#primaryimage\",\"url\":\"https:\\\/\\\/ecuadorlodges.info\\\/wp-content\\\/uploads\\\/2022\\\/08\\\/UpperNapo.jpg\",\"contentUrl\":\"https:\\\/\\\/ecuadorlodges.info\\\/wp-content\\\/uploads\\\/2022\\\/08\\\/UpperNapo.jpg\",\"width\":960,\"height\":640,\"caption\":\"Upper Napo River Lodges\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/ecuadorlodges.info\\\/upper-napo-river-lodges\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/ecuadorlodges.info\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Upper Napo River Lodges\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/ecuadorlodges.info\\\/#website\",\"url\":\"https:\\\/\\\/ecuadorlodges.info\\\/\",\"name\":\"Lodges Ecuador\",\"description\":\"The best places to relax around Ecuador\",\"publisher\":{\"@id\":\"https:\\\/\\\/ecuadorlodges.info\\\/#organization\"},\"alternateName\":\"Responsible Travel\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/ecuadorlodges.info\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"es\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/ecuadorlodges.info\\\/#organization\",\"name\":\"Lodges Ecuador\",\"url\":\"https:\\\/\\\/ecuadorlodges.info\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"es\",\"@id\":\"https:\\\/\\\/ecuadorlodges.info\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/ecuadorlodges.info\\\/wp-content\\\/uploads\\\/2024\\\/10\\\/cropped-logo-lodges-ecuador.webp\",\"contentUrl\":\"https:\\\/\\\/ecuadorlodges.info\\\/wp-content\\\/uploads\\\/2024\\\/10\\\/cropped-logo-lodges-ecuador.webp\",\"width\":400,\"height\":105,\"caption\":\"Lodges Ecuador\"},\"image\":{\"@id\":\"https:\\\/\\\/ecuadorlodges.info\\\/#\\\/schema\\\/logo\\\/image\\\/\"},\"sameAs\":[\"https:\\\/\\\/www.facebook.com\\\/LodgesinEcuador\"]}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Upper Napo River Lodges - Tena - Lodges Ecuador","description":"The area along the upper Napo River provides the perfect opportunity to get a first glimpse of the dense rainforest without totally departing from civilization.","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:\/\/ecuadorlodges.info\/es\/upper-napo-river-lodges\/","og_locale":"es_ES","og_type":"article","og_title":"Upper Napo River Lodges - Tena - Lodges Ecuador","og_description":"The area along the upper Napo River provides the perfect opportunity to get a first glimpse of the dense rainforest without totally departing from civilization.","og_url":"https:\/\/ecuadorlodges.info\/es\/upper-napo-river-lodges\/","og_site_name":"Lodges Ecuador","article_publisher":"https:\/\/www.facebook.com\/LodgesinEcuador","article_modified_time":"2026-07-31T18:39:19+00:00","og_image":[{"width":960,"height":640,"url":"https:\/\/ecuadorlodges.info\/wp-content\/uploads\/2022\/08\/UpperNapo.jpg","type":"image\/jpeg"}],"twitter_card":"summary_large_image","twitter_misc":{"Tiempo de lectura":"23 minutos"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/ecuadorlodges.info\/upper-napo-river-lodges\/","url":"https:\/\/ecuadorlodges.info\/upper-napo-river-lodges\/","name":"Upper Napo River Lodges - Tena - Lodges Ecuador","isPartOf":{"@id":"https:\/\/ecuadorlodges.info\/#website"},"primaryImageOfPage":{"@id":"https:\/\/ecuadorlodges.info\/upper-napo-river-lodges\/#primaryimage"},"image":{"@id":"https:\/\/ecuadorlodges.info\/upper-napo-river-lodges\/#primaryimage"},"thumbnailUrl":"https:\/\/ecuadorlodges.info\/wp-content\/uploads\/2022\/08\/UpperNapo.jpg","datePublished":"2022-08-08T15:36:03+00:00","dateModified":"2026-07-31T18:39:19+00:00","description":"The area along the upper Napo River provides the perfect opportunity to get a first glimpse of the dense rainforest without totally departing from civilization.","breadcrumb":{"@id":"https:\/\/ecuadorlodges.info\/upper-napo-river-lodges\/#breadcrumb"},"inLanguage":"es","potentialAction":[{"@type":"ReadAction","target":["https:\/\/ecuadorlodges.info\/upper-napo-river-lodges\/"]}]},{"@type":"ImageObject","inLanguage":"es","@id":"https:\/\/ecuadorlodges.info\/upper-napo-river-lodges\/#primaryimage","url":"https:\/\/ecuadorlodges.info\/wp-content\/uploads\/2022\/08\/UpperNapo.jpg","contentUrl":"https:\/\/ecuadorlodges.info\/wp-content\/uploads\/2022\/08\/UpperNapo.jpg","width":960,"height":640,"caption":"Upper Napo River Lodges"},{"@type":"BreadcrumbList","@id":"https:\/\/ecuadorlodges.info\/upper-napo-river-lodges\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/ecuadorlodges.info\/"},{"@type":"ListItem","position":2,"name":"Upper Napo River Lodges"}]},{"@type":"WebSite","@id":"https:\/\/ecuadorlodges.info\/#website","url":"https:\/\/ecuadorlodges.info\/","name":"Lodges Ecuador","description":"The best places to relax around Ecuador","publisher":{"@id":"https:\/\/ecuadorlodges.info\/#organization"},"alternateName":"Responsible Travel","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/ecuadorlodges.info\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"es"},{"@type":"Organization","@id":"https:\/\/ecuadorlodges.info\/#organization","name":"Lodges Ecuador","url":"https:\/\/ecuadorlodges.info\/","logo":{"@type":"ImageObject","inLanguage":"es","@id":"https:\/\/ecuadorlodges.info\/#\/schema\/logo\/image\/","url":"https:\/\/ecuadorlodges.info\/wp-content\/uploads\/2024\/10\/cropped-logo-lodges-ecuador.webp","contentUrl":"https:\/\/ecuadorlodges.info\/wp-content\/uploads\/2024\/10\/cropped-logo-lodges-ecuador.webp","width":400,"height":105,"caption":"Lodges Ecuador"},"image":{"@id":"https:\/\/ecuadorlodges.info\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/LodgesinEcuador"]}]}},"_links":{"self":[{"href":"https:\/\/ecuadorlodges.info\/es\/wp-json\/wp\/v2\/pages\/292","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/ecuadorlodges.info\/es\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/ecuadorlodges.info\/es\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/ecuadorlodges.info\/es\/wp-json\/wp\/v2\/users\/3"}],"replies":[{"embeddable":true,"href":"https:\/\/ecuadorlodges.info\/es\/wp-json\/wp\/v2\/comments?post=292"}],"version-history":[{"count":457,"href":"https:\/\/ecuadorlodges.info\/es\/wp-json\/wp\/v2\/pages\/292\/revisions"}],"predecessor-version":[{"id":42256,"href":"https:\/\/ecuadorlodges.info\/es\/wp-json\/wp\/v2\/pages\/292\/revisions\/42256"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/ecuadorlodges.info\/es\/wp-json\/wp\/v2\/media\/153"}],"wp:attachment":[{"href":"https:\/\/ecuadorlodges.info\/es\/wp-json\/wp\/v2\/media?parent=292"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/ecuadorlodges.info\/es\/wp-json\/wp\/v2\/categories?post=292"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/ecuadorlodges.info\/es\/wp-json\/wp\/v2\/tags?post=292"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}