{"id":37173,"date":"2025-12-15T12:51:08","date_gmt":"2025-12-15T12:51:08","guid":{"rendered":"https:\/\/ecuadorlodges.info\/?page_id=37173"},"modified":"2025-12-15T16:39:21","modified_gmt":"2025-12-15T16:39:21","slug":"thank-you","status":"publish","type":"page","link":"https:\/\/ecuadorlodges.info\/es\/thank-you\/","title":{"rendered":"Thank you"},"content":{"rendered":"<div data-elementor-type=\"wp-page\" data-elementor-id=\"37173\" class=\"elementor elementor-37173\">\n\t\t\t\t<div class=\"elementor-element elementor-element-36e7468 e-flex e-con-boxed e-con e-parent\" data-id=\"36e7468\" 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-3ec92a2 elementor-widget elementor-widget-html\" data-id=\"3ec92a2\" 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<!-- \u2705 Only change needed: set the HERO photo to center center.\r\nPaste this entire block (it includes the updated background-position). -->\r\n<section class=\"el-ty\" aria-labelledby=\"ty-title\">\r\n  <style>\r\n    .el-ty{\r\n      --brand:#5D6643;\r\n      --sand:#f7f2ea;\r\n      --card:rgba(255,255,255,.78);\r\n      --line:#e7eaec;\r\n      --white:#ffffff;\r\n\r\n      --btnbg:#BABE95;\r\n      --btntext:#5D6643;\r\n      --btnhover:#D34600;\r\n\r\n      font-family: system-ui, -apple-system, Segoe UI, Roboto, Arial, sans-serif;\r\n      color: var(--brand);\r\n      background: var(--sand);\r\n      padding: clamp(18px, 3vw, 44px);\r\n      border-radius: 18px;\r\n      box-shadow: 0 18px 60px rgba(0,0,0,.10);\r\n      overflow: hidden;\r\n    }\r\n    .el-ty *{ box-sizing: border-box; }\r\n    .el-ty a{ color: inherit; text-decoration: none; }\r\n    .el-ty a:hover{ text-decoration: underline; text-underline-offset: 3px; }\r\n\r\n    \/* HERO *\/\r\n    .ty-hero{\r\n      border-radius: 16px;\r\n      padding: clamp(22px, 3vw, 34px);\r\n      color: var(--white);\r\n      display: grid;\r\n      gap: 12px;\r\n      background:\r\n        linear-gradient(120deg, rgba(93,102,67,.92), rgba(0,0,0,.35)),\r\n        url(\"https:\/\/ecuadorlodges.info\/wp-content\/uploads\/2025\/11\/killas-experiencie-deep-360.webp\");\r\n      background-size: cover;\r\n      background-position: center center; \/* \u2705 center center *\/\r\n      background-repeat: no-repeat;\r\n    }\r\n\r\n    .ty-badge{\r\n      display:inline-flex; align-items:center; gap:10px;\r\n      width: fit-content;\r\n      padding: 10px 14px;\r\n      border-radius: 999px;\r\n      background: rgba(255,255,255,.12);\r\n      border: 1px solid rgba(255,255,255,.18);\r\n      backdrop-filter: blur(8px);\r\n      font-weight: 800;\r\n    }\r\n    .ty-badge svg{ width:18px; height:18px; }\r\n\r\n    .ty-title{\r\n      margin: 0;\r\n      font-size: clamp(26px, 3.2vw, 42px);\r\n      letter-spacing: -0.02em;\r\n      line-height: 1.08;\r\n      font-weight: 900;\r\n    }\r\n    .ty-sub{\r\n      margin: 0;\r\n      font-size: clamp(14px, 1.4vw, 18px);\r\n      max-width: 72ch;\r\n      opacity: .96;\r\n      line-height: 1.55;\r\n      font-weight: 600;\r\n    }\r\n    .ty-meta{\r\n      margin: 0;\r\n      font-size: 13.5px;\r\n      opacity: .92;\r\n      line-height: 1.55;\r\n      font-weight: 600;\r\n    }\r\n\r\n    .ty-top{\r\n      margin-top: 18px;\r\n      display: grid;\r\n      grid-template-columns: 1.2fr .8fr;\r\n      gap: 18px;\r\n      align-items: start;\r\n    }\r\n    @media (max-width: 900px){\r\n      .ty-top{ grid-template-columns: 1fr; }\r\n    }\r\n\r\n    .ty-card{\r\n      background: var(--card);\r\n      border: 1px solid var(--line);\r\n      border-radius: 16px;\r\n      padding: 18px;\r\n      box-shadow: 0 10px 28px rgba(0,0,0,.06);\r\n      color: var(--brand);\r\n    }\r\n\r\n    .ty-h2{\r\n      margin: 0 0 10px 0;\r\n      font-size: 18px;\r\n      letter-spacing: -0.01em;\r\n      color: var(--brand);\r\n      font-weight: 900;\r\n      display:flex;\r\n      align-items:center;\r\n      gap:10px;\r\n    }\r\n    .ty-h2 svg{ width:18px; height:18px; color: var(--brand); }\r\n\r\n    .ty-p{\r\n      margin: 0 0 12px 0;\r\n      font-size: 15px;\r\n      line-height: 1.55;\r\n      font-weight: 600;\r\n      color: var(--brand);\r\n    }\r\n\r\n    .ty-steps{\r\n      margin: 0;\r\n      padding: 0;\r\n      list-style: none;\r\n      display: grid;\r\n      gap: 10px;\r\n    }\r\n    .ty-steps li{\r\n      display: grid;\r\n      grid-template-columns: 26px 1fr;\r\n      gap: 10px;\r\n      align-items: start;\r\n      padding: 10px 12px;\r\n      border-radius: 12px;\r\n      background: rgba(247,242,234,.75);\r\n      border: 1px solid rgba(231,234,236,.95);\r\n      color: var(--brand);\r\n      font-weight: 600;\r\n    }\r\n    .ty-steps strong{ font-weight: 900; }\r\n    .ty-dot{\r\n      width: 26px; height: 26px;\r\n      border-radius: 9px;\r\n      display: grid;\r\n      place-items: center;\r\n      background: rgba(93,102,67,.14);\r\n      border: 1px solid rgba(93,102,67,.28);\r\n      color: var(--brand);\r\n      font-weight: 900;\r\n      font-size: 13px;\r\n    }\r\n\r\n    .ty-actions{ display:flex; flex-wrap:wrap; gap:10px; margin-top: 12px; }\r\n    .ty-btn{\r\n      display:inline-flex; align-items:center; gap:10px;\r\n      padding: 12px 14px;\r\n      border-radius: 12px;\r\n      border: 1px solid rgba(93,102,67,.40);\r\n      background: var(--btnbg);\r\n      color: var(--btntext);\r\n      font-weight: 900;\r\n      font-size: 14px;\r\n      transition: transform .12s ease, box-shadow .12s ease, background .12s ease, color .12s ease;\r\n      text-decoration: none !important;\r\n    }\r\n    .ty-btn svg{ width:18px; height:18px; color: var(--btntext); }\r\n    .ty-btn:hover{\r\n      transform: translateY(-1px);\r\n      box-shadow: 0 14px 30px rgba(0,0,0,.14);\r\n      background: var(--btnhover);\r\n      color: var(--white);\r\n      text-decoration: none;\r\n    }\r\n    .ty-btn:hover svg{ color: var(--white); }\r\n\r\n    .ty-links{ display: grid; gap: 10px; margin-top: 12px; }\r\n    .ty-link{\r\n      display:flex;\r\n      justify-content: space-between;\r\n      align-items:center;\r\n      gap:12px;\r\n      padding: 12px 12px;\r\n      border-radius: 12px;\r\n      border: 1px solid rgba(231,234,236,.95);\r\n      background: rgba(255,255,255,.65);\r\n      color: var(--brand);\r\n      font-weight: 700;\r\n    }\r\n    .ty-link strong{ font-size: 14px; font-weight: 900; color: var(--brand); }\r\n    .ty-link span{\r\n      font-size: 13px;\r\n      color: var(--brand);\r\n      font-weight: 900;\r\n      white-space: nowrap;\r\n    }\r\n\r\n    .ty-urgent{\r\n      margin-top: 18px;\r\n      background: rgba(255,255,255,.70);\r\n      border: 1px solid var(--line);\r\n      border-radius: 16px;\r\n      padding: 18px;\r\n      box-shadow: 0 10px 28px rgba(0,0,0,.06);\r\n      display: grid;\r\n      grid-template-columns: 1.5fr .6fr;\r\n      gap: 14px;\r\n      align-items: start;\r\n      color: var(--brand);\r\n    }\r\n    @media (max-width: 900px){\r\n      .ty-urgent{ grid-template-columns: 1fr; }\r\n    }\r\n    .ty-urgent-title{\r\n      margin: 0 0 6px 0;\r\n      display:flex; align-items:center; gap:10px;\r\n      font-size: 18px;\r\n      color: var(--brand);\r\n      font-weight: 900;\r\n      letter-spacing: -0.01em;\r\n    }\r\n    .ty-urgent-title svg{ width:18px; height:18px; color: var(--brand); }\r\n    .ty-urgent-text{\r\n      margin: 0;\r\n      font-size: 14.5px;\r\n      line-height: 1.5;\r\n      font-weight: 400;\r\n      color: var(--brand);\r\n    }\r\n\r\n    .ty-urgent-actions{\r\n      display: grid;\r\n      gap: 12px;\r\n      align-content: start;\r\n      justify-items: stretch;\r\n    }\r\n    .ty-urgent-btn{\r\n      width: 100%;\r\n      display:flex;\r\n      align-items:center;\r\n      justify-content: center;\r\n      gap:10px;\r\n      padding: 14px 14px;\r\n      border-radius: 12px;\r\n      background: var(--btnbg);\r\n      color: var(--btntext);\r\n      border: 1px solid rgba(93,102,67,.40);\r\n      font-weight: 900;\r\n      text-decoration: none !important;\r\n      min-height: 54px;\r\n      box-shadow: 0 10px 24px rgba(0,0,0,.10);\r\n      transition: transform .12s ease, box-shadow .12s ease, background .12s ease, color .12s ease;\r\n      white-space: nowrap;\r\n    }\r\n    .ty-urgent-btn svg{ width:18px; height:18px; color: var(--btntext); }\r\n    .ty-urgent-btn:hover{\r\n      transform: translateY(-1px);\r\n      box-shadow: 0 14px 30px rgba(0,0,0,.14);\r\n      background: var(--btnhover);\r\n      color: var(--white);\r\n      text-decoration: none;\r\n    }\r\n    .ty-urgent-btn:hover svg{ color: var(--white); }\r\n\r\n    .ty-hours{\r\n      margin-top: 10px;\r\n      padding-top: 10px;\r\n      border-top: 1px solid rgba(231,234,236,.95);\r\n      color: var(--brand);\r\n      font-size: 12.5px;\r\n      line-height: 1.45;\r\n      font-weight: 600;\r\n      grid-column: 1 \/ -1;\r\n    }\r\n  <\/style>\r\n\r\n  <!-- HERO -->\r\n  <header class=\"ty-hero\">\r\n    <div class=\"ty-badge\">\r\n      <svg viewbox=\"0 0 24 24\" fill=\"none\" aria-hidden=\"true\">\r\n        <path d=\"M20 6L9 17l-5-5\" stroke=\"currentColor\" stroke-width=\"2.4\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\r\n      <\/svg>\r\n      Inquiry received\r\n    <\/div>\r\n\r\n    <h1 class=\"ty-title\" id=\"ty-title\">Thank you \u2014 we\u2019ve received your request.<\/h1>\r\n\r\n    <p class=\"ty-sub\">\r\n      A travel specialist is already reviewing your inquiry. We\u2019ll email you the best lodge options in Ecuador\r\n      based on your dates, travel style, and budget.\r\n    <\/p>\r\n\r\n    <p class=\"ty-meta\">\r\n      Typical reply time: within 1 business day.<br>\r\n      Office hours: Monday\u2013Friday, 9:00\u201317:00 (Quito, Ecuador).\r\n    <\/p>\r\n  <\/header>\r\n\r\n  <div class=\"ty-top\">\r\n    <div class=\"ty-card\">\r\n      <h2 class=\"ty-h2\">\r\n        <svg viewbox=\"0 0 24 24\" fill=\"none\" aria-hidden=\"true\">\r\n          <path d=\"M12 8v4l3 2\" stroke=\"currentColor\" stroke-width=\"2.2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\r\n          <path d=\"M21 12a9 9 0 1 1-18 0 9 9 0 0 1 18 0Z\" stroke=\"currentColor\" stroke-width=\"2.2\"\/>\r\n        <\/svg>\r\n        What happens next\r\n      <\/h2>\r\n\r\n      <p class=\"ty-p\">\r\n        We\u2019ll match you with the right lodge experience and send clear recommendations, including what\u2019s included\r\n        and the easiest logistics for your trip.\r\n      <\/p>\r\n\r\n      <ul class=\"ty-steps\">\r\n        <li>\r\n          <div class=\"ty-dot\">1<\/div>\r\n          <div><strong>We review your request.<\/strong><br>Dates, preferences, and the experience you want.<\/div>\r\n        <\/li>\r\n        <li>\r\n          <div class=\"ty-dot\">2<\/div>\r\n          <div><strong>We confirm availability.<\/strong><br>We shortlist the best options for your dates.<\/div>\r\n        <\/li>\r\n        <li>\r\n          <div class=\"ty-dot\">3<\/div>\r\n          <div><strong>We fine-tune your itinerary.<\/strong><br>If you want, we can help shape a complete program around the lodges.<\/div>\r\n        <\/li>\r\n      <\/ul>\r\n\r\n      <div class=\"ty-actions\">\r\n        <a class=\"ty-btn\" href=\"https:\/\/ecuadorlodges.info\/es\/\" aria-label=\"Back to homepage\">\r\n          <svg viewbox=\"0 0 24 24\" fill=\"none\" aria-hidden=\"true\">\r\n            <path d=\"M3 11l9-8 9 8\" stroke=\"currentColor\" stroke-width=\"2.2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\r\n            <path d=\"M5 10v10h14V10\" stroke=\"currentColor\" stroke-width=\"2.2\" stroke-linejoin=\"round\"\/>\r\n          <\/svg>\r\n          Back to homepage\r\n        <\/a>\r\n      <\/div>\r\n    <\/div>\r\n\r\n    <div class=\"ty-card\">\r\n      <h2 class=\"ty-h2\">\r\n        <svg viewbox=\"0 0 24 24\" fill=\"none\" aria-hidden=\"true\">\r\n          <path d=\"M4 6h16M4 12h16M4 18h16\" stroke=\"currentColor\" stroke-width=\"2.2\" stroke-linecap=\"round\"\/>\r\n        <\/svg>\r\n        Browse lodges\r\n      <\/h2>\r\n\r\n      <p class=\"ty-p\">Quick links to help you narrow down the experience you want:<\/p>\r\n\r\n      <div class=\"ty-links\">\r\n        <a class=\"ty-link\" href=\"https:\/\/ecuadorlodges.info\/es\/cuyabeno-rainforest-lodges\/\">\r\n          <strong>Lodges en Cuyabeno<\/strong><span>View \u2192<\/span>\r\n        <\/a>\r\n        <a class=\"ty-link\" href=\"https:\/\/ecuadorlodges.info\/es\/yasuni-rainforest-lodges\/\">\r\n          <strong>Lodges en Yasun\u00ed<\/strong><span>View \u2192<\/span>\r\n        <\/a>\r\n        <a class=\"ty-link\" href=\"https:\/\/ecuadorlodges.info\/es\/upper-napo-river-lodges\/\">\r\n          <strong>Lodges en el Alto Napo<\/strong><span>View \u2192<\/span>\r\n        <\/a>\r\n        <a class=\"ty-link\" href=\"https:\/\/ecuadorlodges.info\/es\/cloudforest-lodges\/\">\r\n          <strong>Cloud Forest Lodges<\/strong><span>View \u2192<\/span>\r\n        <\/a>\r\n        <a class=\"ty-link\" href=\"https:\/\/ecuadorlodges.info\/es\/galapagos-lodges\/\">\r\n          <strong>Gal\u00e1pagos Lodges<\/strong><span>View \u2192<\/span>\r\n        <\/a>\r\n        <a class=\"ty-link\" href=\"https:\/\/ecuadorlodges.info\/es\/pacific-coast-lodges\/\">\r\n          <strong>Lodges Costa<\/strong><span>View \u2192<\/span>\r\n        <\/a>\r\n      <\/div>\r\n    <\/div>\r\n  <\/div>\r\n\r\n  <section class=\"ty-urgent\" aria-label=\"Need something urgent\">\r\n    <div>\r\n      <h2 class=\"ty-urgent-title\">\r\n        <svg viewbox=\"0 0 24 24\" fill=\"none\" aria-hidden=\"true\">\r\n          <path d=\"M4 4h16v16H4V4Z\" stroke=\"currentColor\" stroke-width=\"2.2\"\/>\r\n          <path d=\"m4 7 8 6 8-6\" stroke=\"currentColor\" stroke-width=\"2.2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\r\n        <\/svg>\r\n        Need something urgent?\r\n      <\/h2>\r\n\r\n      <p class=\"ty-urgent-text\">\r\n        \"If your travel dates are soon or you\u2019d like to add a quick note, reach us directly.\"<br>\r\n        We typically respond within one business day (Mon\u2013Fri).\r\n      <\/p>\r\n    <\/div>\r\n\r\n    <div class=\"ty-urgent-actions\">\r\n      <a class=\"ty-urgent-btn\" href=\"tel:+59322547286\" aria-label=\"Call us\">\r\n        Phone: (+593) 02-254-7286\r\n      <\/a>\r\n      <a class=\"ty-urgent-btn\" href=\"https:\/\/wa.me\/593XXXXXXXXX\" target=\"_blank\" rel=\"noopener\" aria-label=\"WhatsApp us\">\r\n        WhatsApp: Message us\r\n      <\/a>\r\n    <\/div>\r\n\r\n    <div class=\"ty-hours\">\r\n      Office hours: Monday\u2013Friday, 9:00\u201317:00 (Quito, Ecuador).\r\n    <\/div>\r\n  <\/section>\r\n<\/section>\r\n\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<\/div>","protected":false},"excerpt":{"rendered":"<p>Inquiry received Thank you \u2014 we\u2019ve received your request. A travel specialist is already reviewing your inquiry. We\u2019ll email you the best lodge options in Ecuador based on your dates, travel style, and budget. Typical reply time: within 1 business day. Office hours: Monday\u2013Friday, 9:00\u201317:00 (Quito, Ecuador). What happens next We\u2019ll match you with the [&hellip;]<\/p>\n","protected":false},"author":3,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_joinchat":[],"footnotes":""},"categories":[],"tags":[],"class_list":["post-37173","page","type-page","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v28.1 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Thank you - Lodges Ecuador<\/title>\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\/thank-you\/\" \/>\n<meta property=\"og:locale\" content=\"es_ES\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Thank you - Lodges Ecuador\" \/>\n<meta property=\"og:description\" content=\"Inquiry received Thank you \u2014 we\u2019ve received your request. A travel specialist is already reviewing your inquiry. We\u2019ll email you the best lodge options in Ecuador based on your dates, travel style, and budget. Typical reply time: within 1 business day. Office hours: Monday\u2013Friday, 9:00\u201317:00 (Quito, Ecuador). What happens next We\u2019ll match you with the [&hellip;]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/ecuadorlodges.info\/es\/thank-you\/\" \/>\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=\"2025-12-15T16:39:21+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/ecuadorlodges.info\/wp-content\/uploads\/2022\/09\/CanoaTrip002.jpg\" \/>\n\t<meta property=\"og:image:width\" content=\"1929\" \/>\n\t<meta property=\"og:image:height\" content=\"1286\" \/>\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=\"1 minuto\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/ecuadorlodges.info\\\/thank-you\\\/\",\"url\":\"https:\\\/\\\/ecuadorlodges.info\\\/thank-you\\\/\",\"name\":\"Thank you - Lodges Ecuador\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/ecuadorlodges.info\\\/#website\"},\"datePublished\":\"2025-12-15T12:51:08+00:00\",\"dateModified\":\"2025-12-15T16:39:21+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/ecuadorlodges.info\\\/thank-you\\\/#breadcrumb\"},\"inLanguage\":\"es\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/ecuadorlodges.info\\\/thank-you\\\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/ecuadorlodges.info\\\/thank-you\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/ecuadorlodges.info\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Thank you\"}]},{\"@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":"Thank you - Lodges Ecuador","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\/thank-you\/","og_locale":"es_ES","og_type":"article","og_title":"Thank you - Lodges Ecuador","og_description":"Inquiry received Thank you \u2014 we\u2019ve received your request. A travel specialist is already reviewing your inquiry. We\u2019ll email you the best lodge options in Ecuador based on your dates, travel style, and budget. Typical reply time: within 1 business day. Office hours: Monday\u2013Friday, 9:00\u201317:00 (Quito, Ecuador). What happens next We\u2019ll match you with the [&hellip;]","og_url":"https:\/\/ecuadorlodges.info\/es\/thank-you\/","og_site_name":"Lodges Ecuador","article_publisher":"https:\/\/www.facebook.com\/LodgesinEcuador","article_modified_time":"2025-12-15T16:39:21+00:00","og_image":[{"width":1929,"height":1286,"url":"https:\/\/ecuadorlodges.info\/wp-content\/uploads\/2022\/09\/CanoaTrip002.jpg","type":"image\/jpeg"}],"twitter_card":"summary_large_image","twitter_misc":{"Tiempo de lectura":"1 minuto"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/ecuadorlodges.info\/thank-you\/","url":"https:\/\/ecuadorlodges.info\/thank-you\/","name":"Thank you - Lodges Ecuador","isPartOf":{"@id":"https:\/\/ecuadorlodges.info\/#website"},"datePublished":"2025-12-15T12:51:08+00:00","dateModified":"2025-12-15T16:39:21+00:00","breadcrumb":{"@id":"https:\/\/ecuadorlodges.info\/thank-you\/#breadcrumb"},"inLanguage":"es","potentialAction":[{"@type":"ReadAction","target":["https:\/\/ecuadorlodges.info\/thank-you\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/ecuadorlodges.info\/thank-you\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/ecuadorlodges.info\/"},{"@type":"ListItem","position":2,"name":"Thank you"}]},{"@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\/37173","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=37173"}],"version-history":[{"count":73,"href":"https:\/\/ecuadorlodges.info\/es\/wp-json\/wp\/v2\/pages\/37173\/revisions"}],"predecessor-version":[{"id":37250,"href":"https:\/\/ecuadorlodges.info\/es\/wp-json\/wp\/v2\/pages\/37173\/revisions\/37250"}],"wp:attachment":[{"href":"https:\/\/ecuadorlodges.info\/es\/wp-json\/wp\/v2\/media?parent=37173"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/ecuadorlodges.info\/es\/wp-json\/wp\/v2\/categories?post=37173"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/ecuadorlodges.info\/es\/wp-json\/wp\/v2\/tags?post=37173"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}