{"id":7067,"date":"2026-01-08T09:14:13","date_gmt":"2026-01-08T09:14:13","guid":{"rendered":"https:\/\/wiselanka.com\/?page_id=7067"},"modified":"2026-01-08T11:00:25","modified_gmt":"2026-01-08T11:00:25","slug":"lux-1-2-3-7","status":"publish","type":"page","link":"https:\/\/wiselanka.com\/?page_id=7067","title":{"rendered":"Haritha Villas &#038; Spa"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"7067\" class=\"elementor elementor-7067\">\n\t\t\t\t\t\t\t<div class=\"elementor-element elementor-element-c8cbf70 e-con-boxed e-con\" data-id=\"c8cbf70\" data-element_type=\"container\" data-settings=\"{&quot;content_width&quot;:&quot;boxed&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-3b6eec4 elementor-widget elementor-widget-html\" data-id=\"3b6eec4\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t<!DOCTYPE html>\r\n<html lang=\"en\">\r\n<head>\r\n<meta charset=\"UTF-8\">\r\n<meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\r\n\r\n<title>Haritha Villas + Spa \u2014 Sri Lanka<\/title>\r\n\r\n<link href=\"https:\/\/fonts.googleapis.com\/css2?family=Playfair+Display:wght@400;600;700&family=Poppins:wght@300;400;500&display=swap\" rel=\"stylesheet\">\r\n\r\n<style>\r\nhtml, body {\r\n    margin: 0;\r\n    padding: 0;\r\n}\r\n\r\n\/* BODY *\/\r\n.har-body {\r\n    background: #ffffff;\r\n    color: #444;\r\n    font-family: 'Poppins', sans-serif;\r\n}\r\n\r\n\/* HERO *\/\r\n.har-hero {\r\n    height: 80vh;\r\n    background: url('http:\/\/wiselanka.com\/wp-content\/uploads\/2026\/01\/haritha-back.jpg') center\/cover no-repeat fixed;\r\n    display: flex;\r\n    justify-content: center;\r\n    align-items: center;\r\n    text-align: center;\r\n    padding: 20px;\r\n    position: relative;\r\n}\r\n\r\n\/* HERO OVERLAY *\/\r\n.har-hero::before {\r\n    content: \"\";\r\n    position: absolute;\r\n    inset: 0;\r\n    background: linear-gradient(\r\n        rgba(255,255,255,0),\r\n        rgba(255,255,255,0)\r\n    );\r\n}\r\n\r\n\/* HERO BOX *\/\r\n.har-hero-box {\r\n    background: rgba(255, 255, 255, 0.72);\r\n    backdrop-filter: blur(6px);\r\n    padding: 40px 55px;\r\n    border-radius: 16px;\r\n    box-shadow: 0 12px 30px rgba(0,0,0,0.18);\r\n    border: 0px solid rgba(215, 184, 110, 0.55);\r\n    max-width: 860px;\r\n    position: relative;\r\n    z-index: 2;\r\n}\r\n\r\n\/* HERO TITLE \u2014 GOLD *\/\r\n.har-hero-box h1 {\r\n    font-size: 3.1rem;\r\n    font-family: 'Playfair Display', serif;\r\n    color: #a8893d;\r\n    margin: 0 0 15px;\r\n    letter-spacing: 1.5px;\r\n}\r\n\r\n\/* HERO TEXT *\/\r\n.har-hero-box p {\r\n    font-size: 1.15rem;\r\n    color: #555;\r\n    margin: 0;\r\n}\r\n\r\n\/* CONTENT *\/\r\n.har-container {\r\n    max-width: 1200px;\r\n    margin: auto;\r\n    padding: 70px 20px;\r\n}\r\n\r\n\/* SECTION TITLE \u2014 GOLD *\/\r\n.har-title {\r\n    font-size: 2.4rem;\r\n    font-family: 'Playfair Display', serif;\r\n    color: #b28a3b;\r\n    text-align: center;\r\n    margin-bottom: 20px;\r\n}\r\n\r\n\/* DIVIDER \u2014 GOLD *\/\r\n.har-divider {\r\n    width: 90px;\r\n    height: 4px;\r\n    background: linear-gradient(to right, #d7b86e, #f8e9c6, #d7b86e);\r\n    margin: 20px auto 40px;\r\n    border-radius: 4px;\r\n}\r\n\r\n.har-description {\r\n    font-size: 1.15rem;\r\n    line-height: 1.9;\r\n    color: #555;\r\n    max-width: 900px;\r\n    margin: auto;\r\n    text-align: center;\r\n}\r\n\r\n\/* GALLERY *\/\r\n.har-gallery {\r\n    margin-top: 55px;\r\n    display: grid;\r\n    grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));\r\n    gap: 22px;\r\n}\r\n\r\n.har-gallery img {\r\n    width: 100%;\r\n    border-radius: 14px;\r\n    border: 1px solid #f1e7d4;\r\n    box-shadow: 0 8px 18px rgba(0,0,0,0.08);\r\n    transition: transform 0.35s ease, box-shadow 0.35s ease;\r\n}\r\n\r\n.har-gallery img:hover {\r\n    transform: scale(1.04);\r\n    box-shadow: 0 14px 30px rgba(0,0,0,0.18);\r\n}\r\n\r\n\/* MOBILE *\/\r\n@media (max-width: 768px) {\r\n    .har-hero {\r\n        background-attachment: scroll;\r\n        height: 70vh;\r\n    }\r\n\r\n    .har-hero-box {\r\n        padding: 30px 25px;\r\n    }\r\n\r\n    .har-hero-box h1 {\r\n        font-size: 2.3rem;\r\n    }\r\n}\r\n<\/style>\r\n<\/head>\r\n\r\n<body class=\"har-body\">\r\n\r\n<!-- HERO -->\r\n<section class=\"har-hero\">\r\n    <div class=\"har-hero-box\">\r\n        <h1>Haritha Villas & Spa<\/h1>\r\n        <p>\r\n            A serene hilltop retreat with private villas, Ayurvedic spa, and stunning tropical surroundings.\r\n        <\/p>\r\n    <\/div>\r\n<\/section>\r\n\r\n<!-- CONTENT -->\r\n<section class=\"har-container\">\r\n\r\n    <h2 class=\"har-title\">A Personalized Ayurvedic Escape in Hikkaduwa<\/h2>\r\n    <div class=\"har-divider\"><\/div>\r\n\r\n    <p class=\"har-description\">\r\n        Haritha Villas & Spa is perched on a hill under a canopy of trees, less than 1 km from Narigama Beach\r\n        and 1.2 km from Hikkaduwa Beach. The resort features a restaurant, a 20-metre outdoor pool, a fitness\r\n        centre, bar, and free private parking.\r\n        <br><br>\r\n        Rooms are fitted with patios overlooking pools, wardrobes, and kettles. Each villa has a private plunge\r\n        pool and access to an infinity shared swimming pool for colonial mansions. Guests can enjoy the Jungle\r\n        SPA for personalized Ayurvedic treatments and wellness programs.\r\n        <br><br>\r\n        Activities include snorkeling, scuba diving, surfing, cycling, stilt fishing, whale watching, and more.\r\n        Guests can savor fresh dishes made from produce supplied by Haritha's own gardens while enjoying the\r\n        tranquil surroundings of the hilltop retreat.\r\n    <\/p>\r\n\r\n    <!-- GALLERY -->\r\n    <div class=\"har-gallery\">\r\n        <img decoding=\"async\" src=\"http:\/\/wiselanka.com\/wp-content\/uploads\/2026\/01\/Haritha-1.jpg\">\r\n        <img decoding=\"async\" src=\"http:\/\/wiselanka.com\/wp-content\/uploads\/2026\/01\/Haritha-2.jpg\">\r\n        <img decoding=\"async\" src=\"http:\/\/wiselanka.com\/wp-content\/uploads\/2026\/01\/Haritha-3.jpg\">\r\n        <img decoding=\"async\" src=\"http:\/\/wiselanka.com\/wp-content\/uploads\/2026\/01\/Haritha-4.jpg\">\r\n        <img decoding=\"async\" src=\"http:\/\/wiselanka.com\/wp-content\/uploads\/2026\/01\/Haritha-5.jpg\">\r\n        <img decoding=\"async\" src=\"http:\/\/wiselanka.com\/wp-content\/uploads\/2026\/01\/Haritha-6.jpg\">\r\n        <img decoding=\"async\" src=\"http:\/\/wiselanka.com\/wp-content\/uploads\/2026\/01\/Haritha-7.jpg\">\r\n        <img decoding=\"async\" src=\"http:\/\/wiselanka.com\/wp-content\/uploads\/2026\/01\/Haritha-8.jpg\">\r\n    <\/div>\r\n\r\n<\/section>\r\n\r\n<\/body>\r\n<\/html>\r\n\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>Haritha Villas + Spa \u2014 Sri Lanka Haritha Villas &#038; Spa A serene hilltop retreat with private villas, Ayurvedic spa, and stunning tropical surroundings. A Personalized Ayurvedic Escape in Hikkaduwa Haritha Villas &#038; Spa is perched on a hill under a canopy of trees, less than 1 km from Narigama Beach and 1.2 km from [&hellip;]<\/p>\n","protected":false},"author":4,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO Premium plugin v18.9 (Yoast SEO v19.3) - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Haritha Villas &amp; Spa - wiselanka<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/wiselanka.com\/?page_id=7067\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Haritha Villas &amp; Spa\" \/>\n<meta property=\"og:description\" content=\"Haritha Villas + Spa \u2014 Sri Lanka Haritha Villas &#038; Spa A serene hilltop retreat with private villas, Ayurvedic spa, and stunning tropical surroundings. A Personalized Ayurvedic Escape in Hikkaduwa Haritha Villas &#038; Spa is perched on a hill under a canopy of trees, less than 1 km from Narigama Beach and 1.2 km from [&hellip;]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/wiselanka.com\/?page_id=7067\" \/>\n<meta property=\"og:site_name\" content=\"wiselanka\" \/>\n<meta property=\"article:modified_time\" content=\"2026-01-08T11:00:25+00:00\" \/>\n<meta property=\"og:image\" content=\"http:\/\/wiselanka.com\/wp-content\/uploads\/2026\/01\/Haritha-1.jpg\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"4 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"Organization\",\"@id\":\"https:\/\/wiselanka.com\/#organization\",\"name\":\"wiselanka\",\"url\":\"https:\/\/wiselanka.com\/\",\"sameAs\":[],\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/wiselanka.com\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/wiselanka.com\/wp-content\/uploads\/2022\/12\/wise-vector.svg\",\"contentUrl\":\"https:\/\/wiselanka.com\/wp-content\/uploads\/2022\/12\/wise-vector.svg\",\"width\":29,\"height\":9,\"caption\":\"wiselanka\"},\"image\":{\"@id\":\"https:\/\/wiselanka.com\/#\/schema\/logo\/image\/\"}},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/wiselanka.com\/#website\",\"url\":\"https:\/\/wiselanka.com\/\",\"name\":\"wiselanka\",\"description\":\"&quot;Travel Beyond Your DREAMS&quot;\",\"publisher\":{\"@id\":\"https:\/\/wiselanka.com\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/wiselanka.com\/?s={search_term_string}\"},\"query-input\":\"required name=search_term_string\"}],\"inLanguage\":\"en-US\"},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/wiselanka.com\/?page_id=7067#primaryimage\",\"url\":\"https:\/\/wiselanka.com\/wp-content\/uploads\/2026\/01\/Haritha-1.jpg\",\"contentUrl\":\"https:\/\/wiselanka.com\/wp-content\/uploads\/2026\/01\/Haritha-1.jpg\",\"width\":1076,\"height\":717},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/wiselanka.com\/?page_id=7067\",\"url\":\"https:\/\/wiselanka.com\/?page_id=7067\",\"name\":\"Haritha Villas & Spa - wiselanka\",\"isPartOf\":{\"@id\":\"https:\/\/wiselanka.com\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/wiselanka.com\/?page_id=7067#primaryimage\"},\"datePublished\":\"2026-01-08T09:14:13+00:00\",\"dateModified\":\"2026-01-08T11:00:25+00:00\",\"breadcrumb\":{\"@id\":\"https:\/\/wiselanka.com\/?page_id=7067#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/wiselanka.com\/?page_id=7067\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/wiselanka.com\/?page_id=7067#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/wiselanka.com\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Haritha Villas &#038; Spa\"}]}]}<\/script>\n<!-- \/ Yoast SEO Premium plugin. -->","yoast_head_json":{"title":"Haritha Villas & Spa - wiselanka","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:\/\/wiselanka.com\/?page_id=7067","og_locale":"en_US","og_type":"article","og_title":"Haritha Villas & Spa","og_description":"Haritha Villas + Spa \u2014 Sri Lanka Haritha Villas &#038; Spa A serene hilltop retreat with private villas, Ayurvedic spa, and stunning tropical surroundings. A Personalized Ayurvedic Escape in Hikkaduwa Haritha Villas &#038; Spa is perched on a hill under a canopy of trees, less than 1 km from Narigama Beach and 1.2 km from [&hellip;]","og_url":"https:\/\/wiselanka.com\/?page_id=7067","og_site_name":"wiselanka","article_modified_time":"2026-01-08T11:00:25+00:00","og_image":[{"url":"http:\/\/wiselanka.com\/wp-content\/uploads\/2026\/01\/Haritha-1.jpg"}],"twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"4 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Organization","@id":"https:\/\/wiselanka.com\/#organization","name":"wiselanka","url":"https:\/\/wiselanka.com\/","sameAs":[],"logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/wiselanka.com\/#\/schema\/logo\/image\/","url":"https:\/\/wiselanka.com\/wp-content\/uploads\/2022\/12\/wise-vector.svg","contentUrl":"https:\/\/wiselanka.com\/wp-content\/uploads\/2022\/12\/wise-vector.svg","width":29,"height":9,"caption":"wiselanka"},"image":{"@id":"https:\/\/wiselanka.com\/#\/schema\/logo\/image\/"}},{"@type":"WebSite","@id":"https:\/\/wiselanka.com\/#website","url":"https:\/\/wiselanka.com\/","name":"wiselanka","description":"&quot;Travel Beyond Your DREAMS&quot;","publisher":{"@id":"https:\/\/wiselanka.com\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/wiselanka.com\/?s={search_term_string}"},"query-input":"required name=search_term_string"}],"inLanguage":"en-US"},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/wiselanka.com\/?page_id=7067#primaryimage","url":"https:\/\/wiselanka.com\/wp-content\/uploads\/2026\/01\/Haritha-1.jpg","contentUrl":"https:\/\/wiselanka.com\/wp-content\/uploads\/2026\/01\/Haritha-1.jpg","width":1076,"height":717},{"@type":"WebPage","@id":"https:\/\/wiselanka.com\/?page_id=7067","url":"https:\/\/wiselanka.com\/?page_id=7067","name":"Haritha Villas & Spa - wiselanka","isPartOf":{"@id":"https:\/\/wiselanka.com\/#website"},"primaryImageOfPage":{"@id":"https:\/\/wiselanka.com\/?page_id=7067#primaryimage"},"datePublished":"2026-01-08T09:14:13+00:00","dateModified":"2026-01-08T11:00:25+00:00","breadcrumb":{"@id":"https:\/\/wiselanka.com\/?page_id=7067#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/wiselanka.com\/?page_id=7067"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/wiselanka.com\/?page_id=7067#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/wiselanka.com\/"},{"@type":"ListItem","position":2,"name":"Haritha Villas &#038; Spa"}]}]}},"_links":{"self":[{"href":"https:\/\/wiselanka.com\/index.php?rest_route=\/wp\/v2\/pages\/7067"}],"collection":[{"href":"https:\/\/wiselanka.com\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/wiselanka.com\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/wiselanka.com\/index.php?rest_route=\/wp\/v2\/users\/4"}],"replies":[{"embeddable":true,"href":"https:\/\/wiselanka.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=7067"}],"version-history":[{"count":7,"href":"https:\/\/wiselanka.com\/index.php?rest_route=\/wp\/v2\/pages\/7067\/revisions"}],"predecessor-version":[{"id":7185,"href":"https:\/\/wiselanka.com\/index.php?rest_route=\/wp\/v2\/pages\/7067\/revisions\/7185"}],"wp:attachment":[{"href":"https:\/\/wiselanka.com\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=7067"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}