{"id":1136,"date":"2023-06-06T03:47:41","date_gmt":"2023-06-05T20:47:41","guid":{"rendered":"https:\/\/sandyhillspa.com\/?page_id=1136"},"modified":"2026-05-04T18:44:14","modified_gmt":"2026-05-04T11:44:14","slug":"contact","status":"publish","type":"page","link":"https:\/\/staging.sandyhillspa.com\/ko\/contact\/","title":{"rendered":"\uc5f0\ub77d\ucc98"},"content":{"rendered":"\n[ux_html]\n\n<div class=\"sandy-container\">\n    <div class=\"sandy-contact-header\">\n        <h1>\ubb38\uc758\ud558\uae30<\/h1>\n    <\/div>\n    <div class=\"sandy-contact-section\">\n        <div class=\"sandy-contact-card\">\n            <h2>\n                <!-- Location icon -->\n                <svg class=\"sandy-icon-svg\" viewBox=\"0 0 24 24\" aria-hidden=\"true\">\n                    <path d=\"M12 22s-6-5.5-6-11a6 6 0 1 1 12 0c0 5.5-6 11-6 11z\"><\/path>\n                    <circle cx=\"12\" cy=\"11\" r=\"2.5\"><\/circle>\n                <\/svg>\n                <span>\uc704\uce58<\/span>\n            <\/h2>\n            <p>\uc548\ubc29 \ube44\uce58, \uce84\uc548, \ud638\uc774\uc548, \uaf5d\ub0a8, \ubca0\ud2b8\ub0a8<\/p>\n        <\/div>\n\n        <div class=\"sandy-contact-card\">\n            <h2>\n                <!-- Clock icon -->\n                <svg class=\"sandy-icon-svg\" viewBox=\"0 0 24 24\" aria-hidden=\"true\">\n                    <circle cx=\"12\" cy=\"12\" r=\"8.5\"><\/circle>\n                    <path d=\"M12 7.5v5l3 3\"><\/path>\n                <\/svg>\n                <span>\uc6b4\uc601 \uc2dc\uac04<\/span>\n            <\/h2>\n            <p>\uc6d4\uc694\uc77c\ubd80\ud130 \uc77c\uc694\uc77c: \uc624\uc804 8\uc2dc \u2013 \uc624\ud6c4 10\uc2dc<\/p>\n        <\/div>\n\n        <div class=\"sandy-contact-card\">\n            <h2>\n                <!-- Mail icon -->\n                <svg class=\"sandy-icon-svg\" viewBox=\"0 0 24 24\" aria-hidden=\"true\">\n                    <rect x=\"3\" y=\"6.5\" width=\"18\" height=\"11\" rx=\"1.5\" ry=\"1.5\"><\/rect>\n                    <path d=\"M3 7l9 7 9-7\"><\/path>\n                <\/svg>\n                <span>\uc774\uba54\uc77c &#038; \uba54\uc2dc\uc9c0<\/span>\n            <\/h2>\n            <p>\uc774\uba54\uc77c: <a href=\"mailto:sandyhillspa@gmail.com\">sandyhillspa@gmail.com<\/a><\/p>\n            <p>\uce74\uce74\uc624\ud1a1: <a href=\"https:\/\/pf.kakao.com\/_xbHKgxj\/chat\" target=\"_blank\" rel=\"noopener\">sandyhillspa<\/a><\/p>\n            <p>\ub77c\uc778 ID: <a href=\"#\" id=\"line-open-kr\" data-lineid=\"@018skcgg\" rel=\"noopener\" aria-label=\"LINE \uc571\uc73c\ub85c \uc5f4\uae30\" role=\"button\">sandyhillspa<\/a><\/p>\n        <\/div>\n\n        <div class=\"sandy-contact-card\">\n            <h2>\n                <!-- Phone icon -->\n                <svg class=\"sandy-icon-svg\" viewBox=\"0 0 24 24\" aria-hidden=\"true\">\n                    <rect x=\"6.5\" y=\"2.5\" width=\"11\" height=\"19\" rx=\"2\"><\/rect>\n                    <rect x=\"9.5\" y=\"4.5\" width=\"6\" height=\"1.5\" rx=\"0.5\"><\/rect>\n                    <circle cx=\"12\" cy=\"18.5\" r=\"0.9\"><\/circle>\n                <\/svg>\n                <span>\uc804\ud654 &#038; WhatsApp<\/span>\n            <\/h2>\n            <p>\uc804\ud654: <a href=\"tel:+84359575607\">+84359575607<\/a><\/p>\n            <p>WhatsApp: <a href=\"https:\/\/wa.me\/84359575607\" target=\"_blank\" rel=\"noopener\">+84359575607<\/a><\/p>\n        <\/div>\n    <\/div>\n\n    <iframe class=\"sandy-iframe\" src=\"https:\/\/www.google.com\/maps\/embed?pb=!1m14!1m8!1m3!1d15347.797942645228!2d108.340334!3d15.9117171!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x31420d9d642c3045%3A0xbd3b6a388d43d4e2!2sSandy%20Hill%20Spa!5e0!3m2!1svi!2s!4v1733902596626!5m2!1svi!2s\" \n        allowfullscreen loading=\"lazy\" referrerpolicy=\"no-referrer-when-downgrade\">\n    <\/iframe>\n<\/div>\n\n<style>\n    .sandy-container {\n        max-width: 1200px; margin: 0 auto; padding: 20px;\n        background-color: #ddd1b9; color: #3f655a;\n        font-family: system-ui, -apple-system, Segoe UI, Roboto, \"Noto Sans KR\", Arial, sans-serif;\n    }\n    .sandy-contact-header { text-align: center; padding: 20px 0; }\n    .sandy-contact-header h1 { font-size: 2.5em; margin: 0; color: #3f655a; }\n\n    .sandy-contact-section {\n        display: flex; flex-wrap: wrap; justify-content: space-between;\n        gap: 20px; margin-top: 30px;\n    }\n    .sandy-contact-card {\n        flex: 1 1 calc(50% - 20px);\n        background: #fff; padding: 20px; border-radius: 8px;\n        border: 2px solid #3f655a; box-shadow: 0 4px 6px rgba(0,0,0,0.1);\n    }\n\n    .sandy-contact-card h2 {\n        font-size: 1.5em; margin-bottom: 10px; color: #3f655a;\n        display: flex; align-items: center; gap: 10px;\n    }\n    .sandy-icon-svg {\n        width: 22px; height: 22px; flex: 0 0 22px;\n        stroke: currentColor; fill: none; stroke-width: 2;\n        stroke-linecap: round; stroke-linejoin: round;\n        vertical-align: middle;\n    }\n\n    .sandy-contact-card p { margin: 10px 0; font-size: 1em; line-height: 1.6; color: #3f655a; }\n    .sandy-contact-card a { color: #3f655a; text-decoration: underline; }\n\n    .sandy-iframe { width: 100%; height: 450px; border: 0; border-radius: 8px; margin-top: 20px; }\n\n    @media (max-width: 768px) {\n        .sandy-contact-card { flex: 1 1 100%; }\n        .sandy-contact-card h2 { font-size: 1.25em; }\n        .sandy-icon-svg { width: 20px; height: 20px; flex-basis: 20px; }\n    }\n<\/style>\n\n<script>\n(function(){\n  if (window.__lineOpenKRBoundV2) return;\n  window.__lineOpenKRBoundV2 = true;\n\n  var link = document.getElementById('line-open-kr');\n\n  function normalizeId(id){ return id && id.charAt(0)==='@' ? id : '@' + (id || '018skcgg'); }\n  function isAndroid(){ return \/Android\/i.test(navigator.userAgent); }\n  function isiOS(){\n    return \/iP(hone|od|ad)\/.test(navigator.platform) ||\n           (\/Mac\/.test(navigator.platform) && 'ontouchend' in document);\n  }\n\n  function openLine(e){\n    e.preventDefault();\n    var id = normalizeId(link && link.getAttribute('data-lineid'));\n    if (isAndroid()) {\n      \/\/ m\u1edf tr\u1ef1c ti\u1ebfp qua intent tr\u00ean Android\n      var intent = 'intent:\/\/ti\/p\/' + id + '#Intent;scheme=line;package=jp.naver.line.android;end';\n      window.location.href = intent;\n    } else {\n      \/\/ iOS & desktop \u0111\u00e3 c\u00e0i LINE\n      window.location.href = 'line:\/\/ti\/p\/' + id;\n    }\n    return false;\n  }\n\n  if (link) {\n    if (!link.getAttribute('data-lineid')) link.setAttribute('data-lineid','@018skcgg');\n    link.addEventListener('click', openLine, { passive:false });\n  }\n})();\n<\/script>\n[\/ux_html]\n[ux_html]\n\n[block id=&#8221;6792-2&#8243;]\n[\/ux_html]\n[ux_html]\n\n<script type=\"application\/ld+json\">\n{\n  \"@context\": \"https:\/\/schema.org\",\n  \"@graph\": [\n    {\n      \"@type\": \"WebSite\",\n      \"@id\": \"https:\/\/staging.sandyhillspa.com\/#website\",\n      \"url\": \"https:\/\/staging.sandyhillspa.com\/ko\/\",\n      \"name\": \"Sandy Hill Spa\",\n      \"alternateName\": [\"\uc0cc\ub514\ud790 \uc2a4\ud30c\", \"\ud638\uc774\uc548 \uc0cc\ub514\ud790 \uc2a4\ud30c\", \"Sandy Hill Spa Hoi An\"],\n      \"inLanguage\": \"ko\",\n      \"publisher\": { \"@id\": \"https:\/\/staging.sandyhillspa.com\/#dayspa\" }\n    },\n    {\n      \"@type\": \"ContactPage\",\n      \"@id\": \"https:\/\/staging.sandyhillspa.com\/ko\/contact\/#webpage\",\n      \"url\": \"https:\/\/staging.sandyhillspa.com\/ko\/contact\/\",\n      \"name\": \"\ubb38\uc758\ud558\uae30 | \uc0cc\ub514\ud790 \uc2a4\ud30c \uc5f0\ub77d\ucc98 \ubc0f \uc704\uce58 \uc548\ub0b4\",\n      \"isPartOf\": { \"@id\": \"https:\/\/staging.sandyhillspa.com\/#website\" },\n      \"about\": { \"@id\": \"https:\/\/staging.sandyhillspa.com\/#dayspa\" },\n      \"inLanguage\": \"ko\",\n      \"description\": \"\uc0cc\ub514\ud790 \uc2a4\ud30c \ubb38\uc758\ud558\uae30 \ud398\uc774\uc9c0\uc785\ub2c8\ub2e4. \ub2e4\ub0ad \ubc0f \ud638\uc774\uc548 \uc9c0\uc5ed \ubb34\ub8cc \ud53d\uc5c5 \uc2e0\uccad, \uc608\uc57d \ubb38\uc758, \uc704\uce58 \uc548\ub0b4 \ub4f1 \uce74\uce74\uc624\ud1a1\uacfc \uc804\ud654\ub97c \ud1b5\ud574 \ud55c\uad6d\uc5b4\ub85c \ud3b8\ud558\uac8c \uc0c1\ub2f4\ubc1b\uc73c\uc2e4 \uc218 \uc788\uc2b5\ub2c8\ub2e4.\",\n      \"breadcrumb\": { \"@id\": \"https:\/\/staging.sandyhillspa.com\/ko\/contact\/#breadcrumb\" }\n    },\n    {\n      \"@type\": \"DaySpa\",\n      \"@id\": \"https:\/\/staging.sandyhillspa.com\/#dayspa\",\n      \"name\": \"\uc0cc\ub514\ud790 \uc2a4\ud30c (Sandy Hill Spa)\",\n      \"alternateName\": [\n        \"\ud638\uc774\uc548 \uc0cc\ub514\ud790 \uc2a4\ud30c\",\n        \"\uc0cc\ub514\ud790 \uc2a4\ud30c\",\n        \"Sandy Hill Spa Hoi An Quang Nam\"\n      ],\n      \"description\": \"\uc0cc\ub514\ud790 \uc2a4\ud30c\ub294 \uc548\ubc29\ube44\uce58 \uc778\uadfc\uc5d0 \uc704\uce58\ud574 \uc788\uc2b5\ub2c8\ub2e4 (\ud589\uc815 \uad6c\uc5ed \ud1b5\ud569\uc73c\ub85c \uad6c \uc8fc\uc18c: \uaf5d\ub0a8\uc131 \ud638\uc774\uc548\uc5d0\uc11c \ud604\uc7ac: \ub2e4\ub0ad\uc2dc \ud638\uc774\uc548 \ub5a0\uc774\ub85c \ubcc0\uacbd\ub428). \ud504\ub9ac\ubbf8\uc5c4 \uc804\uc2e0 \ub9c8\uc0ac\uc9c0\uc640 \ub124\uc77c \ucf00\uc5b4 \uc11c\ube44\uc2a4\ub97c \uc81c\uacf5\ud569\ub2c8\ub2e4.\",\n      \"url\": \"https:\/\/staging.sandyhillspa.com\/ko\/\",\n      \"logo\": \"https:\/\/staging.sandyhillspa.com\/wp-content\/uploads\/2024\/12\/logo-sandy.png\",\n      \"image\": [\n        \"https:\/\/staging.sandyhillspa.com\/wp-content\/uploads\/2024\/05\/Sandy-Hill-Spa-Best-spa-in-Hoi-An-1.jpg\",\n        \"https:\/\/staging.sandyhillspa.com\/wp-content\/uploads\/2024\/12\/\uc0cc\ub514\ud790-\uc2a4\ud30c-\ud638\uc774\uc548-\uc9c0\uc5ed-\ucd5c\uace0\uc758-\uc2a4\ud30c-\uc548\ubc29-\ube44\uce58-\uc778\uadfc.webp\"\n      ],\n      \"telephone\": \"+84359575607\",\n      \"email\": \"sandyhillspa@gmail.com\",\n      \"priceRange\": \"140,000 VND - 1,090,000 VND\",\n      \"currenciesAccepted\": \"VND, USD, KRW\",\n      \"paymentAccepted\": \"Cash, Credit Card, Bank Transfer\",\n      \"address\": {\n        \"@type\": \"PostalAddress\",\n        \"streetAddress\": \"An Bang Beach, Cam An\",\n        \"addressLocality\": \"Hoi An Tay\",\n        \"addressRegion\": \"Da Nang\",\n        \"postalCode\": \"51000\",\n        \"addressCountry\": \"VN\"\n      },\n      \"geo\": {\n        \"@type\": \"GeoCoordinates\",\n        \"latitude\": 15.911871,\n        \"longitude\": 108.340376\n      },\n      \"aggregateRating\": {\n        \"@type\": \"AggregateRating\",\n        \"ratingValue\": \"5.0\",\n        \"reviewCount\": \"1588\",\n        \"bestRating\": \"5\",\n        \"worstRating\": \"1\"\n      },\n      \"sameAs\": [\n        \"https:\/\/www.instagram.com\/sandyhillspa\",\n        \"https:\/\/www.facebook.com\/sandyhillspa\",\n        \"https:\/\/pf.kakao.com\/_xbHKgxj\",\n        \"https:\/\/blog.naver.com\/nguyenthianhtuyet83\",\n        \"https:\/\/cafe.naver.com\/sandyhillspa\"\n      ],\n      \"contactPoint\": [\n        {\n          \"@type\": \"ContactPoint\",\n          \"contactType\": \"customer support\",\n          \"telephone\": \"+84359575607\",\n          \"email\": \"sandyhillspa@gmail.com\",\n          \"availableLanguage\": [\"ko\", \"en\", \"vi\"]\n        },\n        {\n          \"@type\": \"ContactPoint\",\n          \"contactType\": \"KakaoTalk\",\n          \"url\": \"https:\/\/pf.kakao.com\/_xbHKgxj\/chat\",\n          \"availableLanguage\": [\"ko\"]\n        }\n      ]\n    },\n    {\n      \"@type\": \"BreadcrumbList\",\n      \"@id\": \"https:\/\/staging.sandyhillspa.com\/ko\/contact\/#breadcrumb\",\n      \"itemListElement\": [\n        { \"@type\": \"ListItem\", \"position\": 1, \"name\": \"\ud648\", \"item\": \"https:\/\/staging.sandyhillspa.com\/ko\/\" },\n        { \"@type\": \"ListItem\", \"position\": 2, \"name\": \"\ubb38\uc758\ud558\uae30\", \"item\": \"https:\/\/staging.sandyhillspa.com\/ko\/contact\/\" }\n      ]\n    }\n  ]\n}\n<\/script>\n[\/ux_html]\n\n","protected":false},"excerpt":{"rendered":"","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_kad_post_transparent":"","_kad_post_title":"","_kad_post_layout":"","_kad_post_sidebar_id":"","_kad_post_content_style":"","_kad_post_vertical_padding":"","_kad_post_feature":"","_kad_post_feature_position":"","_kad_post_header":false,"_kad_post_footer":false,"_kad_post_classname":"","footnotes":""},"class_list":["post-1136","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/staging.sandyhillspa.com\/ko\/wp-json\/wp\/v2\/pages\/1136","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/staging.sandyhillspa.com\/ko\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/staging.sandyhillspa.com\/ko\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/staging.sandyhillspa.com\/ko\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/staging.sandyhillspa.com\/ko\/wp-json\/wp\/v2\/comments?post=1136"}],"version-history":[{"count":2,"href":"https:\/\/staging.sandyhillspa.com\/ko\/wp-json\/wp\/v2\/pages\/1136\/revisions"}],"predecessor-version":[{"id":8240,"href":"https:\/\/staging.sandyhillspa.com\/ko\/wp-json\/wp\/v2\/pages\/1136\/revisions\/8240"}],"wp:attachment":[{"href":"https:\/\/staging.sandyhillspa.com\/ko\/wp-json\/wp\/v2\/media?parent=1136"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}