{"id":27,"date":"2023-11-07T14:45:57","date_gmt":"2023-11-07T14:45:57","guid":{"rendered":"https:\/\/nusaduaspa.com\/?page_id=27"},"modified":"2026-04-16T09:39:15","modified_gmt":"2026-04-16T02:39:15","slug":"treatments","status":"publish","type":"page","link":"https:\/\/www.nusaduaspa.com\/index.php\/treatments\/","title":{"rendered":"Treatments"},"content":{"rendered":"\n<section class=\"nds-wrap\" style=\"font-family:system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;line-height:1.6;color:#1b2633\">\n\n  <style>\n    :root{\n      --blue:#0F4C81;\n      --bg-hero:#ffffff;\n      --bg-massage:#F6FAFF;\n      --bg-beauty:#FFF8F2;\n      --bg-pack:#F8F9FB;\n      --card:#ffffff;\n      --border:#e6edf5;\n      --head:#f0f6ff;\n    }\n    .container{max-width:1100px;margin:0 auto;padding:20px 16px}\n    .title{color:var(--blue);font-weight:800}\n    .lede{color:#3c4a5a}\n\n    \/* Tables *\/\n    .mx-wrap{border:1px solid var(--border);border-radius:14px;overflow:auto;background:var(--card)}\n    .mx table{width:100%;border-collapse:separate;border-spacing:0;min-width:720px}\n    .mx th,.mx td{padding:10px 12px;border-bottom:1px solid #eef3f9;font-size:15px}\n    .mx thead th{position:sticky;top:0;background:var(--head);color:var(--blue);z-index:2;font-weight:800;text-align:left}\n    .mx tbody th{position:sticky;left:0;background:#fff;color:#1b2633;z-index:1;text-align:left;font-weight:700;white-space:nowrap}\n    .mx thead th:first-child{left:0;z-index:3}\n    .note{color:#5a6675;font-size:.95rem}\n\n    \/* Micro definition text *\/\n    .mx small{color:#5f6b7a;font-weight:500}\n\n    \/* Mobile chip\/card list *\/\n    .mxm{display:none}\n    .mxm .card{background:#fff;border:1px solid var(--border);border-radius:14px;padding:12px}\n    .mxm .name{font-weight:800;color:var(--blue);margin:0 0 2px}\n    .mxm .def{\n      margin:0 0 6px;\n      font-size:0.85rem;\n      color:#5f6b7a;\n      font-weight:500;\n    }\n    .mxm .chips{display:flex;flex-wrap:wrap;gap:8px}\n    .mxm .pill{display:inline-flex;align-items:center;gap:6px;border:1px solid var(--border);border-radius:999px;padding:6px 10px;font-weight:700;color:var(--blue);background:#f8fbff;font-size:15px}\n    .mxm .muted{color:#556;opacity:.9;font-weight:600}\n\n    @media(max-width:720px){\n      .mx.massage,.mx.beauty{display:none}\n      .mxm.massage,.mxm.beauty{display:grid;gap:10px}\n    }\n    @media(min-width:721px){\n      .mx.massage,.mx.beauty{display:block}\n      .mxm.massage,.mxm.beauty{display:none}\n    }\n\n    \/* Package cards *\/\n    .grid{display:grid;gap:20px}\n    @media(min-width:768px){.grid.grid-3{grid-template-columns:repeat(3,1fr)}}\n    .card{\n      background:#fff;border:1px solid var(--border);border-radius:16px;padding:18px;\n      box-shadow:0 8px 18px rgba(15,76,129,.06);transition:transform .12s ease, box-shadow .2s ease\n    }\n    .card:hover{transform:translateY(-2px);box-shadow:0 12px 26px rgba(15,76,129,.12)}\n    .card h3 a{color:var(--blue);text-decoration:none}\n    .meta{display:flex;justify-content:space-between;font-weight:700;color:var(--blue)}\n    .more{color:var(--blue);font-weight:700;text-decoration:none}\n    .more:hover{text-decoration:underline}\n\n    \/* Button (outline) *\/\n    .btn-blue{display:inline-flex;align-items:center;gap:.6em;padding:.82em 1.2em;border-radius:999px;background:#fff;color:var(--blue);text-decoration:none;font-weight:800;line-height:1;border:2px solid var(--blue);box-shadow:0 2px 8px rgba(15,76,129,.08);font-size:16px}\n    .btn-blue:hover{background:var(--blue);color:#fff;box-shadow:0 4px 14px rgba(15,76,129,.18)}\n\n    \/* USP *\/\n    .usp{margin:6px 0 0}\n    .usp h2{color:var(--blue);font-weight:800;margin:0 0 12px}\n    .usp-grid{display:grid;gap:14px}\n    .usp-card{background:#eef3f9;border:1px solid var(--border);border-radius:14px;padding:14px}\n    .usp-card h3{margin:0 0 6px;color:var(--blue);font-size:17px;font-weight:800}\n    .usp-card p{margin:0;color:#3c4a5a}\n    @media(min-width:768px){.usp-grid{grid-template-columns:repeat(2,1fr)}}\n\n    \/* FAQ *\/\n    .faq details{border:1px solid var(--border);border-radius:14px;background:#fff;margin:10px 0;overflow:hidden}\n    .faq summary{cursor:pointer;list-style:none;padding:14px 16px;font-weight:800;color:var(--blue);display:flex;align-items:center;justify-content:space-between}\n    .faq summary::-webkit-details-marker{display:none}\n    .faq .ans{padding:0 16px 14px;color:#3c4a5a}\n    .faq details[open] summary{border-bottom:1px solid #eef3f9}\n\n    \/* Performance helpers *\/\n    .defer{content-visibility:auto;contain-intrinsic-size:1px 600px}\n    @media(max-width:720px){\n      .card{box-shadow:none}\n      .card:hover{transform:none;box-shadow:none}\n      .btn-blue{box-shadow:none}\n    }\n    @media (prefers-reduced-motion: reduce){\n      *{transition:none!important;animation:none!important}\n    }\n\n    \/* Accessibility helpers (keyboard focus) *\/\n    :where(a,button,[role=\"button\"]){outline-offset:2px}\n    :where(a,button,[role=\"button\"]):focus-visible{outline:3px solid var(--blue)}\n  <\/style>\n\n  <section style=\"background:var(--bg-hero)\" aria-label=\"Spa Treatments hero\">\n    <div class=\"container\">\n      <picture>\n        <source\n          srcset=\"\n            https:\/\/www.nusaduaspa.com\/wp-content\/uploads\/2025\/11\/Treatments-Hero-480.webp 480w,\n            https:\/\/www.nusaduaspa.com\/wp-content\/uploads\/2025\/11\/Treatments-Hero-768.webp 768w,\n            https:\/\/www.nusaduaspa.com\/wp-content\/uploads\/2025\/11\/Treatments-Hero-1200.webp 1200w\n          \"\n          type=\"image\/webp\"\n          sizes=\"100vw\">\n        <img fetchpriority=\"high\"\n          src=\"https:\/\/www.nusaduaspa.com\/wp-content\/uploads\/2025\/11\/Treatments-Hero-768.webp\"\n          alt=\"Spa treatments in Nusa Dua at Lily Treatment \u2013 massage, beauty care, and wellness packages.\"\n          width=\"1200\" height=\"675\"\n          loading=\"eager\"\n          decoding=\"async\"\n          fetchpriority=\"high\"\n          class=\"skip-lazy no-lazy\"\n          data-no-lazy=\"1\"\n          style=\"width:100%;height:auto;border-radius:18px;display:block\">\n      <\/picture>\n\n      <h1 class=\"title\" style=\"font-size:clamp(26px,3.6vw,34px);margin:14px 0 8px\">\n        Spa Treatments in Nusa Dua\n      <\/h1>\n      <p class=\"lede\" style=\"margin:0 0 10px\">\n        Discover all our treatments in one place \u2014 massages, beauty care, and signature spa packages. Compare durations and prices, then open each category page for details. Free hotel pick-up is available within 5 km.\n      <\/p>\n    <\/div>\n  <\/section>\n\n  <section style=\"background:#fff;padding:10px 0 8px\" aria-label=\"Why Nusa Dua Spa by Lily Treatment\">\n    <div class=\"container usp\">\n      <h2 style=\"font-size:clamp(22px,3vw,28px)\">Why Nusa Dua Spa by Lily Treatment?<\/h2>\n      <div class=\"usp-grid\" role=\"list\">\n        <div class=\"usp-card\" role=\"listitem\"><h3>Free Hotel Pick-Up (5 km)<\/h3><p>Complimentary transfer within 5 km of Nusa Dua.<\/p><\/div>\n        <div class=\"usp-card\" role=\"listitem\"><h3>Tripadvisor Awards 2022\u20132025<\/h3><p>Travellers\u2019 Choice four years running.<\/p><\/div>\n        <div class=\"usp-card\" role=\"listitem\"><h3>100% Money-Back Guarantee<\/h3><p>Refund within 30 minutes if not satisfied.<\/p><\/div>\n        <div class=\"usp-card\" role=\"listitem\"><h3>Free Cancellation (1h)<\/h3><p>Cancel up to 1 hour before your booking.<\/p><\/div>\n        <div class=\"usp-card\" role=\"listitem\"><h3>Rated 4.9\u2605 on Google<\/h3><p>Thousands of happy reviews from real guests.<\/p><\/div>\n        <div class=\"usp-card\" role=\"listitem\"><h3>Prime Location<\/h3><p>Main gate of Nusa Dua resort complex, 2\u20135 min from hotels.<\/p><\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <section style=\"background:var(--bg-massage);padding:12px 0 28px\" aria-labelledby=\"h2-massage\">\n    <div class=\"container\">\n      <h2 id=\"h2-massage\" class=\"title\" style=\"font-size:clamp(22px,3vw,28px);margin:6px 0 6px\">Massage in Nusa Dua \u2014 Prices<\/h2>\n      <p class=\"lede\" style=\"margin:0 0 12px\">\n        First, review our massage prices below. Next, choose the duration that fits your schedule. All services are performed in private rooms by trained therapists using natural oils.\n      <\/p>\n\n      <div class=\"mx massage mx-wrap\" role=\"region\" aria-label=\"Massage price matrix\">\n        <table role=\"table\" aria-describedby=\"h2-massage\">\n          <thead>\n            <tr>\n              <th scope=\"col\">Treatment<\/th>\n              <th scope=\"col\">30&nbsp;min<\/th>\n              <th scope=\"col\">60&nbsp;min<\/th>\n              <th scope=\"col\">90&nbsp;min<\/th>\n              <th scope=\"col\">120&nbsp;min<\/th>\n            <\/tr>\n          <\/thead>\n          <tbody>\n            <tr>\n              <th scope=\"row\">\n                Balinese Massage<br>\n                <small>(relaxing full-body)<\/small>\n              <\/th>\n              <td>\u2013<\/td><td>190.000<\/td><td>285.000<\/td><td>380.000<\/td>\n            <\/tr>\n            <tr>\n              <th scope=\"row\">\n                Deep Tissue Massage<br>\n                <small>(strong pressure)<\/small>\n              <\/th>\n              <td>\u2013<\/td><td>230.000<\/td><td>345.000<\/td><td>450.000<\/td>\n            <\/tr>\n            <tr>\n              <th scope=\"row\">\n                Back, Neck &amp; Shoulder<br>\n                <small>(upper body focus)<\/small>\n              <\/th>\n              <td>\u2013<\/td><td>200.000<\/td><td>300.000<\/td><td>\u2013<\/td>\n            <\/tr>\n            <tr>\n              <th scope=\"row\">\n                Lomi-Lomi Massage<br>\n                <small>(flowing strokes)<\/small>\n              <\/th>\n              <td>\u2013<\/td><td>230.000<\/td><td>345.000<\/td><td>450.000<\/td>\n            <\/tr>\n            <tr>\n              <th scope=\"row\">\n                Aromatherapy Massage<br>\n                <small>(essential oils)<\/small>\n              <\/th>\n              <td>\u2013<\/td><td>230.000<\/td><td>345.000<\/td><td>450.000<\/td>\n            <\/tr>\n            <tr>\n              <th scope=\"row\">\n                Shiatsu Massage<br>\n                <small>(acupressure points)<\/small>\n              <\/th>\n              <td>\u2013<\/td><td>250.000<\/td><td>375.000<\/td><td>480.000<\/td>\n            <\/tr>\n            <tr>\n              <th scope=\"row\">\n                Pregnant Massage<br>\n                <small>(prenatal support)<\/small>\n              <\/th>\n              <td>\u2013<\/td><td>230.000<\/td><td>345.000<\/td><td>450.000<\/td>\n            <\/tr>\n            <tr>\n              <th scope=\"row\">\n                Foot Massage<br>\n                <small>(reflexology focus)<\/small>\n              <\/th>\n              <td>\u2013<\/td><td>180.000<\/td><td>270.000<\/td><td>\u2013<\/td>\n            <\/tr>\n            <tr>\n              <th scope=\"row\">\n                Kids Massage<br>\n                <small>(gentle pressure)<\/small>\n              <\/th>\n              <td>\u2013<\/td><td>180.000<\/td><td>270.000<\/td><td>\u2013<\/td>\n            <\/tr>\n            <tr>\n              <th scope=\"row\">\n                Face &amp; Head Massage<br>\n                <small>(head &amp; face)<\/small>\n              <\/th>\n              <td>110.000<\/td><td>\u2013<\/td><td>\u2013<\/td><td>\u2013<\/td>\n            <\/tr>\n          <\/tbody>\n        <\/table>\n      <\/div>\n\n      <div class=\"mxm massage\" aria-label=\"Massage price list (mobile)\">\n        <p class=\"note\" style=\"margin:4px 0 8px\">Then, choose your preferred duration below.<\/p>\n        <div class=\"card\">\n          <p class=\"name\">Balinese Massage<\/p>\n          <p class=\"def\">(relaxing full-body)<\/p>\n          <div class=\"chips\">\n            <span class=\"pill\"><span class=\"muted\">60m<\/span> 190.000<\/span>\n            <span class=\"pill\"><span class=\"muted\">90m<\/span> 285.000<\/span>\n            <span class=\"pill\"><span class=\"muted\">120m<\/span> 380.000<\/span>\n          <\/div>\n        <\/div>\n      <\/div>\n\n      <div style=\"text-align:center; margin-top:22px; margin-bottom:12px; line-height:1.6;\">\n        <strong>Need help choosing a massage?<\/strong><br>\n        <small style=\"color:#5f6b7a;\">View full explanations and benefits on the <strong>Massage in Nusa Dua<\/strong> page.<\/small>\n      <\/div>\n\n      <div style=\"text-align:center;margin-top:8px\">\n        <a class=\"btn-blue\" href=\"https:\/\/nusaduaspa.com\/index.php\/treatments\/massage-in-nusa-dua\/\"\n           aria-label=\"Open all Massage in Nusa Dua list\">All Massage in Nusa Dua \u2192<\/a>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <section class=\"defer\" style=\"background:var(--bg-beauty);padding:12px 0 28px\" aria-labelledby=\"h2-beauty\">\n    <div class=\"container\">\n      <h2 id=\"h2-beauty\" class=\"title\" style=\"font-size:clamp(22px,3vw,28px);margin:6px 0 6px\">Beauty &amp; Care \u2014 Prices<\/h2>\n      <p class=\"lede\" style=\"margin:0 0 12px\">Then, explore our beauty care menu. Each treatment uses quality products and gentle techniques to refresh your skin and body.<\/p>\n\n      <div class=\"mx beauty mx-wrap\" role=\"region\" aria-label=\"Beauty and Care price list\">\n        <table role=\"table\" aria-describedby=\"h2-beauty\">\n          <thead>\n            <tr><th scope=\"col\">Treatment<\/th><th scope=\"col\">Duration<\/th><th scope=\"col\">Price<\/th><\/tr>\n          <\/thead>\n          <tbody>\n            <tr><th scope=\"row\">Lily Facial<br><small>(Signature Facial)<\/small><\/th><td>60 min<\/td><td>210.000<\/td><\/tr>\n            <tr><th scope=\"row\">Skin Cleaning Facial<br><small>(deep cleanse)<\/small><\/th><td>60 min<\/td><td>200.000<\/td><\/tr>\n          <\/tbody>\n        <\/table>\n      <\/div>\n\n      <div style=\"text-align:center;margin-top:22px\">\n        <a class=\"btn-blue\" href=\"https:\/\/nusaduaspa.com\/index.php\/treatments\/beauty-care\/\"\n           aria-label=\"Open all Beauty and Care treatments list\">All Beauty &amp; Care Treatments \u2192<\/a>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <section class=\"defer\" style=\"background:var(--bg-pack);padding:12px 0 32px\" aria-labelledby=\"h2-packages\">\n    <div class=\"container\">\n      <h2 id=\"h2-packages\" class=\"title\" style=\"font-size:clamp(22px,3vw,28px);margin:6px 0 6px\">Spa Packages in Nusa Dua<\/h2>\n      <div class=\"grid grid-3\" role=\"list\">\n        <article class=\"card\" role=\"listitem\">\n          <h3><a href=\"https:\/\/nusaduaspa.com\/index.php\/treatments\/spa-package-nusa-dua\/balis-heritage\/\">Bali Heritage Package<\/a><\/h3>\n          <p style=\"margin:0 0 10px;color:#44525f\">Massage + Scrub &amp; Mask \u2014 a timeless 2-hour ritual.<\/p>\n          <div class=\"meta\"><span>2 hours<\/span><span>420.000 \/ pax<\/span><\/div>\n        <\/article>\n      <\/div>\n\n      <div style=\"text-align:center;margin-top:18px\">\n        <a class=\"btn-blue\" href=\"https:\/\/nusaduaspa.com\/index.php\/treatments\/spa-packages-in-nusa-dua\/\"\n           aria-label=\"Open all Spa Packages in Nusa Dua\">All Spa Packages in Nusa Dua \u2192<\/a>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <section class=\"defer\" style=\"background:linear-gradient(180deg,#f7f9fc 0%,#eef3f9 100%);padding:18px 0 28px\" aria-labelledby=\"h2-faq\">\n    <div class=\"container\">\n      <h2 id=\"h2-faq\" class=\"title\" style=\"font-size:clamp(22px,3vw,28px);margin:4px 0 8px\">FAQ \u2013 Nusa Dua Spa Treatments<\/h2>\n      <div class=\"faq\" aria-label=\"Frequently Asked Questions\">\n        <details><summary>Do I need to book in advance?<\/summary><div class=\"ans\">We recommend booking in advance so we can arrange your preferred time and free hotel pick-up.<\/div><\/details>\n        <details><summary>What\u2019s the fastest way to book?<\/summary><div class=\"ans\">WhatsApp is the fastest for scheduling and shuttle coordination. Tap the button below and our team will assist you instantly.<\/div><\/details>\n      <\/div>\n\n      <div style=\"text-align:center;margin-top:14px\">\n        <a class=\"btn-blue\"\n           href=\"https:\/\/wa.me\/6287864272239?text=Hi%20Lily%20Treatment%2C%20i%20would%20like%20to%20check%20the%20availability%20with%20detail%20bellow%3A%20%0A%0AName%20%3A%20%0AHotel%20%3A%0Anumber%20of%20person%3A%0ATime%20%3A%20%0ATreatment%20and%20Duration%3A\"\n           aria-label=\"Book now via WhatsApp\">\ud83d\udcac Book Now via WhatsApp<\/a>\n      <\/div>\n    <\/div>\n  <\/section>\n<\/section>\n\n\n\n<h2 class=\"wp-block-heading has-text-align-center has-cyan-bluish-gray-background-color has-background\"><a href=\"https:\/\/www.tripadvisor.co.id\/Attraction_Review-g297698-d19857066-Reviews-Nusa_Dua_Spa_by_Lily_Treatment-Nusa_Dua_Benoa_South_Kuta_Bali.html\" target=\"_blank\" rel=\"noreferrer noopener\">We are on Tripadvisor<\/a><\/h2>\n\n\n<pre class=\"ti-widget\"><template id=\"trustindex-tripadvisor-widget-html\"><div class=\" ti-widget  ti-trip ti-show-rating-text ti-review-text-mode-readmore ti-content-align-center\" data-no-translation=\"true\" data-time-locale=\"%d %s ago|today|day|days|week|weeks|month|months|year|years\" data-layout-id=\"37\" data-layout-category=\"slider\" data-set-id=\"light-background\" data-pid=\"\" data-language=\"en\" data-close-locale=\"Close\" data-css-version=\"2\" data-reply-by-locale=\"Owner's reply\" data-pager-autoplay-timeout=\"6\"> <div class=\"ti-widget-container ti-col-1\"> <div class=\"ti-reviews-container\"> <div class=\"ti-controls\"> <div class=\"ti-next\" aria-label=\"Next review\" role=\"button\"><\/div> <div class=\"ti-prev\" aria-label=\"Previous review\" role=\"button\"><\/div> <\/div> <div class=\"ti-reviews-container-wrapper\">  <div data-empty=\"0\" data-time=\"1773878400\" class=\"ti-review-item source-Tripadvisor ti-image-layout-thumbnail\" data-id=\"cfcd208495d565ef66e7dff9f98764da\"> <div class=\"ti-inner\"> <div class=\"ti-review-header\"> <trustindex-image class=\"ti-platform-icon\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Tripadvisor\/icon.svg\" alt=\"\" width=\"20\" height=\"20\" loading=\"lazy\"><\/trustindex-image> <div class=\"ti-profile-img\"> <trustindex-image data-imgurl=\"https:\/\/dynamic-media-cdn.tripadvisor.com\/media\/photo-o\/1a\/f6\/ea\/b2\/default-avatar-2020-69.jpg?w=1200&amp;h=1200&amp;s=1\" alt=\"Nicole V profile picture\" loading=\"lazy\"><\/trustindex-image> <\/div> <div class=\"ti-profile-details\"> <div class=\"ti-name\"> Nicole V <\/div> <div class=\"ti-date\"><\/div> <\/div> <\/div> <span class=\"ti-stars\"><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Tripadvisor\/star\/f.svg\" alt=\"Tripadvisor\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Tripadvisor\/star\/f.svg\" alt=\"Tripadvisor\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Tripadvisor\/star\/f.svg\" alt=\"Tripadvisor\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Tripadvisor\/star\/f.svg\" alt=\"Tripadvisor\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Tripadvisor\/star\/f.svg\" alt=\"Tripadvisor\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><span class=\"ti-verified-review\"><span class=\"ti-verified-tooltip\">Verified<\/span><\/span><\/span> <div class=\"ti-review-text-container ti-review-content\"><!-- R-CONTENT --><strong>Best massage in Bali!<\/strong>\nI cannot recommend Nusa Dua Spa by Lily Treatment highly enough! Every time I visit Nusa Dua, this is the only place I go \u2014 and for good reason. From the moment you book, their customer service is exceptional. The shuttle service is reliable and convenient, and they are always perfectly punctual, which makes the whole experience seamless and stress-free. The spa itself is incredibly clean and well-maintained, creating a calm and welcoming environment from the moment you arrive. The team are genuinely friendly, warm, and highly professional, making you feel comfortable and cared for throughout your entire visit. What really stands out is how accommodating and flexible they are \u2014 they go above and beyond to ensure everything suits your needs. And the massage\u2026 hands down the best I\u2019ve ever had. Every detail is handled with skill and care, leaving you feeling completely relaxed and refreshed. If you\u2019re in Nusa Dua, this is an absolute must-visit. I wouldn\u2019t go anywhere else!<!-- R-CONTENT --><\/div> <span class=\"ti-read-more\" data-container=\".ti-review-content\" data-collapse-text=\"Hide\" data-open-text=\"Read more\"><\/span> <\/div> <\/div>  <div data-empty=\"0\" data-time=\"1773446400\" class=\"ti-review-item source-Tripadvisor ti-image-layout-thumbnail\" data-id=\"cfcd208495d565ef66e7dff9f98764da\"> <div class=\"ti-inner\"> <div class=\"ti-review-header\"> <trustindex-image class=\"ti-platform-icon\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Tripadvisor\/icon.svg\" alt=\"\" width=\"20\" height=\"20\" loading=\"lazy\"><\/trustindex-image> <div class=\"ti-profile-img\"> <trustindex-image data-imgurl=\"https:\/\/dynamic-media-cdn.tripadvisor.com\/media\/photo-f\/01\/2e\/70\/9d\/avatar068.jpg?w=205&amp;h=205&amp;s=1\" alt=\"JennyL profile picture\" loading=\"lazy\"><\/trustindex-image> <\/div> <div class=\"ti-profile-details\"> <div class=\"ti-name\"> JennyL <\/div> <div class=\"ti-date\"><\/div> <\/div> <\/div> <span class=\"ti-stars\"><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Tripadvisor\/star\/f.svg\" alt=\"Tripadvisor\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Tripadvisor\/star\/f.svg\" alt=\"Tripadvisor\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Tripadvisor\/star\/f.svg\" alt=\"Tripadvisor\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Tripadvisor\/star\/f.svg\" alt=\"Tripadvisor\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Tripadvisor\/star\/f.svg\" alt=\"Tripadvisor\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><span class=\"ti-verified-review\"><span class=\"ti-verified-tooltip\">Verified<\/span><\/span><\/span> <div class=\"ti-review-text-container ti-review-content\"><!-- R-CONTENT --><strong>Class from start to finish<\/strong>\nWe\u2019ve been lucky enough to visit Nusa Dua by Lily twice during our stay in Bali, and both experiences have been absolutely fantastic. From the moment you walk in, the atmosphere is calm, welcoming, and incredibly relaxing. The therapists are highly skilled and really take the time to make sure the pressure and techniques are just right. Both massages we had were among the best we\u2019ve ever experienced \u2014 leaving us completely relaxed and refreshed. The space is clean, peaceful, and beautifully set up, which makes it easy to switch off and enjoy the whole experience. The staff are also so friendly and professional, which makes a big difference. If you\u2019re in Bali and looking for a great massage, we can\u2019t recommend Nusa Dua by Lily enough. We\u2019ll definitely be coming back again!<!-- R-CONTENT --><\/div> <span class=\"ti-read-more\" data-container=\".ti-review-content\" data-collapse-text=\"Hide\" data-open-text=\"Read more\"><\/span> <\/div> <\/div>  <div data-empty=\"0\" data-time=\"1773446400\" class=\"ti-review-item source-Tripadvisor ti-image-layout-thumbnail\" data-id=\"cfcd208495d565ef66e7dff9f98764da\"> <div class=\"ti-inner\"> <div class=\"ti-review-header\"> <trustindex-image class=\"ti-platform-icon\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Tripadvisor\/icon.svg\" alt=\"\" width=\"20\" height=\"20\" loading=\"lazy\"><\/trustindex-image> <div class=\"ti-profile-img\"> <trustindex-image data-imgurl=\"https:\/\/dynamic-media-cdn.tripadvisor.com\/media\/photo-o\/1a\/f6\/e3\/6a\/default-avatar-2020-47.jpg?w=1200&amp;h=1200&amp;s=1\" alt=\"Danielle G profile picture\" loading=\"lazy\"><\/trustindex-image> <\/div> <div class=\"ti-profile-details\"> <div class=\"ti-name\"> Danielle G <\/div> <div class=\"ti-date\"><\/div> <\/div> <\/div> <span class=\"ti-stars\"><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Tripadvisor\/star\/f.svg\" alt=\"Tripadvisor\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Tripadvisor\/star\/f.svg\" alt=\"Tripadvisor\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Tripadvisor\/star\/f.svg\" alt=\"Tripadvisor\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Tripadvisor\/star\/f.svg\" alt=\"Tripadvisor\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Tripadvisor\/star\/f.svg\" alt=\"Tripadvisor\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><span class=\"ti-verified-review\"><span class=\"ti-verified-tooltip\">Verified<\/span><\/span><\/span> <div class=\"ti-review-text-container ti-review-content\"><!-- R-CONTENT --><strong>Amazing experience!!<\/strong>\nAfter reading the great reviews, my partner and I booked a 90 minute deep tissue massage. It was incredible! We were both so relaxed afterwards and quickly booked in another massage for two days later (and we are about to book our third!). Visiting this spa is a must if you are looking for exceptional service and pure relaxation.<!-- R-CONTENT --><\/div> <span class=\"ti-read-more\" data-container=\".ti-review-content\" data-collapse-text=\"Hide\" data-open-text=\"Read more\"><\/span> <\/div> <\/div>  <div data-empty=\"0\" data-time=\"1772668800\" class=\"ti-review-item source-Tripadvisor ti-image-layout-thumbnail\" data-id=\"cfcd208495d565ef66e7dff9f98764da\"> <div class=\"ti-inner\"> <div class=\"ti-review-header\"> <trustindex-image class=\"ti-platform-icon\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Tripadvisor\/icon.svg\" alt=\"\" width=\"20\" height=\"20\" loading=\"lazy\"><\/trustindex-image> <div class=\"ti-profile-img\"> <trustindex-image data-imgurl=\"https:\/\/dynamic-media-cdn.tripadvisor.com\/media\/photo-o\/1a\/f6\/f2\/59\/default-avatar-2020-24.jpg?w=1200&amp;h=1200&amp;s=1\" alt=\"Brooke G profile picture\" loading=\"lazy\"><\/trustindex-image> <\/div> <div class=\"ti-profile-details\"> <div class=\"ti-name\"> Brooke G <\/div> <div class=\"ti-date\"><\/div> <\/div> <\/div> <span class=\"ti-stars\"><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Tripadvisor\/star\/f.svg\" alt=\"Tripadvisor\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Tripadvisor\/star\/f.svg\" alt=\"Tripadvisor\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Tripadvisor\/star\/f.svg\" alt=\"Tripadvisor\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Tripadvisor\/star\/f.svg\" alt=\"Tripadvisor\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Tripadvisor\/star\/f.svg\" alt=\"Tripadvisor\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><span class=\"ti-verified-review\"><span class=\"ti-verified-tooltip\">Verified<\/span><\/span><\/span> <div class=\"ti-review-text-container ti-review-content\"><!-- R-CONTENT --><strong>Amazing<\/strong>\nMy mother and I are staying in nusa dua and we have had two massages and a facial here. Love the free pick up from our hotel and the staff are fabulous. Ill be back!<!-- R-CONTENT --><\/div> <span class=\"ti-read-more\" data-container=\".ti-review-content\" data-collapse-text=\"Hide\" data-open-text=\"Read more\"><\/span> <\/div> <\/div>  <div data-empty=\"0\" data-time=\"1772668800\" class=\"ti-review-item source-Tripadvisor ti-image-layout-thumbnail\" data-id=\"cfcd208495d565ef66e7dff9f98764da\"> <div class=\"ti-inner\"> <div class=\"ti-review-header\"> <trustindex-image class=\"ti-platform-icon\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Tripadvisor\/icon.svg\" alt=\"\" width=\"20\" height=\"20\" loading=\"lazy\"><\/trustindex-image> <div class=\"ti-profile-img\"> <trustindex-image data-imgurl=\"https:\/\/dynamic-media-cdn.tripadvisor.com\/media\/photo-o\/1a\/f6\/e7\/3d\/default-avatar-2020-55.jpg?w=1200&amp;h=1200&amp;s=1\" alt=\"Marion profile picture\" loading=\"lazy\"><\/trustindex-image> <\/div> <div class=\"ti-profile-details\"> <div class=\"ti-name\"> Marion <\/div> <div class=\"ti-date\"><\/div> <\/div> <\/div> <span class=\"ti-stars\"><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Tripadvisor\/star\/f.svg\" alt=\"Tripadvisor\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Tripadvisor\/star\/f.svg\" alt=\"Tripadvisor\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Tripadvisor\/star\/f.svg\" alt=\"Tripadvisor\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Tripadvisor\/star\/f.svg\" alt=\"Tripadvisor\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Tripadvisor\/star\/f.svg\" alt=\"Tripadvisor\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><span class=\"ti-verified-review\"><span class=\"ti-verified-tooltip\">Verified<\/span><\/span><\/span> <div class=\"ti-review-text-container ti-review-content\"><!-- R-CONTENT --><strong>Amazing massage in Nusa Dua Bali<\/strong>\nMy daughter and I have been staying in Nusa Dua for a week now and have had the pleasure of experiencing 2 massages with Nusa Dua spa so far. Two amazing experiences. They have a pick up service from anywhere in Nusa Dua which makes it so much easier and the minute you step out of the vehicle you are surrounded by such love and care. The massages have been wonderful with such attention to detail. There are many treatments to choose from depending on your need. Communication is excellent- explaining the process clearly. I had both a deep tissue massage and Balinese massage and each time I left feeling amazing. After your treatment you are driven back to your accommodation, or in our case, we asked to be dropped off at Bali Collection for a bit of retail therapy. Nothing is a problem. I can recommend Nusa Dua Spa for a hour or two of pampering.<!-- R-CONTENT --><\/div> <span class=\"ti-read-more\" data-container=\".ti-review-content\" data-collapse-text=\"Hide\" data-open-text=\"Read more\"><\/span> <\/div> <\/div>  <div data-empty=\"0\" data-time=\"1772582400\" class=\"ti-review-item source-Tripadvisor ti-image-layout-thumbnail\" data-id=\"cfcd208495d565ef66e7dff9f98764da\"> <div class=\"ti-inner\"> <div class=\"ti-review-header\"> <trustindex-image class=\"ti-platform-icon\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Tripadvisor\/icon.svg\" alt=\"\" width=\"20\" height=\"20\" loading=\"lazy\"><\/trustindex-image> <div class=\"ti-profile-img\"> <trustindex-image data-imgurl=\"https:\/\/dynamic-media-cdn.tripadvisor.com\/media\/photo-o\/1a\/f6\/f2\/eb\/default-avatar-2020-27.jpg?w=1200&amp;h=1200&amp;s=1\" alt=\"Jennifer N profile picture\" loading=\"lazy\"><\/trustindex-image> <\/div> <div class=\"ti-profile-details\"> <div class=\"ti-name\"> Jennifer N <\/div> <div class=\"ti-date\"><\/div> <\/div> <\/div> <span class=\"ti-stars\"><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Tripadvisor\/star\/f.svg\" alt=\"Tripadvisor\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Tripadvisor\/star\/f.svg\" alt=\"Tripadvisor\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Tripadvisor\/star\/f.svg\" alt=\"Tripadvisor\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Tripadvisor\/star\/f.svg\" alt=\"Tripadvisor\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Tripadvisor\/star\/f.svg\" alt=\"Tripadvisor\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><span class=\"ti-verified-review\"><span class=\"ti-verified-tooltip\">Verified<\/span><\/span><\/span> <div class=\"ti-review-text-container ti-review-content\"><!-- R-CONTENT --><strong>Well worth a visit<\/strong>\nWe have visited Nusa Dua Spa by Lily Treatment every day of our visit to Nusa Dua so far. All of the ladies that have been our beauty therapists have been exceptional. Kind, well trained, attentive and my experiences have reflected their professionalism. I have enjoyed a pedicure, a Balinese massage and multiple foot rubs. The chairs in the pedicure room are also worth a mention. They are comfortable and completely recline. The prices are very hard to beat and we have frequently spent between one and two hours here each time. Wonderful experience.<!-- R-CONTENT --><\/div> <span class=\"ti-read-more\" data-container=\".ti-review-content\" data-collapse-text=\"Hide\" data-open-text=\"Read more\"><\/span> <\/div> <\/div>  <div data-empty=\"0\" data-time=\"1772582400\" class=\"ti-review-item source-Tripadvisor ti-image-layout-thumbnail\" data-id=\"cfcd208495d565ef66e7dff9f98764da\"> <div class=\"ti-inner\"> <div class=\"ti-review-header\"> <trustindex-image class=\"ti-platform-icon\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Tripadvisor\/icon.svg\" alt=\"\" width=\"20\" height=\"20\" loading=\"lazy\"><\/trustindex-image> <div class=\"ti-profile-img\"> <trustindex-image data-imgurl=\"https:\/\/dynamic-media-cdn.tripadvisor.com\/media\/photo-o\/23\/4a\/d8\/97\/elizabeth-m.jpg?w=3024&amp;h=3024&amp;s=1\" alt=\"T Raveller 22 profile picture\" loading=\"lazy\"><\/trustindex-image> <\/div> <div class=\"ti-profile-details\"> <div class=\"ti-name\"> T Raveller 22 <\/div> <div class=\"ti-date\"><\/div> <\/div> <\/div> <span class=\"ti-stars\"><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Tripadvisor\/star\/f.svg\" alt=\"Tripadvisor\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Tripadvisor\/star\/f.svg\" alt=\"Tripadvisor\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Tripadvisor\/star\/f.svg\" alt=\"Tripadvisor\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Tripadvisor\/star\/f.svg\" alt=\"Tripadvisor\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Tripadvisor\/star\/f.svg\" alt=\"Tripadvisor\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><span class=\"ti-verified-review\"><span class=\"ti-verified-tooltip\">Verified<\/span><\/span><\/span> <div class=\"ti-review-text-container ti-review-content\"><!-- R-CONTENT --><strong>Kind ladies and gentle massage. Wonderful service<\/strong>\nBeautiful ladies offering wonderfully relaxing massages. We were collected and returned to our hotel in Nusa Dua. We came everyday for a week! Thank you for having us.<!-- R-CONTENT --><\/div> <span class=\"ti-read-more\" data-container=\".ti-review-content\" data-collapse-text=\"Hide\" data-open-text=\"Read more\"><\/span> <\/div> <\/div>  <div data-empty=\"0\" data-time=\"1772582400\" class=\"ti-review-item source-Tripadvisor ti-image-layout-thumbnail\" data-id=\"cfcd208495d565ef66e7dff9f98764da\"> <div class=\"ti-inner\"> <div class=\"ti-review-header\"> <trustindex-image class=\"ti-platform-icon\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Tripadvisor\/icon.svg\" alt=\"\" width=\"20\" height=\"20\" loading=\"lazy\"><\/trustindex-image> <div class=\"ti-profile-img\"> <trustindex-image data-imgurl=\"https:\/\/dynamic-media-cdn.tripadvisor.com\/media\/photo-f\/01\/2e\/70\/54\/avatar027.jpg?w=205&amp;h=205&amp;s=1\" alt=\"Flo profile picture\" loading=\"lazy\"><\/trustindex-image> <\/div> <div class=\"ti-profile-details\"> <div class=\"ti-name\"> Flo <\/div> <div class=\"ti-date\"><\/div> <\/div> <\/div> <span class=\"ti-stars\"><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Tripadvisor\/star\/f.svg\" alt=\"Tripadvisor\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Tripadvisor\/star\/f.svg\" alt=\"Tripadvisor\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Tripadvisor\/star\/f.svg\" alt=\"Tripadvisor\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Tripadvisor\/star\/f.svg\" alt=\"Tripadvisor\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Tripadvisor\/star\/f.svg\" alt=\"Tripadvisor\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><span class=\"ti-verified-review\"><span class=\"ti-verified-tooltip\">Verified<\/span><\/span><\/span> <div class=\"ti-review-text-container ti-review-content\"><!-- R-CONTENT --><strong>Une belle exp\u00e9rience<\/strong>\nC est vraiment un endroit tr\u00e8s agr\u00e9able et tr\u00e8s s\u00e9rieux pour se faire masser: professionnel, propre, dur\u00e9e des massages bien respect\u00e9e, de l attention \u00e0 la personnalisation et un accueil tr\u00e8s sympathique et, \u00e9l\u00e9ment appreciable, lorsque vous \u00eates en couple ils viennent vous chercher \u00e0 votre h\u00f4tel en voiture. Je recommande !<!-- R-CONTENT --><\/div> <span class=\"ti-read-more\" data-container=\".ti-review-content\" data-collapse-text=\"Hide\" data-open-text=\"Read more\"><\/span> <\/div> <\/div>  <div data-empty=\"0\" data-time=\"1772496000\" class=\"ti-review-item source-Tripadvisor ti-image-layout-thumbnail\" data-id=\"cfcd208495d565ef66e7dff9f98764da\"> <div class=\"ti-inner\"> <div class=\"ti-review-header\"> <trustindex-image class=\"ti-platform-icon\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Tripadvisor\/icon.svg\" alt=\"\" width=\"20\" height=\"20\" loading=\"lazy\"><\/trustindex-image> <div class=\"ti-profile-img\"> <trustindex-image data-imgurl=\"https:\/\/dynamic-media-cdn.tripadvisor.com\/media\/photo-o\/1a\/f6\/f0\/9f\/default-avatar-2020-16.jpg?w=1200&amp;h=1200&amp;s=1\" alt=\"Jacob W profile picture\" loading=\"lazy\"><\/trustindex-image> <\/div> <div class=\"ti-profile-details\"> <div class=\"ti-name\"> Jacob W <\/div> <div class=\"ti-date\"><\/div> <\/div> <\/div> <span class=\"ti-stars\"><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Tripadvisor\/star\/f.svg\" alt=\"Tripadvisor\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Tripadvisor\/star\/f.svg\" alt=\"Tripadvisor\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Tripadvisor\/star\/f.svg\" alt=\"Tripadvisor\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Tripadvisor\/star\/f.svg\" alt=\"Tripadvisor\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Tripadvisor\/star\/f.svg\" alt=\"Tripadvisor\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><span class=\"ti-verified-review\"><span class=\"ti-verified-tooltip\">Verified<\/span><\/span><\/span> <div class=\"ti-review-text-container ti-review-content\"><!-- R-CONTENT --><strong>Value<\/strong>\nGreat experience, amazing value and very easy to organise and communicate.<!-- R-CONTENT --><\/div> <span class=\"ti-read-more\" data-container=\".ti-review-content\" data-collapse-text=\"Hide\" data-open-text=\"Read more\"><\/span> <\/div> <\/div>  <div data-empty=\"0\" data-time=\"1772496000\" class=\"ti-review-item source-Tripadvisor ti-image-layout-thumbnail\" data-id=\"cfcd208495d565ef66e7dff9f98764da\"> <div class=\"ti-inner\"> <div class=\"ti-review-header\"> <trustindex-image class=\"ti-platform-icon\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Tripadvisor\/icon.svg\" alt=\"\" width=\"20\" height=\"20\" loading=\"lazy\"><\/trustindex-image> <div class=\"ti-profile-img\"> <trustindex-image data-imgurl=\"https:\/\/dynamic-media-cdn.tripadvisor.com\/media\/photo-o\/1a\/f6\/eb\/a3\/default-avatar-2020-38.jpg?w=1200&amp;h=1200&amp;s=1\" alt=\"Elke W profile picture\" loading=\"lazy\"><\/trustindex-image> <\/div> <div class=\"ti-profile-details\"> <div class=\"ti-name\"> Elke W <\/div> <div class=\"ti-date\"><\/div> <\/div> <\/div> <span class=\"ti-stars\"><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Tripadvisor\/star\/f.svg\" alt=\"Tripadvisor\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Tripadvisor\/star\/f.svg\" alt=\"Tripadvisor\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Tripadvisor\/star\/f.svg\" alt=\"Tripadvisor\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Tripadvisor\/star\/f.svg\" alt=\"Tripadvisor\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Tripadvisor\/star\/f.svg\" alt=\"Tripadvisor\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><span class=\"ti-verified-review\"><span class=\"ti-verified-tooltip\">Verified<\/span><\/span><\/span> <div class=\"ti-review-text-container ti-review-content\"><!-- R-CONTENT --><strong>Brilliant spa in Nusa Dua<\/strong>\nStaff were very friendly and highly professional, best massages we\u2019ve had. Rooms are very clean and private, and the shuttle to and from accomodation was brilliant. Great value and brilliant service, would highly recommend!<!-- R-CONTENT --><\/div> <span class=\"ti-read-more\" data-container=\".ti-review-content\" data-collapse-text=\"Hide\" data-open-text=\"Read more\"><\/span> <\/div> <\/div>  <\/div> <\/div> <div class=\"ti-controls-line\"> <div class=\"dot\"><\/div> <\/div> <div class=\"ti-footer\"> <div class=\"ti-rating-text\"> <span class=\"nowrap\"><strong>Tripadvisor<\/strong> rating score: <\/span><span class=\"nowrap\"><strong>4.9<\/strong> of 5, <\/span><span class=\"nowrap\">based on <strong>248 reviews<\/strong><\/span> <\/div> <\/div>   <\/div> <\/div> <\/template><\/pre><div data-src=\"https:\/\/cdn.trustindex.io\/loader.js?wp-widget\" data-template-id=\"trustindex-tripadvisor-widget-html\" data-css-url=\"https:\/\/www.nusaduaspa.com\/wp-content\/uploads\/trustindex-tripadvisor-widget.css?1762296227\"><\/div>\n\n\n\n<h2 class=\"wp-block-heading has-text-align-center has-cyan-bluish-gray-background-color has-background\"><a href=\"https:\/\/maps.app.goo.gl\/RmVYC7FDWyVMye5V7\" target=\"_blank\" rel=\"noreferrer noopener\">Spa Treatment on Google Review<\/a><\/h2>\n\n\n<pre class=\"ti-widget\"><template id=\"trustindex-google-widget-html\"><div class=\" ti-widget  ti-goog ti-review-text-mode-readmore ti-text-align-left\" data-no-translation=\"true\" data-time-locale=\"%d %s ago|today|day|days|week|weeks|month|months|year|years\" data-layout-id=\"5\" data-layout-category=\"slider\" data-set-id=\"light-background\" data-pid=\"\" data-language=\"en\" data-close-locale=\"Close\" data-review-target-width=\"275\" data-css-version=\"2\" data-reply-by-locale=\"Owner's reply\" data-pager-autoplay-timeout=\"6\"> <div class=\"ti-widget-container ti-col-4\"> <div class=\"ti-footer ti-footer-grid source-Google\"> <div class=\"ti-fade-container\"> <div class=\"ti-rating-text\"> <strong class=\"ti-rating ti-rating-large\"> EXCELLENT <\/strong> <\/div> <span class=\"ti-stars star-lg\"><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><\/span> <div class=\"ti-rating-text\"> <span class=\"nowrap\">Based on <strong>1092 reviews<\/strong><\/span> <\/div> <div class=\"ti-large-logo\"> <div class=\"ti-v-center\"> <trustindex-image class=\"ti-logo-fb\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/logo.svg\" width=\"150\" height=\"25\" loading=\"lazy\" alt=\"Google\"><\/trustindex-image> <\/div> <\/div> <\/div> <\/div> <div class=\"ti-reviews-container\"> <div class=\"ti-controls\"> <div class=\"ti-next\" aria-label=\"Next review\" role=\"button\"><\/div> <div class=\"ti-prev\" aria-label=\"Previous review\" role=\"button\"><\/div> <\/div> <div class=\"ti-reviews-container-wrapper\">  <div data-empty=\"0\" data-time=\"1761350400\" class=\"ti-review-item source-Google ti-image-layout-thumbnail\" data-id=\"cfcd208495d565ef66e7dff9f98764da\"> <div class=\"ti-inner\"> <div class=\"ti-review-header\"> <div class=\"ti-platform-icon ti-with-tooltip\"> <span class=\"ti-tooltip\">Posted on <\/span> <trustindex-image data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/icon.svg\" alt=\"\" width=\"20\" height=\"20\" loading=\"lazy\"><\/trustindex-image> <\/div> <div class=\"ti-profile-img\"> <trustindex-image data-imgurl=\"https:\/\/lh3.googleusercontent.com\/a-\/ALV-UjWT70H2Nd7417KlNdbl-mxD9n-hwxUTOquEkM9023f57ZhS_xsxeQ=w40-h40-c-rp-mo-ba4-br100\" alt=\"WEI TE LEE profile picture\" loading=\"lazy\"><\/trustindex-image> <\/div> <div class=\"ti-profile-details\"> <div class=\"ti-name\"> WEI TE LEE <\/div> <div class=\"ti-date\"><\/div> <\/div> <\/div> <span class=\"ti-stars\"><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><span class=\"ti-verified-review ti-verified-platform\"><span class=\"ti-verified-tooltip\">Trustindex verifies that the original source of the review is Google.<\/span><\/span><\/span> <div class=\"ti-review-text-container ti-review-content\"><!-- R-CONTENT -->\u5076\u7136\u5f9e\u98ef\u5e97\u51fa\u4f86\u6b65\u884c\u7d93\u904e\u770b\u5230\u7684\u6309\u6469\u5e97\uff0c\u5c31\u60f3\u8aaa\u9ad4\u9a57\u770b\u770b\uff0c\u63a5\u5f85\u4eba\u54e1\u7d66\u6211\u770b\u4e86\u50f9\u76ee\u8868\u6c92\u60f3\u5230\u50f9\u9322\u4e0d\u8cb4\uff0c\u53ea\u662f\u8981\u7b49\u5927\u6982\u4e00\u500b\u5c0f\u6642\uff0c\u6211\u5c31\u5230\u9644\u8fd1\u7684\u4fbf\u5229\u5e97\u8cb7\u74f6\u5564\u9152\u4f11\u606f\u4e00\u4e0b\uff0c\u9032\u53bb\u6309\u6469\u7684\u6642\u5019\u767c\u73fe\u6bcf\u500b\u5ba2\u4eba\u90fd\u6709\u4e00\u500b\u7368\u7acb\u7684\u623f\u9593\uff0c\u4e0d\u662f\u8f15\u9694\u9593\uff0c\u9019\u6a23\u9694\u97f3\u975e\u5e38\u597d\uff0c\u4e0d\u7528\u64d4\u5fc3\u6703\u88ab\u9694\u58c1\u7684\u5ba2\u4eba\u8072\u97f3\u6253\u64fe\uff0c\u800c\u4e14\u623f\u9593\u5167\u9084\u6709\u7368\u7acb\u7684\u5ec1\u6240\uff0c\u5f88\u65b9\u4fbf\u3002\u5e2b\u5085\u7684\u624b\u6cd5\u5f88\u4e0d\u932f\uff0c\u90fd\u6709\u6309\u5230\u9ede\uff0c\u6ac3\u6aaf\u63a5\u5f85\u7684\u670d\u52d9\u4e5f\u975e\u5e38\u597d\uff0c\u6211\u770b\u6309\u5b8c\u51fa\u4f86\u7684\u5ba2\u4eba\u8a55\u50f9\u90fd\u662fgreat, perfect, wonderful, lovely\u7b49\u5b57\u773c\uff0c\u6700\u9a5a\u559c\u7684\u662f\u5e97\u5bb6\u9084\u6709\u63a5\u99c1\u8eca\u9001\u5ba2\u4eba\u56denusa dua\u9644\u8fd1\u7684\u98ef\u5e97\uff0c\u9019\u6a23\u5c31\u4e0d\u7528\u9802\u500b\u5927\u592a\u967d\u7684\u8d70\u56de\u53bb\u4e86~\u975e\u5e38\u63a8\u85a6<!-- R-CONTENT --><\/div> <span class=\"ti-read-more\" data-container=\".ti-review-content\" data-collapse-text=\"Hide\" data-open-text=\"Read more\"><\/span> <\/div> <\/div>  <div data-empty=\"0\" data-time=\"1761264000\" class=\"ti-review-item source-Google ti-image-layout-thumbnail\" data-id=\"cfcd208495d565ef66e7dff9f98764da\"> <div class=\"ti-inner\"> <div class=\"ti-review-header\"> <div class=\"ti-platform-icon ti-with-tooltip\"> <span class=\"ti-tooltip\">Posted on <\/span> <trustindex-image data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/icon.svg\" alt=\"\" width=\"20\" height=\"20\" loading=\"lazy\"><\/trustindex-image> <\/div> <div class=\"ti-profile-img\"> <trustindex-image data-imgurl=\"https:\/\/lh3.googleusercontent.com\/a\/ACg8ocK7mjsorTOb6fdGHZdDFPzwJYbigIQOyQl6JcLUxHyKuE2gdA=w40-h40-c-rp-mo-br100\" alt=\"Toni Stephenson profile picture\" loading=\"lazy\"><\/trustindex-image> <\/div> <div class=\"ti-profile-details\"> <div class=\"ti-name\"> Toni Stephenson <\/div> <div class=\"ti-date\"><\/div> <\/div> <\/div> <span class=\"ti-stars\"><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><span class=\"ti-verified-review ti-verified-platform\"><span class=\"ti-verified-tooltip\">Trustindex verifies that the original source of the review is Google.<\/span><\/span><\/span> <div class=\"ti-review-text-container ti-review-content\"><!-- R-CONTENT -->Highly recommend this establishment! My husband and I enjoyed several 60-minute Balinese massages during our 7-night stay in Nusa Dua \u2014 six in total because we loved it so much! The massage rooms were clean and beautifully maintained, with relaxing music that created the perfect peaceful atmosphere.\n\nEvery masseuse we had was professional, skilled, and friendly, delivering consistently excellent massages each time. The staff were welcoming and made us feel completely at ease throughout our visits.\n\nA wonderful bonus was the free pick-up and drop-off service, which made the whole experience even more convenient and stress-free.\n\nIf you\u2019re looking for a genuinely relaxing and rejuvenating massage experience in Nusa Dua, we can\u2019t recommend this place highly enough. Excellent service, fantastic staff, and a calm, comfortable environment \u2014 we\u2019ll definitely be back!<!-- R-CONTENT --><\/div> <span class=\"ti-read-more\" data-container=\".ti-review-content\" data-collapse-text=\"Hide\" data-open-text=\"Read more\"><\/span> <\/div> <\/div>  <div data-empty=\"0\" data-time=\"1761177600\" class=\"ti-review-item source-Google ti-image-layout-thumbnail\" data-id=\"cfcd208495d565ef66e7dff9f98764da\"> <div class=\"ti-inner\"> <div class=\"ti-review-header\"> <div class=\"ti-platform-icon ti-with-tooltip\"> <span class=\"ti-tooltip\">Posted on <\/span> <trustindex-image data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/icon.svg\" alt=\"\" width=\"20\" height=\"20\" loading=\"lazy\"><\/trustindex-image> <\/div> <div class=\"ti-profile-img\"> <trustindex-image data-imgurl=\"https:\/\/lh3.googleusercontent.com\/a\/ACg8ocIEz1uHacrDetjqKv8anYNofKVfquFHFDfA-A1KJrXdipLS3Q=w40-h40-c-rp-mo-br100\" alt=\"Elizabeth Whitworth profile picture\" loading=\"lazy\"><\/trustindex-image> <\/div> <div class=\"ti-profile-details\"> <div class=\"ti-name\"> Elizabeth Whitworth <\/div> <div class=\"ti-date\"><\/div> <\/div> <\/div> <span class=\"ti-stars\"><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><span class=\"ti-verified-review ti-verified-platform\"><span class=\"ti-verified-tooltip\">Trustindex verifies that the original source of the review is Google.<\/span><\/span><\/span> <div class=\"ti-review-text-container ti-review-content\"><!-- R-CONTENT -->Booked a couples massage and from the very first contact they were professional and accommodating. Picked us up from our hotel, gave us a flower foot bath, let us drop the bath from the package in favour of longer deep tissue massages. Very good massage, then a facial, followed by a choice of body scrub ( chocolate for the win!) a shower, then took us back to hotel, good value for a great treatment. Would do again!<!-- R-CONTENT --><\/div> <span class=\"ti-read-more\" data-container=\".ti-review-content\" data-collapse-text=\"Hide\" data-open-text=\"Read more\"><\/span> <\/div> <\/div>  <div data-empty=\"1\" data-time=\"1761177600\" class=\"ti-review-item source-Google ti-image-layout-thumbnail\" data-id=\"cfcd208495d565ef66e7dff9f98764da\"> <div class=\"ti-inner\"> <div class=\"ti-review-header\"> <div class=\"ti-platform-icon ti-with-tooltip\"> <span class=\"ti-tooltip\">Posted on <\/span> <trustindex-image data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/icon.svg\" alt=\"\" width=\"20\" height=\"20\" loading=\"lazy\"><\/trustindex-image> <\/div> <div class=\"ti-profile-img\"> <trustindex-image data-imgurl=\"https:\/\/lh3.googleusercontent.com\/a-\/ALV-UjV5LGGjX8Nm9mI-us_NAmZyF789OrHAOaspAv2lLhNgWjs9Ejfllg=w40-h40-c-rp-mo-ba3-br100\" alt=\"Annalisa Parker profile picture\" loading=\"lazy\"><\/trustindex-image> <\/div> <div class=\"ti-profile-details\"> <div class=\"ti-name\"> Annalisa Parker <\/div> <div class=\"ti-date\"><\/div> <\/div> <\/div> <span class=\"ti-stars\"><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><span class=\"ti-verified-review ti-verified-platform\"><span class=\"ti-verified-tooltip\">Trustindex verifies that the original source of the review is Google.<\/span><\/span><\/span> <div class=\"ti-review-text-container ti-review-content\"><!-- R-CONTENT --><!-- R-CONTENT --><\/div> <span class=\"ti-read-more\" data-container=\".ti-review-content\" data-collapse-text=\"Hide\" data-open-text=\"Read more\"><\/span> <\/div> <\/div>  <div data-empty=\"0\" data-time=\"1761091200\" class=\"ti-review-item source-Google ti-image-layout-thumbnail\" data-id=\"cfcd208495d565ef66e7dff9f98764da\"> <div class=\"ti-inner\"> <div class=\"ti-review-header\"> <div class=\"ti-platform-icon ti-with-tooltip\"> <span class=\"ti-tooltip\">Posted on <\/span> <trustindex-image data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/icon.svg\" alt=\"\" width=\"20\" height=\"20\" loading=\"lazy\"><\/trustindex-image> <\/div> <div class=\"ti-profile-img\"> <trustindex-image data-imgurl=\"https:\/\/lh3.googleusercontent.com\/a\/ACg8ocK7afowCjQlCDglAQ2emdk8koH2o4Xv-B063o4TNU3Cx_1XLg=w40-h40-c-rp-mo-br100\" alt=\"Ylies YA\u00cfCH profile picture\" loading=\"lazy\"><\/trustindex-image> <\/div> <div class=\"ti-profile-details\"> <div class=\"ti-name\"> Ylies YA\u00cfCH <\/div> <div class=\"ti-date\"><\/div> <\/div> <\/div> <span class=\"ti-stars\"><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><span class=\"ti-verified-review ti-verified-platform\"><span class=\"ti-verified-tooltip\">Trustindex verifies that the original source of the review is Google.<\/span><\/span><\/span> <div class=\"ti-review-text-container ti-review-content\"><!-- R-CONTENT -->Fabuleuse exp\u00e9rience, d\u00e9connexion totale pendant le message.\nJ y suis all\u00e9 deja 2 fois et cet apr\u00e8s midi je repars pour la 3e fois.\nMerci beaucoup l \u00e9quipe de Lily.<!-- R-CONTENT --><\/div> <span class=\"ti-read-more\" data-container=\".ti-review-content\" data-collapse-text=\"Hide\" data-open-text=\"Read more\"><\/span> <\/div> <\/div>  <div data-empty=\"0\" data-time=\"1761091200\" class=\"ti-review-item source-Google ti-image-layout-thumbnail\" data-id=\"cfcd208495d565ef66e7dff9f98764da\"> <div class=\"ti-inner\"> <div class=\"ti-review-header\"> <div class=\"ti-platform-icon ti-with-tooltip\"> <span class=\"ti-tooltip\">Posted on <\/span> <trustindex-image data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/icon.svg\" alt=\"\" width=\"20\" height=\"20\" loading=\"lazy\"><\/trustindex-image> <\/div> <div class=\"ti-profile-img\"> <trustindex-image data-imgurl=\"https:\/\/lh3.googleusercontent.com\/a\/ACg8ocIi5L-NnE1XcyAV19ZYrBYBprKd7kOYxvXvEAQgzFvryNXSLw=w40-h40-c-rp-mo-ba2-br100\" alt=\"Elsa Mardaymootoo profile picture\" loading=\"lazy\"><\/trustindex-image> <\/div> <div class=\"ti-profile-details\"> <div class=\"ti-name\"> Elsa Mardaymootoo <\/div> <div class=\"ti-date\"><\/div> <\/div> <\/div> <span class=\"ti-stars\"><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><span class=\"ti-verified-review ti-verified-platform\"><span class=\"ti-verified-tooltip\">Trustindex verifies that the original source of the review is Google.<\/span><\/span><\/span> <div class=\"ti-review-text-container ti-review-content\"><!-- R-CONTENT -->Excellent moment chez Lily Treatment.\nUn massage doux sans avoir mal, tr\u00e8s bel accueil. Merci pour tout.<!-- R-CONTENT --><\/div> <span class=\"ti-read-more\" data-container=\".ti-review-content\" data-collapse-text=\"Hide\" data-open-text=\"Read more\"><\/span> <\/div> <\/div>  <div data-empty=\"0\" data-time=\"1761091200\" class=\"ti-review-item source-Google ti-image-layout-thumbnail\" data-id=\"cfcd208495d565ef66e7dff9f98764da\"> <div class=\"ti-inner\"> <div class=\"ti-review-header\"> <div class=\"ti-platform-icon ti-with-tooltip\"> <span class=\"ti-tooltip\">Posted on <\/span> <trustindex-image data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/icon.svg\" alt=\"\" width=\"20\" height=\"20\" loading=\"lazy\"><\/trustindex-image> <\/div> <div class=\"ti-profile-img\"> <trustindex-image data-imgurl=\"https:\/\/lh3.googleusercontent.com\/a\/ACg8ocK3Ys6n7bNn86g8yGDqqa4DutPGlSMS1zdCyey-ggU_BD4FyA=w40-h40-c-rp-mo-br100\" alt=\"Parry Chow profile picture\" loading=\"lazy\"><\/trustindex-image> <\/div> <div class=\"ti-profile-details\"> <div class=\"ti-name\"> Parry Chow <\/div> <div class=\"ti-date\"><\/div> <\/div> <\/div> <span class=\"ti-stars\"><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><span class=\"ti-verified-review ti-verified-platform\"><span class=\"ti-verified-tooltip\">Trustindex verifies that the original source of the review is Google.<\/span><\/span><\/span> <div class=\"ti-review-text-container ti-review-content\"><!-- R-CONTENT -->My wife and son had a body scrub and massage and I had a deep tissue massage. We are all pleased with what we got and would do it again if we had the time. Speaking to my own experience the massage was from head to toe and the person continued to ask it the pressure was ok. I even asked her to focus on certain areas of my back which she did. The spa even picked us up from the hotel and back for free which was nice. Price was better than some of the others around the area, rooms were clean, staff were polite and friendly. No problem with language and they all spoke english. Now I know why they have a 5 star rating as they are really good. Well worth trying Lily spa the next time our in Nusa Dua.<!-- R-CONTENT --><\/div> <span class=\"ti-read-more\" data-container=\".ti-review-content\" data-collapse-text=\"Hide\" data-open-text=\"Read more\"><\/span> <\/div> <\/div>  <div data-empty=\"0\" data-time=\"1761004800\" class=\"ti-review-item source-Google ti-image-layout-thumbnail\" data-id=\"cfcd208495d565ef66e7dff9f98764da\"> <div class=\"ti-inner\"> <div class=\"ti-review-header\"> <div class=\"ti-platform-icon ti-with-tooltip\"> <span class=\"ti-tooltip\">Posted on <\/span> <trustindex-image data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/icon.svg\" alt=\"\" width=\"20\" height=\"20\" loading=\"lazy\"><\/trustindex-image> <\/div> <div class=\"ti-profile-img\"> <trustindex-image data-imgurl=\"https:\/\/lh3.googleusercontent.com\/a\/ACg8ocKrdPxM0SK1c4Mk3w-LE3188CXv7DzSXgBt-EEI7pWWUxYLIg=w40-h40-c-rp-mo-ba2-br100\" alt=\"Nicoletta Lacorcia profile picture\" loading=\"lazy\"><\/trustindex-image> <\/div> <div class=\"ti-profile-details\"> <div class=\"ti-name\"> Nicoletta Lacorcia <\/div> <div class=\"ti-date\"><\/div> <\/div> <\/div> <span class=\"ti-stars\"><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><span class=\"ti-verified-review ti-verified-platform\"><span class=\"ti-verified-tooltip\">Trustindex verifies that the original source of the review is Google.<\/span><\/span><\/span> <div class=\"ti-review-text-container ti-review-content\"><!-- R-CONTENT -->The staff is very professional, kind, and friendly. Excellent work.<!-- R-CONTENT --><\/div> <span class=\"ti-read-more\" data-container=\".ti-review-content\" data-collapse-text=\"Hide\" data-open-text=\"Read more\"><\/span> <\/div> <\/div>  <div data-empty=\"0\" data-time=\"1761004800\" class=\"ti-review-item source-Google ti-image-layout-thumbnail\" data-id=\"cfcd208495d565ef66e7dff9f98764da\"> <div class=\"ti-inner\"> <div class=\"ti-review-header\"> <div class=\"ti-platform-icon ti-with-tooltip\"> <span class=\"ti-tooltip\">Posted on <\/span> <trustindex-image data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/icon.svg\" alt=\"\" width=\"20\" height=\"20\" loading=\"lazy\"><\/trustindex-image> <\/div> <div class=\"ti-profile-img\"> <trustindex-image data-imgurl=\"https:\/\/lh3.googleusercontent.com\/a\/ACg8ocLtgAhNmmg7DJnBKujpP8B6Ue3k1Fp__JIEXeqvfFGOJxlVfQ=w40-h40-c-rp-mo-ba2-br100\" alt=\"Leslie Taurisano profile picture\" loading=\"lazy\"><\/trustindex-image> <\/div> <div class=\"ti-profile-details\"> <div class=\"ti-name\"> Leslie Taurisano <\/div> <div class=\"ti-date\"><\/div> <\/div> <\/div> <span class=\"ti-stars\"><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><span class=\"ti-verified-review ti-verified-platform\"><span class=\"ti-verified-tooltip\">Trustindex verifies that the original source of the review is Google.<\/span><\/span><\/span> <div class=\"ti-review-text-container ti-review-content\"><!-- R-CONTENT -->Super massage !!! Ma masseuse \u00e9tait exceptionnelle.Je recommande cet en1droit. Tr\u00e8s bon tarif \ud83d\udc4d<!-- R-CONTENT --><\/div> <span class=\"ti-read-more\" data-container=\".ti-review-content\" data-collapse-text=\"Hide\" data-open-text=\"Read more\"><\/span> <\/div> <\/div>  <div data-empty=\"0\" data-time=\"1761004800\" class=\"ti-review-item source-Google ti-image-layout-thumbnail\" data-id=\"cfcd208495d565ef66e7dff9f98764da\"> <div class=\"ti-inner\"> <div class=\"ti-review-header\"> <div class=\"ti-platform-icon ti-with-tooltip\"> <span class=\"ti-tooltip\">Posted on <\/span> <trustindex-image data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/icon.svg\" alt=\"\" width=\"20\" height=\"20\" loading=\"lazy\"><\/trustindex-image> <\/div> <div class=\"ti-profile-img\"> <trustindex-image data-imgurl=\"https:\/\/lh3.googleusercontent.com\/a\/ACg8ocIj9qVVH1PsMWpi-p6MiWAGAmCxoG9jJ7z8pAR1_sIcD3TyAg=w40-h40-c-rp-mo-br100\" alt=\"Aurore Jouvencel profile picture\" loading=\"lazy\"><\/trustindex-image> <\/div> <div class=\"ti-profile-details\"> <div class=\"ti-name\"> Aurore Jouvencel <\/div> <div class=\"ti-date\"><\/div> <\/div> <\/div> <span class=\"ti-stars\"><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><span class=\"ti-verified-review ti-verified-platform\"><span class=\"ti-verified-tooltip\">Trustindex verifies that the original source of the review is Google.<\/span><\/span><\/span> <div class=\"ti-review-text-container ti-review-content\"><!-- R-CONTENT -->Great experience, we're back the next day for more!<!-- R-CONTENT --><\/div> <span class=\"ti-read-more\" data-container=\".ti-review-content\" data-collapse-text=\"Hide\" data-open-text=\"Read more\"><\/span> <\/div> <\/div>  <\/div> <div class=\"ti-controls-line\"> <div class=\"dot\"><\/div> <\/div>   <div class=\"ti-verified-by ti-verified-by-row\" data-style=\"1\"> <div class=\"ti-inner\"> Verified by Trustindex <span class=\"ti-info-icon\"><\/span> <div class=\"ti-disclaimer\">Trustindex verified badge is the Universal Symbol of Trust. Only the greatest companies can get the verified badge who has a review score above 4.5, based on customer reviews over the past 12 months. <a href=\"https:\/\/www.trustindex.io\/?a=sys&amp;c=wp-verified-badge&amp;url=\/the-trustindex-verified-badge\/\" target=\"_blank\">Read more<\/a><\/div> <\/div> <\/div>  <\/div> <\/div> <\/div> <\/template><\/pre><div data-src=\"https:\/\/cdn.trustindex.io\/loader.js?wp-widget\" data-template-id=\"trustindex-google-widget-html\" data-css-url=\"https:\/\/www.nusaduaspa.com\/wp-content\/uploads\/trustindex-google-widget.css?1762296235\"><\/div>\n\n\n\n<p><\/p>\n","protected":false},"excerpt":{"rendered":"<p>Discover spa treatments in Nusa Dua: Balinese massage, facials &#038; spa packages. Free pickup 5 km \u00b7 Free cancellation \u00b7 100% money-back guarant<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":1,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-27","page","type-page","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v26.4 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Spa Packages &amp; Treatments in Nusa Dua | by Lily Treatment<\/title>\n<meta name=\"description\" content=\"Discover spa treatments in Nusa Dua: Balinese massage, facials &amp; spa packages. Free pickup 5 km \u00b7 Free cancellation \u00b7 100% money-back guarant\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/www.nusaduaspa.com\/index.php\/treatments\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Spa Packages &amp; Treatments in Nusa Dua | by Lily Treatment\" \/>\n<meta property=\"og:description\" content=\"Discover spa treatments in Nusa Dua: Balinese massage, facials &amp; spa packages. Free pickup 5 km \u00b7 Free cancellation \u00b7 100% money-back guarant\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.nusaduaspa.com\/index.php\/treatments\/\" \/>\n<meta property=\"og:site_name\" content=\"Nusa Dua Spa\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/spanusadua\/\" \/>\n<meta property=\"article:modified_time\" content=\"2026-04-16T02:39:15+00:00\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"2 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/www.nusaduaspa.com\/index.php\/treatments\/\",\"url\":\"https:\/\/www.nusaduaspa.com\/index.php\/treatments\/\",\"name\":\"Spa Packages & Treatments in Nusa Dua | by Lily Treatment\",\"isPartOf\":{\"@id\":\"https:\/\/www.nusaduaspa.com\/#website\"},\"datePublished\":\"2023-11-07T14:45:57+00:00\",\"dateModified\":\"2026-04-16T02:39:15+00:00\",\"description\":\"Discover spa treatments in Nusa Dua: Balinese massage, facials & spa packages. Free pickup 5 km \u00b7 Free cancellation \u00b7 100% money-back guarant\",\"breadcrumb\":{\"@id\":\"https:\/\/www.nusaduaspa.com\/index.php\/treatments\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/www.nusaduaspa.com\/index.php\/treatments\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/www.nusaduaspa.com\/index.php\/treatments\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/www.nusaduaspa.com\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Treatments\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/www.nusaduaspa.com\/#website\",\"url\":\"https:\/\/www.nusaduaspa.com\/\",\"name\":\"Nusa Dua Spa\",\"description\":\"by Lily Treatment\",\"publisher\":{\"@id\":\"https:\/\/www.nusaduaspa.com\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/www.nusaduaspa.com\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/www.nusaduaspa.com\/#organization\",\"name\":\"Nusa Dua Spa by Lily Treatment\",\"url\":\"https:\/\/www.nusaduaspa.com\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/www.nusaduaspa.com\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/www.nusaduaspa.com\/wp-content\/uploads\/2023\/11\/logo-e1699411346720.png\",\"contentUrl\":\"https:\/\/www.nusaduaspa.com\/wp-content\/uploads\/2023\/11\/logo-e1699411346720.png\",\"width\":138,\"height\":141,\"caption\":\"Nusa Dua Spa by Lily Treatment\"},\"image\":{\"@id\":\"https:\/\/www.nusaduaspa.com\/#\/schema\/logo\/image\/\"},\"sameAs\":[\"https:\/\/www.facebook.com\/spanusadua\/\"]}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Spa Packages & Treatments in Nusa Dua | by Lily Treatment","description":"Discover spa treatments in Nusa Dua: Balinese massage, facials & spa packages. Free pickup 5 km \u00b7 Free cancellation \u00b7 100% money-back guarant","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:\/\/www.nusaduaspa.com\/index.php\/treatments\/","og_locale":"en_US","og_type":"article","og_title":"Spa Packages & Treatments in Nusa Dua | by Lily Treatment","og_description":"Discover spa treatments in Nusa Dua: Balinese massage, facials & spa packages. Free pickup 5 km \u00b7 Free cancellation \u00b7 100% money-back guarant","og_url":"https:\/\/www.nusaduaspa.com\/index.php\/treatments\/","og_site_name":"Nusa Dua Spa","article_publisher":"https:\/\/www.facebook.com\/spanusadua\/","article_modified_time":"2026-04-16T02:39:15+00:00","twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"2 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/www.nusaduaspa.com\/index.php\/treatments\/","url":"https:\/\/www.nusaduaspa.com\/index.php\/treatments\/","name":"Spa Packages & Treatments in Nusa Dua | by Lily Treatment","isPartOf":{"@id":"https:\/\/www.nusaduaspa.com\/#website"},"datePublished":"2023-11-07T14:45:57+00:00","dateModified":"2026-04-16T02:39:15+00:00","description":"Discover spa treatments in Nusa Dua: Balinese massage, facials & spa packages. Free pickup 5 km \u00b7 Free cancellation \u00b7 100% money-back guarant","breadcrumb":{"@id":"https:\/\/www.nusaduaspa.com\/index.php\/treatments\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.nusaduaspa.com\/index.php\/treatments\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/www.nusaduaspa.com\/index.php\/treatments\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.nusaduaspa.com\/"},{"@type":"ListItem","position":2,"name":"Treatments"}]},{"@type":"WebSite","@id":"https:\/\/www.nusaduaspa.com\/#website","url":"https:\/\/www.nusaduaspa.com\/","name":"Nusa Dua Spa","description":"by Lily Treatment","publisher":{"@id":"https:\/\/www.nusaduaspa.com\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.nusaduaspa.com\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/www.nusaduaspa.com\/#organization","name":"Nusa Dua Spa by Lily Treatment","url":"https:\/\/www.nusaduaspa.com\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.nusaduaspa.com\/#\/schema\/logo\/image\/","url":"https:\/\/www.nusaduaspa.com\/wp-content\/uploads\/2023\/11\/logo-e1699411346720.png","contentUrl":"https:\/\/www.nusaduaspa.com\/wp-content\/uploads\/2023\/11\/logo-e1699411346720.png","width":138,"height":141,"caption":"Nusa Dua Spa by Lily Treatment"},"image":{"@id":"https:\/\/www.nusaduaspa.com\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/spanusadua\/"]}]}},"_links":{"self":[{"href":"https:\/\/www.nusaduaspa.com\/index.php\/wp-json\/wp\/v2\/pages\/27","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.nusaduaspa.com\/index.php\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.nusaduaspa.com\/index.php\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.nusaduaspa.com\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.nusaduaspa.com\/index.php\/wp-json\/wp\/v2\/comments?post=27"}],"version-history":[{"count":102,"href":"https:\/\/www.nusaduaspa.com\/index.php\/wp-json\/wp\/v2\/pages\/27\/revisions"}],"predecessor-version":[{"id":1033,"href":"https:\/\/www.nusaduaspa.com\/index.php\/wp-json\/wp\/v2\/pages\/27\/revisions\/1033"}],"wp:attachment":[{"href":"https:\/\/www.nusaduaspa.com\/index.php\/wp-json\/wp\/v2\/media?parent=27"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}