{"id":6197,"date":"2026-05-18T15:54:34","date_gmt":"2026-05-18T12:54:34","guid":{"rendered":"https:\/\/www.retreatlatvia.com\/?page_id=6197"},"modified":"2026-05-18T16:14:02","modified_gmt":"2026-05-18T13:14:02","slug":"host-a-retreat","status":"publish","type":"page","link":"https:\/\/www.retreatlatvia.com\/en\/host-a-retreat\/","title":{"rendered":"Host Your Retreat"},"content":{"rendered":"\n<style>\n:root {\n  --nl-white: #ffffff;\n  --nl-off-white: #f7f6f3;\n  --nl-light-grey: #edecea;\n  --nl-text-grey: #8a8680;\n  --nl-dark: #2a2925;\n  --nl-green: #3d5a3e;\n  --nl-green-light: #6b8f6c;\n  --nl-green-pale: #e8efe8;\n  --nl-sage: #c5d4c5;\n  --nl-accent: #4a6741;\n  --nl-font-display: 'Cormorant Garamond', Georgia, serif;\n  --nl-font-body: 'DM Sans', sans-serif;\n}\n\n\/* \u2500\u2500 HERO \u2500\u2500 *\/\n.gr-hero {\n  min-height: 100vh;\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  position: relative;\n  overflow: hidden;\n}\n.gr-hero-image {\n  position: relative;\n  overflow: hidden;\n}\n.gr-hero-image img {\n  width: 100%; height: 100%; object-fit: cover; display: block;\n  transition: transform 8s ease;\n}\n.gr-hero-image:hover img { transform: scale(1.04); }\n.gr-hero-image::after {\n  content: '';\n  position: absolute; inset: 0;\n  background: linear-gradient(to right, transparent 60%, var(--nl-off-white) 100%);\n}\n.gr-hero-content {\n  background: var(--nl-off-white);\n  display: flex; flex-direction: column; justify-content: center;\n  padding: 80px 64px 80px 56px;\n  position: relative;\n}\n.gr-hero-content::before {\n  content: '';\n  position: absolute; left: 0; top: 15%; bottom: 15%;\n  width: 1px; background: var(--nl-sage);\n}\n.gr-hero-number {\n  font-family: var(--nl-font-display);\n  font-size: 120px; font-weight: 300; line-height: 1;\n  color: var(--nl-sage); margin-bottom: -20px;\n  animation: nlFadeUp 0.8s 0.1s both;\n}\n.gr-hero-tag {\n  font-size: 11px; letter-spacing: 0.15em; text-transform: uppercase;\n  color: var(--nl-green); font-family: var(--nl-font-body); font-weight: 500;\n  margin-bottom: 20px;\n  animation: nlFadeUp 0.8s 0.2s both;\n}\n.gr-hero h1 {\n  font-family: var(--nl-font-display) !important;\n  font-size: clamp(40px, 4.5vw, 62px) !important;\n  font-weight: 300 !important; color: var(--nl-dark) !important;\n  line-height: 1.1 !important; margin-bottom: 24px !important;\n  animation: nlFadeUp 0.8s 0.3s both;\n}\n.gr-hero h1 em { font-style: italic; color: var(--nl-green); }\n.gr-hero-sub {\n  font-size: 16px; color: var(--nl-text-grey); line-height: 1.75;\n  margin-bottom: 36px; font-family: var(--nl-font-body);\n  max-width: 420px;\n  animation: nlFadeUp 0.8s 0.4s both;\n}\n.gr-hero-facts {\n  display: flex; flex-direction: column; gap: 10px; margin-bottom: 36px;\n  animation: nlFadeUp 0.8s 0.5s both;\n}\n.gr-hero-fact {\n  display: flex; align-items: center; gap: 10px;\n  font-size: 13px; color: var(--nl-dark); font-family: var(--nl-font-body);\n}\n.gr-hero-fact::before {\n  content: ''; width: 5px; height: 5px;\n  border-radius: 50%; background: var(--nl-green); flex-shrink: 0;\n}\n.gr-hero-buttons {\n  display: flex; gap: 14px; flex-wrap: wrap;\n  animation: nlFadeUp 0.8s 0.6s both;\n}\n\n\/* \u2500\u2500 BUTTONS \u2500\u2500 *\/\n.nl-btn-primary {\n  background: var(--nl-green); color: var(--nl-white) !important;\n  padding: 14px 36px; border-radius: 2px; text-decoration: none !important;\n  font-size: 13px; letter-spacing: 0.08em; text-transform: uppercase;\n  font-weight: 500; transition: background 0.2s, transform 0.2s;\n  display: inline-block; font-family: var(--nl-font-body);\n}\n.nl-btn-primary:hover { background: var(--nl-accent); transform: translateY(-1px); }\n.nl-btn-green {\n  background: transparent; border: 1.5px solid var(--nl-green); color: var(--nl-green) !important;\n  padding: 13px 36px; border-radius: 2px; text-decoration: none !important;\n  font-size: 13px; letter-spacing: 0.08em; text-transform: uppercase;\n  font-weight: 500; transition: all 0.2s; display: inline-block;\n  font-family: var(--nl-font-body);\n}\n.nl-btn-green:hover { background: var(--nl-green); color: var(--nl-white) !important; }\n.nl-btn-dark {\n  background: var(--nl-dark); color: var(--nl-white) !important;\n  padding: 14px 36px; border-radius: 2px; text-decoration: none !important;\n  font-size: 13px; letter-spacing: 0.08em; text-transform: uppercase;\n  font-weight: 500; transition: background 0.2s;\n  display: inline-block; font-family: var(--nl-font-body);\n}\n.nl-btn-dark:hover { background: #1a1f18; }\n\n\/* \u2500\u2500 SECTIONS \u2500\u2500 *\/\n.gr-section { padding: 90px 48px; }\n.gr-section--offwhite { background: var(--nl-off-white); }\n.gr-section--white { background: var(--nl-white); }\n.gr-section--dark { background: var(--nl-dark); }\n.gr-section--sage { background: var(--nl-green-pale); }\n.gr-container { max-width: 1200px; margin: 0 auto; }\n\n.gr-label {\n  font-size: 11px; letter-spacing: 0.15em; text-transform: uppercase;\n  color: var(--nl-green); font-weight: 500; margin-bottom: 16px;\n  display: flex; align-items: center; gap: 12px;\n  font-family: var(--nl-font-body);\n}\n.gr-label::before { content: ''; width: 24px; height: 1px; background: var(--nl-green); }\n.gr-label--light { color: var(--nl-sage); }\n.gr-label--light::before { background: var(--nl-sage); }\n\n.gr-title {\n  font-family: var(--nl-font-display) !important;\n  font-size: clamp(34px, 4vw, 54px) !important;\n  font-weight: 300 !important; line-height: 1.1 !important;\n  color: var(--nl-dark) !important; margin-bottom: 20px !important;\n}\n.gr-title--light { color: var(--nl-white) !important; }\n.gr-title em { font-style: italic; color: var(--nl-green); }\n.gr-title--light em { color: var(--nl-sage); }\n\n.gr-subtitle {\n  font-size: 16px; color: var(--nl-text-grey); line-height: 1.75;\n  font-family: var(--nl-font-body); max-width: 560px;\n}\n\n\/* \u2500\u2500 OVERVIEW \u2500\u2500 *\/\n.gr-overview-grid {\n  display: grid; grid-template-columns: 1fr 1fr; gap: 80px; align-items: start;\n}\n.gr-overview-list {\n  list-style: none !important; padding: 0 !important; margin: 0 !important;\n  display: flex; flex-direction: column; gap: 0;\n}\n.gr-overview-item {\n  display: flex; align-items: flex-start; gap: 20px;\n  padding: 20px 0; border-bottom: 1px solid var(--nl-light-grey);\n}\n.gr-overview-item:first-child { border-top: 1px solid var(--nl-light-grey); }\n.gr-overview-num {\n  font-family: var(--nl-font-display); font-size: 28px; font-weight: 300;\n  color: var(--nl-sage); min-width: 36px; line-height: 1; margin-top: 2px;\n}\n.gr-overview-item h3 {\n  font-family: var(--nl-font-display) !important; font-size: 20px !important;\n  font-weight: 500 !important; color: var(--nl-dark) !important; margin-bottom: 4px !important;\n}\n.gr-overview-item p {\n  font-size: 14px; color: var(--nl-text-grey); line-height: 1.7;\n  font-family: var(--nl-font-body); margin: 0 !important;\n}\n.gr-overview-images {\n  display: grid; grid-template-columns: 1fr 1fr; gap: 12px;\n}\n.gr-overview-images img {\n  width: 100%; object-fit: cover; border-radius: 4px; display: block;\n}\n.gr-overview-images img:first-child { height: 280px; grid-column: span 2; }\n.gr-overview-images img:not(:first-child) { height: 180px; }\n\n\/* \u2500\u2500 SPLIT SECTION \u2500\u2500 *\/\n.gr-split {\n  display: grid; grid-template-columns: 1fr 1fr; gap: 80px; align-items: center;\n}\n.gr-split--reverse { direction: rtl; }\n.gr-split--reverse > * { direction: ltr; }\n.gr-split-img { position: relative; }\n.gr-split-img img {\n  width: 100%; object-fit: cover; border-radius: 4px; display: block;\n}\n.gr-split-img--tall img { aspect-ratio: 3\/4; }\n.gr-split-img--wide img { aspect-ratio: 4\/3; }\n.gr-split-content { display: flex; flex-direction: column; gap: 20px; }\n.gr-split-content p {\n  font-size: 15px; color: var(--nl-text-grey); line-height: 1.8;\n  font-family: var(--nl-font-body); margin: 0 !important;\n}\n.gr-feature-list {\n  list-style: none !important; padding: 0 !important; margin: 0 !important;\n  display: flex; flex-direction: column; gap: 10px;\n}\n.gr-feature-list li {\n  display: flex; align-items: center; gap: 10px;\n  font-size: 14px; color: var(--nl-dark); font-family: var(--nl-font-body);\n}\n.gr-feature-list li::before {\n  content: '' !important; width: 5px; height: 5px;\n  border-radius: 50%; background: var(--nl-green); flex-shrink: 0;\n}\n\n\/* \u2500\u2500 ROOMS GRID \u2500\u2500 *\/\n.gr-rooms-grid {\n  display: grid; grid-template-columns: repeat(3, 1fr); gap: 20px; margin-top: 48px;\n}\n.gr-room-card { position: relative; overflow: hidden; border-radius: 4px; }\n.gr-room-card:first-child { grid-column: span 2; }\n.gr-room-card img {\n  width: 100%; height: 320px; object-fit: cover;\n  display: block; transition: transform 0.6s ease;\n}\n.gr-room-card:first-child img { height: 420px; }\n.gr-room-card:hover img { transform: scale(1.04); }\n.gr-room-overlay {\n  position: absolute; inset: 0;\n  background: linear-gradient(to top, rgba(30,38,25,0.85) 0%, transparent 55%);\n  display: flex; flex-direction: column; justify-content: flex-end; padding: 24px;\n}\n.gr-room-tag {\n  font-size: 10px; letter-spacing: 0.12em; text-transform: uppercase;\n  color: var(--nl-sage); margin-bottom: 6px; font-family: var(--nl-font-body);\n}\n.gr-room-card h3 {\n  font-family: var(--nl-font-display) !important; font-size: 22px !important;\n  font-weight: 400 !important; color: var(--nl-white) !important; margin-bottom: 4px !important;\n}\n.gr-room-card p {\n  font-size: 13px; color: rgba(255,255,255,0.65);\n  font-family: var(--nl-font-body); margin: 0 !important;\n}\n\n\/* \u2500\u2500 DINING \u2500\u2500 *\/\n.gr-dining-grid {\n  display: grid; grid-template-columns: repeat(3, 1fr); gap: 24px; margin-top: 48px;\n}\n.gr-dining-card {\n  padding: 32px; background: var(--nl-white); border-radius: 4px;\n  border-top: 3px solid var(--nl-green);\n}\n.gr-dining-icon { width: 48px; height: 48px; margin-bottom: 16px; }\n.gr-dining-card h3 {\n  font-family: var(--nl-font-display) !important; font-size: 20px !important;\n  font-weight: 500 !important; color: var(--nl-dark) !important; margin-bottom: 10px !important;\n}\n.gr-dining-card p {\n  font-size: 14px; color: var(--nl-text-grey); line-height: 1.75;\n  font-family: var(--nl-font-body); margin: 0 !important;\n}\n\n\/* \u2500\u2500 BALCONIES \u2500\u2500 *\/\n.gr-balcony-grid {\n  display: grid; grid-template-columns: repeat(3, 1fr); gap: 2px;\n  margin-top: 48px; background: var(--nl-light-grey);\n}\n.gr-balcony-card { background: var(--nl-white); padding: 36px 32px; transition: background 0.3s; }\n.gr-balcony-card:hover { background: var(--nl-green-pale); }\n.gr-balcony-card h3 {\n  font-family: var(--nl-font-display) !important; font-size: 20px !important;\n  font-weight: 500 !important; color: var(--nl-dark) !important; margin-bottom: 10px !important;\n}\n.gr-balcony-card p {\n  font-size: 14px; color: var(--nl-text-grey); line-height: 1.75;\n  font-family: var(--nl-font-body); margin: 0 !important;\n}\n\n\/* \u2500\u2500 PHOTO ROW \u2500\u2500 *\/\n.gr-photo-row {\n  display: grid; grid-template-columns: 2fr 1fr 1fr; gap: 12px; margin-top: 48px;\n}\n.gr-photo-row img {\n  width: 100%; height: 280px; object-fit: cover;\n  border-radius: 4px; display: block;\n}\n.gr-photo-row img:first-child { height: 340px; }\n\n\/* \u2500\u2500 CTA BANNER \u2500\u2500 *\/\n.gr-cta-banner {\n  background: var(--nl-green); padding: 60px 48px;\n  display: flex; align-items: center; justify-content: space-between; gap: 40px;\n  flex-wrap: wrap;\n}\n.gr-cta-banner h2 {\n  font-family: var(--nl-font-display) !important; font-size: clamp(28px, 3.5vw, 44px) !important;\n  font-weight: 300 !important; color: var(--nl-white) !important; margin: 0 !important;\n  line-height: 1.2 !important;\n}\n.gr-cta-banner h2 em { font-style: italic; color: var(--nl-sage); }\n.gr-cta-btn {\n  background: var(--nl-white); color: var(--nl-green) !important;\n  padding: 14px 36px; border-radius: 2px; text-decoration: none !important;\n  font-size: 13px; letter-spacing: 0.08em; text-transform: uppercase;\n  font-weight: 500; transition: all 0.2s; display: inline-block;\n  font-family: var(--nl-font-body); flex-shrink: 0;\n}\n.gr-cta-btn:hover { background: var(--nl-off-white); }\n\n\/* \u2500\u2500 CONTACT \u2500\u2500 *\/\n.gr-contact-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 80px; align-items: start; }\n.gr-contact-desc {\n  font-size: 15px; color: rgba(255,255,255,0.55); line-height: 1.75;\n  margin-bottom: 36px; font-family: var(--nl-font-body);\n}\n.gr-contact-info { display: flex; flex-direction: column; gap: 20px; }\n.gr-contact-info-item h4 {\n  font-size: 11px !important; letter-spacing: 0.1em; text-transform: uppercase;\n  color: var(--nl-sage) !important; margin-bottom: 4px !important; font-family: var(--nl-font-body) !important;\n}\n.gr-contact-info-item a, .gr-contact-info-item span {\n  font-size: 15px; color: rgba(255,255,255,0.8); text-decoration: none;\n  font-family: var(--nl-font-body);\n}\n.gr-contact-form { display: flex; flex-direction: column; gap: 16px; }\n.gr-form-row { display: grid; grid-template-columns: 1fr 1fr; gap: 16px; }\n.gr-form-field { display: flex; flex-direction: column; gap: 6px; }\n.gr-form-field label {\n  font-size: 11px; letter-spacing: 0.1em; text-transform: uppercase;\n  color: rgba(255,255,255,0.4); font-family: var(--nl-font-body);\n}\n.gr-form-field input, .gr-form-field textarea, .gr-form-field select {\n  background: rgba(255,255,255,0.06); border: 1px solid rgba(255,255,255,0.12);\n  border-radius: 2px; padding: 12px 16px; color: var(--nl-white);\n  font-family: var(--nl-font-body); font-size: 14px;\n  transition: border-color 0.2s; outline: none;\n  -webkit-appearance: none; appearance: none; width: 100%;\n}\n.gr-form-field input:focus, .gr-form-field textarea:focus, .gr-form-field select:focus {\n  border-color: var(--nl-sage);\n}\n.gr-form-field input::placeholder, .gr-form-field textarea::placeholder { color: rgba(255,255,255,0.25); }\n.gr-form-field textarea { resize: vertical; min-height: 100px; }\n.gr-form-field select option { background: var(--nl-dark); color: var(--nl-white); }\n.gr-form-full { grid-column: span 2; }\n.gr-form-submit {\n  background: var(--nl-green); color: var(--nl-white); border: none;\n  padding: 14px 36px; border-radius: 2px; font-family: var(--nl-font-body);\n  font-size: 13px; letter-spacing: 0.08em; text-transform: uppercase;\n  font-weight: 500; cursor: pointer; transition: background 0.2s; width: 100%;\n}\n.gr-form-submit:hover { background: var(--nl-green-light); }\n\n\/* \u2500\u2500 ANIMATIONS \u2500\u2500 *\/\n@keyframes nlFadeUp {\n  from { opacity: 0; transform: translateY(20px); }\n  to { opacity: 1; transform: translateY(0); }\n}\n.nl-reveal { opacity: 0; transform: translateY(28px); transition: opacity 0.7s ease, transform 0.7s ease; }\n.nl-reveal.nl-visible { opacity: 1; transform: none; }\n.nl-reveal-1 { transition-delay: 0.1s; }\n.nl-reveal-2 { transition-delay: 0.2s; }\n.nl-reveal-3 { transition-delay: 0.3s; }\n\n\/* \u2500\u2500 RESPONSIVE \u2500\u2500 *\/\n@media (max-width: 900px) {\n  .gr-hero { grid-template-columns: 1fr; }\n  .gr-hero-image { height: 50vh; }\n  .gr-hero-image::after { display: none; }\n  .gr-hero-content { padding: 48px 24px; }\n  .gr-hero-content::before { display: none; }\n  .gr-hero-number { font-size: 72px; }\n  .gr-section { padding: 60px 24px; }\n  .gr-overview-grid, .gr-split, .gr-contact-grid { grid-template-columns: 1fr; gap: 40px; }\n  .gr-split--reverse { direction: ltr; }\n  .gr-rooms-grid { grid-template-columns: 1fr; }\n  .gr-room-card:first-child { grid-column: span 1; }\n  .gr-dining-grid, .gr-balcony-grid { grid-template-columns: 1fr; }\n  .gr-photo-row { grid-template-columns: 1fr; }\n  .gr-photo-row img, .gr-photo-row img:first-child { height: 220px; }\n  .gr-form-row { grid-template-columns: 1fr; }\n  .gr-form-full { grid-column: span 1; }\n  .gr-overview-images { grid-template-columns: 1fr; }\n  .gr-overview-images img:first-child { grid-column: span 1; }\n  .gr-cta-banner { flex-direction: column; text-align: center; }\n}\n<\/style>\n\n<!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 -->\n<!-- HERO \u2014 SPLIT LAYOUT                    -->\n<!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 -->\n<div class=\"gr-hero\">\n  <div class=\"gr-hero-image\">\n    <img decoding=\"async\" src=\"https:\/\/www.retreatlatvia.com\/wp-content\/webp-express\/webp-images\/uploads\/2023\/04\/588a8988-scaled.jpg.webp\" alt=\"Host your own retreat at Narbuli \u2014 group rental Latvia\">\n  <\/div>\n  <div class=\"gr-hero-content\">\n    <div class=\"gr-hero-number\">01<\/div>\n    <div class=\"gr-hero-tag\">Group Rental \u00b7 Narbuli \u00b7 Latvia<\/div>\n    <h1>The Best Place<br>to <em>Host Your Own Retreat<\/em><\/h1>\n    <p class=\"gr-hero-sub\">Hire Narbuli exclusively for your group. Whether you are planning a yoga retreat, a corporate offsite, a wellness programme, or a leadership intensive \u2014 this is one of the most distinctive places to host a retreat in Europe.<\/p>\n    <div class=\"gr-hero-facts\">\n      <div class=\"gr-hero-fact\">9 archetypal rooms \u00b7 up to 11 guests<\/div>\n      <div class=\"gr-hero-fact\">48 m\u00b2 practice room for yoga &#038; workshops<\/div>\n      <div class=\"gr-hero-fact\">Full private hire \u2014 no other groups on site<\/div>\n      <div class=\"gr-hero-fact\">2 hours from Riga International Airport<\/div>\n    <\/div>\n    <div class=\"gr-hero-buttons\">\n      <a href=\"#js-modal-contact\" class=\"nl-btn-primary\">Enquire About Hire<\/a>\n      <a href=\"#gr-overview\" class=\"nl-btn-green\">Explore the Venue<\/a>\n    <\/div>\n  <\/div>\n<\/div>\n\n<!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 -->\n<!-- OVERVIEW                               -->\n<!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 -->\n<div class=\"gr-section gr-section--offwhite\" id=\"gr-overview\">\n  <div class=\"gr-container\">\n    <div class=\"gr-overview-grid\">\n      <div class=\"nl-reveal\">\n        <div class=\"gr-label\">What&#8217;s Included<\/div>\n        <h2 class=\"gr-title\">Everything You Need<br>to <em>Host a Retreat<\/em><\/h2>\n        <p class=\"gr-subtitle\" style=\"margin-bottom:36px;\">Narbuli can be rented in its entirety \u2014 giving your group complete privacy and full access to all spaces. Here is what comes with the house.<\/p>\n        <ul class=\"gr-overview-list\">\n          <li class=\"gr-overview-item\">\n            <div class=\"gr-overview-num\">9<\/div>\n            <div>\n              <h3>Archetypal Rooms<\/h3>\n              <p>Nine individually designed rooms based on Jungian archetypes, accommodating 10\u201311 people. Each room carries its own atmosphere and energy.<\/p>\n            <\/div>\n          <\/li>\n          <li class=\"gr-overview-item\">\n            <div class=\"gr-overview-num\">48<\/div>\n            <div>\n              <h3>Practice Room (sq. m)<\/h3>\n              <p>A spacious room with mosaic heated floor and panoramic windows \u2014 ideal for yoga, movement practices, workshops, or lectures for up to 20 people.<\/p>\n            <\/div>\n          <\/li>\n          <li class=\"gr-overview-item\">\n            <div class=\"gr-overview-num\">40<\/div>\n            <div>\n              <h3>Covered Terrace (sq. m)<\/h3>\n              <p>A transparent-roofed terrace adjacent to the practice room \u2014 usable in any weather for additional group activities or quiet time.<\/p>\n            <\/div>\n          <\/li>\n          <li class=\"gr-overview-item\">\n            <div class=\"gr-overview-num\">2<\/div>\n            <div>\n              <h3>Fully Equipped Kitchens<\/h3>\n              <p>Two 40 sq. m kitchens with all appliances and tableware. A dining room with extendable tables seating up to 16 people comfortably.<\/p>\n            <\/div>\n          <\/li>\n          <li class=\"gr-overview-item\">\n            <div class=\"gr-overview-num\">+<\/div>\n            <div>\n              <h3>Fireplace Lounge &#038; Sauna<\/h3>\n              <p>A wood-panelled sauna with anteroom, shower, and access to the lake. A fireplace lounge for evenings. Multiple balconies with forest and lake views.<\/p>\n            <\/div>\n          <\/li>\n        <\/ul>\n        <div style=\"margin-top:32px;\">\n          <a href=\"#js-modal-contact\" class=\"nl-btn-primary\">Request Rental Pricing<\/a>\n        <\/div>\n      <\/div>\n      <div class=\"gr-overview-images nl-reveal nl-reveal-2\">\n        <img decoding=\"async\" src=\"https:\/\/www.retreatlatvia.com\/wp-content\/uploads\/2023\/04\/588a0786-scaled.jpg\" alt=\"Narbuli retreat house \u2014 host a retreat in Latvia\">\n        <img decoding=\"async\" src=\"https:\/\/www.retreatlatvia.com\/wp-content\/uploads\/2023\/04\/dji_0699-1-scaled.jpg\" alt=\"Best place to host a retreat \u2014 Narbuli aerial view\">\n        <img decoding=\"async\" src=\"https:\/\/www.retreatlatvia.com\/wp-content\/uploads\/2023\/03\/vnutri-narubi-polaroid-scaled.jpg\" alt=\"Places to host a retreat \u2014 Narbuli interior\">\n      <\/div>\n    <\/div>\n  <\/div>\n<\/div>\n\n<!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 -->\n<!-- PRACTICE ROOM                          -->\n<!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 -->\n<div class=\"gr-section gr-section--white\" id=\"gr-practice\">\n  <div class=\"gr-container\">\n    <div class=\"gr-split\">\n      <div class=\"gr-split-img gr-split-img--wide nl-reveal\">\n        <img decoding=\"async\" src=\"https:\/\/www.retreatlatvia.com\/wp-content\/webp-express\/webp-images\/uploads\/2023\/03\/zal-dlya-praktik-scaled.jpg.webp\" alt=\"Practice room \u2014 host yoga retreat at Narbuli Latvia\">\n      <\/div>\n      <div class=\"gr-split-content nl-reveal nl-reveal-2\">\n        <div class=\"gr-label\">The Practice Room<\/div>\n        <h2 class=\"gr-title\">Where to Host<br>a <em>Yoga or Corporate Retreat<\/em><\/h2>\n        <p>The 48 sq. m practice room on the first floor is one of the best spaces to host a yoga retreat or movement workshop in Latvia. It features a mosaic heated floor and panoramic windows along the southern and western walls, filling the space with natural light throughout the day.<\/p>\n        <p>Adjacent to the room is a covered wooden terrace with a transparent roof \u2014 an extension of the practice space for warmer days or outdoor sessions sheltered from rain.<\/p>\n        <ul class=\"gr-feature-list\">\n          <li>Flip chart and audio system<\/li>\n          <li>Air purifier and humidifier<\/li>\n          <li>16 chairs and 12 yoga mats<\/li>\n          <li>Ventilation system at full capacity during classes<\/li>\n          <li>Wi-Fi throughout<\/li>\n          <li>Themed archetype corners \u2014 King, Warrior, Magician, Lover<\/li>\n          <li>Cabinets with paper, pencils, pens, and candles<\/li>\n        <\/ul>\n        <p>The room accommodates up to 12 people for physical practice and up to 20 for lectures \u2014 making it a flexible centrepiece for any retreat programme.<\/p>\n        <div style=\"margin-top:8px;\">\n          <a href=\"#js-modal-contact\" class=\"nl-btn-green\">Enquire About Hire<\/a>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/div>\n\n<!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 -->\n<!-- PRACTICE ROOM PHOTOS                   -->\n<!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 -->\n<div class=\"gr-section gr-section--offwhite\" style=\"padding-top:0;\">\n  <div class=\"gr-container\">\n    <div class=\"gr-photo-row nl-reveal\">\n      <img decoding=\"async\" src=\"https:\/\/www.retreatlatvia.com\/wp-content\/uploads\/2023\/03\/integracziya-teni.jpg\" alt=\"Group retreat session \u2014 Narbuli practice room\">\n      <img decoding=\"async\" src=\"https:\/\/www.retreatlatvia.com\/wp-content\/uploads\/2023\/04\/588a9570-edit-1-scaled-e1711618103914.jpg\" alt=\"Yoga retreat venue Latvia\">\n      <img decoding=\"async\" src=\"https:\/\/www.retreatlatvia.com\/wp-content\/uploads\/2023\/04\/588a0337-1-scaled.jpg\" alt=\"Host wellness retreat \u2014 Narbuli Latvia\">\n    <\/div>\n  <\/div>\n<\/div>\n\n<!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 -->\n<!-- ACCOMMODATION                          -->\n<!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 -->\n<div class=\"gr-section gr-section--white\" id=\"gr-rooms\">\n  <div class=\"gr-container\">\n    <div class=\"nl-reveal\" style=\"max-width:680px;\">\n      <div class=\"gr-label\">Accommodation<\/div>\n      <h2 class=\"gr-title\">Nine Rooms, Nine<br><em>Archetypes<\/em><\/h2>\n      <p class=\"gr-subtitle\">There are 9 rooms in total, each decorated to embody one of the Jungian archetypes \u2014 King, Jester, Magician, Warrior, Shadow, Self, Lover, and two Inner Children. By staying in a particular room, participants can tap into its corresponding energy and gain insights for personal growth. The maximum capacity is 11 people, or 9 if there are no couples.<\/p>\n    <\/div>\n    <div class=\"gr-rooms-grid\">\n      <div class=\"gr-room-card nl-reveal\">\n        <img decoding=\"async\" src=\"https:\/\/www.retreatlatvia.com\/wp-content\/uploads\/2023\/03\/korol-scaled.jpg\" alt=\"King Room \u2014 retreat host venue Narbuli\">\n        <div class=\"gr-room-overlay\">\n          <div class=\"gr-room-tag\">Archetype 01<\/div>\n          <h3>King Room<\/h3>\n          <p>Taking control of life \u2014 single occupancy<\/p>\n        <\/div>\n      <\/div>\n      <div class=\"gr-room-card nl-reveal nl-reveal-1\">\n        <img decoding=\"async\" src=\"https:\/\/www.retreatlatvia.com\/wp-content\/uploads\/2023\/03\/lyubyashhij-scaled.jpg\" alt=\"Lover Room \u2014 yoga retreat accommodation\">\n        <div class=\"gr-room-overlay\">\n          <div class=\"gr-room-tag\">Archetype 07<\/div>\n          <h3>Lover Room<\/h3>\n          <p>Embracing vulnerability \u2014 double bed, for couples<\/p>\n        <\/div>\n      <\/div>\n      <div class=\"gr-room-card nl-reveal nl-reveal-1\">\n        <img decoding=\"async\" src=\"https:\/\/www.retreatlatvia.com\/wp-content\/uploads\/2023\/03\/mag-scaled.jpg\" alt=\"Magician Room \u2014 places to host a retreat\">\n        <div class=\"gr-room-overlay\">\n          <div class=\"gr-room-tag\">Archetype 03<\/div>\n          <h3>Magician Room<\/h3>\n          <p>Seeing connections \u2014 accommodates up to two<\/p>\n        <\/div>\n      <\/div>\n    <\/div>\n    <div style=\"margin-top:32px;\" class=\"nl-reveal\">\n      <a href=\"https:\/\/www.retreatlatvia.com\/en\/rooms-archetypes\/\" class=\"nl-btn-green\" target=\"_blank\" rel=\"noopener\">View All 9 Rooms<\/a>\n    <\/div>\n  <\/div>\n<\/div>\n\n<!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 -->\n<!-- KITCHENS                               -->\n<!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 -->\n<div class=\"gr-section gr-section--offwhite\" id=\"gr-kitchen\">\n  <div class=\"gr-container\">\n    <div class=\"gr-split gr-split--reverse\">\n      <div class=\"gr-split-content nl-reveal\">\n        <div class=\"gr-label\">Kitchens &#038; Dining<\/div>\n        <h2 class=\"gr-title\">Two Full Kitchens &#038;<br><em>Dining for 16<\/em><\/h2>\n        <p>The kitchen and adjacent dining room on the first floor have a total area of 40 sq. m. Fully equipped with a stove, range hood, dishwasher, coffee maker, electric kettle, and thermo pot. Two extendable dining tables seat up to 16 people comfortably \u2014 ideal for group meals that bring everyone together.<\/p>\n        <p>The basement kitchen is equally well-equipped: stove, oven, range hood, dishwasher, capsule coffee maker, microwave, electric kettle, and toaster. A movable table for prep and serving, bar stools, and all necessary tableware. Both kitchens are stocked with tea, coffee, sugar, salt, and cleaning supplies.<\/p>\n        <ul class=\"gr-feature-list\">\n          <li>Two fully equipped 40 sq. m kitchens<\/li>\n          <li>All tableware and cooking equipment provided<\/li>\n          <li>Dining room seating up to 16 people<\/li>\n          <li>Tea, coffee, and essentials stocked throughout<\/li>\n          <li>Large pots and pans available on request<\/li>\n        <\/ul>\n      <\/div>\n      <div class=\"gr-split-img gr-split-img--wide nl-reveal nl-reveal-2\">\n        <img decoding=\"async\" src=\"https:\/\/www.retreatlatvia.com\/wp-content\/uploads\/2023\/04\/588a0816-hdr-edit-scaled.jpg\" alt=\"Kitchen and dining area \u2014 host a wellness retreat Narbuli\">\n      <\/div>\n    <\/div>\n  <\/div>\n<\/div>\n\n<!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 -->\n<!-- FIREPLACE + TERRACE                    -->\n<!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 -->\n<div class=\"gr-section gr-section--white\" id=\"gr-lounge\">\n  <div class=\"gr-container\">\n    <div class=\"gr-split\">\n      <div class=\"gr-split-img gr-split-img--wide nl-reveal\">\n        <img decoding=\"async\" src=\"https:\/\/www.retreatlatvia.com\/wp-content\/uploads\/2023\/03\/588a0732-hdr-edit-1-scaled.jpg\" alt=\"Fireplace lounge \u2014 best place to host a retreat\">\n      <\/div>\n      <div class=\"gr-split-content nl-reveal nl-reveal-2\">\n        <div class=\"gr-label\">Lounge &#038; Terrace<\/div>\n        <h2 class=\"gr-title\">The Fireplace Lounge<br>&#038; <em>Covered Terrace<\/em><\/h2>\n        <p>The fireplace lounge is consistently a favourite among retreat guests. A charming wood-burning fireplace creates a warm, inclusive atmosphere \u2014 particularly valued on winter evenings when groups naturally gather here after sessions. Large windows let in plenty of natural light and open onto a forest view.<\/p>\n        <p>Adjacent to the lounge is a 40 sq. m terrace with a transparent roof and built-in lighting. It can be rearranged with mats or chairs from the hall for additional practice sessions, or left as a relaxation space with a hammock chair and outdoor sofas available on request.<\/p>\n        <div style=\"margin-top:8px;\">\n          <a href=\"#js-modal-contact\" class=\"nl-btn-green\">Request Pricing<\/a>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/div>\n\n<!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 -->\n<!-- PHOTO ROW 2                            -->\n<!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 -->\n<div class=\"gr-section gr-section--offwhite\" style=\"padding-top:0; padding-bottom: 60px;\">\n  <div class=\"gr-container\">\n    <div class=\"gr-photo-row nl-reveal\">\n      <img decoding=\"async\" src=\"https:\/\/www.retreatlatvia.com\/wp-content\/uploads\/2023\/04\/588a0020-1-scaled.jpg\" alt=\"Retreat venue outdoor spaces \u2014 Latvia\">\n      <img decoding=\"async\" src=\"https:\/\/www.retreatlatvia.com\/wp-content\/uploads\/2023\/04\/588a8988-scaled.jpg\" alt=\"Host your own retreat \u2014 Narbuli countryside\">\n      <img decoding=\"async\" src=\"https:\/\/www.retreatlatvia.com\/wp-content\/uploads\/2023\/03\/588a1017-1-scaled.jpg\" alt=\"Best places to host a retreat in Europe\">\n    <\/div>\n  <\/div>\n<\/div>\n\n<!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 -->\n<!-- BALCONIES                              -->\n<!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 -->\n<div class=\"gr-section gr-section--white\" id=\"gr-balconies\">\n  <div class=\"gr-container\">\n    <div class=\"nl-reveal\" style=\"max-width:640px; margin-bottom:0;\">\n      <div class=\"gr-label\">Outdoor Spaces<\/div>\n      <h2 class=\"gr-title\">Balconies &#038; Terraces<br>for <em>Every Mood<\/em><\/h2>\n      <p class=\"gr-subtitle\">One of the things that makes Narbuli one of the best places to host a retreat is the abundance of outdoor space \u2014 each with a different character and view.<\/p>\n    <\/div>\n    <div class=\"gr-balcony-grid nl-reveal\">\n      <div class=\"gr-balcony-card\">\n        <h3>Circular Terrace<\/h3>\n        <p>On the ground floor, accessible from the public basement hall. 10 sq. m of wooden decking wrapping the western, northern, and eastern sides of the house. Sheltered from rain by the first-floor balcony above.<\/p>\n      <\/div>\n      <div class=\"gr-balcony-card\">\n        <h3>North Balcony<\/h3>\n        <p>Adjacent to the first-floor kitchen, this spacious balcony is sheltered from rain by the second-floor room balcony above. A natural gathering spot between meals and sessions.<\/p>\n      <\/div>\n      <div class=\"gr-balcony-card\">\n        <h3>Royal Balcony<\/h3>\n        <p>The largest outdoor space \u2014 30 sq. m adjoining the King&#8217;s Room on the second floor. Sofas for 14\u201315 people and a table. Accessible via a spiral staircase outside the house, bypassing the room entirely.<\/p>\n      <\/div>\n    <\/div>\n    <div style=\"margin-top:36px;\" class=\"nl-reveal\">\n      <img decoding=\"async\" src=\"https:\/\/www.retreatlatvia.com\/wp-content\/uploads\/2023\/03\/galereya6-scaled.jpg\" alt=\"Royal balcony \u2014 private retreat venue Latvia\" style=\"width:100%; height:360px; object-fit:cover; border-radius:4px; display:block;\">\n    <\/div>\n  <\/div>\n<\/div>\n\n<!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 -->\n<!-- CTA BANNER                             -->\n<!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 -->\n<div class=\"gr-cta-banner nl-reveal\">\n  <h2>Ready to <em>Host Your Own Retreat<\/em><br>at Narbuli?<\/h2>\n  <a href=\"#js-modal-contact\" class=\"gr-cta-btn\">Enquire About Hire<\/a>\n<\/div>\n\n<!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 -->\n<!-- DINING OPTIONS                         -->\n<!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 -->\n<div class=\"gr-section gr-section--offwhite\" id=\"gr-dining\">\n  <div class=\"gr-container\">\n    <div class=\"nl-reveal\" style=\"max-width:620px; margin-bottom:0;\">\n      <div class=\"gr-label\">Dining<\/div>\n      <h2 class=\"gr-title\">Three Ways to<br><em>Feed Your Group<\/em><\/h2>\n      <p class=\"gr-subtitle\" style=\"margin-bottom:0;\">Whether you are hosting a yoga retreat, a wellness programme, or a corporate offsite, there is a dining option that works for your group.<\/p>\n    <\/div>\n    <div class=\"gr-dining-grid nl-reveal\">\n      <div class=\"gr-dining-card\">\n        <img decoding=\"async\" class=\"gr-dining-icon\" src=\"https:\/\/www.retreatlatvia.com\/wp-content\/uploads\/2023\/03\/nutrition-icon-1.png\" alt=\"\">\n        <h3>Self-Catering<\/h3>\n        <p>Use the two fully equipped kitchens to cook for your group. We can advise on where to source groceries locally, including fresh produce from nearby farms.<\/p>\n      <\/div>\n      <div class=\"gr-dining-card\">\n        <img decoding=\"async\" class=\"gr-dining-icon\" src=\"https:\/\/www.retreatlatvia.com\/wp-content\/uploads\/2023\/03\/nutrition-icon-2.png\" alt=\"\">\n        <h3>In-House Chef<\/h3>\n        <p>Our chef can prepare meals for your group throughout the retreat. Proficient in Korean, Asian, and European cuisine, with the ability to accommodate dietary requirements including lactose-free, gluten-free, and other special diets.<\/p>\n      <\/div>\n      <div class=\"gr-dining-card\">\n        <img decoding=\"async\" class=\"gr-dining-icon\" src=\"https:\/\/www.retreatlatvia.com\/wp-content\/uploads\/2023\/03\/nutrition-icon-3.png\" alt=\"\">\n        <h3>Restaurant &#038; Delivery<\/h3>\n        <p>A spa complex with a restaurant serving fusion cuisine is just a 5-minute walk from the house \u2014 a convenient option for groups who prefer not to cook on-site.<\/p>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/div>\n\n      <\/div>\n    <\/div>\n  <\/div>\n<\/div>\n\n<script>\n(function(){\n  var observer = new IntersectionObserver(function(entries){\n    entries.forEach(function(e){\n      if(e.isIntersecting){ e.target.classList.add('nl-visible'); }\n    });\n  }, { threshold: 0.1, rootMargin: '0px 0px -40px 0px' });\n  document.querySelectorAll('.nl-reveal').forEach(function(el){ observer.observe(el); });\n})();\n<\/script>\n","protected":false},"excerpt":{"rendered":"<p>01 Group Rental \u00b7 Narbuli \u00b7 Latvia The Best Placeto Host Your Own Retreat Hire Narbuli exclusively for your group. Whether you are planning a yoga retreat, a corporate offsite, a wellness programme, or a leadership intensive \u2014 this is one of the most distinctive places to host a retreat in Europe. 9 archetypal rooms [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"template-blocks.php","meta":{"inline_featured_image":false,"footnotes":""},"acf":[],"_links":{"self":[{"href":"https:\/\/www.retreatlatvia.com\/en\/wp-json\/wp\/v2\/pages\/6197"}],"collection":[{"href":"https:\/\/www.retreatlatvia.com\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.retreatlatvia.com\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.retreatlatvia.com\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.retreatlatvia.com\/en\/wp-json\/wp\/v2\/comments?post=6197"}],"version-history":[{"count":3,"href":"https:\/\/www.retreatlatvia.com\/en\/wp-json\/wp\/v2\/pages\/6197\/revisions"}],"predecessor-version":[{"id":6206,"href":"https:\/\/www.retreatlatvia.com\/en\/wp-json\/wp\/v2\/pages\/6197\/revisions\/6206"}],"wp:attachment":[{"href":"https:\/\/www.retreatlatvia.com\/en\/wp-json\/wp\/v2\/media?parent=6197"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}