{"id":35,"date":"2026-03-25T09:31:07","date_gmt":"2026-03-25T09:31:07","guid":{"rendered":"https:\/\/clouddemo.nc.co.th\/MHG\/midagrandephuket\/?page_id=35"},"modified":"2026-07-07T06:59:32","modified_gmt":"2026-07-07T06:59:32","slug":"play-with-us","status":"publish","type":"page","link":"https:\/\/mhg.co.th\/midagrandephuket\/play-with-us\/","title":{"rendered":"PLAY WITH US"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"35\" class=\"elementor elementor-35\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-17b5a2c e-con-full e-flex e-con e-parent\" data-id=\"17b5a2c\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-2fe93e0 elementor-widget elementor-widget-html\" data-id=\"2fe93e0\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<title>Mida Grande Resort Phuket \u2014 Experiences<\/title>\n<!--\n  ===========================================================================\n  AOHH EXPERIENCES \u2014 01 HERO  (inner-page banner, no text, no breadcrumb)\n  Requires: 00-base.html on the page.\n  ===========================================================================\n-->\n<style>\n  .aohh-exp-hero {\n    position: relative;\n    min-height: 75vh;\n    overflow: hidden;\n  }\n  .aohh-exp-hero::before {\n    content: '';\n    position: absolute; inset: 0;\n    background-image: url('https:\/\/www.midagrandephuket.com\/wp-content\/uploads\/2022\/04\/3.jpg');\n    background-size: cover; background-position: center;\n    z-index: 0;\n  }\n  .aohh-exp-hero::after {\n    content: ''; position: absolute; inset: 0;\n    background: linear-gradient(180deg, rgba(0,0,0,.25) 0%, rgba(0,0,0,.10) 50%, rgba(0,0,0,.30) 100%);\n    z-index: 1;\n  }\n<\/style>\n\n<section class=\"aohh-exp-hero\"><\/section>\n\n<!--\n  ===========================================================================\n  AOHH EXPERIENCES \u2014 02 INTRO  (heading + copy from brief row 20\u201321)\n  ===========================================================================\n-->\n<style>\n  .aohh-exp-intro {\n    padding: 80px 24px 56px;\n    text-align: center;\n    background: var(--aohh-bg);\n    font-family: var(--aohh-sans);\n  }\n  .aohh-exp-intro__inner { max-width: 820px; margin: 0 auto; }\n  .aohh-exp-intro h2 {\n    font-family: var(--aohh-serif);\n    font-size: clamp(26px, 3vw, 32px);\n    font-weight: 400;\n    color: var(--aohh-ink);\n    margin: 0 0 28px;\n    text-transform: uppercase;\n    letter-spacing: .04em;\n  }\n  .aohh-exp-intro p {\n    color: var(--aohh-muted);\n    font-size: 16px;\n    line-height: 1.85;\n    margin: 0 auto;\n    max-width: 720px;\n  }\n<\/style>\n\n<section class=\"aohh-exp-intro\">\n  <div class=\"aohh-exp-intro__inner\">\n    <p class=\"aohh-exp-card__type\" style=\"margin-bottom:14px;\">Experiences<\/p>\n    <h2>Memorable Experiences<\/h2>\n    <p>Enjoy a comfortable and convenient Phuket stay with a range of services designed to support both business and leisure travelers.<\/p>\n  <\/div>\n<\/section>\n\n<!--\n  ===========================================================================\n  AOHH EXPERIENCES \u2014 03 CARDS  (responsive grid, 3 experiences)\n  ===========================================================================\n-->\n<style>\n  .aohh-exp-list {\n    background: var(--aohh-bg);\n    padding: 0 24px 110px;\n    font-family: var(--aohh-sans);\n  }\n  .aohh-exp-list__grid {\n    max-width: var(--aohh-max, 1280px);\n    margin: 0 auto;\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 56px 36px;\n  }\n  @media (min-width: 640px) {\n    .aohh-exp-list__grid { grid-template-columns: repeat(2, 1fr); }\n  }\n  @media (min-width: 1024px) {\n    .aohh-exp-list__grid { grid-template-columns: repeat(3, 1fr); }\n  }\n\n  .aohh-exp-card {\n    display: flex;\n    flex-direction: column;\n    text-align: center;\n  }\n  .aohh-exp-card__img-wrap {\n    overflow: hidden;\n    aspect-ratio: 4 \/ 3;\n    margin-bottom: 24px;\n  }\n  .aohh-exp-card__img-wrap img {\n    width: 100%; height: 100%;\n    object-fit: cover; display: block;\n    transition: transform .55s ease;\n  }\n  .aohh-exp-card:hover .aohh-exp-card__img-wrap img {\n    transform: scale(1.05);\n  }\n  .aohh-exp-card__type {\n    font-size: 10px;\n    letter-spacing: .28em;\n    text-transform: uppercase;\n    color: var(--aohh-accent);\n    margin: 0 0 10px;\n    font-weight: 400;\n  }\n  .aohh-exp-card__name {\n    font-family: var(--aohh-serif);\n    font-size: clamp(18px, 1.6vw, 22px);\n    font-weight: 400;\n    color: var(--aohh-ink);\n    margin: 0 0 14px;\n    line-height: 1.3;\n    text-transform: uppercase;\n    letter-spacing: .05em;\n  }\n  .aohh-exp-card__desc {\n    color: var(--aohh-muted);\n    font-size: 14px;\n    line-height: 1.75;\n    margin: 0 0 20px;\n    flex: 1;\n  }\n  .aohh-exp-card__footer {\n    margin-top: auto;\n    border-top: 1px solid var(--aohh-line, #e0ddd8);\n    padding-top: 16px;\n    display: flex;\n    flex-direction: column;\n    align-items: center;\n    gap: 12px;\n  }\n  .aohh-exp-card__hours {\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    gap: 7px;\n    font-size: 12px;\n    color: var(--aohh-muted);\n  }\n  .aohh-exp-card__hours svg {\n    width: 13px; height: 13px;\n    fill: none;\n    stroke: var(--aohh-brand, #A98253);\n    stroke-width: 1.6;\n    flex-shrink: 0;\n  }\n  .aohh-exp-card__link {\n    display: inline-block;\n    font-size: 10px;\n    letter-spacing: .22em;\n    text-transform: uppercase;\n    color: var(--aohh-brand, #A98253);\n    text-decoration: none;\n    border-bottom: 1px solid var(--aohh-brand, #A98253);\n    padding-bottom: 2px;\n    transition: opacity .2s ease;\n  }\n  .aohh-exp-card__link:hover { opacity: .7; }\n<\/style>\n\n<section class=\"aohh-exp-list\">\n  <div class=\"aohh-exp-list__grid\">\n\n    <!-- 1. SOLEIL POOL -->\n    <article class=\"aohh-exp-card\">\n      <div class=\"aohh-exp-card__img-wrap\">\n        <img decoding=\"async\" src=\"https:\/\/www.midagrandephuket.com\/wp-content\/uploads\/2022\/04\/3.jpg\"\n             alt=\"Soleil Pool\" loading=\"lazy\">\n      <\/div>\n      <p class=\"aohh-exp-card__type\">Swimming Pool<\/p>\n      <h3 class=\"aohh-exp-card__name\">Soleil Pool<\/h3>\n      <p class=\"aohh-exp-card__desc\">Set in a sunny spot for swimmers, sunbathers and everyone who loves a poolside bar. Soleil Pool: 06:00&#8211;20:00 hrs; Soleil Bar: 10:00&#8211;23:00 hrs.<\/p>\n      <div class=\"aohh-exp-card__footer\">\n        <a class=\"aohh-exp-card__link\" href=\"https:\/\/mhg.co.th\/midagrandephuket\/play-with-us\/\">View More<\/a>\n      <\/div>\n    <\/article>\n\n    <!-- 2. ETOIL POOL -->\n    <article class=\"aohh-exp-card\">\n      <div class=\"aohh-exp-card__img-wrap\">\n        <img decoding=\"async\" src=\"https:\/\/www.midagrandephuket.com\/wp-content\/uploads\/2023\/04\/Etoil-Pool1-scaled.jpg\"\n             alt=\"Etoil Pool\" loading=\"lazy\">\n      <\/div>\n      <p class=\"aohh-exp-card__type\">Swimming Pool<\/p>\n      <h3 class=\"aohh-exp-card__name\">Etoil Pool<\/h3>\n      <p class=\"aohh-exp-card__desc\">A family spot in a shaded area of the resort, suitable for those with children playing in the adjacent children&#8217;s pool. Open: 06:00&#8211;20:00 hrs.<\/p>\n      <div class=\"aohh-exp-card__footer\">\n        <a class=\"aohh-exp-card__link\" href=\"https:\/\/mhg.co.th\/midagrandephuket\/play-with-us\/\">View More<\/a>\n      <\/div>\n    <\/article>\n\n    <!-- 3. LA LUNE ROOFTOP POOL -->\n    <article class=\"aohh-exp-card\">\n      <div class=\"aohh-exp-card__img-wrap\">\n        <img decoding=\"async\" src=\"https:\/\/www.midagrandephuket.com\/wp-content\/uploads\/2023\/04\/La-Lune-Rooftop-Pool1.jpg\"\n             alt=\"La Lune Rooftop Pool\" loading=\"lazy\">\n      <\/div>\n      <p class=\"aohh-exp-card__type\">Swimming Pool<\/p>\n      <h3 class=\"aohh-exp-card__name\">La Lune Rooftop Pool<\/h3>\n      <p class=\"aohh-exp-card__desc\">On the 9th-floor rooftop with spectacular views of Surin and Bang Tao beaches &#8212; ideal for private dinners, celebrations and group events. Open: 06:00&#8211;20:00 hrs.<\/p>\n      <div class=\"aohh-exp-card__footer\">\n        <a class=\"aohh-exp-card__link\" href=\"https:\/\/mhg.co.th\/midagrandephuket\/play-with-us\/\">View More<\/a>\n      <\/div>\n    <\/article>\n\n    <!-- 4. M-ENERGY FITNESS CENTRE -->\n    <article class=\"aohh-exp-card\">\n      <div class=\"aohh-exp-card__img-wrap\">\n        <img decoding=\"async\" src=\"https:\/\/www.midagrandephuket.com\/wp-content\/uploads\/2022\/04\/1-6.jpg\"\n             alt=\"M-Energy Fitness Centre\" loading=\"lazy\">\n      <\/div>\n      <p class=\"aohh-exp-card__type\">Fitness<\/p>\n      <h3 class=\"aohh-exp-card__name\">M-Energy Fitness Centre<\/h3>\n      <p class=\"aohh-exp-card__desc\">A fully equipped fitness centre with modern cardio and strength-training technology and qualified trainers on hand. Two locations, in Building 7 and Building 4. Open: 06:00&#8211;22:00 hrs.<\/p>\n      <div class=\"aohh-exp-card__footer\">\n        <a class=\"aohh-exp-card__link\" href=\"https:\/\/mhg.co.th\/midagrandephuket\/fit-fun\/\">View More<\/a>\n      <\/div>\n    <\/article>\n\n    <!-- 5. SAUNAS -->\n    <article class=\"aohh-exp-card\">\n      <div class=\"aohh-exp-card__img-wrap\">\n        <img decoding=\"async\" src=\"https:\/\/www.midagrandephuket.com\/wp-content\/uploads\/2022\/04\/5-1.jpg\"\n             alt=\"Saunas\" loading=\"lazy\">\n      <\/div>\n      <p class=\"aohh-exp-card__type\">Wellness<\/p>\n      <h3 class=\"aohh-exp-card__name\">Saunas<\/h3>\n      <p class=\"aohh-exp-card__desc\">Buildings 4 and 7 each have saunas &#8212; one for gentlemen and one for ladies &#8212; a simple way to relax and recharge. Open: 06:00&#8211;22:00 hrs.<\/p>\n      <div class=\"aohh-exp-card__footer\">\n        <a class=\"aohh-exp-card__link\" href=\"https:\/\/mhg.co.th\/midagrandephuket\/fit-fun\/\">View More<\/a>\n      <\/div>\n    <\/article>\n\n    <!-- 6. KIDDY PLAY ROOMS -->\n    <article class=\"aohh-exp-card\">\n      <div class=\"aohh-exp-card__img-wrap\">\n        <img decoding=\"async\" src=\"https:\/\/www.midagrandephuket.com\/wp-content\/uploads\/2023\/04\/Kiddy-Play1-scaled.jpg\"\n             alt=\"Kiddy Play Rooms\" loading=\"lazy\">\n      <\/div>\n      <p class=\"aohh-exp-card__type\">Family<\/p>\n      <h3 class=\"aohh-exp-card__name\">Kiddy Play Rooms<\/h3>\n      <p class=\"aohh-exp-card__desc\">The resort has extensive facilities for children, including two lively Kiddy Play rooms. Open: 06:00&#8211;20:00 hrs.<\/p>\n      <div class=\"aohh-exp-card__footer\">\n        <a class=\"aohh-exp-card__link\" href=\"https:\/\/mhg.co.th\/midagrandephuket\/play-with-us\/\">View More<\/a>\n      <\/div>\n    <\/article>\n\n  <\/div>\n<\/section>\n\n<!--\n  ===========================================================================\n  AOHH EXPERIENCES \u2014 04 CTA BANNER\n  ===========================================================================\n-->\n<style>\n  .aohh-exp-cta {\n    position: relative;\n    padding: 90px 24px;\n    text-align: center;\n    background-image: linear-gradient(rgba(0,0,0,.45), rgba(0,0,0,.45)), url('https:\/\/www.midagrandephuket.com\/wp-content\/uploads\/2023\/04\/La-Lune-Rooftop-Pool1.jpg');\n    background-size: cover;\n    background-position: center;\n    color: #fff;\n    font-family: var(--aohh-sans);\n  }\n  .aohh-exp-cta__eyebrow {\n    font-size: 11px; letter-spacing: .32em; text-transform: uppercase;\n    opacity: .75; margin: 0 0 18px;\n  }\n  .aohh-exp-cta h2 {\n    font-family: var(--aohh-serif);\n    font-size: clamp(24px, 3vw, 32px);\n    font-weight: 400;\n    color: #fff;\n    margin: 0 0 32px;\n    line-height: 1.3;\n  }\n<\/style>\n\n<section class=\"aohh-exp-cta\">\n  <p class=\"aohh-exp-cta__eyebrow\">Reservations<\/p>\n  <h2>Mida Grande Resort Phuket<\/h2>\n  <a class=\"aohh-btn aohh-btn--solid\"\n     href=\"https:\/\/reservation.travelanium.net\/propertyibe2\/?propertyId=838&amp;onlineId=4&amp;accesscode=member&amp;currency=THB\"\n     target=\"_blank\"\n     style=\"background:#fff; color:var(--aohh-brand,#A98253); border-color:#fff;\">\n    Booking\n  <\/a>\n<\/section>\n\n<!--\n  ===========================================================================\n  AOHH \u2014 00 BASE \/ SHARED STYLES  (style-guide compliant; shared by every page)\n  ===========================================================================\n-->\n<style>\n  :root {\n    \/* Mida Grande Resort Phuket \u2014 Sukhothai gold palette *\/\n    --aohh-primary:   #A98253;\n    --aohh-secondary: #565a5a;\n    --aohh-accent:    #A98253;\n    --aohh-brand:     #A98253;\n    --aohh-brand-dark:#8a6a40;\n    --aohh-gold:      #A98253;\n    --aohh-ink:       inherit;   \/* headings & text inherit theme (Kanit) color *\/\n    --aohh-muted:     #565a5a;\n    --aohh-bg:        transparent;\n    --aohh-bg-ash:    #f6f6f6;\n    --aohh-line:      rgba(3,3,3,.12);\n    --aohh-max:       1600px;\n    --aohh-serif:     inherit;   \/* inherit theme font (Kanit) \u2014 no hardcoded family *\/\n    --aohh-sans:      inherit;\n  }\n  [class^=\"aohh-\"], [class*=\" aohh-\"] { box-sizing: border-box; }\n  [class^=\"aohh-\"] img, [class*=\" aohh-\"] img { max-width: 100%; display: block; }\n  [class^=\"aohh-\"] a, [class*=\" aohh-\"] a { color: inherit; text-decoration: none; }\n  [class^=\"aohh-\"] h1, [class^=\"aohh-\"] h2, [class^=\"aohh-\"] h3,\n  [class*=\" aohh-\"] h1, [class*=\" aohh-\"] h2, [class*=\" aohh-\"] h3 {\n    font-family: var(--aohh-serif); font-weight: 300; line-height: 1.25; letter-spacing: .01em;\n  }\n  [class^=\"aohh-\"] p, [class*=\" aohh-\"] p { line-height: 1.75; }\n\n  \/* Shared buttons \u2014 sharp, 1px currentColor, soft opacity hover *\/\n  .aohh-btn {\n    display: inline-block; padding: 14px 34px;\n    font-family: var(--aohh-sans); font-size: 13px; font-weight: 400;\n    letter-spacing: .22em; text-transform: uppercase;\n    border: 1px solid currentColor; background: transparent; color: inherit;\n    cursor: pointer; transition: opacity .35s ease; text-decoration: none;\n  }\n  .aohh-btn:hover { opacity: .7; }\n  .aohh-btn--solid { background: var(--aohh-primary); color: #fff; border-color: var(--aohh-primary); }\n  .aohh-btn--solid:hover { opacity: .85; }\n\n  \/* Full-width sections inside a boxed Elementor column *\/\n  .aohh-exp-hero, .aohh-exp-intro, .aohh-exp-list, .aohh-exp-cta {\n    width: 100vw; max-width: 100vw;\n    margin-left: calc(50% - 50vw); margin-right: calc(50% - 50vw);\n  }\n  html, body { overflow-x: hidden; }\n<\/style>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>Mida Grande Resort Phuket \u2014 Experiences Experiences Memorable Experiences Enjoy a comfortable and convenient Phuket stay with a range of services designed to support both business and leisure travelers. Swimming Pool Soleil Pool Set in a sunny spot for swimmers, sunbathers and everyone who loves a poolside bar. Soleil Pool: 06:00&#8211;20:00 hrs; Soleil Bar: 10:00&#8211;23:00 [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_header_footer","meta":{"footnotes":""},"class_list":["post-35","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/mhg.co.th\/midagrandephuket\/wp-json\/wp\/v2\/pages\/35","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/mhg.co.th\/midagrandephuket\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/mhg.co.th\/midagrandephuket\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/mhg.co.th\/midagrandephuket\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/mhg.co.th\/midagrandephuket\/wp-json\/wp\/v2\/comments?post=35"}],"version-history":[{"count":7,"href":"https:\/\/mhg.co.th\/midagrandephuket\/wp-json\/wp\/v2\/pages\/35\/revisions"}],"predecessor-version":[{"id":97,"href":"https:\/\/mhg.co.th\/midagrandephuket\/wp-json\/wp\/v2\/pages\/35\/revisions\/97"}],"wp:attachment":[{"href":"https:\/\/mhg.co.th\/midagrandephuket\/wp-json\/wp\/v2\/media?parent=35"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}