Check server response of

Server response
NS records
Whois domain
Response headers
Request headers
Raw HTML code
301 Moved Permanently - whatr.com
HTTP Status: 301
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
Date: Sun, 11 May 2025 12:37:10 GMT
Content-Type: text/html; charset=utf-8
Content-Length: 57
Connection: keep-alive
Location: https://www.aonoi.com/
Server: ip-100-74-5-18.eu-west-2.compute.internal
Vary: Accept-Encoding
X-Request-Id: ef0fcb0d-d7f3-4d92-a556-cef0c8448316

HTTP Code 301 Moved Permanently

301 http status code means that the requested resource has been permanently moved to a new URL. All future requests should use the new address.

When is Code 301 used?

  • When changing a website domain
  • When modifying URL structures
  • When setting up redirects for SEO

What does Code 301 mean for the user?

The browser will automatically redirect the user to the new address, and search engines will update their indexes.

200 OK - https://www.aonoi.com/
HTTP Status: 200
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
Date: Sun, 11 May 2025 12:37:10 GMT
Content-Type: text/html
Transfer-Encoding: chunked
Connection: keep-alive
Server: cloudflare
Speculation-Rules: "/cdn-cgi/speculation"
Cf-Ray: 93e1b9e408f48d60-HEL
Last-Modified: Sat, 26 Apr 2025 07:36:22 GMT
Vary: Accept-Encoding
Cf-Cache-Status: DYNAMIC
Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=KkJ2%2ByecscAae7oeLzh3JUYF21UtzrZVHcD0fpTPdVfxnaHxsbl2oPwhSWTMHpZcbQRvD5kJ0M49yUjiPJ48Qh94gzT%2B0YTAIHXOZuwPy0pp7Sas6twgpq%2BN%2F2YCJ2FhWKyKxIyQrw4c3Gr0"}],"group":"cf-nel","max_age":604800}
Nel: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}
alt-svc: h3=":443"; ma=86400
server-timing: cfL4;desc="?proto=TCP&rtt=1226&min_rtt=1214&rtt_var=349&sent=5&recv=7&lost=0&retrans=0&sent_bytes=2833&recv_bytes=788&delivery_rate=3287804&cwnd=252&unsent_bytes=0&cid=712c415daa5a32bb&ts=182&x=0"

HTTP Code 200 OK

200 http status code is a standard successful HTTP server response. It means that the client’s request (e.g., from a browser) was successfully processed, and the server is delivering the requested data.

When is Code 200 used?

  • When loading a web page
  • When successfully receiving an API response
  • When processing a form or another HTTP request

What does Code 200 mean for the user?

The user receives content without errors, and the page or application functions properly. If Code 200 is accompanied by data, the browser or program processes and displays it to the user.

GET / HTTP/1.1
Host: whatr.com
Accept: */*
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
<!DOCTYPE html>


<html lang="en">


<head>
<meta charset="utf-8">
<script>
(function () {
  // Step 1: Fix malformed URL if query is after hash
  const rawHash = window.location.hash;
  const rawSearch = window.location.search;

  if (rawHash.includes('?')) {
    const [fragment, badQuery] = rawHash.slice(1).split('?');
    const newUrl = window.location.pathname + '?' + badQuery + '#' + fragment;
    window.history.replaceState(null, '', newUrl);
  }

  // Step 2: Process 'identify' from the URL
  const params = new URLSearchParams(window.location.search);
  let userIdentity = params.get('identify');
  const identityFromUrl = !!userIdentity;
  const hasDetailsHash = window.location.hash === '#details';

  if (userIdentity) {
    // Save to localStorage
    localStorage.setItem('userIdentity', userIdentity);

    // Clean the URL
    params.delete('identify');
    const cleanedSearch = params.toString();
    const newUrl = window.location.pathname +
                   (cleanedSearch ? '?' + cleanedSearch : '') +
                   window.location.hash;
    window.history.replaceState({}, '', newUrl);
  } else {
    // Fallback to localStorage
    userIdentity = localStorage.getItem('userIdentity');
  }

  // Step 3: Push to __insp if identity exists
  if (userIdentity) {
    window.__insp = window.__insp || [];
    __insp.push(['identify', userIdentity]);

    // Step 4: Push tagSession with correct label
    if (identityFromUrl) {
      const tagValue = hasDetailsHash ? 'verified' : 'viewed';
      __insp.push(['tagSession', tagValue]);
    }
  }
})();
</script>

<meta property="og:url" content="https://www.aonoi.com/">
<meta property="og:type" content="website">
<meta property="og:title" content="🇹🇭 🌴 🥥 🏝️ ขายบ้านติดทะเล Beach House for Sale 🏝️ 🥥 🌴 🇹🇭 ">
<meta property="og:description" content="Beachfront Home in Prachuap Khiri Khan  บ้านติดชายหาดในจังหวัดประจวบคีรีขันธ์">
<meta property="og:image" content="https://www.aonoi.com/Beach-House-for-Sale-in-Thailand.jpg">


<meta name="twitter:card" content="summary_large_image">
<meta property="twitter:domain" content="aonoi.com">
<meta property="twitter:url" content="https://www.aonoi.com/">
<meta name="twitter:title" content="🇹🇭 🌴 🥥 🏝️ ขายบ้านติดทะเล Beach House for Sale 🏝️ 🥥 🌴 🇹🇭 ">
<meta name="twitter:description" content="Beachfront Home in Prachuap Khiri Khan  บ้านติดชายหาดในจังหวัดประจวบคีรีขันธ์">
<meta name="twitter:image" content="https://www.aonoi.com/Beach-House-for-Sale-in-Thailand.jpg"> 


<script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':
new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],
j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=
'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);
})(window,document,'script','dataLayer','GTM-WT8V8RCD');</script><meta http-equiv="X-UA-Compatible" content="IE=edge"><meta name="viewport" content="width=device-width, initial-scale=1">


<title>Thailand Beach House for Sale - Land & Home on Beachfront Property in Prachuap Khiri Khan, Ao Noi</title>


<meta name="description" content="Custom-designed 4-bedroom house offers a luxurious expat lifestyle with private beach access, expansive undeveloped land for investment opportunities, and easy access to Hua Hin, Bangkok, and more.">



<link rel="icon" type="image/x-icon" href="favicon.ico"><script src="jquery.min.js"></script><link rel="stylesheet" href="bootstrap.css"><script src="script.js"></script><link rel="stylesheet" href="magnific-popup.css"><link rel="stylesheet" href="jquery.fullPage.css"><link rel="stylesheet" href="flexslider.css"><link rel="stylesheet" href="animations.css"><link rel="stylesheet" href="content-box.css"><link rel="stylesheet" href="style.css"><link rel="stylesheet" href="skin.css"><script src="GRIDS.js"></script><script src="MENU.js"></script><script src="//cdn.jsdelivr.net/npm/hls.js@latest"></script> <script src="MAP.js"></script></head><body style="background-color: #FFFFFF;"><noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-WT8V8RCD"
height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript><div id="preloader"></div><header class="fixed-top scroll-change"><div class="navbar navbar-default mega-menu-fullwidth navbar-fixed-top" role="navigation"><div class="navbar navbar-main"><div class="container"><div class="navbar-header">


<a class="navbar-brand" href="https://www.aonoi.com/">
<img src="Thailand-Prachuap-Khiri-Khan-Ao-Noi.png" alt="Thailand, Prachuap Khiri Khan, Ao Noi" /></a></div>


<div class="collapse navbar-collapse"><div class="nav navbar-nav navbar-right"><ul class="nav navbar-nav over" id="fullpage-menu"><li class="active">


<span class="nav-link" data-anchor="House" style="cursor:pointer;">Beach House for Sale</span>
</li>
<li>
<span class="nav-link" data-anchor="Land" style="cursor:pointer;">Land</span>
</li>
<li>
<span class="nav-link" data-anchor="Location" style="cursor:pointer;">Area</span>
</li>
<li>
<span class="nav-link" data-anchor="Home" style="cursor:pointer;">Home</span>
</li>
<li>
<span class="nav-link" data-anchor="Contact" style="cursor:pointer;">Price</span>
</li>
</ul>


<ul class="nav navbar-nav over lan-menu"><li><a style="text-transform: lowercase;" href="https://www.อ่าวน้อย.com/"><img src="อ่าวน้อย-ประจวบคีรีขันธ์-ไทย.png" alt="อ่าวน้อย ประจวบคีรีขันธ์ ไทย" /><big>อ่าวน้อย</big>.com</a></li></ul></div></div>


</div></div></div></header><nav class="fullpage-varrow"><div class="arrow down"><span></span><i class="fa fa-angle-down"></i></div></nav>


<div style="opacity: 0.1;" class="background-page overlay-container">
<video id="video" autoplay loop muted poster="Thailand-Beachfront-House-for-Sale.jpg" class="background-fullscreen"></video><script>
  if (Hls.isSupported()) {
    const video = document.getElementById('video');
    const hls = new Hls();
    hls.attachMedia(video);
    hls.on(Hls.Events.MEDIA_ATTACHED, () => {
      hls.loadSource(
        'https://customer-wj7pfmvunnv04n5i.cloudflarestream.com/a733b16a19743e60210ee855654b79a4/manifest/video.m3u8?protocol=llhls'
      );
    });
  }

  video.play();
</script>


</div><div id="fullpage-main" data-options="verticalCentered:false" data-offset="0"><div class="section overlay-container" data-id="House"><div class="container content box-middle"><div class="row"><h1 class="Section-Heading AbovePhoto">


Thailand Beach House for Sale</h1>




<a class="lightbox" href="HOME-ON-THE-BEACH-FOR-SALE-IN-THAILAND.jpg">
  <picture>
    <!-- Use mobile image when viewport is 767px wide or less -->
    <source srcset="Thailand-Home-on-the-Beach.jpg" media="(max-width: 767px)">
    <!-- Fallback for larger devices: the desktop image -->
   <img src="Thailand-Beachfront-Home-for-Sale.jpg"  alt="Thailand Home of the Beach for Sale">
  </picture>
</a>












<p class="photo-text BelowPhoto">Home on Beachfront Property in Prachuap Khiri Khan


</p><div class="col-md-6"><p class="text-beach-house TopHouse">


<strong>Minutes from the Capital</strong> <br>
Close to all the big city amenities yet worlds away in tranquility.<br><br>


<strong>Custom Designed House</strong><br>
Expat style home ~180m²/~1938ft², 4 bedrooms, 2 bathrooms.<br><br>


<strong>Oceanfront Energy, Every Day</strong><br>
Morning swims, beach jogs, kayaking, fishing and more.<span class="gaps"></span>


</p></div><div class="col-md-6"><p class="text-beach-house TopHouse">


<strong>Beach Land Development</strong><br>
Includes 39 meters (~0.658 rai) of undeveloped beachfront land.<br><br>

<strong>Multiple Income Streams</strong><br>
Build beach villas to sell, rent, or operate as a boutique resort.<br><br>

<strong>Private Retreat & Land Bank</strong><br>
Enjoy a personal sanctuary while securing land for future profits.


</p></div></div></div></div>











<div class="section overlay-container" data-id="Land"><div class="container content box-middle"><div class="row"><h1 class="Section-Heading AbovePhoto">


Undeveloped Beachfront Land</h1>




<a class="lightbox" href="THAILAND-BEACHFRONT-FOR-SALE.jpg">
  <picture>
    <!-- Use mobile image when viewport is 767px wide or less -->
    <source srcset="Thailand-Beach-Land.jpg" media="(max-width: 767px)">
    <!-- Fallback for larger devices: the desktop image -->
  <img src="Thailand-Beachfront-Land-for-Sale.jpg"  alt="Thailand Beach Land for Sale">  </picture>
</a><p class="photo-text BelowPhoto">Thailand Oceanfront Home with Undeveloped Beach Land 


</p><div class="row"><div class="col-md-5 "><p class="text-beach-land mobile-spacing bumping TopLand">
    

The house sits on a ~0.9068 rai property, with 53 meters of beachfront land. The existing home is on a third of the property and only uses 14 meters of the beach land, leaving 39 meters of beachfront available for development. This presents a rare opportunity to create a dream home, sell modern beach homes, or generate revenue from resort-styled beach bungalows, each property with its own private beachfront land.


</p></div>








<div class="col-md-7"  data-time="1600"><div class="flexslider carousel ">    


<a class="img-box img-scale-up lightbox" href="BEACH-LAND-FOR-SALE-IN-THAILAND.jpg"><img width="700" height="160" src="Undeveloped-Beachfront-Land-Thailand.jpg" alt="Thailand Undeveloped Beachfront Land" /></a>


 <ul class="slides">


<li><a class="img-box img-scale-up lightbox" href="Beachfront-Development-1-Lot.jpg"><img src="1-Beachfront-Lot-for-Sale.jpg" alt="Build a Dream Beach House" /></a> </li>


<li><a class="img-box img-scale-up lightbox" href="Beachfront-Villa.jpg"><img src="Thailand-Beachfront-Villa.jpg" alt="Dream Beachfront Villa" /></a> </li>


<li><a class="img-box img-scale-up lightbox" href="Beachfront-Development-2-Lots.jpg"><img src="2-Beachfront-Lots-for-Sale.jpg" alt="Build a Beachfront Townhouse" /></a> </li>
            

<li><a class="img-box img-scale-up lightbox" href="2-Beachfront-Houses.jpg"><img src="2-Thailand-Beachfront-Houses.jpg" alt="Beachfront Houses" /></a> </li>

<li><a class="img-box img-scale-up lightbox" href="2-Beachfront-Villas.jpg"><img src="2-Thailand-Beachfront-Villas.jpg" alt="Beachfront Villas" /></a> </li>



<li><a class="img-box img-scale-up lightbox" href="Beachfront-Development-3-Lots.jpg"><img src="3-Beachfront-Lots-for-Sale.jpg" alt="Build Multiple Houses on the Beach" /></a> </li>


<li><a class="img-box img-scale-up lightbox" href="3-Beachfront-Villas.jpg"><img src="3-Thailand-Beachfront-Villas.jpg" data-gallery="beachLand" alt="Triple Beachfront Villas" /></a> </li>


<li><a class="img-box img-scale-up lightbox" href="Beachfront-Development-3-Lots-for-Sale.jpg"><img src="3-Beachfront-Lots.jpg" data-gallery="beachLand" alt="Build Triple Beach Bungalows" /></a> </li>

<li><a class="img-box img-scale-up lightbox" href="Beachfront-Development-4-Lots.jpg"><img data-gallery="beachLand" src="4-Beachfront-Lots-for-Sale.jpg" alt="Build a Beachfront Condo or Multiple Homes" /></a> </li>

<li><a class="img-box img-scale-up lightbox" href="4-Beachfront-Villas.jpg"><img data-gallery="beachLand" src="4-Thailand-Beachfront-Villas.jpg" alt="Build a Beachfront Villas" /></a> </li>

<li><a class="img-box img-scale-up lightbox" href="Beachfront-Development-5-Lots.jpg"><img data-gallery="beachLand" src="5-Beachfront-Lots-for-Sale.jpg" alt="5 Lots of Beach Land for Sale in Thailand" /></a> </li>


<li><a class="img-box img-scale-up lightbox" href="5-Beachfront-Bungalows.jpg"><img data-gallery="beachLand" src="5-Thailand-Beachfront-Bungalows.jpg" alt="Beachfront Bungalows for Sale in Thailand" /></a> </li>


<li><a class="img-box img-scale-up lightbox" href="5-Beachfront-Villas.jpg"><img data-gallery="beachLand" src="5-Thailand-Beachfront-Villas.jpg" alt="Beachfront Villas for Sale in Thailand" /></a> </li>


        </ul>
    </div>
</div>











</div></div>
</div>
</div>




<div class="section overlay-container" data-id="Location">
<div class="container content box-middle">



<div class="row">
<h1 class="Section-Heading AbovePhoto">Location in Thailand</h1><p class="photo-text BelowHeading" style="text-align: left;">By car Bangkok is under 4 hours, Hua Hin 1 hour, Koh Samui ferry under 3 hours, Pattaya 5 hours, Phuket 8 hours.</p>
<div class="col-md-4 " >
<a class="lightbox"  href="Beachfront-House-and-Land-for-Sale.jpg"><img src="Area-Map-Location-of-Beach-House-for-Sale.png"  alt="Location of the Thailand Beach House"> </a>

</div>
<div id="less-padding-div" class="col-md-4  advs-box advs-box-side-icon boxed white">
   <p style="text-align: justify;color:black;"  class="text-m" >Ao Noi is located in Prachuap Khiri Khan, a popular area in Thailand.  Filled with outdoor activities and authentic Thai culture, it's uniquely different then the tourist areas of Phuket, Pattaya & Koh Samui.</p>
</div>
     <div class="col-md-4">


<center>
<a class="popup-youtube" href="https://www.youtube.com/watch?v=36c4nkQeaHs">
<img src="Thailand-Beach-House-for-Sale-Location.jpg"  alt="The Beach House - Thailand Property for Sale" width="360" height="196" style="display:block;"></a></center>


</div>
</div><hr class="space s" />


<div class="row">
<div  id="less-padding-div"  class="col-md-4 advs-box 
advs-box-side-icon 
boxed white" >
    <p class="text-area" style="text-align: justify;">
The capital, Mueang Prachuap Khiri Khan is a vibrant community, full of outdoor sports from golf, hiking, biking, to a national football team.   This area has seen our street grow to five hotels, several weekend retreats, and currently four luxury homes are being built.     </p>
</div>


<div class="col-md-4" style="display: flex; justify-content: center; align-items: center; height: 100%;">
<div id="map"><script
  src="https://maps.googleapis.com/maps/api/js?key=AIzaSyBZZTIqhMTrjvPKYy417TuXYKa21wAnpFA&loading=async&callback=initMap&v=weekly&solution_channel=GMP_CCS_streetview_v2"
  defer 
></script></div>
</div>



<div class="col-md-4" style="display: flex; justify-content: center; align-items: center; height: 100%;">

<div  id="pano" ></div>
</div>  






</div>
</div>
</div>
<div class="section overlay-container"  data-id="Home">
<div class="container content box-middle">

<div>

<div class="row">
<h1 class="Section-Heading AbovePhoto">Beachfront Home</h1>           <div class="grid-item col-md-4">
        <div class="advs-box ">
            <div class="caption-box">
           


 <p class="text-menu" style="text-align: left; color:black;">
Size ~180m²/~1938ft² (2 Floors)<br>
4 Bedrooms & 2 Bathrooms<br>
2 Kitchens (Thai & Western)<br>
Office & Entertainment Space<br>
Laundry Room, Pantry & Storage<br>
45m² Deck & 20m² Covered Patio</p>


            </div>
        </div>
    </div>
    
    
      <div class="grid-item col-md-4">
        <div class="advs-box">
            <div class="caption-box">

<center>
<a class="popup-youtube" href="https://www.youtube.com/watch?v=LEr06jIPdys">
<img src="3D-House-on-the-Beach-Thailand.jpg"  alt="TThailand Beach Home" width="350" height="180" style="display:block;"></a></center>


            </div>
        </div>
    </div>
    
<div class="grid-item col-md-4">
        <div class="advs-box">
            <div class="caption-box">
<br>
     <a class="lightbox" alt="Thailand Home Beach Land for Sale" href="Beach-House-for-Sale.jpg"><img src="Beach-House-for-Sale.png"   alt="The Beachhouse for Sale"> </a> 

            </div>
        </div>
    </div>



        </div></div>







<div class="grid-item col-md-4">
<div class="list-nav pagination-sm pagination hide-first-last pagination-grid" data-page-items="2" > 

<img src="RENOVATIONS.gif" class="blueOut"  alt="Property was renovated in 2024"> 


</div> 
    </div>
  
<div class="grid-box">
  <div class="grid-list">





















<div>

<div class="grid-item col-md-4">
        <div  class="advs-box advs-box-side-icon boxed-inverse">
            <div class="caption-box">
                <h3>Origin Story</h3>
                <p class="text-menu" style="text-align: justify;color:black;" >
Purchased from the family of Prachuap Khiri Khan's former MP, we were drawn to its location, charm, and potential. We've thoughtfully designed, built, and expanded the property, making it our primary residence since 2013.

                </p>
            </div>
        </div>


</div>

















<div class="grid-item col-md-4">
        <div class="advs-box advs-box-side-icon boxed-inverse">


            <div class="caption-box">
                <h3>Recent Upgrades</h3>
                <p class="text-menu" style="text-align: justify;color:black;" >
The property features a newly built 53-meter beachfront dam, an upgraded deck and patio, and a luxurious Western-style kitchen with imported granite countertops and state-of-the-art appliances.

                </p>
            </div>
        </div>
    </div>

    <div class="grid-item col-md-4">
        <div class="advs-box advs-box-side-icon boxed-inverse">
            <div class="caption-box">
 <h3>
 4 Bedrooms
 
     </h3>
                <p class="text-menu" style="text-align: justify;color:black;" >
                
                
1st floor, master bedroom with private washroom and a spare bedroom with a built in desk, 2nd floor has an office/bedroom with a fold-down bed & an entertainment room/bedroom with a sofa bed.
                

                </p>
            </div>
        </div>
    </div>
    <div class="grid-item col-md-4">
        <div class="advs-box advs-box-side-icon boxed-inverse">
            <div class="caption-box">   <h3>
 2 Bathrooms
 
     </h3>
                <p class="text-menu" style="text-align: justify;color:black;" >
                
                
    The master bathroom features a bathtub, separate shower, and storage, while the common bathroom includes a shower, sink, toilet, and storage.           
                

                </p>
            </div>
        </div>
    </div>
    <div class="grid-item col-md-4">
        <div class="advs-box advs-box-side-icon boxed-inverse">
            <div class="caption-box">
                 <h3>
 2 Kitchens
 
     </h3>
                <p class="text-menu" style="text-align: justify;color:black;" >
                
   The Thai kitchen includes a sink and counter, fridge, and appliances, while the Western kitchen boasts an imported granite countertop, built-in SMEG dishwasher, induction stovetop, and convection oven.             
                
                

                </p>
            </div>
        </div>
    </div>
    <div class="grid-item col-md-4">
        <div class="advs-box advs-box-side-icon boxed-inverse">
            <div class="caption-box">
                  <h3>
 
 Living Room
     </h3>
                <p class="text-menu" style="text-align: justify;color:black;" >
                
                
             4-seater entertainment sofa, surrounded by centralized cabinetry with ample shelving, set in an open area perfect for showcasing art pieces and displays. 
                

                </p>
            </div>
        </div>
    </div>
    
    
    <div class="grid-item col-md-4">
        <div class="advs-box advs-box-side-icon boxed-inverse">
            <div class="caption-box">
                  <h3>
 
 Dining Area
     </h3>
                <p class="text-menu" style="text-align: justify;color:black;" >
                
                
         Off the living room, the dining area comfortably accommodates an 8-person table, enhanced by wrap-around windows that fill the space with natural light.    
                

                </p>
            </div>
        </div>
    </div>
    
    <div class="grid-item col-md-4">
        <div class="advs-box advs-box-side-icon boxed-inverse">
            <div class="caption-box">
                  <h3>
 Foyer/Entryway
 
     </h3>
                <p class="text-menu" style="text-align: justify;color:black;" >
                
                
         Spacious open area off the living room, featuring a wardrobe, shoe stand, and cabinets for convenient storage. 
                

                </p>
            </div>
        </div>
    </div>
    
    <div class="grid-item col-md-4">
        <div class="advs-box advs-box-side-icon boxed-inverse">
            <div class="caption-box">
                  <h3>
 
 Laundry Room
     </h3>
                <p class="text-menu" style="text-align: justify;color:black;" >
                
                
           Lots of space, housed a washer and separate dryer, and includes the water filtration system, plus provides access to a dedicated storage room.      
                

                </p>
            </div>
        </div>
    </div>
    
    <div class="grid-item col-md-4">
        <div class="advs-box advs-box-side-icon boxed-inverse">
            <div class="caption-box">
                  <h3>
 
 Storage Areas
     </h3>
                <p class="text-menu" style="text-align: justify;color:black;" >
                
                
Includes a gated and covered outdoor space for bikes, scooters, and water toys, a storage room off the laundry room, two upper storage spaces at ceiling level, and a pantry off the Thai kitchen.
                

                </p>
            </div>
        </div>
    </div>
    
    <div class="grid-item col-md-4">
        <div class="advs-box advs-box-side-icon boxed-inverse">
            <div class="caption-box">
                  <h3>
 
 Other Features
 
     </h3>
                <p class="text-menu" style="text-align: justify;color:black;" >
                
 7 air conditioners covering all living areas, a security system with four tracking cameras, an electronic gate with a secure maildrop box, privacy fencing, and an industrial self-cleaning water filtration system.               
                
                

                </p>
            </div>
        </div>
    </div>
    
   </div>
</div></div>

</div>
</div>
<div class="section overlay-container"  data-id="Contact">
<div class="container content box-middle">
<div class="row "  >

<div class="col-md-4 "  style="height: 100%; 
            background-image: url('PROPERTY.jpg'); 

            background-repeat: no-repeat;">    
    <p style="text-align: left;color:white"  class="text-s" ><span class="gaps"></span>
Average Beachfront Prices<span class="gaps"></span>
Within 1 Hour of our Property<br><small>
- 29 Beachfront Lots ฿59,637,500 <br>
- 16 Beachfront Houses ฿46,218,750 <span class="gaps"></span></small>
Pranburi <small>(Nam Khao, Pak Nam Pran)<br>
- 1 Beachfront Lot ฿39,000,000<br>
- 2 Beachfront Houses ฿69,000,000  <span class="gaps"></span></small>
Sam Roi Yot <small>(Khao Daeng)<br>
- 5 Beachfront Lots ฿224,300,000<br>
- 1 Beachfront House ฿29,000,000<span class="gaps"></span></small>
Kui Buri <small>(Khao Daeng, Kui Nuea)<br>
- 7 Beachfront Lots ฿18,600,000<br>
- 2 Beachfront Houses ฿53,950,000 <span class="gaps"></span></small>
Ao Noi <small>(Bo Nok, Thung Mamao)<br>
- 7 Beachfront Lots ฿29,300,000<br>
- 3 Beachfront Houses ฿61,300,000<span class="gaps"></span></small>
Prachuap City <small>(Mueang)<br>
- 3 Beachfront Lots ฿56,000,000<br>
- 1 Beachfront House ฿37,500,000 <span class="gaps"></span></small>
Klong Wan <small>(Klongwan)<br>
- 2 Beachfront Lots ฿23,000,000<br>
- 2 Beachfront Houses ฿43,750,000 <span class="gaps"></span></small>
Thap Sakae <small>(Saeng Arun, Huai Yang)<br>
- 2 Beachfront Lots ฿67,950,000<br>
- 4 Beachfront Houses ฿21,250,000<span class="gaps"></span></small>
Bang Saphan <small>(Phong Prasat)<br>
- 2 Beachfront Lots ฿18,950,000<br>
- 1 Beachfront House ฿54,000,000 <span class="gaps"></span></small>
  </p>
</div>




<div class="col-md-4  advs-box advs-box-side-icon boxed white">
               <h3 class="text-l blink"  style="color:red">Agent Wanted</h3><span class="gaps"></span>
   <p style="text-align: justify;"  class="text-m" >
We're seeking an experienced agent who would like the exclusive opportunity to represent this unique and highly desirable property. 
<span class="gaps"></span>
If you have the expertise, dedication, and enthusiasm to become the sole agent, please contact us. 
<span class="gaps"></span>
 This is your chance to  showcase and manage a premium listing that truly stands out in the market.<br><br>                                  
</p></div>




 <div class="col-md-4">    


<div id="form-acm_55405"></div>   

<br> 

 <p style="text-align: left;"  class="text-m bumping" >
<b>Address:</b><br>
    Street/Soi: 219 M00 2<br>
    City/Tambon: Ao Noi<br>Province: Prachuap Khiri Khan<br>
    Postal Code: 77000<span class="gaps"></span><b>Owners:</b><br>
   Pakjeera (Thai/Canadian) <br>Stephen (Canadian)              
</p>

     
</div>

</div>
</div>
</div>
</div>

<footer class="footer-center footer-Building">




<link rel="stylesheet" href="solid-icons.min.css">
<script src="imagesloaded.min.js"></script><script async src="bootstrap.min.js"></script><script src="jquery.magnific-popup.min.js"></script><script src="jquery.flexslider-min.js"></script><script src="jquery.fullPage.min.js"></script><script src="jquery.twbsPagination.min.js"></script>

</footer>
<script>
$(document).ready(function() {
$('.popup-youtube').magnificPopup({
type: 'iframe',
mainClass: 'mfp-fade',        // Optional fade-in effect
removalDelay: 88,            // Optional delay for closing animation
preloader: false,             // Disable preloader if you prefer
fixedContentPos: false,       // Allow the popup to resize correctly
iframe: {
  patterns: {
    youtube: {
      index: 'youtube.com/',
      id: function(url) {
        var m = url.match(/[\\?\\&]v=([^\\?\\&]+)/);
        return m && m[1] ? m[1] : url;
      },
      // Embed URL with autoplay enabled.
      src: 'https://www.youtube.com/embed/%id%?controls=0&rel=0&loop=1&modestbranding=1&showinfo=0'
    }
  }
}
});
});
</script>  

<script src="NAV.js"></script>
  <div id="details">


<p align="center">We'll Send the Price & Contact Detials <br> to Your Email Address within 5 Minutes.</p><br>
<img src="VERIFIED.gif"><br><h3>You're Email is Verified</h3>

  </div>

<script defer src="https://static.cloudflareinsights.com/beacon.min.js/vcd15cbe7772f49c399c6a5babf22c1241717689176015" integrity="sha512-ZpsOmlRQV6y907TI0dKBHq9Md29nnaEIPlkf84rnaERnq6zvWvPUqr2ft8M1aS28oN72PdrCzSjY4U6VaAw1EQ==" data-cf-beacon='{"rayId":"92ee68d89c049e47","version":"2025.3.0","r":1,"token":"f546c744deab423b9d3c220e1c173085","serverTiming":{"name":{"cfExtPri":true,"cfL4":true,"cfSpeedBrain":true,"cfCacheStatus":true}}}' crossorigin="anonymous"></script>

<script type="text/javascript" src="https://acumbamail.com/newform/dynamic/js/N0XBtgErb4JFqfExGA4ESmL55ksAel95lCgaImnEjJDioJfVRd/55405/"></script>
</body>
</html>
                                

Whois info of domain

Domain Name: WHATR.COM
Registry Domain ID: 1582660036_DOMAIN_COM-VRSN
Registrar WHOIS Server: whois.wildwestdomains.com
Registrar URL: http://www.wildwestdomains.com
Updated Date: 2025-01-17T12:41:36Z
Creation Date: 2010-01-21T19:43:02Z
Registry Expiry Date: 2026-01-14T11:59:59Z
Registrar: Wild West Domains, LLC
Registrar IANA ID: 440
Registrar Abuse Contact Email: [email protected]
Registrar Abuse Contact Phone: 480-624-2505
Domain Status: clientDeleteProhibited https://icann.org/epp#clientDeleteProhibited
Domain Status: clientRenewProhibited https://icann.org/epp#clientRenewProhibited
Domain Status: clientTransferProhibited https://icann.org/epp#clientTransferProhibited
Domain Status: clientUpdateProhibited https://icann.org/epp#clientUpdateProhibited
Name Server: NS35.DOMAINCONTROL.COM
Name Server: NS36.DOMAINCONTROL.COM
DNSSEC: unsigned
URL of the ICANN Whois Inaccuracy Complaint Form: https://www.icann.org/wicf/
>>> Last update of whois database: 2025-05-11T12:36:53Z <<<
For more information on Whois status codes, please visit https://icann.org/epp
NOTICE: The expiration date displayed in this record is the date the
TERMS OF USE: You are not authorized to access or query our Whois
by the following terms of use: You agree that you may use this Data only
to: (1) allow, enable, or otherwise support the transmission of mass