<Audits>System.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in G:\Trivender PC\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
259af10f-7a5a-4b78-8db5-6c0cf79bc041|SearchRequest|SearchRequest|<?xml version="1.0" encoding="utf-16"?>
<HotelSearchRQ xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" EchoToken="Search" TimeStamp="0001-01-01T00:00:00" TraceId="259af10f-7a5a-4b78-8db5-6c0cf79bc041">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="2" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="73754" DestinationId="0" CityId="0" />
    <StayDateRange Start="2024-11-26T00:00:00" End="2024-11-27T00:00:00" />
    <Rating MinRating="0" MaxRating="5" />
    <AllSupplier>false</AllSupplier>
  </Request>
  <GeneralInfo UserName="Beyondborders" Password="Matg@6636" RequestedCurrency="USD" ClientNationality="JO" MarkupValue="0" MarkupPercentage="0" />
</HotelSearchRQ>||TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in G:\Trivender PC\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
259af10f-7a5a-4b78-8db5-6c0cf79bc041|HotelbedsSearch|successfull supplier interation||HotelBeds|TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in G:\Trivender PC\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
259af10f-7a5a-4b78-8db5-6c0cf79bc041|DOTWSearch|successfull supplier interation||DOTW|TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in G:\Trivender PC\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
259af10f-7a5a-4b78-8db5-6c0cf79bc041|SearchResponse|SearchResponse|<?xml version="1.0" encoding="utf-16"?>
<HotelSearchRS xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" TimeStamp="2024-10-19T12:38:35.2125851+01:00" Version="0" EchoToken="Search" TransactionIdentifier="259af10f-7a5a-4b78-8db5-6c0cf79bc041" Currency="USD">
  <HotelStays>
    <HotelStay SourceId="16" TotalAmount="11.47" OriginalAmount="10.72" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="7.88459867" Longitude="98.39034555" StarRating="1" HotelCode="308197|3626215" HotelName="D's Corner &amp; Guesthouse" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel,hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>132 Talang Road, Talad Yai, Muang District, Phuket 83000</AddressLine>
          </AddressLines>
          <CityName>Phuket</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/25/255231/255231a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;D's Corner &amp; Guesthouse is located along historical Talang Road in Phuket Town a 5 minute drive from Central Department Store. Providing free Wi Fi it also has a souvenir shop. Public parking is available nearby.Simply furnished rooms come with either a fan or air conditioning. A seating area and private bathrooms are included.D's Corner &amp; Guesthouse is 15 km from Patong Kata and Karon Beaches. It is a 30 km from Phuket International Airport.Car rentals and airport shuttles can be arranged at an extra charge.Important Information: Accept Cash Only</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="15.52" OriginalAmount="14.50" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="8.46594017" Longitude="98.53111806" StarRating="2.5" HotelCode="425238|3553505" HotelName="Phang Nga Guesthouse" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>99/1 Petkasem Road, T.Taichang, Phang Nga 82000</AddressLine>
          </AddressLines>
          <CityName>Phang Nga</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=7384798</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel offers a baggage storage service and a restaurant. Wireless internet access is available to guests in the public areas. Those arriving in their own vehicles can leave them in the car park of the accommodation.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="18.48" OriginalAmount="17.27" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="7.87101848" Longitude="98.3812938" StarRating="2" HotelCode="749208|730192" HotelName="Baan Nat" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guest houses" CnxPolicy="Free CXL until 14/11/2024" HotelFacility="Air Conditioning,Garden,Internet,Parking,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>9/18 Sakdidej Road, Phuket Town 83000</AddressLine>
          </AddressLines>
          <CityName>Phuket</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0021/77686/2177686/1.jpg?f=15683141</HotelPictures>
        <HotelDescription>&lt;br/&gt;Stop at Baan Nat to discover the wonders of Phuket. The hotel offers guests a range of services and amenities designed to provide comfort and convenience. Car park, free Wi-Fi in all rooms, restaurant, Wi-Fi in public areas are on the list of things guests can enjoy. Some of the well-appointed guestrooms feature desk, seating area, shower, satellite/cable TV, air conditioning. Access to the hotel's garden will further enhance your satisfying stay. Baan Nat combines warm hospitality with a lovely ambiance to make your stay in Phuket unforgettable.</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="18.59" OriginalAmount="17.37" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="7.878473" Longitude="98.381527" StarRating="3" HotelCode="177498|1573778" HotelName="Pure Mansion" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 21/11/2024">
        <Address>
          <AddressLines>
            <AddressLine>3/7 Chaofa Road, Maung, Phuket 83000</AddressLine>
          </AddressLines>
          <CityName>Phuket</CityName>
        </Address>
        <HotelPictures>https://us.dotwconnect.com/poze_hotel/15/1573778/AMHJ7vRl_d2b5ca33bd970f64a6301fa75ae2eb22.png</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated in the centre of Phuket Town, on the Chaofa Road. The Patong beach is situated 17 km away, while the Kata and Karon beaches are 20 km away from the hotel. The hotel is also situated a 45-minute drive from the Phuket International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="18.59" OriginalAmount="17.37" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="7.90713571" Longitude="98.4024589" StarRating="3" HotelCode="603894|3580925" HotelName="JJ Residence Phuket Town" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>19/556 Ratsada Nusorn Road Moo 3, Rasada, Mueang, Phuket 83000</AddressLine>
          </AddressLines>
          <CityName>Phuket</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0036/88507/3688507/1.jpg?f=15234751</HotelPictures>
        <HotelDescription>&lt;br/&gt;With its range of services and facilities, the hotel ensures travellers a pleasant and comfortable stay. Wireless internet access in public areas allows guests to stay connected.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="18.95" OriginalAmount="17.71" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="7.8693488" Longitude="99.16397729" StarRating="2" HotelCode="566575|3607315" HotelName="Wangnamkhao Resort" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>154/1 Phetkasem Road Moo 1, Tambon Huainumkhao, Khlong Thom, Krabi 81120</AddressLine>
          </AddressLines>
          <CityName>Khlong Thom</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0021/75829/2175829/1.jpg?f=15237277</HotelPictures>
        <HotelDescription>&lt;br/&gt;This resort welcomes guests in Khlong Thom.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="19.11" OriginalAmount="17.86" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="8.46281982" Longitude="98.53103197" StarRating="3" HotelCode="583689|3602495" HotelName="The Sleep Phang-nga" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Golf,Internet">
        <Address>
          <AddressLines>
            <AddressLine>144 Petchkasem Road, Taichang, Muang Pha Nga, Phangnga 82000</AddressLine>
          </AddressLines>
          <CityName>Phang Nga</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0033/31755/3331755/1.jpg?f=15081964</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel offers guests a range of services and facilities, making it ideal for business travellers and holidaymakers alike. Wireless internet access in public areas allows travellers to stay connected.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="20.05" OriginalAmount="18.74" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="7.8832900753679" Longitude="98.396525718556" StarRating="2" HotelCode="495333|2260265" HotelName="Lub Sbuy Guest House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Golf,Internet">
        <Address>
          <AddressLines>
            <AddressLine>183/79-80 Phang-Nga Road, Tambon Taladyai, Amphoe Muang, Phuket 83000</AddressLine>
          </AddressLines>
          <CityName>Phuket</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/23/236608/236608a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Phuket.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="20.46" OriginalAmount="19.12" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="8.44556973" Longitude="98.52284222" StarRating="2.5" HotelCode="604073|3636825" HotelName="Lukmuang 2 Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 14/11/2024">
        <Address>
          <AddressLines>
            <AddressLine>Petkasem Road 540, Thai Chang, Thai Mueang, Phang Nga 82000</AddressLine>
          </AddressLines>
          <CityName>Thai Muang</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0036/89833/3689833/1.jpg?f=15235108</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="20.69" OriginalAmount="19.34" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="7.8863780115745" Longitude="98.387371461802" StarRating="2" HotelCode="391362|713536" HotelName="Sunny Hostel Phuket" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 18/11/2024" HotelFacility="Air Conditioning,Bar,Golf,Internet">
        <Address>
          <AddressLines>
            <AddressLine>22-24 Dibuk Road T. Taladnua, A. Muang, 83000 Phuket</AddressLine>
          </AddressLines>
          <CityName>Phuket</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0021/72789/2172789/1.jpg?f=15312055</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hostel warmly welcomes guests on Phuket.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="20.74" OriginalAmount="19.38" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="7.89388327" Longitude="98.36566668" StarRating="3" HotelCode="603158|3643935" HotelName="Pk Mansion" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Free CXL until 15/11/2024" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>35/1-2 35/5-7 Vichitsongkram Road Moo 5, Vichit, Muang, Phuket 83000</AddressLine>
          </AddressLines>
          <CityName>Phuket</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0025/35280/2535280/1.jpg?f=15048193</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel welcomes guests on Phuket.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="20.91" OriginalAmount="19.54" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="7.88186497" Longitude="98.29477651" StarRating="2.5" HotelCode="425274|1868248" HotelName="Baantonsai Garden Resort" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 21/11/2024" HotelFacility="Fax,Internet,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>186 Nanai Road, Patong Beach, Phuket 83150</AddressLine>
          </AddressLines>
          <CityName>Patong</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/17/178851/178851a_hb_a_006.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This simple hotel is situated in Patong. The nearest beach is within 1. 1 kilometre(s) from the accommodation. Travellers will find the airport within 25. 2 kilometre(s). This establishment offers a total of 78 bedrooms. Wired and wireless internet connections are available in the public areas. This establishment offers 24-hour reception for guests' convenience. This is not a pet-friendly establishment. Travellers arriving by car will appreciate parking available at Baan Tonsai Garden Resort Phuket. Some services may be payable. </HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="21.03" OriginalAmount="19.65" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="7.83604156" Longitude="98.33648638" StarRating="3" HotelCode="586823|3649725" HotelName="Shanti Lodge Phuket" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Village" CnxPolicy="Free CXL until 21/11/2024">
        <Address>
          <AddressLines>
            <AddressLine>1/2 Soi Bangrae Choafa Nok Road, Ao Chalong, Amphoe Muang, Phuket</AddressLine>
          </AddressLines>
          <CityName>Chalong Bay</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0027/32773/2732773/1.jpg?f=15239658</HotelPictures>
        <HotelDescription>&lt;br/&gt;This holiday village is located in Chalong Bay.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="21.53" OriginalAmount="20.12" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="7.88310023" Longitude="98.38992146" StarRating="2" HotelCode="625349|3662005" HotelName="Borbaboom Poshtel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>73/1-73/2 Ratsada Road, Tambon Talat Yai, Amphoe Mueang, Phuket 83000</AddressLine>
          </AddressLines>
          <CityName>Phuket</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=5825207</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="21.99" OriginalAmount="20.55" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="7.8479913" Longitude="98.37147028" StarRating="3" HotelCode="686797|743890" HotelName="Chaiyo Resort" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 18/11/2024">
        <Address>
          <AddressLines>
            <AddressLine>25/9 Soi Mungthong Kaokhad Moo 6, Vichit, Muang Phuket, Phuket 83000</AddressLine>
          </AddressLines>
          <CityName>Phuket</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0029/20070/2920070/6.jpg?f=15693954</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="22.01" OriginalAmount="20.57" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="7.883226220557" Longitude="98.385630635532" StarRating="2" HotelCode="337960|3549595" HotelName="Chinotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>133-135 Ranong Road, Phuket, Phuket 83000</AddressLine>
          </AddressLines>
          <CityName>Phuket</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0021/74506/2174506/1.jpg?f=14976745</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests on Phuket.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="22.06" OriginalAmount="20.62" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="7.82110607" Longitude="98.34259115" StarRating="2" HotelCode="585771|3572015" HotelName="Phuket Marine Poshtel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Village" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Golf,Internet">
        <Address>
          <AddressLines>
            <AddressLine>48/1 Moo 9, Tambon Chalong, Amphoe Muang, Phuket 83130</AddressLine>
          </AddressLines>
          <CityName>Phuket</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0033/30688/3330688/1.jpg?f=15099831</HotelPictures>
        <HotelDescription>&lt;br/&gt;Wireless internet access is available to guests in the public areas. Those arriving in their own vehicles can leave them in the car park of the holiday village.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="22.06" OriginalAmount="20.62" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="7.77647201" Longitude="98.32460758" StarRating="2" HotelCode="425505|1869238" HotelName="Sandy House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Designated Smoking Area,Dry Cleaning,Garden,Internet,Laundry,Luggage Storage,Parking,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>62/3-4 Moo 6, Viset Road, Rawai Muang, Phuket</AddressLine>
          </AddressLines>
          <CityName>Rawai</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/585269/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Set in a prime location of Phuket, Sandy House puts everything the city has to offer just outside your doorstep. The property features a wide range of facilities to make your stay a pleasant experience. Free Wi-Fi in all rooms, luggage storage, Wi-Fi in public areas, car park, smoking area are there for guest's enjoyment. Some of the well-appointed guestrooms feature non smoking rooms, air conditioning, television, satellite/cable TV, refrigerator. The hotel's peaceful atmosphere extends to its recreational facilities which include garden. Sandy House is an excellent choice from which to explore Phuket or to simply relax and rejuvenate.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="22.51" OriginalAmount="21.04" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="7.79202305" Longitude="98.3275305" StarRating="3" HotelCode="640886|3621675" HotelName="Vii House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment,Hotel" CnxPolicy="Free CXL until 18/11/2024">
        <Address>
          <AddressLines>
            <AddressLine>43/214 Moo 7 Soi Boathouse, Rawai, Muang, Rawai Beach, Phuket 83100</AddressLine>
          </AddressLines>
          <CityName>Rawai</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/813851/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;# Property Location : # With a stay at Vii House by V.Hemtanon Muay Thai in Ban Saiyuan, you'll be close to Seashell Museum and Big Buddha.  This hotel is within close proximity of Rawai Beach and Kok Chang Safari Elephant Trekking. #  Rooms : # Make yourself at home in one of the 16 air-conditioned rooms featuring refrigerators and LCD televisions. Rooms have private balconies. Complimentary wireless Internet access keeps you connected, and cable programming is available for your entertainment. Private bathrooms with showers feature complimentary toiletries and hair dryers. #  Amenities : # Take advantage of recreation opportunities such as a fitness center, or other amenities including complimentary wireless Internet access and tour/ticket assistance. #  Dining : # Enjoy a satisfying meal at a restaurant serving guests of Vii House by V.Hemtanon Muay Thai. #  Business &amp; Other Amenities : # Featured amenities include dry cleaning/laundry services, a 24-hour front desk, and luggage storage. A roundtrip airport shuttle is provided for a surcharge during limited hours, and free self parking is available onsite.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="22.60" OriginalAmount="21.12" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="7.88889365" Longitude="98.38648903" StarRating="2.5" HotelCode="516926|777832" HotelName="Surachet at 257 Boutique House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 18/11/2024" HotelFacility="Air Conditioning,Internet,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>257 Yaowarat Road, Muang Phuket, 83000 Phuket Town</AddressLine>
          </AddressLines>
          <CityName>Phuket</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0029/59136/2959136/1.jpg?f=15077809</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests on Phuket.</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="23.08" OriginalAmount="21.57" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="8.09564959" Longitude="98.30881126" StarRating="2" HotelCode="406407|3655015" HotelName="Canal Resort" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 19/11/2024" HotelFacility="Air Conditioning,Bicycle Rental,Fax,Golf,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>3/87 Moo 1, Sakoo, Nai Yang Beach, Sa Khu, Phuket 83150</AddressLine>
          </AddressLines>
          <CityName>Sa Khu</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0021/97557/2197557/1.jpg?f=15297203</HotelPictures>
        <HotelDescription>&lt;br/&gt;This resort is located in Sa Khu. The nearest airport is Phuket (HKT).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="23.18" OriginalAmount="21.66" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="7.8822699" Longitude="98.3919511" StarRating="2" HotelCode="526537|696501" HotelName="Hop Inn Phuket" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 20/11/2024" HotelFacility="Air Conditioning,Golf,Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>14/19 Thepkasattri Road Moo 6, Ratsada Sub District, Mueang Phuket District, Phuket 83000</AddressLine>
          </AddressLines>
          <CityName>Phuket</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0036/22546/3622546/1.jpg?f=15398826</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests on Phuket.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="23.23" OriginalAmount="21.71" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="8.09969061" Longitude="98.31178632" StarRating="3" HotelCode="546875|3592615" HotelName="At Night Airport Resort" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 21/11/2024" HotelFacility="Air Conditioning,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>136  Soi Naiyang 13/2 Moo 1, Kokmood Road, Sa Khu 83110</AddressLine>
          </AddressLines>
          <CityName>Sa Khu</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0036/32866/3632866/1.jpg?f=15367903</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel features various services and facilities, including a baggage storage service, a restaurant and a transfer service, for a comfortable and relaxing stay. Wireless internet access in public areas allows travellers to stay connected. There is also a garden.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="23.25" OriginalAmount="21.73" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="8.1011722938506" Longitude="98.307162968324" StarRating="2" HotelCode="341197|1869188" HotelName="Phuket Airport Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Golf,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>11/10 Moo 1, Saku, Thalang, Nai Yang Beach, Phuket 83110</AddressLine>
          </AddressLines>
          <CityName>Nai Yang Beach</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0021/97602/2197602/66.jpg?f=15526789</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Nai Yang Beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="24.40" OriginalAmount="22.80" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="7.8876729875173" Longitude="98.3822425861" StarRating="2" HotelCode="377906|3535435" HotelName="Patra Mansion" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Golf,Internet,Lounge,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>116/23 Patipath Road, Muang, Phuket 83000</AddressLine>
          </AddressLines>
          <CityName>Phuket</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0024/43297/2443297/1.jpg?f=15182021</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Phuket.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="24.40" OriginalAmount="22.80" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="7.88644804" Longitude="98.39286883" StarRating="2" HotelCode="406190|3564835" HotelName="Beehive Phuket Old Town - Hostel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hostels" CnxPolicy="Free CXL until 21/11/2024" HotelFacility="24 Hour Front Desk,Air Conditioning,Concierge,Designated Smoking Area,Dry Cleaning,Internet,Laundry,Luggage Storage,Parking,Spa,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>2/45 Montri road, Talad Yai, Phuket, Phuket Town 83000, Phuket Province</AddressLine>
          </AddressLines>
          <CityName>Phuket</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0021/76647/2176647/1.jpg?f=15357723</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;With a stay at Beehive Phuket Old Town - Hostel in Phuket (Old Phuket Town), you'll be close to Chinpracha House and Phuket Butterfly Garden and Insect World.  This hostel is within close proximity of Robinson Department Store and Khao Rang Hill View Point.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Rooms&lt;/b&gt; &lt;br /&gt;Make yourself at home in one of the 9 air-conditioned guestrooms. Complimentary wireless Internet access is available to keep you connected. Bathrooms have showers and complimentary toiletries. Conveniences include complimentary bottled water, and housekeeping is provided daily.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Amenities&lt;/b&gt; &lt;br /&gt;Enjoy recreation amenities such as an outdoor pool or take in the view from a terrace. Additional amenities include complimentary wireless Internet access and concierge services.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Business, Other Amenities&lt;/b&gt; &lt;br /&gt;Featured amenities include complimentary newspapers in the lobby, dry cleaning/laundry services, and a 24-hour front desk.&lt;/p&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="24.40" OriginalAmount="22.80" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="7.883101653178" Longitude="98.390065223429" StarRating="2" HotelCode="397521|3618055" HotelName="FulFill Hostel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rachada Road, Tambon Talat Yai, Chang Wat, Phuket 83000</AddressLine>
          </AddressLines>
          <CityName>Phuket</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/583069/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Phuket.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="24.65" OriginalAmount="23.04" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="7.88373254" Longitude="98.39476132" StarRating="2" HotelCode="581586|696498" HotelName="Hao Hostel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 14/11/2024" HotelFacility="Golf,Internet">
        <Address>
          <AddressLines>
            <AddressLine>183/49 Phangnga Road, Muang, Phuket 83000</AddressLine>
          </AddressLines>
          <CityName>Phuket</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0025/80732/2580732/1.jpg?f=14930505</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hostel is located on Phuket.</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="24.95" OriginalAmount="23.32" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="7.9039274754957" Longitude="98.304670075214" StarRating="2" HotelCode="380635|2181595" HotelName="Dfeel Hostel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>140/27 Phrabarami Road, Kathu, Patong, Phuket 83150</AddressLine>
          </AddressLines>
          <CityName>Patong</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/63/635188/635188a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hostel offers a transfer service. Wireless internet access is available to guests in the public areas.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="25.06" OriginalAmount="23.42" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="8.08917505" Longitude="98.30530124" StarRating="3" HotelCode="400017|704899" HotelName="Naiyang Cottage" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 19/11/2024" HotelFacility="Air Conditioning,Golf,Internet">
        <Address>
          <AddressLines>
            <AddressLine>9/2 Moo 5, Sakoo, Phuket, Thalang</AddressLine>
          </AddressLines>
          <CityName>Phuket</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0021/75598/2175598/1.jpg?f=15083701</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located on Phuket.</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="25.28" OriginalAmount="23.63" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="7.88264807" Longitude="98.39086611" StarRating="3" HotelCode="353733|1207618" HotelName="Quip Design Phuket Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Golf,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>54 Phuket road, Talad Yai, Amphoe Muang, 83000 Phuket Town</AddressLine>
          </AddressLines>
          <CityName>Phuket</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/505911/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This B &amp; B is located in the heart of Phuket.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="25.49" OriginalAmount="23.82" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="7.88139056" Longitude="98.38139932" StarRating="3" HotelCode="571804|3658385" HotelName="The Topaz Residence" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 15/11/2024" HotelFacility="Air Conditioning,Golf,Internet,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>79/2 Soi Pattana 1, Pattana Road, Talad Nuae, Phuket 83000</AddressLine>
          </AddressLines>
          <CityName>Phuket</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0021/76414/2176414/1.jpg?f=15094318</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Phuket.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="25.55" OriginalAmount="23.88" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="7.82885677" Longitude="98.33963204" StarRating="2.5" HotelCode="583080|3558885" HotelName="Vipa House Phuket" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Golf,Internet">
        <Address>
          <AddressLines>
            <AddressLine>86/51, Tambon Chalong, Amphoe Muang, Rawai, Phuket 83130</AddressLine>
          </AddressLines>
          <CityName>Phuket</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0029/57895/2957895/1.jpg?f=15045057</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located on Phuket.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="25.55" OriginalAmount="23.88" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="7.8795608991519" Longitude="98.393027481946" StarRating="3" HotelCode="339017|1233208" HotelName="Crystal Inn Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 20/11/2024" HotelFacility="Air Conditioning,Bar,Golf,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>2/1-10 Montri Road Soi Surin, Taladyai, Muang, Phuket 83000</AddressLine>
          </AddressLines>
          <CityName>Phuket</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/495393/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel features various services and facilities, including a restaurant, a transfer service and room service, for a comfortable and relaxing stay. Wireless internet access is available to travellers in the public areas.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="25.59" OriginalAmount="23.92" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="7.8836741" Longitude="98.39565022" StarRating="2" HotelCode="545315|3558225" HotelName="Bloo Hostel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 17/11/2024" HotelFacility="Air Conditioning,Bar,Golf,Internet">
        <Address>
          <AddressLines>
            <AddressLine>183/66 Phangnga Road, Tambon Talad Yai, Amphoe Muang, Phuket 83000</AddressLine>
          </AddressLines>
          <CityName>Phuket</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=8913688</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hostel warmly welcomes guests on Phuket.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="25.64" OriginalAmount="23.96" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="7.90919903" Longitude="98.39757867" StarRating="2.5" HotelCode="603699|829744" HotelName="AJ Residence" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 14/11/2024" HotelFacility="Air Conditioning,Internet,Laundry,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>8/133 Moo 3, Muang, Ratsada, Phuket 83000</AddressLine>
          </AddressLines>
          <CityName>Phuket</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0036/89915/3689915/1.jpg?f=15234791</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests on Phuket.</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="25.66" OriginalAmount="23.98" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="7.8224177481368" Longitude="98.340548542846" StarRating="3" HotelCode="338744|2250095" HotelName="Le Desir Resortel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Golf,Internet">
        <Address>
          <AddressLines>
            <AddressLine>71/40-41 Chaofa West Road Moo 10, Chalong, Phuket 83130</AddressLine>
          </AddressLines>
          <CityName>Phuket</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/23/236016/236016a_hb_a_020.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Chalong Bay.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="26.35" OriginalAmount="24.63" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="7.92714353" Longitude="98.39267147" StarRating="2" HotelCode="362128|3608275" HotelName="Hotel De Ratt" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>54/77 Moo 6, Soi Theb Concreat Thepkrasatree Road, Tambol Rassada, Amphor Muang, Phuket Town, Phuket 83000</AddressLine>
          </AddressLines>
          <CityName>Ratsada</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0025/22136/2522136/31.jpg?f=15503240</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located on Phuket.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="26.36" OriginalAmount="24.64" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="7.8205917154343" Longitude="98.342470131648" StarRating="2" HotelCode="419383|1869308" HotelName="Chalong Sea Breeze" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guest houses" CnxPolicy="Free CXL until 19/11/2024" HotelFacility="24 Hour Front Desk,Air Conditioning,Designated Smoking Area,Elevator,Housekeeping,Internet,LCD/Projector,Luggage Storage,Parking,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>43/35-38 Soi Chalong Pier Moo 5, Viset Road, Rawai, Amphoe Muang, Phuket 83130</AddressLine>
          </AddressLines>
          <CityName>Rawai</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0021/78585/2178585/1.jpg?f=15348184</HotelPictures>
        <HotelDescription>&lt;br/&gt;Property Location When you stay at Chalong Sea Breeze in Rawai, you'll be near the beach and minutes from Chalong Pier and HomePro Village. This hotel is within close proximity of Chalong Temple and Phuket Zoo.Rooms Make yourself at home in one of the 16 air-conditioned rooms featuring refrigerators and LCD televisions. Complimentary wireless Internet access keeps you connected, and cable programming is available for your entertainment. Private bathrooms with showers feature complimentary toiletries and hair dryers. Conveniences include phones, as well as safes and separate sitting areas.Rec, Spa, Premium Amenities Make use of convenient amenities, which include complimentary wireless Internet access and tour/ticket assistance.Business, Other Amenities Featured amenities include a 24-hour front desk and luggage storage.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="26.71" OriginalAmount="24.96" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="7.8807934281484" Longitude="98.39170741738" StarRating="2" HotelCode="496314|3563385" HotelName="Green Leaf Hostel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hostels" CnxPolicy="Free CXL until 21/11/2024" HotelFacility="Air Conditioning,Bar,Golf,Internet">
        <Address>
          <AddressLines>
            <AddressLine>206/1-2 Phuket Road, Talard Yai, Mueang, Phuket 83000</AddressLine>
          </AddressLines>
          <CityName>Phuket</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0027/32518/2732518/32.jpg?f=15612023</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests on Phuket.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="26.71" OriginalAmount="24.96" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="7.8859146394541" Longitude="98.386585045398" StarRating="3" HotelCode="496022|3595635" HotelName="Chino Town Gallery Guesthouse" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 20/11/2024" HotelFacility="Golf,Internet">
        <Address>
          <AddressLines>
            <AddressLine>113 Soi Soon U-Thit, Yaowarat Road, Tambon Talat Nuea, 83000 Phuket</AddressLine>
          </AddressLines>
          <CityName>Phuket</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0021/76458/2176458/1.jpg?f=15089349</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests on Phuket.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="26.71" OriginalAmount="24.96" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="7.8987787585528" Longitude="98.356265571867" StarRating="2.5" HotelCode="339016|2263565" HotelName="Baannueng Kathu" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 20/11/2024" HotelFacility="Air Conditioning,Golf,Internet">
        <Address>
          <AddressLines>
            <AddressLine>11/11 Wichitsongkram Road Moo 1, Kathu, Phuket 83120</AddressLine>
          </AddressLines>
          <CityName>Phuket</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/23/234796/234796a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Kathu.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="27.39" OriginalAmount="25.60" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="7.85496353" Longitude="98.34310223" StarRating="2.5" HotelCode="603020|3658225" HotelName="Bonus Bungalow" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Village" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>9/2 Soi Taiad Moo 5, Chalong, Muang, Phuket 83000</AddressLine>
          </AddressLines>
          <CityName>Chalong Bay</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0025/22280/2522280/16.jpg?f=15525818</HotelPictures>
        <HotelDescription>&lt;br/&gt;This holiday village warmly welcomes guests in Chalong Bay.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="27.62" OriginalAmount="25.81" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="7.88039525" Longitude="98.37992675" StarRating="2" HotelCode="425034|713545" HotelName="Phupara Place" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 14/11/2024" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>66/4 Pattana Road, Talad Nuea, Phuket-ville, Phuket 83000</AddressLine>
          </AddressLines>
          <CityName>Phuket</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0024/72598/2472598/1.jpg?f=15065332</HotelPictures>
        <HotelDescription>&lt;br/&gt;A baggage storage service is available to travellers. Wireless internet access is available to guests in the public areas. There is also a garden. Those arriving in their own vehicles can leave them in the car park of the hotel.</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="28.34" OriginalAmount="26.49" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="8.09719562" Longitude="98.30652544" StarRating="3" HotelCode="583543|3571495" HotelName="Wongmuang Place" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>28/13 Moo 1, Sa Khu, Phuket 83110</AddressLine>
          </AddressLines>
          <CityName>Sa Khu</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0025/81728/2581728/1.jpg?f=15071224</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Sa Khu.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="28.67" OriginalAmount="26.79" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="7.86280233" Longitude="98.35976896" StarRating="3" HotelCode="516883|2261205" HotelName="Baba House Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 19/11/2024" HotelFacility="Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>33/28 Moo 2, Wichit, Muang, Phuket 83000</AddressLine>
          </AddressLines>
          <CityName>Wichit</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/60/605324/605324a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Featuring free WiFi throughout the property, Baba House Hotel is situated in Phuket Town, 3.7 km from Chinpracha House. Free private parking is available on site.
Every room includes a flat-screen TV. Enjoy a cup of tea while looking out at the mountain or pool. All rooms have a private bathroom equipped with a shower.
There is a 24-hour front desk at the property.
A range of activities are offered in the area, such as snorkelling, diving and canoeing. The hotel also offers car hire. Thai Hua Museum is 3.9 km from Baba House Hotel, while Old Phuket Town is 4 km away. The nearest airport is Phuket International Airport, 28 km from Baba House Hotel. </HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="28.92" OriginalAmount="27.03" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="8.13636" Longitude="98.3099" StarRating="0" HotelCode="872037|2459725" HotelName="Maikhao Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>151/34 Moo 4, Tambon Maikhao, Mai Khao Beach, Phuket 83110</AddressLine>
          </AddressLines>
          <CityName>Mai Khao Beach</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0038/30853/3830853/14.jpg?f=15663721</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="29.04" OriginalAmount="27.14" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="7.9009237898908" Longitude="98.365082304946" StarRating="2" HotelCode="339491|2263885" HotelName="Phuket Ecozy Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning">
        <Address>
          <AddressLines>
            <AddressLine>6/18 Soi Tida Moo 1, Tambon Kathu, Phuket 83000</AddressLine>
          </AddressLines>
          <CityName>Phuket</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/23/236878/236878a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Phuket ecozy hotel: A place to escape in Phuket Town. We are located on the outskirts of Phuket town. Surrounded by many shopping site such as central Phuket festival index living mall Tesco lotus and Big C. All rooms are well-decorated. 25 minutes to Patong Beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="29.04" OriginalAmount="27.14" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="7.8875097580914" Longitude="98.390299742891" StarRating="3" HotelCode="127027|1235748" HotelName="La Moon @ Phuket" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 21/11/2024" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Golf,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>2/6 Luangphor Road, Taladyai, Muang, Phuket, Phuket 83000</AddressLine>
          </AddressLines>
          <CityName>Phuket</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/305125/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located on Phuket. The nearest airport is Phuket (HKT).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="29.18" OriginalAmount="27.27" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="7.87973319" Longitude="98.38030454" StarRating="3" HotelCode="933594|937795" HotelName="S.B. Living Place" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 17/11/2024" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>47/7 Pattana Road, TaradNuar, Meung, Phuket 83000</AddressLine>
          </AddressLines>
          <CityName>Phuket</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/54/545001/545001a_hb_a_005.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Centrally located on Phuket, this hotel is about 2.4 km from the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="29.18" OriginalAmount="27.27" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="7.8989101219601" Longitude="98.305010301591" StarRating="3" HotelCode="900836|1910275" HotelName="Lamai Apartment" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Beach Hotel,Apartment Hotel,Guesthouse,Business Hotel" CnxPolicy="Free CXL until 19/11/2024" HotelFacility="Air Conditioning,Bar,Designated Smoking Area,Fax,Internet,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>29 / 95 Rachapathanusorn Road, 83150 Patong Beach</AddressLine>
          </AddressLines>
          <CityName>Patong</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/15/156359/156359a_hb_a_011.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in central Patong, 300 metres away from Patong Mountain. It is situated directly in the entertainment district on Ratchapathanuson Road, just 1.5 km from the nightlife street of Bangla Road. It is also close to Patong Boxing Stadium, Patong Hospital and Jungceylon Shopping Centre. Nearby points of interest also include Patong Beach. Phuket International Airport is about 40 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="29.42" OriginalAmount="27.50" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="7.9000831827076" Longitude="98.364699924488" StarRating="3" HotelCode="398267|2262925" HotelName="SB Park Mansion" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bicycle Rental,Golf,Internet,Lounge,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>8/27 Moo 1, Soi Thida, Wichit Songkhram, Tambon Kathu, Amphoe Kathu, Wichit 83000</AddressLine>
          </AddressLines>
          <CityName>Wichit</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/35/357876/357876a_hb_a_020.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Wichit.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="29.56" OriginalAmount="27.63" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="7.905939" Longitude="98.298709" StarRating="3" HotelCode="173596|1572978" HotelName="Amber Residence" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Beach Hotel" CnxPolicy="Free CXL until 20/11/2024" HotelFacility="Air Conditioning,Bar,Designated Smoking Area,Fax,Internet,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Shopping Arcade,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>195 Phrabaramee Road, Patong Beach, Kathu, Phuket 83150</AddressLine>
          </AddressLines>
          <CityName>Patong</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0021/74031/2174031/1.jpg?f=15651749</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated just 100 metres away from the world-famous Patong Beach. It is surrounded by many restaurants, supermarkets and shopping centres. The nearest bus station is about 10 minutes' drive from the hotel and Phuket International Airport is approximately 35 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="30.16" OriginalAmount="28.19" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="7.88492877" Longitude="98.38628873" StarRating="2" HotelCode="686151|3555255" HotelName="Aekkeko Hostel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 15/11/2024">
        <Address>
          <AddressLines>
            <AddressLine>55 Krabi Road, Talat Nuea, Mueang Phuket, Phuket 83000</AddressLine>
          </AddressLines>
          <CityName>Phuket</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0037/88437/3788437/1.jpg?f=15568436</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="30.20" OriginalAmount="28.22" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="7.8773329969541" Longitude="98.389421290217" StarRating="3" HotelCode="188507|2003565" HotelName="Recenta Express Phuket Town" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 21/11/2024" HotelFacility="Air Conditioning,Golf,Internet">
        <Address>
          <AddressLines>
            <AddressLine>10/1 Rattanakosin 200 Pee Road, Talad Nua, Muang Phuket, Phuket 83000</AddressLine>
          </AddressLines>
          <CityName>Phuket</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/54/541661/541661a_hb_a_002.JPG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests on Phuket.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="30.20" OriginalAmount="28.22" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="8.08679643" Longitude="98.29976447" StarRating="2" HotelCode="399357|1868798" HotelName="Pensiri House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bicycle Rental,Golf,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>112 Moo 5, Sakhu Naiyang Beach, Phuket 83110</AddressLine>
          </AddressLines>
          <CityName>Phuket</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/25/254556/254556a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located on Phuket.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="30.20" OriginalAmount="28.22" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="7.888588" Longitude="98.386819" StarRating="2" HotelCode="188569|3616065" HotelName="Siri Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 20/11/2024" HotelFacility="Air Conditioning">
        <Address>
          <AddressLines>
            <AddressLine>231 Yaowarat Road, Ratsada, Amphoe Mueang Phuket, Chang Wat Phuket, Phuket 83000</AddressLine>
          </AddressLines>
          <CityName>Phuket</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=10524915</HotelPictures>
        <HotelDescription>&lt;br/&gt;With a stay at Siri Hotel Phuket in Phuket (Talat Nuea), you'll be minutes from Chinpracha House and close to Thalang Road\n\nWith a stay at Siri Hotel Phuket in Phuket (Talat Nuea), you'll be minutes from Chinpracha House and close to Thalang Road. This hotel is within close proximity of Limelight Avenue Phuket and Jui Tui Shrine. Make yourself at home in one of the 107 air-conditioned rooms featuring flat-screen televisions. Complimentary wireless Internet access keeps you connected, and cable programming is available for your entertainment. Bathrooms have showers and complimentary toiletries. Conveniences include complimentary bottled water, and housekeeping is provided daily. Enjoy recreation amenities such as bicycles to rent or take in the view from a terrace. Additional amenities at this hotel include complimentary wireless Internet access and tour/ticket assistance. Featured amenities include dry cleaning/laundry services, a 24-hour front desk, and luggage storage. Free self parking is available onsite.\n\n</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="30.20" OriginalAmount="28.22" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="7.776658" Longitude="98.32475692" StarRating="2" HotelCode="449184|3597835" HotelName="Good 9 at Home" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guest houses" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Concierge,Designated Smoking Area,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Viset Road, Moo 6, Soi Wassana, Muang, Rawai Beach 83000</AddressLine>
          </AddressLines>
          <CityName>Rawai</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0021/73410/2173410/13.jpg?f=15582765</HotelPictures>
        <HotelDescription>&lt;br/&gt;Ideally located in the prime touristic area of Rawai, Good 9 at Home promises a relaxing and wonderful visit. The hotel offers guests a range of services and amenities designed to provide comfort and convenience. Safety deposit boxes, tours, car hire, free Wi-Fi in all rooms, smoking area are on the list of things guests can enjoy. Satellite/cable TV, complimentary bottled water, in room safe, refrigerator, internet access – wireless (complimentary) can be found in selected guestrooms. The hotel offers various recreational opportunities. Convenience and comfort makes Good 9 at Home the perfect choice for your stay in Phuket.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="30.20" OriginalAmount="28.22" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="7.8849615683286" Longitude="98.387319101519" StarRating="3" HotelCode="398409|3581125" HotelName="The Rommanee Classic Guesthouse" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 21/11/2024" HotelFacility="Air Conditioning,Golf,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>4 Krabi, Phuket 83000</AddressLine>
          </AddressLines>
          <CityName>Phuket</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0025/83316/2583316/1.jpg?f=14931919</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Phuket.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="30.20" OriginalAmount="28.22" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="7.902763" Longitude="98.308683" StarRating="3" HotelCode="75192|54334" HotelName="Andaman's House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guesthouse" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Golf,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>62 Prabaramee Road, Patong Beach, Phuket 83150</AddressLine>
          </AddressLines>
          <CityName>Patong</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/102413/a_102413_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated only 15 minutes’ walk from Patong Beach. The bars and pubs on Bangla Road can be reached in 25 minutes on foot, and the shops of Jung Celon are only a 5-minute drive away. Phuket central department store is 8 km from the hotel, and Phuket International Airport (HKT) is 30 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="30.37" OriginalAmount="28.38" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="7.8867324341638" Longitude="98.303581600855" StarRating="3" HotelCode="380668|2262905" HotelName="Lemon House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 21/11/2024" HotelFacility="Air Conditioning,Golf,Internet,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>133/23 Nanai Road, Amphoe Kathu, Patong, Phuket 83150</AddressLine>
          </AddressLines>
          <CityName>Patong</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/35/357866/357866a_hb_a_050.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This bungalow complex is located in Patong.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="30.83" OriginalAmount="28.81" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="7.901306" Longitude="98.300396" StarRating="3" HotelCode="928624|925235" HotelName="Red Planet Patong, Phuket" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>56 Raj - Uthit 200 Pee Road, Opposite Patong Post Office, Patong, Kathu District, Phuket 83150</AddressLine>
          </AddressLines>
          <CityName>Patong</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/22/226055/226055a_hb_a_006.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Centrally located in Patong, this hotel is only a few steps from the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="31.37" OriginalAmount="29.32" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="7.88400687" Longitude="98.39288025" StarRating="3" HotelCode="435013|3571385" HotelName="Le Hua" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 21/11/2024" HotelFacility="Air Conditioning,Golf,Internet">
        <Address>
          <AddressLines>
            <AddressLine>19/29 Montri Road, Talat Yai, Phuket 83000</AddressLine>
          </AddressLines>
          <CityName>Talat Yai</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0025/00136/2500136/1.jpg?f=15406013</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Talat Yai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="31.61" OriginalAmount="29.54" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="7.8851864306057" Longitude="98.392936414016" StarRating="3" HotelCode="188481|2269905" HotelName="Hotel October" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 15/11/2024" HotelFacility="Air Conditioning,Golf,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>12/6 Montri Road, Taladyai, Muang, Phuket, Koh Phuket 83000</AddressLine>
          </AddressLines>
          <CityName>Phuket</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/55/559807/559807a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests on Phuket.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="31.73" OriginalAmount="29.65" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="8.09559787" Longitude="98.31420231" StarRating="3" HotelCode="415340|2181525" HotelName="Jinda Resort" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 15/11/2024">
        <Address>
          <AddressLines>
            <AddressLine>69 Moo 1, Sa Khu 83110</AddressLine>
          </AddressLines>
          <CityName>Sa Khu</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0024/72595/2472595/1.jpg?f=15419037</HotelPictures>
        <HotelDescription>&lt;br/&gt;This comfortable hotel is located in Nai Yang. </HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="32.12" OriginalAmount="30.02" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="7.87851026" Longitude="98.39279676" StarRating="2" HotelCode="421853|3598475" HotelName="Machima House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>284 Phuket Road, Talad Yai, Phuket 83000, Phuket</AddressLine>
          </AddressLines>
          <CityName>Phuket</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0021/76449/2176449/45.jpg?f=15535818</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located on Phuket.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="32.34" OriginalAmount="30.22" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="7.8837449" Longitude="98.36470628" StarRating="3" HotelCode="417195|3608365" HotelName="Naka Residence" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Free CXL until 19/11/2024" HotelFacility="Air Conditioning,Designated Smoking Area,Garden,Golf,Housekeeping,Internet,Laundry,LCD/Projector,Luggage Storage,Parking,Vending Machine">
        <Address>
          <AddressLines>
            <AddressLine>99/12 Chao Fah Tawan Tok Road, Vichit Muang, 83000 Phuket</AddressLine>
          </AddressLines>
          <CityName>Phuket</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0021/73480/2173480/31.jpg?f=15686927</HotelPictures>
        <HotelDescription>&lt;br/&gt;Relaxing Centre Canal View Apartment is located in the city centre of Amsterdam, only a 5-minute walk from the vibrant Leidseplein. It offers self-catering accommodation with canal view.The apartment features a bright living room with a large flat-screen TV, a dining table, an iPod docking system and a chalkboard wall. The bathroom has a bathtub with shower. Free Wi-Fi is included.You can prepare your own meals in the fully-equipped kitchen. You can also enjoy a drink or meal in one of the many cafes and restaurants in the direct surroundings of Relaxing Centre Canal View Apartment.Tram stop Leidseplein is 280 metres away. It offers direct links to Central Station in 15 minutes and Dam Square in 10 minutes. Vondelpark is 450 metres away. Albert Cuyp market is 15 minutes by foot.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="32.50" OriginalAmount="30.37" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="7.88527805" Longitude="98.39477652" StarRating="3" HotelCode="495369|3538625" HotelName="Tee Pak Dee Resident Phuket" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 19/11/2024" HotelFacility="Air Conditioning,Golf,Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>22/54-56 Luang-Por Wat Chalong, Talat Yai, Phuket, 83000</AddressLine>
          </AddressLines>
          <CityName>Phuket</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0027/32968/2732968/1.jpg?f=14945675</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Phuket.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="32.53" OriginalAmount="30.40" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="7.903469" Longitude="98.306911" StarRating="3" HotelCode="933366|1887465" HotelName="The Frutta Boutique Patong Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 20/11/2024" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Fax,Golf,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>86/14 Pra Baramee Road, Patong Beach, Kathu, Phuket 83130</AddressLine>
          </AddressLines>
          <CityName>Patong</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/26/261717/261717a_hb_a_020.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Patong. The nearest airport is Phuket (HKT).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="32.53" OriginalAmount="30.40" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="7.89557349" Longitude="98.29898252" StarRating="3" HotelCode="563305|1868808" HotelName="Neptuna Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Golf,Internet">
        <Address>
          <AddressLines>
            <AddressLine>176 Ratuthit 200 Pee Road, Patong Beach, Kathu, Phuket 83150</AddressLine>
          </AddressLines>
          <CityName>Patong</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/734709/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Patong.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="32.53" OriginalAmount="30.40" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="7.8850759068573" Longitude="98.392573241228" StarRating="2" HotelCode="379193|3573325" HotelName="Sleep Sheep Phuket Hostel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hostels" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bicycle Rental,Fax,Golf,Internet,Laundry,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>243 Thalang Road, Tambon Talad Yai, Amphoe Muang, Phuket 83000</AddressLine>
          </AddressLines>
          <CityName>Phuket</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0021/77208/2177208/41.jpg?f=15692122</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hostel is located in the heart of Phuket.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="32.53" OriginalAmount="30.40" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="7.88192081" Longitude="98.391375" StarRating="3" HotelCode="853222|3560985" HotelName="Peranakan Boutique Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 21/11/2024">
        <Address>
          <AddressLines>
            <AddressLine>89/1-2 Phuket Road, Phuket Town 83000</AddressLine>
          </AddressLines>
          <CityName>Phuket</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=10332724</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="32.53" OriginalAmount="30.40" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="7.87889267" Longitude="98.39338792" StarRating="3" HotelCode="420310|3581715" HotelName="Me Room Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 21/11/2024" HotelFacility="24 Hour Front Desk,Air Conditioning,Business Centre,Designated Smoking Area,Dry Cleaning,Elevator,Housekeeping,Internet,Laundry,LCD/Projector,Parking,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>77 Dirok-U-tid 1 Road, Tambol, Taladyai, 83000 Phuket</AddressLine>
          </AddressLines>
          <CityName>Mueang</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/584087/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;With a stay at MEROOM in Phuket, you'll be in a shopping district and minutes from Robinson Department Store and close to Phuket Butterfly Garden and Insect World. This hostel is within close proximity of Chinpracha House and Saphan Hin Mining Monument.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Rooms&lt;/b&gt; &lt;br /&gt;Make yourself at home in one of the 7 air-conditioned rooms featuring refrigerators and LCD televisions. Complimentary wireless Internet access keeps you connected, and cable programming is available for your entertainment. Private bathrooms with showers feature complimentary toiletries and hair dryers. Conveniences include safes and desks, and housekeeping is provided daily.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Rec, Spa, Premium Amenities&lt;/b&gt; &lt;br /&gt;Pamper yourself with onsite massages or make use of the other amenities, which include complimentary wireless Internet access.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Dining&lt;/b&gt; &lt;br /&gt;Enjoy a satisfying meal at a restaurant serving guests of MEROOM.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Business, Other Amenities&lt;/b&gt; &lt;br /&gt;Featured amenities include a business center, dry cleaning/laundry services, and a 24-hour front desk. Free self parking is available onsite.&lt;/p&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="32.53" OriginalAmount="30.40" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="7.884887" Longitude="98.294272" StarRating="3" HotelCode="933186|1869138" HotelName="Noble Guest House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 20/11/2024" HotelFacility="Air Conditioning,Bar,Golf,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>241/11-12 Rat-U-Thit Pee 200 Road, Patong Beach, Kathu, Phuket 83150</AddressLine>
          </AddressLines>
          <CityName>Patong</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/23/234099/234099a_hb_a_094.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel comprises a total of 20 rooms. Services and facilities at the hotel include a restaurant, a bar and a business centre. Wireless internet access in public areas allows travellers to stay connected. Those arriving in their own vehicles can leave them in the car park of the establishment.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="32.64" OriginalAmount="30.50" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="7.9487536119285" Longitude="98.290713904167" StarRating="3" HotelCode="383273|692262" HotelName="Kamala Beach Residence" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 14/11/2024" HotelFacility="Air Conditioning,Bar,Golf,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>31/5 Moo 5, Soi 8, Kathu, Phuket 83120</AddressLine>
          </AddressLines>
          <CityName>Phuket</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0024/42218/2442218/1.jpg?f=15421277</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Kamala Beach.</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="32.80" OriginalAmount="30.65" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="7.8903499" Longitude="98.29658784" StarRating="3" HotelCode="351545|1869028" HotelName="Limburi Hometel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Golf,Internet">
        <Address>
          <AddressLines>
            <AddressLine>205-205/2 Rat Uthit 200 Pi Road, Patong 83150, Kratu, Phuket</AddressLine>
          </AddressLines>
          <CityName>Patong</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0021/76955/2176955/1.jpg?f=15657147</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Patong.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="32.93" OriginalAmount="30.78" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="7.8880143776845" Longitude="98.380633079534" StarRating="2" HotelCode="380660|1181088" HotelName="Sino Inn Budget Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 15/11/2024" HotelFacility="Air Conditioning,Bar,Golf,Internet">
        <Address>
          <AddressLines>
            <AddressLine>25/54 Mae Luan Road, Talad Nuea, Muang, Phuket 83000</AddressLine>
          </AddressLines>
          <CityName>Phuket</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/507764/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located on Phuket.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="33.68" OriginalAmount="31.48" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="7.82745251" Longitude="98.34030135" StarRating="3.5" HotelCode="561157|3566105" HotelName="Casa Bella Phuket" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Golf,Internet,Kitchen,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>87/71 Tambon Chalong, Amphoe Muang, Phuket 83130</AddressLine>
          </AddressLines>
          <CityName>Chalong Bay</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0029/58674/2958674/1.jpg?f=14983786</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Chalong Bay.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="33.68" OriginalAmount="31.48" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="7.95027928" Longitude="98.28446455" StarRating="1" HotelCode="426500|3561435" HotelName="Sabina Guesthouse Kamala Beach" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 14/11/2024" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>86/11 Moo.3 Rimhad Road, Kamala, Phuket</AddressLine>
          </AddressLines>
          <CityName>Kamala Beach</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/585201/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Kamala Beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="33.68" OriginalAmount="31.48" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="8.4615136" Longitude="98.52869541" StarRating="3" HotelCode="623871|3658195" HotelName="Blue Mountain Phangnga Resort" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>142/25 Montri Road, Tambon Taichang, Amphoe Mueang, Phang Nga 82000</AddressLine>
          </AddressLines>
          <CityName>Phang Nga</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0036/90653/3690653/1.jpg?f=15235385</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="33.68" OriginalAmount="31.48" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="7.92507365" Longitude="98.39541406" StarRating="4" HotelCode="423000|2250155" HotelName="Ratana Apart-Hotel at Rassada" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="24 Hour Front Desk,Air Conditioning,Bar,Coffee Shop,Designated Smoking Area,Elevator,Internet,Laundry,LCD/Projector,Parking,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>58/888 Moo 6 Thepkrasattri Rd., T.Rassada, A.Muang, Phuket 83000</AddressLine>
          </AddressLines>
          <CityName>Phuket</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0022/55175/2255175/17.jpg?f=15604498</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;With a stay at Ratana Apart-Hotel at Rassada in Ratsada, you'll be convenient to Laem Hin Pier and Phuket Butterfly Garden and Insect World. This hotel is within close proximity of Phuket Orchid Garden and Thai Village and Siam Niramit Phuket.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Rooms&lt;/b&gt; &lt;br /&gt;Make yourself at home in one of the 76 air-conditioned rooms featuring refrigerators and microwaves. Rooms have private balconies. 32-inch LED televisions with cable programming provide entertainment, while complimentary wireless Internet access keeps you connected. Private bathrooms with showers feature rainfall showerheads and complimentary toiletries.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Rec, Spa, Premium Amenities&lt;/b&gt; &lt;br /&gt;Enjoy the recreation opportunities such as a fitness center or make use of other amenities including complimentary wireless Internet access.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Dining&lt;/b&gt; &lt;br /&gt;Satisfy your appetite at the hotel's restaurant, which serves breakfast, lunch, and dinner, or stay in and take advantage of room service (during limited hours).&lt;/p&gt;&lt;p&gt;&lt;b&gt;Business, Other Amenities&lt;/b&gt; &lt;br /&gt;Featured amenities include a 24-hour front desk and an elevator (lift). Free self parking is available onsite.&lt;/p&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="33.83" OriginalAmount="31.62" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="7.82698908" Longitude="98.33974846" StarRating="3.5" HotelCode="945557|3631215" HotelName="The Elysium Residence" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Golf,Internet">
        <Address>
          <AddressLines>
            <AddressLine>87/63 Chaofa Road Moo 10, Soi Chaofa 45, Chalong, Phuket 83130</AddressLine>
          </AddressLines>
          <CityName>Phuket</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=9329947</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests on Phuket.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="33.87" OriginalAmount="31.65" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="7.9002656716386" Longitude="98.367815776867" StarRating="3" HotelCode="398289|2271415" HotelName="O'nya Phuket Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 18/11/2024" HotelFacility="Air Conditioning,Golf,Internet">
        <Address>
          <AddressLines>
            <AddressLine>46/8 Chalermprakiat Ror 9 Road Moo 5, Wichit, Muang, Phuket 83000</AddressLine>
          </AddressLines>
          <CityName>Phuket</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/62/626494/626494a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Wichit.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="33.95" OriginalAmount="31.73" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="7.88579" Longitude="98.297657" StarRating="3" HotelCode="933372|1870148" HotelName="Tanawan Phuket Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Golf,Internet,Spa">
        <Address>
          <AddressLines>
            <AddressLine>162/44-45, 162/88-89-90 Phung Muang Sai Kor Road, Patong Beach, Kathu, Phuket 83150</AddressLine>
          </AddressLines>
          <CityName>Patong</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/18/183468/183468a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Kathu.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="34.08" OriginalAmount="31.85" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="8.10126485" Longitude="98.30557674" StarRating="2.5" HotelCode="598297|3546385" HotelName="S2 Airport Residence" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>89/7 Naiyang Soi 16 Moo 1, Sakhu, Thalang, Phuket 83110</AddressLine>
          </AddressLines>
          <CityName>Phuket</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0029/47530/2947530/28.jpg?f=15504355</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located on Phuket.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="34.29" OriginalAmount="32.05" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="8.02280361" Longitude="98.32726759" StarRating="2" HotelCode="613599|3632695" HotelName="Phant At Thalang Service Apartment" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Village" CnxPolicy="Free CXL until 15/11/2024" HotelFacility="Air Conditioning,Internet,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>310/222 Moo 1, Tambon Thepkasatri, Amphoe Thalang, Thep Kasattri 83110, Phuket</AddressLine>
          </AddressLines>
          <CityName>Thep Kasattri</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=10369903</HotelPictures>
        <HotelDescription>&lt;br/&gt;This holiday village warmly welcomes guests in Thep Kasattri.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="34.34" OriginalAmount="32.09" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="7.8791817403774" Longitude="98.294397214086" StarRating="3" HotelCode="340475|2250135" HotelName="NC Residence" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Apartment,Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Golf,Internet">
        <Address>
          <AddressLines>
            <AddressLine>11/3 Manisi-Petchakut Road, Patong Beach 83150</AddressLine>
          </AddressLines>
          <CityName>Patong</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0021/77552/2177552/26.jpg?f=15580170</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Patong.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="34.85" OriginalAmount="32.57" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="7.8766313" Longitude="98.30773798" StarRating="3" HotelCode="400840|1910945" HotelName="Rai Rum Yen Resort" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Golf,Internet,Kitchen,Massage Centre,Restaurant,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>53/3 Hasib Pee Road, Tambon Patong, Amphoe Kathu, Phuket 83150</AddressLine>
          </AddressLines>
          <CityName>Patong</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/15/156921/156921a_hb_a_005.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This resort warmly welcomes guests in Patong.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="34.85" OriginalAmount="32.57" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="7.8845402073793" Longitude="98.298195008359" StarRating="3" HotelCode="338943|1869008" HotelName="De Coze Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Golf,Internet,Laundry,Restaurant,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>162/147 Phang Muang Sai Kor Road, Kathu, Patong Beach, Phuket 83150</AddressLine>
          </AddressLines>
          <CityName>Patong</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/23/232975/232975a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Patong.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="34.85" OriginalAmount="32.57" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="7.78998164" Longitude="98.33049035" StarRating="3" HotelCode="495715|3599475" HotelName="1715 House &amp; Caff Resort Phuket" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Village" CnxPolicy="Free CXL until 21/11/2024" HotelFacility="Air Conditioning,Golf,Internet">
        <Address>
          <AddressLines>
            <AddressLine>17/15 Wiset Road, Moo 2, Rawai Beach, Rawai 83130</AddressLine>
          </AddressLines>
          <CityName>Rawai</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0027/36755/2736755/58.jpg?f=15566577</HotelPictures>
        <HotelDescription>&lt;br/&gt;A baggage storage service is among the facilities. Wireless internet access in public areas allows guests to stay connected. There is also a garden. Those arriving in their own vehicles can leave them in the car park of the holiday village.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="35.02" OriginalAmount="32.73" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="7.88085103" Longitude="98.38849234" StarRating="3" HotelCode="572536|3635225" HotelName="Vapa Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>68/1 Takuapa Road, Mueang 83000, Phuket</AddressLine>
          </AddressLines>
          <CityName>Mueang</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0025/80847/2580847/1.jpg?f=15070788</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Mueang.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="35.64" OriginalAmount="33.31" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="8.02230661052" Longitude="98.339445640233" StarRating="2.5" HotelCode="352955|1869168" HotelName="Live @ Loft Apartelle" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Golf,Internet">
        <Address>
          <AddressLines>
            <AddressLine>359/16 Moo 1, Tambon Thepkrasatri, Talang, Phuket 83110</AddressLine>
          </AddressLines>
          <CityName>Phuket</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/505901/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located on Phuket.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="36.01" OriginalAmount="33.65" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="7.8843989935655" Longitude="98.297519112905" StarRating="3" HotelCode="378448|2204275" HotelName="Breezotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 07/11/2024" HotelFacility="Air Conditioning,Bar,Fax,Golf,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>162/151-153 Pungmuangsai Kor, Tambon Patong, Kathu, Patong Beach, Patong, Phuket 83150</AddressLine>
          </AddressLines>
          <CityName>Patong</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/57/573428/573428a_hb_a_012.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Patong. The nearest airport is Phuket (HKT).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="36.01" OriginalAmount="33.65" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="7.8705943026872" Longitude="98.367964710755" StarRating="3" HotelCode="380724|3578225" HotelName="Good Day Phuket" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>60/76 M.2 Vichit, Muang, 83000 Phuket</AddressLine>
          </AddressLines>
          <CityName>Wichit</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0021/90141/2190141/1.jpg?f=14961203</HotelPictures>
        <HotelDescription>&lt;br/&gt;A baggage storage service is available to travellers. Wireless internet access is available to guests in the public areas. Those arriving in their own vehicles can leave them in the car park of the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="36.16" OriginalAmount="33.79" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="7.859816" Longitude="98.380505" StarRating="3" HotelCode="173469|2512375" HotelName="Rattana Residence Sakdidet" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 15/11/2024" HotelFacility="Air Conditioning,Fax,Golf,Internet,Massage Centre,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>24/41 Sakdidet Rd., Vichit, Muang, Phuket 83000</AddressLine>
          </AddressLines>
          <CityName>Phuket</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/303906/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in a quiet area of Phuket Town, only 5 to 10 minutes away from one of the most famous attractions in Phuket, Phuket Old Town on the Thalang and Dibuk roads.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="36.52" OriginalAmount="34.13" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="7.94996809" Longitude="98.27965134" StarRating="2.5" HotelCode="242134|3545055" HotelName="Benjamin Resort" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>83 Moo 3, Kamala Beach, Kathu, Phuket 83150</AddressLine>
          </AddressLines>
          <CityName>Kathu</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0036/35393/3635393/1.jpg?f=15234617</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Kathu.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="37.05" OriginalAmount="34.63" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="7.85288335" Longitude="98.35525127" StarRating="3" HotelCode="344876|1868988" HotelName="Lemonade Phuket" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 15/11/2024" HotelFacility="Air Conditioning,Golf,Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>60/216 Moo1 Chaofa Road east, Chalong, Muang Phuket 83130</AddressLine>
          </AddressLines>
          <CityName>Chalong Bay</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/63/630026/630026a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Chalong Bay.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="37.34" OriginalAmount="34.90" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="7.9470616" Longitude="98.27902424" StarRating="3" HotelCode="380735|1870538" HotelName="Sungthong Kamala Beach Resort" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>10/66-67 Beach Road, Kamala, Phuket 83150</AddressLine>
          </AddressLines>
          <CityName>Kamala Beach</CityName>
        </Address>
        <HotelPictures>https://store1prod.blob.core.windows.net/images-hotels/79172/abf688d1-2b75-4409-8f46-e1b49c95a711.jpg?d=636646613140000000</HotelPictures>
        <HotelDescription>&lt;br/&gt;This resort welcomes guests in Kamala Beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="37.40" OriginalAmount="34.95" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="7.8925969704032" Longitude="98.300512449074" StarRating="3" HotelCode="310625|1868518" HotelName="Acca Patong" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Golf,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>179/79-82 Soi Sansabai, Patong, Kathu, Phuket 83150</AddressLine>
          </AddressLines>
          <CityName>Patong</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/18/189348/189348a_hb_a_006.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Patong.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="37.91" OriginalAmount="35.43" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="8.01594223" Longitude="98.31997362" StarRating="3" HotelCode="616211|3583225" HotelName="Isayarada Apartment" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel,Apartment,Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>135/10 Soi Hua Thanon Moo 4, Tambon Thepkasattri, Amphoe Thalang, Thep Kasattri, Phuket  83110</AddressLine>
          </AddressLines>
          <CityName>Thep Kasattri</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0036/90281/3690281/1.jpg?f=15235391</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in Thep Kasattri.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="38.05" OriginalAmount="35.56" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="7.828212" Longitude="98.348799" StarRating="3" HotelCode="114216|1910295" HotelName="Ao Chalong Villa Resort &amp; Spa" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 11/11/2024" HotelFacility="Air Conditioning,Conference Hall,Fax,Golf,Internet,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>5/26 Soi Porn Chalong Moo 9, East Chaofa Road, Chalong, Muang, Phuket 83000</AddressLine>
          </AddressLines>
          <CityName>Chalong Bay</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/13/138085/138085a_hb_a_012.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Chalong Bay. The nearest airport is Phuket (HKT).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="38.34" OriginalAmount="35.83" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="7.8898009896964" Longitude="98.379162755684" StarRating="3" HotelCode="338822|1247868" HotelName="Cool Residence" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 16/11/2024" HotelFacility="Air Conditioning,Golf,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>24/268 MaeLuan Road Soi Susanti, Mueang, Phuket 83000</AddressLine>
          </AddressLines>
          <CityName>Phuket</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0021/76931/2176931/30.jpg?f=15539327</HotelPictures>
        <HotelDescription>&lt;br/&gt;A restaurant and room service are available to guests of the hotel. Wireless internet access is available to travellers in the public areas. Those arriving in their own vehicles can leave them in the car park of the establishment.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="38.34" OriginalAmount="35.83" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="7.888046" Longitude="98.299851" StarRating="3" HotelCode="224739|1868748" HotelName="Good Nice" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 21/11/2024" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>162/63-67 Phunmuang A.Rd., T.Patong, A.Kathu, Phuket 83150</AddressLine>
          </AddressLines>
          <CityName>Patong</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/25/256783/256783a_hb_a_020.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Patong. The nearest airport is Phuket (HKT).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="38.78" OriginalAmount="36.24" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="7.8897816022295" Longitude="98.296490972743" StarRating="2" HotelCode="422065|1868498" HotelName="Casa Jip Guesthouse" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel,hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>207/10 Rat-U-Thit 200 Pee Road, Patong Beach, Kathu, Phuket 83150</AddressLine>
          </AddressLines>
          <CityName>Patong</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/23/234098/234098a_hb_a_050.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Casa Jip is a family-owned guesthouse.We are located right in the center of Patong Beach in a quite street 300 mt. from the beach shopping center and Bangla road. Our guesthouse is comprise of 20 rooms. Da Nicola  is the new Italian Restaurant open on the ground floor serving Italian and International breakfast and in the evening from 7.oo pm you can taste some of the best Italian dishes created from chef-owner Nicola. In case of early check out or no show the reservation have to be paid in full. 3% extra will be charged in case of credit card payment.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="39.49" OriginalAmount="36.91" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="8.00972222" Longitude="98.31682371" StarRating="3" HotelCode="540334|2263635" HotelName="Sivana Place" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Golf,Internet">
        <Address>
          <AddressLines>
            <AddressLine>53 Moo 4, Tambon Cherng Talay, Thalang District, Phuket 83110</AddressLine>
          </AddressLines>
          <CityName>Phuket</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0021/73989/2173989/11.jpg?f=15678777</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests on Phuket.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="39.49" OriginalAmount="36.91" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="7.85677259" Longitude="98.34236177" StarRating="3.5" HotelCode="516273|3556185" HotelName="Bora Bora Villa Phuket" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 21/11/2024" HotelFacility="Air Conditioning,Internet,Laundry,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>7 Moo 5 Soi Ta-Iad, Chalong 83130</AddressLine>
          </AddressLines>
          <CityName>Chalong Bay</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/38/1f/381f0e37307515c8911f3bf9fbb528749544677b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Chalong Bay.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="39.49" OriginalAmount="36.91" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="8.1541222595592" Longitude="98.296735965607" StarRating="3" HotelCode="417068|1521858" HotelName="Micky Monkey Beach" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 21/11/2024" HotelFacility="24 Hour Security,Airport Transfer (on Demand),Bicycle Rental,Golf">
        <Address>
          <AddressLines>
            <AddressLine>Thalang, Mai Khao Beach, Phuket</AddressLine>
          </AddressLines>
          <CityName>Mai Khao Beach</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/44/441878/441878a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This lovely hotel is located in Mai Khao. Guests can find the nearest golf course within 10. 3 kilometre(s) from the hotel. Visitors will find the airport within 5. 1 kilometre(s). The total number of accommodation units is 16. Guests may take advantage of the Wi-Fi connection on public areas. This property does not offer 24-hour reception. Guests will not be bothered during their stay, as this is not a pet-friendly hotel. Transfer service is available for guests' convenience at Micky Monkey Beach Hotel. Some services may be subject to additional charges. </HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="39.71" OriginalAmount="37.11" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="7.8903020714151" Longitude="98.382213991971" StarRating="3" HotelCode="391672|3661615" HotelName="Khao Rang Place" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 18/11/2024">
        <Address>
          <AddressLines>
            <AddressLine>153 Patipat Road, Talad Nuea, Muang, Wichit, Phuket 83000</AddressLine>
          </AddressLines>
          <CityName>Wichit</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0021/90180/2190180/1.jpg?f=15618413</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Wichit.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="39.88" OriginalAmount="37.27" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="7.88821216" Longitude="98.39343172" StarRating="3" HotelCode="853285|713528" HotelName="The Arbern Hostel x Bistro" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 20/11/2024">
        <Address>
          <AddressLines>
            <AddressLine>54 Suthat Road, Phuket 83000</AddressLine>
          </AddressLines>
          <CityName>Phuket</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0037/88478/3788478/1.jpg?f=15568439</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="40.10" OriginalAmount="37.48" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="7.887448" Longitude="98.299838" StarRating="3" HotelCode="185892|2271975" HotelName="Hallo Patong" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Guesthouse" CnxPolicy="Free CXL until 19/11/2024" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Designated Smoking Area,Fax,Golf,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>182/5-6 Phangmuang sai-kor Rd, Patong, Kathu, Phuket 83150</AddressLine>
          </AddressLines>
          <CityName>Patong</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/15/155917/155917a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The guesthouse is located in Patong city. It takes only a 1-minute walk to get from the guesthouse to the Jungceylon shopping centre, and 10 minutes to reach the famous beach in Patong. Phuket Town is around a 25-minute drive away. Phuket International Airport is a 45-minute drive away from the guesthouse.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="40.14" OriginalAmount="37.51" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="7.887448" Longitude="98.302965" StarRating="3" HotelCode="176366|1918995" HotelName="The Album Loft @ Phuket" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Beach Hotel,Hotel de Charme,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Golf,Internet,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>129/11 Nanai Road, Patong Beach, Patong, Kathu, Phuket 83150</AddressLine>
          </AddressLines>
          <CityName>Patong</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/303958/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located just 15 km from Phuket Town, on the quiet Nanai Road in Patong. The famous Night Market is just 5 minutes' drive away from the hotel, and Bangla Road and the Phuket Simon Cabaret can also be reached in around the same time. Public transport connections, the Jungceylon shopping centre and Patong Beach can each be found approximately 20 minutes' walk away, while Taweewong Road is around 15 minutes away on foot. Bangla Boxing Stadium and the Shell World Museum are each around 2 km away, and the temple Wat Suwan Khiri Wong is about 2.5 km from the hotel. The hotel is located 35 km away from Phuket International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="40.29" OriginalAmount="37.65" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="7.881213" Longitude="98.299886" StarRating="3" HotelCode="142246|247376" HotelName="Jiraporn Hill Resort" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Club Resort,Eco Hotel" CnxPolicy="Free CXL until 19/11/2024" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Designated Smoking Area,Fax,Golf,Internet,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>207/10 Nanai Road Sevatasai, Patong Beach, Kathu, Phuket 83150</AddressLine>
          </AddressLines>
          <CityName>Patong</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/203236/a_203236_K1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The club resort is located in Patong Beach, Phuket Island. Patong Beach is one of the world's most famous beaches and the resort's prime location is just 5 minutes away from it, along with many top entertainment areas as well as shopping centres, fast food centres, restaurants and bars. The bus station is roughly 1.5 km from the resort and Phuket International Airport is approximately 40 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="40.42" OriginalAmount="37.78" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="7.89744901" Longitude="98.2984454" StarRating="3" HotelCode="638877|2342345" HotelName="Glur Phuket Patong Beach" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>5/1 Sawatdirak Road, Tambon Patong, Amphoe Kathu, Patong 83150</AddressLine>
          </AddressLines>
          <CityName>Patong</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/63/638642/638642a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Patong.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="40.50" OriginalAmount="37.85" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="7.878535" Longitude="98.294149" StarRating="3" HotelCode="141082|1572918" HotelName="Baan Yuree Resort &amp; Spa" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>12/1 Petchakut Road, Patong Beach, Kathu, Phuket 83150</AddressLine>
          </AddressLines>
          <CityName>Kathu</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/201852/a_201852_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Kathu. The nearest airport is Phuket (HKT).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="40.65" OriginalAmount="37.99" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="8.10109938" Longitude="98.30625924" StarRating="3" HotelCode="434935|3654975" HotelName="The Sixteenth Naiyang Beach Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Golf,Internet">
        <Address>
          <AddressLines>
            <AddressLine>19/16 Moo 1, Saku, Thalang, Phuket 83110</AddressLine>
          </AddressLines>
          <CityName>Sa Khu</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0025/24083/2524083/1.jpg?f=14979137</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Sa Khu.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="40.65" OriginalAmount="37.99" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="8.09232277" Longitude="98.30214756" StarRating="3" HotelCode="406132|3636705" HotelName="Chill House @ Nai Yang Beach" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 21/11/2024" HotelFacility="Air Conditioning,Fax,Golf,Internet,Lounge,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>133 Moo 1, Tambol Sakoo Thalang, Phuket 83110</AddressLine>
          </AddressLines>
          <CityName>Phuket</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0024/43233/2443233/1.jpg?f=15462552</HotelPictures>
        <HotelDescription>&lt;br/&gt;A baggage storage service is among the facilities. Wireless internet access is available to guests in the public areas. There is also a garden. Those arriving in their own vehicles can leave them in the car park of the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="40.65" OriginalAmount="37.99" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="7.8827259659693" Longitude="98.397807006025" StarRating="2" HotelCode="380715|1249668" HotelName="Eco Hostel Phuket" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 20/11/2024" HotelFacility="Air Conditioning,Golf,Internet">
        <Address>
          <AddressLines>
            <AddressLine>156/44 Phangnga Road, Tambon Talad Yai, Phuket 83000</AddressLine>
          </AddressLines>
          <CityName>Phuket</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0021/78216/2178216/1.jpg?f=14937768</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hostel warmly welcomes guests on Phuket.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="40.68" OriginalAmount="38.02" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="7.9464525447487" Longitude="98.284705089064" StarRating="3" HotelCode="352723|2260045" HotelName="Kamala Regent" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Golf,Internet,Kitchen">
        <Address>
          <AddressLines>
            <AddressLine>88 Moo 4, Tambon Kamala, Amphoe Kathu, Kamala, Phuket 83150</AddressLine>
          </AddressLines>
          <CityName>Kamala Beach</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/23/236105/236105a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment complex welcomes guests in Kamala Beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="40.86" OriginalAmount="38.19" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="7.8495738292516" Longitude="98.294935661996" StarRating="2" HotelCode="376586|1868838" HotelName="Karon Café Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Golf,Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>526/17 Patak Road Moo 1, Karon Beach, Karon, Phuket 83100</AddressLine>
          </AddressLines>
          <CityName>Phuket</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0021/98251/2198251/1.jpg?f=15668440</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Karon Beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="40.93" OriginalAmount="38.25" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="7.82308662" Longitude="98.33846032" StarRating="3" HotelCode="549213|3626155" HotelName="Dlux Condominium" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Golf,Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>100 Patak Road, Tambon Chalong, Amphoe Muang, Chalong, Phuket 83110</AddressLine>
          </AddressLines>
          <CityName>Chalong Bay</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0025/32044/2532044/1.jpg?f=15501027</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Chalong Bay.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="42.00" OriginalAmount="39.25" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="7.8713" Longitude="98.3664" StarRating="4" HotelCode="491175|2003595" HotelName="Recenta Suite Phuket Suanluang" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Free CXL until 15/11/2024" HotelFacility="Air Conditioning,Bicycle Rental,Golf,Internet,Lounge,Massage Centre">
        <Address>
          <AddressLines>
            <AddressLine>60/80 Moo2, Wichit, Phuket 83000</AddressLine>
          </AddressLines>
          <CityName>Wichit</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/54/544002/544002a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Wichit.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="42.39" OriginalAmount="39.62" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="7.822968457579" Longitude="98.335808866601" StarRating="3" HotelCode="434921|3632635" HotelName="Smile Residence" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 15/11/2024" HotelFacility="Air Conditioning,Golf,Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>135/318 Patak Road, Rawai, Chalong, Phuket 83000</AddressLine>
          </AddressLines>
          <CityName>Chalong Bay</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0024/62056/2462056/1.jpg?f=15325279</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Chalong Bay.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="42.60" OriginalAmount="39.81" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="7.8882659226276" Longitude="98.385353302654" StarRating="3" HotelCode="95932|140157" HotelName="i Pavilion Phuket Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 14/11/2024" HotelFacility="Air Conditioning">
        <Address>
          <AddressLines>
            <AddressLine>133 Satoon Road, Muang District, Phuket 83000</AddressLine>
          </AddressLines>
          <CityName>Phuket</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/303019/165fa1125ccf3ebf7c74643423a374ae.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is conveniently located in Phuket Town, only a short stroll from historic Sino-Portuguese-style buildings and the city centre. Whatever brings travellers to Phuket - white sandy beaches, world-renowned golf courses, shopping or business opportunities - a stay at this hotel means they will never be more than 30 minutes away from it all.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="42.98" OriginalAmount="40.17" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="7.8787116943792" Longitude="98.394686178574" StarRating="3" HotelCode="531358|1990555" HotelName="ibis Styles Phuket City" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Golf,Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>23 Thawornwongwong Road, Talad Yai Muang, Amphur Muang, Phuket 83000</AddressLine>
          </AddressLines>
          <CityName>Phuket</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/646937/a_646937_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests on Phuket.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="42.98" OriginalAmount="40.17" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="7.882775" Longitude="98.295286" StarRating="3" HotelCode="171345|1575378" HotelName="The Natural Resort" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Bungalow Complex,Club Resort,Family-friendly Hotel" CnxPolicy="Free CXL until 21/11/2024" HotelFacility="Air Conditioning,Bar,Fax,Garden,Golf,Internet,Laundry,Massage Centre,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>38 Phangmuang Sai Kor Road, Patong Beach, Phuket 83150</AddressLine>
          </AddressLines>
          <CityName>Patong</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/15/152546/152546a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The resort is located next to Baan Ton Sai, at Phangmuang Sai Kor Road. It is also situated just about 800 metres away from the beach, which is about a 10-minute walk away. Shopping venues are some 700 m away from the hotel, which is about 800 m from links the local public transport network and approximately 1.5 km from Phuket’s bus station. Phuket International Airport is around 43 km away from the establishment.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="43.07" OriginalAmount="40.25" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="7.904282" Longitude="98.300859" StarRating="3" HotelCode="933600|1594198" HotelName="Studio Patong by iCheck inn" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Golf,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>18 - 18/3 Rat-u-thit 200 Pee Road, Patong Kathu, 68150 Patong Beach</AddressLine>
          </AddressLines>
          <CityName>Patong</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/44/441911/441911a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Patong. The nearest airport is Phuket (HKT).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="43.25" OriginalAmount="40.42" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="7.8935690185625" Longitude="98.30194284834" StarRating="3" HotelCode="188374|1573398" HotelName="FunDee Boutique Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Golf,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>232/3-6 PhungMuang Sai Gor Road, Patong 83150, Kathu, Phuket</AddressLine>
          </AddressLines>
          <CityName>Patong</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/30/302921/302921a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Kathu, this boutique hotel is ideal for guests who appreciate a stylish ambience.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="43.81" OriginalAmount="40.94" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="7.909823" Longitude="98.391591" StarRating="3" HotelCode="127019|155177" HotelName="Phu-Ke-Ta, The Hip Service Apartment &amp; Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment Hotel,Business Hotel" CnxPolicy="Free CXL until 18/11/2024" HotelFacility="Air Conditioning,Bar,Conference Hall,Garden,Internet,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>24/5 Thepkasatri Rd, M.6, T.Rasada, Muang Phuket 83000</AddressLine>
          </AddressLines>
          <CityName>Phuket</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/15/155177/155177a_hb_a_900.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is conveniently located close to Rajabhat Phuket University and is only 10 minutes’ drive from Phuket Town. The hotel is also just a 30-minute drive from Phuket International Airport and Patong Beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="43.89" OriginalAmount="41.02" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="7.892698" Longitude="98.298233" StarRating="3" HotelCode="188402|1868198" HotelName="Boomerang Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>5/1-8 Hat Patong Road, Patong, Phuket 83150</AddressLine>
          </AddressLines>
          <CityName>Phuket</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/23/232787/232787a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests on Phuket.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="44.14" OriginalAmount="41.25" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="7.886466" Longitude="98.394257" StarRating="3" HotelCode="101614|1132658" HotelName="Mei Zhou Phuket" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 21/11/2024" HotelFacility="Air Conditioning,Bar,Fax,Garden,Golf,Internet,Laundry,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>1/5 Luangpohwatchalong Road, Tambon Taladyai, Amphoe Muang, Phuket 83000</AddressLine>
          </AddressLines>
          <CityName>Phuket</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/142057/a_142057_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the heart of Phuket town, this city hotel is well positioned close to the business centre of commerce and for tours, financial institutes and entertainment. Guests will find most of the places of interest for tourists within walking distance of the hotel. Phuket International Airport is located some 30 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="44.14" OriginalAmount="41.25" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="7.8975487762598" Longitude="98.297586353456" StarRating="2" HotelCode="339299|2263485" HotelName="The Nice Patong Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 14/11/2024" HotelFacility="Air Conditioning,Bar,Golf,Internet,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>3/25-7 Sawadirak Road, Kathu, Patong Beach, Phuket 83150</AddressLine>
          </AddressLines>
          <CityName>Patong</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/23/234196/234196a_hb_a_020.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Patong.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="44.14" OriginalAmount="41.25" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="7.8998384488076" Longitude="98.297126569899" StarRating="3" HotelCode="607135|2272935" HotelName="Modern Living Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>188/14 Taweevong Road, Patong Beach, Phuket</AddressLine>
          </AddressLines>
          <CityName>Patong</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/63/630257/630257a_hb_a_006.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Patong.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="44.19" OriginalAmount="41.30" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="7.83389399" Longitude="98.33936964" StarRating="3" HotelCode="587983|3603045" HotelName="The Thames Pool Access Resort" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 19/11/2024" HotelFacility="Air Conditioning,Bar,Golf,Internet,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>77 Chaofa West Road Moo 8, Amphoe Muang, Chalong 83130</AddressLine>
          </AddressLines>
          <CityName>Chalong Bay</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=5439543</HotelPictures>
        <HotelDescription>&lt;br/&gt;Services and facilities at the hotel include a baggage storage service and a laundry service. Wireless internet access in public areas allows guests to stay connected. Those arriving in their own vehicles can leave them in the car park of the resort.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="44.65" OriginalAmount="41.73" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="8.142411" Longitude="98.319768" StarRating="3" HotelCode="420531|3578885" HotelName="Nu Phuket Airport Residence" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 14/11/2024" HotelFacility="Golf,Internet,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>69/3-4 Moo 6, Mai Khao, Thalang, 83140 Phuket</AddressLine>
          </AddressLines>
          <CityName>Phuket</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0021/97948/2197948/1.jpg?f=15032601</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Phuket.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="44.94" OriginalAmount="42.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="8.02686883" Longitude="98.33043613" StarRating="3" HotelCode="546190|2286125" HotelName="Rattana Residence Thalang" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Golf,Internet">
        <Address>
          <AddressLines>
            <AddressLine>310/167-174  Donjomtao Road Moo 1, Tambon Thepkrasattri, Amphoe Talang, Thep Kasattri, Phuket 83110</AddressLine>
          </AddressLines>
          <CityName>Thep Kasattri</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0021/75528/2175528/40.jpg?f=15525195</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Thep Kasattri.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="45.45" OriginalAmount="42.48" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="7.8713" Longitude="98.3664" StarRating="3.5" HotelCode="378950|2003575" HotelName="Recenta Phuket Suanluang" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Free CXL until 15/11/2024" HotelFacility="Air Conditioning,Bicycle Rental,Golf,Internet,Massage Centre">
        <Address>
          <AddressLines>
            <AddressLine>60/81 Moo2, Chao Fah Suanluang Road, Wichit, Phuket 83000</AddressLine>
          </AddressLines>
          <CityName>Wichit</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/54/541681/541681a_hb_a_006.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Wichit.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="45.45" OriginalAmount="42.48" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="7.88855399" Longitude="98.39694548" StarRating="3.5" HotelCode="515584|3597945" HotelName="Grand Supicha City Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 08/11/2024" HotelFacility="Air Conditioning,Golf,Internet">
        <Address>
          <AddressLines>
            <AddressLine>48 Narisorn Road, Talad Yai, Phuket 83000</AddressLine>
          </AddressLines>
          <CityName>Phuket</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0025/22090/2522090/1.jpg?f=15097920</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests on Phuket.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="45.50" OriginalAmount="42.52" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="7.84605872" Longitude="98.29916302" StarRating="1" HotelCode="425153|3594435" HotelName="Karon Sino House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>448/1 Patak Road (East), Karon Beach, Phuket 83100</AddressLine>
          </AddressLines>
          <CityName>Karon</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0021/97812/2197812/1.jpg?f=15185709</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Karon Beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="45.52" OriginalAmount="42.54" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="7.88477361" Longitude="98.29606051" StarRating="2" HotelCode="425138|3543815" HotelName="Memory Boutique Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 15/11/2024">
        <Address>
          <AddressLines>
            <AddressLine>178/21-23 Pangmuang Road, Patong Beach, Kathu, Phuket 83150</AddressLine>
          </AddressLines>
          <CityName>Patong</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0021/77803/2177803/48.jpg?f=15508320</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Patong.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="45.65" OriginalAmount="42.66" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="7.8160180522963" Longitude="98.302010334803" StarRating="2" HotelCode="380656|1919145" HotelName="Kata Bai D Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Golf,Internet">
        <Address>
          <AddressLines>
            <AddressLine>134 Khoktanod Road, Kata Beach, Amphoe Muang Phuket, Karon, Phuket 83100</AddressLine>
          </AddressLines>
          <CityName>Phuket</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=7256298</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Karon Beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="46.17" OriginalAmount="43.15" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="7.8867201349761" Longitude="98.302574157715" StarRating="3" HotelCode="888377|245666" HotelName="Seeka Boutique Resort" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Club Resort,Hotel de Charme" CnxPolicy="Free CXL until 20/11/2024" HotelFacility="Air Conditioning,Bar,Designated Smoking Area,Golf,Internet,Laundry,Massage Centre,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>164/8 Nanai Road, Soi 8, Patong Beach, Kathu, Phuket 83150</AddressLine>
          </AddressLines>
          <CityName>Karon</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/136780/a_136780_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This club resort is located on Nanai Road, only 500 m away from the beautiful Patong Beach. Guests will find restaurants, bars and pubs 1 km away on Bangla Road and the Juncylon shopping centre on Patong Beach is 700 m away. Links to the public transport are approximately 10 km from this charming city hotel and Phuket International Airport is just 45 minutes away; guests can take a taxi with meter, a private taxi or minibus, all of which are available at the airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="46.41" OriginalAmount="43.37" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="7.879098" Longitude="98.378702" StarRating="3" HotelCode="935336|1035278" HotelName="Sugar Palm Residence" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 08/11/2024" HotelFacility="Air Conditioning,Fax,Internet,Kitchen,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>5/3 Virach Hong-yok Road, Talad Nua Sub-district, Muang, Phuket 83000</AddressLine>
          </AddressLines>
          <CityName>Phuket</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/37/376017/376017a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Phuket. The nearest airport is Phuket (HKT).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="46.47" OriginalAmount="43.43" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="8.094969" Longitude="98.30753" StarRating="3" HotelCode="188384|1574088" HotelName="Airport Resort &amp; Spa" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 21/11/2024" HotelFacility="Air Conditioning,Bar,Golf,Internet,Lounge,Massage Centre,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>9/19 M.1, T.Saku, A.Thalang, Phuket</AddressLine>
          </AddressLines>
          <CityName>Phuket</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/e3/74/e374517316fcd4e599a846d1a7cf5f5700ded4e1.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests on Phuket.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="46.47" OriginalAmount="43.43" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="8.10082411" Longitude="98.31261667" StarRating="3.5" HotelCode="570920|3651865" HotelName="S4 Naiyang Beach Phuket" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 20/11/2024" HotelFacility="Air Conditioning,Bar,Internet,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>18/9 Soi Nai Yang 13 Moo 1, Tambon Sakoo, Talang, Phuket 83110</AddressLine>
          </AddressLines>
          <CityName>Phuket</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/745888/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests on Phuket.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="47.05" OriginalAmount="43.97" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="8.09886682" Longitude="98.30704281" StarRating="3" HotelCode="322900|1590478" HotelName="Marina Express Aviator Phuket Airport" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 08/11/2024" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Golf,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>130 Moo 1, Phuket Airport, Thalang, Sakhu, Phuket 83110</AddressLine>
          </AddressLines>
          <CityName>Phuket</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/47/472661/472661a_hb_a_005.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located on Phuket. The nearest airport is Phuket (HKT).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="47.13" OriginalAmount="44.05" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="7.89647343" Longitude="98.30467228" StarRating="3" HotelCode="355563|2003315" HotelName="Naina Resort &amp; Spa" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 13/11/2024" HotelFacility="Bar,Golf,Internet,Jacuzzi,Lounge,Massage Centre,Restaurant,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>2/58 Sainamyen 2 Road, Patong Beach, Kathu, Phuket 83150</AddressLine>
          </AddressLines>
          <CityName>Phuket</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/53/538863/538863a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This resort is located in the centre of Patong.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="47.20" OriginalAmount="44.11" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="7.88543014" Longitude="98.29841145" StarRating="3" HotelCode="861580|2103995" HotelName="iCheck Inn Residence Patong" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="24 Hour Power Supply,24 Hour Security,Air Conditioning,Airport Transfer (on Demand),Bar,Housekeeping,Kitchen,Laundry,Parking,Shopping Arcade">
        <Address>
          <AddressLines>
            <AddressLine>158/99 Pung Muang Saay 3 Kor, Patong, Phuket 83150</AddressLine>
          </AddressLines>
          <CityName>Patong</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/57/578288/578288a_hb_a_013.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This property is a 9-minute walk from the beach. Located in Patong and 300 m from Jungceylon Shopping Centre, iCheck inn Residences Patong offers an outdoor pool and a fitness centre. Offering 24-hour security, this property is 700 m from the lively nightlife area on Bangla Road. A 5-minute walk gives guests various options for local and international food. Featuring a balcony with a pool and mountain view, the apartment provides guests with a flat-screen cable TV, air conditioning and a living area with sofa. The kitchen comes complete with a stovetop, microwave and an electric kettle. There is also a refrigerator and a dining table. Shower facilities and free toiletries can be found in the private bathroom. Providing free private parking, iCheck inn Residences Patong offers a free daily maid service while an airport shuttle and laundry services can be arranged for an extra charge. The apartment is 1.1 km from Patong Boxing Stadium and 1.4 km from Phuket Simon Cabaret. Phuket International Airport is located 24 km from the property.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="47.20" OriginalAmount="44.11" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="7.8484222730408" Longitude="98.294373312419" StarRating="3" HotelCode="361553|1929705" HotelName="ON Hotel Karon Beach Phuket" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 15/11/2024" HotelFacility="Air Conditioning,Bar,Golf,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>643 Patak Road, Amphur Muang, Phuket 83100</AddressLine>
          </AddressLines>
          <CityName>Phuket</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/57/578092/578092a_hb_a_006.JPG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Karon Beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="47.21" OriginalAmount="44.12" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="7.9038781" Longitude="98.3033694" StarRating="3" HotelCode="302452|1254018" HotelName="iCheck inn Central Patong" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Golf,Internet">
        <Address>
          <AddressLines>
            <AddressLine>184/32-33 Phangmuang Sai Kor Road, Patong 83150</AddressLine>
          </AddressLines>
          <CityName>Patong</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/41/414013/414013a_hb_a_005.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Centrally located in Patong, this hotel is about 800 m from the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="47.54" OriginalAmount="44.43" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="7.9170539862688" Longitude="98.291550533574" StarRating="3" HotelCode="403275|2040985" HotelName="Di Pantai Boutique Beach Resort" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Golf,Internet,Jacuzzi,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>322/3 Prabaramee Road, Kathu, Patong Beach, Phuket 83150</AddressLine>
          </AddressLines>
          <CityName>Patong</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/62/625750/625750a_hb_a_005.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This resort is located in Patong.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="47.56" OriginalAmount="44.45" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="7.87649802" Longitude="98.38935859" StarRating="3" HotelCode="583758|3536615" HotelName="Phuket chinoinn Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Lounge,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>32/209 Poonpipat Road, Tambon Nuea, Amphoe Mueang, Phuket 83000</AddressLine>
          </AddressLines>
          <CityName>Phuket</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0029/19952/2919952/1.jpg?f=14984874</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located on Phuket.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="47.60" OriginalAmount="44.49" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="7.88663221708" Longitude="98.39346976816" StarRating="3" HotelCode="119186|1573218" HotelName="Sino House" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 15/11/2024" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Golf,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>1 Montree Road, Talad –Yai, Muang, Phuket 83000</AddressLine>
          </AddressLines>
          <CityName>Phuket</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/303258/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the heart of Phuket old town, providing easy access to the main road. Guests can access Patong Beach in approximately 30 minutes by car. It is a 15-minute drive to Rassada Pier and 10 minutes by car from Phuket city centre. The hotel can also be reached within a 30-minute drive of Phuket International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="47.60" OriginalAmount="44.49" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="7.87713924" Longitude="98.42863115" StarRating="2.5" HotelCode="615326|3661585" HotelName="Siray Green Resort" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Resort" CnxPolicy="Free CXL until 15/11/2024" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>29/31 Moo 1, Koh Siray, Rasada, Muang, Phuket 83000</AddressLine>
          </AddressLines>
          <CityName>Mueang</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0021/77244/2177244/38.jpg?f=15539853</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Mueang.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="47.63" OriginalAmount="44.51" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="7.880938813383" Longitude="98.296566009521" StarRating="3" HotelCode="36330|247416" HotelName="Club Bamboo" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Club Resort" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Designated Smoking Area,Fax,Internet,Jacuzzi,Kitchen,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>247 / 1-8 Nanai road, Patong 81350, Phuket</AddressLine>
          </AddressLines>
          <CityName>Patong</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/59456/a_59456_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The resort is located in the Patong Beach area of the island province of Phuket, on the west coast of southern Thailand. It is set in a tropical garden in the foothills of a mountain, with a dazzling view over Patong and Patong Bay. The property is just 60 minutes by car from Phuket International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="47.63" OriginalAmount="44.51" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="7.8541700579818" Longitude="98.344742459149" StarRating="2" HotelCode="344277|3574445" HotelName="Phuket Siam Hostel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 20/11/2024" HotelFacility="24 Hour Front Desk,Air Conditioning,Coffee Shop,Currency Exchange,Designated Smoking Area,Dry Cleaning,Garden,Housekeeping,Internet,Laundry,Lounge,Massage Centre,Parking,Restaurant,Room Service,Spa,Swimming Pool,Valet Parking">
        <Address>
          <AddressLines>
            <AddressLine>10-18 Soi Ta-iad Moo 5, Chao Fa West Road, Tambon Chalong, Amphoe Muang, Phuket 83000</AddressLine>
          </AddressLines>
          <CityName>Chalong Bay</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=7622337</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;With a stay at Phuket Siam Hostel in Chalong (Chalong), you'll be close to Chalong Temple and Big Buddha. This hotel is within close proximity of Phunaka Golf Course and Phuket Zoo.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Rooms&lt;/b&gt; &lt;br /&gt;Make yourself at home in one of the 40 air-conditioned rooms featuring refrigerators. Complimentary wireless Internet access keeps you connected, and cable programming is available for your entertainment. Bathrooms with showers are provided. Conveniences include safes and coffee/tea makers, and housekeeping is provided daily.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Rec, Spa, Premium Amenities&lt;/b&gt; &lt;br /&gt;Enjoy the recreation opportunities such as an outdoor pool or make use of other amenities including complimentary wireless Internet access.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Business, Other Amenities&lt;/b&gt; &lt;br /&gt;The front desk is staffed during limited hours.&lt;/p&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="47.63" OriginalAmount="44.51" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="7.87913789" Longitude="98.3639276" StarRating="4" HotelCode="352950|1526728" HotelName="Little Nyonya Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Golf,Internet,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>63/2 Moo 4 Wichit, Amphoe Muang Phuket, Phuket 83000</AddressLine>
          </AddressLines>
          <CityName>Phuket</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/43/431495/431495a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Wichit.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="47.63" OriginalAmount="44.51" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="7.8553932656631" Longitude="98.377175642254" StarRating="3" HotelCode="383348|2260085" HotelName="Mai Morn Resort" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Golf,Internet,Lounge,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>43/291 Pattanateongtin Road Moo 1, Wichit, Phuket 83000</AddressLine>
          </AddressLines>
          <CityName>Wichit</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/23/236122/236122a_hb_a_021.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This resort welcomes guests in Wichit.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="47.63" OriginalAmount="44.51" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="7.8413019" Longitude="98.36597832" StarRating="3" HotelCode="853619|3630845" HotelName="Hivetel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 21/11/2024">
        <Address>
          <AddressLines>
            <AddressLine>22 Soi Palai Moo 3, Chaofa Road, Tambon Chalong, Amphoe Muang, Phuket 83130</AddressLine>
          </AddressLines>
          <CityName>Phuket</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=10509624</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="47.63" OriginalAmount="44.51" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="7.8903331429279" Longitude="98.293297057585" StarRating="2" HotelCode="380657|1871505" HotelName="Tiras Patong Beach Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>92/5 Thawewong Road, Ban Patong, Amphoe Muang, Patong, Phuket 83150</AddressLine>
          </AddressLines>
          <CityName>Patong</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0021/78565/2178565/8.jpg?f=15421382</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Patong.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="47.78" OriginalAmount="44.65" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="7.9472705386839" Longitude="98.280845535411" StarRating="2" HotelCode="380733|1910355" HotelName="Kamala Phuyai Resort" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 15/11/2024" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>73/146 Kamala-Patong Road Moo 3, Kathu, Kamala, Phuket 83120</AddressLine>
          </AddressLines>
          <CityName>Phuket</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0022/55113/2255113/30.jpg?f=15523861</HotelPictures>
        <HotelDescription>&lt;br/&gt;This resort welcomes guests in Kamala Beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="48.11" OriginalAmount="44.96" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="7.9101155949849" Longitude="98.296941518783" StarRating="3" HotelCode="9046|28344" HotelName="Patong Lodge Hotel" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="Beach Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Golf,Internet,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Shopping Arcade,Spa,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>284/1 Prabaramee Road Moo 5, Patong Beach, Kathu, Phuket 83150</AddressLine>
          </AddressLines>
          <CityName>Kathu</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/3925/a_3925_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located approximately 500 m from an inviting beach and is only separated from it by a coastal road. Restaurants, bars and links to the public transport network can be found in the immediate vicinity. The entertainment quarter, with its various leisure and shopping facilities can be reached within a 5-minute car journey.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="48.44" OriginalAmount="45.27" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="7.87885228" Longitude="98.29452552" StarRating="3" HotelCode="308196|1870738" HotelName="Phuket Resort Sai Rougn Residence" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Golf,Internet,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>17 Phetchakut Road, Patong Beach 83150, Kathu, Phuket</AddressLine>
          </AddressLines>
          <CityName>Patong</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/23/232711/232711a_hb_a_072.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Patong. The nearest airport is Phuket (HKT).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="48.79" OriginalAmount="45.60" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="7.99690092" Longitude="98.29965944" StarRating="3" HotelCode="614514|2286015" HotelName="Oceanstone" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bicycle Rental,Internet,Kitchen">
        <Address>
          <AddressLines>
            <AddressLine>139 Soi Cherngtalay 16, Srisoonthorn Road, Choeng Thale, Phuket 83100</AddressLine>
          </AddressLines>
          <CityName>Cherng Talay</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/63/636596/636596a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This complex warmly welcomes guests in Cherng Talay.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="48.79" OriginalAmount="45.60" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="7.8495466121812" Longitude="98.295224799682" StarRating="2" HotelCode="385350|3588335" HotelName="Angus O'Tool's Irish Pub Guesthouse" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Guest houses" CnxPolicy="Free CXL until 18/11/2024" HotelFacility="Air Conditioning,Bar,Golf,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>516/20 Patak Road, Karon, Phuket 83100</AddressLine>
          </AddressLines>
          <CityName>Karon</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0021/77646/2177646/1.jpg?f=15185091</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Karon Beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="48.93" OriginalAmount="45.73" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="7.806024" Longitude="98.336718" StarRating="3" HotelCode="309888|1895205" HotelName="Rawai Princess Hotel" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 15/11/2024" HotelFacility="Air Conditioning,Bar,Golf,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>95/34 Moo 4, Wiset Road, Rawai, Phuket 83130</AddressLine>
          </AddressLines>
          <CityName>Phuket</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0022/54697/2254697/1.jpg?f=15457734</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located on Phuket.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="49.38" OriginalAmount="46.15" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="7.8249211059273" Longitude="98.301023582844" StarRating="3" HotelCode="338139|1868078" HotelName="The Blueco Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Golf,Internet,Jacuzzi">
        <Address>
          <AddressLines>
            <AddressLine>100/75 Kata New Road, Tambon Karon, Muang, Kata Beach, Phuket 83100</AddressLine>
          </AddressLines>
          <CityName>Kata Beach</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/15/158879/158879a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Kata Beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="49.54" OriginalAmount="46.30" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="7.8926849767779" Longitude="98.299346227225" StarRating="3" HotelCode="479470|1870208" HotelName="Summer Breeze Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 21/11/2024">
        <Address>
          <AddressLines>
            <AddressLine>171/12 Soi San Sabai, Kathu, Patong, Phuket 83150</AddressLine>
          </AddressLines>
          <CityName>Patong</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=1390194</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Patong.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="49.95" OriginalAmount="46.68" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="7.9272349386751" Longitude="98.340414762497" StarRating="3" HotelCode="187124|1870218" HotelName="Tinidee Hotel@Phuket" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Golf Hotel" CnxPolicy="Free CXL until 20/11/2024" HotelFacility="Air Conditioning,Bar,Fax,Golf,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>42 Moo 5 Vichitsongkram Road, Kathu District, Phuket 83120</AddressLine>
          </AddressLines>
          <CityName>Patong</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/304165/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel offers a stunning location within the Loch Palm Golf Course reputed to be the most relaxing golf course in Phuket. The hotel is set in the beauty of the natural landscape. It is 20 minutes from Phuket International Airport and 15 minutes to Phuket Town and the renowned Patong Beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="49.95" OriginalAmount="46.68" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="7.88976397" Longitude="98.29667774" StarRating="3" HotelCode="225595|1868568" HotelName="Baipho Lifestyle Residences" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Golf,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>205/12-15 Rat-U-Thit 200 Pee Road, Patong, Kathu, Phuket 83150</AddressLine>
          </AddressLines>
          <CityName>Patong</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/304902/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Patong. The nearest airport is Phuket (HKT).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="50.61" OriginalAmount="47.30" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="7.8916926676803" Longitude="98.300764524444" StarRating="3" HotelCode="376122|1594668" HotelName="Patong Buri Resort" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 07/11/2024" HotelFacility="Air Conditioning,Bar,Fax,Golf,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>159/14 Phang-Muang Sai Kor Road, Patong beach, Phuket 83150, Amphoe Kathu</AddressLine>
          </AddressLines>
          <CityName>Patong</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/44/447189/447189a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Patong. The nearest airport is Phuket (HKT).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="51.10" OriginalAmount="47.76" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="7.7959665370593" Longitude="98.319109461247" StarRating="3" HotelCode="394137|3561575" HotelName="Happy Eight Resort Phuket" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bicycle Rental,Golf,Internet">
        <Address>
          <AddressLines>
            <AddressLine>79/48 Saiyuan Road, Samakee 5, Rawai, Phuket 83100</AddressLine>
          </AddressLines>
          <CityName>Rawai</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0022/54779/2254779/39.jpg?f=15533251</HotelPictures>
        <HotelDescription>&lt;br/&gt;This resort welcomes guests in Rawai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="51.10" OriginalAmount="47.76" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="7.8862915662537" Longitude="98.289926741022" StarRating="3" HotelCode="900822|1919035" HotelName="The Front Hotel &amp; Appartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>30 Thaveewong Road, Patong Beach, Ban Patong, Phuket 83150</AddressLine>
          </AddressLines>
          <CityName>Patong</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/23/232715/232715a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located in Patong. The nearest airport is Phuket (HKT).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="51.21" OriginalAmount="47.86" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="7.8850551080938" Longitude="98.293331597073" StarRating="3" HotelCode="425206|2263505" HotelName="Benetti House Patong" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 15/11/2024" HotelFacility="Currency Exchange,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>241/20-21 Rat-U-Thit 200 Yr. Road, Patong, Kathu, Phuket 83150</AddressLine>
          </AddressLines>
          <CityName>Patong</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/23/234294/234294a_hb_a_020.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Stylish guesthouse is conveniently nestled in the heart &amp; soul of Patong Phuket. Benetti Houseenjoy be relaxation place which be in not far from Patong beach which is about 150 meters away. You can walk to arrive at Patong beach within 5 minutes. You will have met waiting large-sized room Featuring simple but comfortable accommodation by having fully facilities included television air condition  bathroom amenities hot - cold water fridge cable T.V and free wireless.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="51.36" OriginalAmount="48.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="7.89474334" Longitude="98.29959035" StarRating="2" HotelCode="355430|1868348" HotelName="Baan Paradise" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Golf,Internet">
        <Address>
          <AddressLines>
            <AddressLine>141/18-21 Rat-U-Thit road, Soi Paradise, Patong beach, Kathu 83120, Phuket</AddressLine>
          </AddressLines>
          <CityName>Kathu</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/496326/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Kathu.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="51.78" OriginalAmount="48.39" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="7.896955" Longitude="98.300726" StarRating="3" HotelCode="102471|105872" HotelName="Bel Aire Patong Phuket" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Currency Exchange,Fax,Golf,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>59/1-3 Sainamyen Road, Kathu, Phuket 83150</AddressLine>
          </AddressLines>
          <CityName>Kathu</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/143252/l_143252_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Kathu. The nearest airport is Phuket (HKT).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="52.21" OriginalAmount="48.79" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="7.98026953" Longitude="98.28312222" StarRating="4" HotelCode="459775|1943365" HotelName="6Th Avenue Surin Beach" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 20/11/2024">
        <Address>
          <AddressLines>
            <AddressLine>50/37 Moo 3 Soi Had Surin 6, Tambon Cherngtalay, Amphoe Thalang, Phuket 83110</AddressLine>
          </AddressLines>
          <CityName>Phuket</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/50/500563/500563a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Phuket.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="52.27" OriginalAmount="48.85" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="7.897750374778" Longitude="98.366413268195" StarRating="4" HotelCode="380633|2265145" HotelName="Blue Carina Inn Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Laundry,Lounge,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>61 Bangyai Road Moo 5, Vichitsongkram Road, Tambon Vichit, Aamphoe Muang, Phuket, Phuket 83000</AddressLine>
          </AddressLines>
          <CityName>Wichit</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/26/261940/261940a_hb_a_050.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Wichit.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="52.78" OriginalAmount="49.33" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="7.8839534303003" Longitude="98.394216217637" StarRating="4" HotelCode="421790|1869818" HotelName="Blu Monkey Hub and Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="24 Hour Security,Airport Transfer (on Demand),Conference Hall,Internet,Meeting Room,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>3 Soi 3 Phangnga Road, Talad Yai, Phuket Town, Phuket 83000</AddressLine>
          </AddressLines>
          <CityName>Phuket</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/47/470476/470476a_hb_a_006.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Boasting free bikes, Blu Monkey Hub and Hotel is set in Phuket Town, 700 m from Old Phuket Town. Among the various facilities are a garden, a shared lounge, as well as a bar. The accommodation provides a 24-hour front desk and free WiFi.

The units in the hotel are fitted with a flat-screen TV with satellite channels. Every room is fitted with a private bathroom and free toiletries, and certain units at Blu Monkey Hub and Hotel have a balcony. All guest rooms at the accommodation have air conditioning and a desk.

Guests at Blu Monkey Hub and Hotel can enjoy a continental breakfast.

The hotel offers an outdoor pool. The area is popular for cycling, and car hire is available at Blu Monkey Hub and Hotel.

The accommodation provides a dry cleaning service, as well as business faThis charming Hotel is located in Patong. There are a total of 60 guests rooms at Blu Monkey Hub &amp; Hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="52.84" OriginalAmount="49.38" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="7.8161320936836" Longitude="98.302756702907" StarRating="3" HotelCode="380641|3559535" HotelName="Choophorn House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Golf,Internet">
        <Address>
          <AddressLines>
            <AddressLine>126 Kokthanode Road, Kata, Kata Beach, Karon, Phuket 83100</AddressLine>
          </AddressLines>
          <CityName>Karon Beach</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0021/73693/2173693/1.jpg?f=15027743</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Karon Beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="53.17" OriginalAmount="49.69" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="7.9045556713908" Longitude="98.306616236771" StarRating="4" HotelCode="166190|139054" HotelName="Casa Del M Resort" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Family-friendly Hotel" CnxPolicy="Free CXL until 14/11/2024" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>14/8 Soi Prabaramee 3, Prabaramee Road, Kathu, Patong, Phuket 83150</AddressLine>
          </AddressLines>
          <CityName>Patong</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/14/141543/141543a_hb_a_031.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The family-friendly design hotel offers excellent service in a tranquil and secluded hillside location, with the beach, shops and Phuket's most vibrant night entertainment venues all within walking distance. The centre of Patong is about a 20-minute walk from the hotel and other nearby places of interest include Prompthep Cape (40 minutes' drive), Big Buddha (30 minutes by car) and Bangpae Waterfall (2-hour drive - all timings approximate). Phuket Town is some 30 minutes' drive from the hotel and Phuket International airport is approximately 60 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="53.44" OriginalAmount="49.94" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="7.85319657" Longitude="98.34608179" StarRating="6" HotelCode="522555|3593845" HotelName="Chalong Princess Pool Villa Resort" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Golf,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>10/96 Moo 5 Soi Ta-Eid, Chalong 83130</AddressLine>
          </AddressLines>
          <CityName>Chalong Bay</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0033/24283/3324283/20.jpg?f=15639577</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Chalong Bay.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="53.44" OriginalAmount="49.94" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="7.87468482" Longitude="98.39228687" StarRating="3" HotelCode="521969|2269915" HotelName="The Malika Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Golf,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>74 Thakua Thung Road, Tambon Talad Yai, Amphur Muang, Phuket 83000</AddressLine>
          </AddressLines>
          <CityName>Phuket</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/56/560002/560002a_hb_a_005.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests on Phuket.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="53.44" OriginalAmount="49.94" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="7.88624974" Longitude="98.39245886" StarRating="3" HotelCode="933379|1219718" HotelName="The Tint at Phuket Town" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>2/11 Dibuk Road, Tambon Taladyai, Amphoe Muang Phuket, Phuket 83000</AddressLine>
          </AddressLines>
          <CityName>Phuket</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/57/575782/575782a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Phuket.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="53.44" OriginalAmount="49.94" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="7.9797786706522" Longitude="98.2806111609" StarRating="3" HotelCode="933368|1867868" HotelName="AM Surin Place" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>51/8 Moo 3, Surin Beach Soi 6, Cherngtalay, Thalang, Choeng Thale, Phuket 83110</AddressLine>
          </AddressLines>
          <CityName>Phuket</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0021/78053/2178053/38.jpg?f=15532753</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located on Phuket. The nearest airport is Phuket (HKT).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="53.48" OriginalAmount="49.98" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="7.8541882697837" Longitude="98.344204094348" StarRating="3" HotelCode="385352|3591555" HotelName="Floraville Phuket Resort" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Golf,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Soi Ta-iad, Tambol Chalong, Amphur Muang, Phuket 83130</AddressLine>
          </AddressLines>
          <CityName>Chalong Bay</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0022/69204/2269204/1.jpg?f=15468801</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Chalong Bay.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="53.77" OriginalAmount="50.25" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="7.82036" Longitude="98.3003" StarRating="3" HotelCode="352291|2156165" HotelName="Must Sea Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Golf,Internet,Jacuzzi,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Kata Road, Phuket City</AddressLine>
          </AddressLines>
          <CityName>Kata Beach</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/17/176866/176866a_hb_a_006.JPG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Kata Beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="53.81" OriginalAmount="50.29" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="7.8824824554075" Longitude="98.389005661011" StarRating="2.5" HotelCode="171364|1117788" HotelName="Phuket Center Apartment" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Apartment Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Golf,Internet,Kitchen,Lounge,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>62/20 Rasada Rd., T.Taladyai, A.Muang, Phuket 83000</AddressLine>
          </AddressLines>
          <CityName>Phuket</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/15/152536/152536a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the heart of the business area. It provides easy access to many banks and shopping centres, as well as Phuket’s Old Town. Patong Beach and Andaman Beach are both some 45 minutes away by car. Phuket International Airport is approximately 45 km away from the establishment.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="54.41" OriginalAmount="50.85" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="7.900084" Longitude="98.380725" StarRating="3" HotelCode="933367|358146" HotelName="Blu Monkey Bed &amp; Breakfast" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 18/11/2024" HotelFacility="Golf,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>113/3, 115, 117, Hongyok Utit Road, Talad Yai Muang, Phuket 83000</AddressLine>
          </AddressLines>
          <CityName>Phuket</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/35/358146/358146a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This B &amp; B is located right in the heart of Phuket.</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="54.59" OriginalAmount="51.02" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="7.89478" Longitude="98.3449" StarRating="0" HotelCode="984506|4776515" HotelName="Blu Monkey Boutique Phuket Town" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>183/53 54 Phangnga Road, Talad Yai, Phuket 83000</AddressLine>
          </AddressLines>
          <CityName>Phuket</CityName>
        </Address>
        <HotelPictures>https://i.travelapi.com/hotels/40000000/39460000/39450700/39450676/d0e7790d_b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="54.59" OriginalAmount="51.02" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="7.91385413" Longitude="98.39509275" StarRating="3" HotelCode="353245|1869528" HotelName="The Pago Design Hotel Phuket" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 20/11/2024" HotelFacility="Conference Hall,Golf,Internet,Jacuzzi,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>88 Moo.2 Ratsada Mueng, Phuket, 83000 Phuket Town</AddressLine>
          </AddressLines>
          <CityName>Phuket</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/18/188925/188925a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests on Phuket.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="54.62" OriginalAmount="51.05" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="7.81821745" Longitude="98.3100471" StarRating="2" HotelCode="776738|3568425" HotelName="Nonnee" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 21/11/2024">
        <Address>
          <AddressLines>
            <AddressLine>18/41 Khoktanod Road, Karon, 83100 Kata Beach, Muang, Phuket</AddressLine>
          </AddressLines>
          <CityName>Kata Beach</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=9883084</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="54.63" OriginalAmount="51.06" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="7.89478" Longitude="98.3449" StarRating="3" HotelCode="118734|246046" HotelName="Bhukitta Hotel &amp; Spa" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Beach Hotel,Spa Hotel,Business Hotel" CnxPolicy="Free CXL until 19/11/2024" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Golf,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>28 Phang Nga Road, T. Talad Yai, Muang, Phuket Town 83000, Phuket</AddressLine>
          </AddressLines>
          <CityName>Phuket</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/162755/a_162755_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is located in the heart of Phuket City with its easily accessible 'Old Town' and many attractions in the surrounding area. Phuket International Airport is approximately 30 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="54.86" OriginalAmount="51.27" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="7.90277965" Longitude="98.37724803" StarRating="3" HotelCode="435176|3605485" HotelName="Baan PhuAnda Place" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Golf,Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>371/22-26 Yaowarat Road, Talad Yai District, Phuket, Phuket 83000</AddressLine>
          </AddressLines>
          <CityName>Phuket</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/598538/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests on Phuket.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="55.42" OriginalAmount="51.79" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="7.894292" Longitude="98.298915" StarRating="3" HotelCode="188386|156017" HotelName="Days Inn Patong Beach" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 14/11/2024" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>145/2 Rat-U-Thit Songroi Pi Road, Tambon Patong, Amphor Kathu, Insel Phuket 83150</AddressLine>
          </AddressLines>
          <CityName>Phuket</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/262906/a_262906_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located on Phuket. The nearest airport is Phuket (HKT).</HotelDescription>
        <Offer>Early Booking discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="55.75" OriginalAmount="52.10" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="8.10135341" Longitude="98.30468794" StarRating="4" HotelCode="322895|1594818" HotelName="Maya Phuket" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 21/11/2024" HotelFacility="Air Conditioning,Golf,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>126 Moo 1, Sakoo, Thalang, Phuket 83110</AddressLine>
          </AddressLines>
          <CityName>Phuket</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/44/441913/441913a_hb_a_006.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests on Phuket.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="55.75" OriginalAmount="52.10" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="8.0865059000351" Longitude="98.299943459691" StarRating="3" HotelCode="343518|3612755" HotelName="Ideo Phuket Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 20/11/2024" HotelFacility="Air Conditioning,Golf,Internet">
        <Address>
          <AddressLines>
            <AddressLine>113 Moo 5, Naithon, Naiyang, Phuket 83140</AddressLine>
          </AddressLines>
          <CityName>Nai Yang Beach</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/63/634027/634027a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Nai Yang Beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="55.75" OriginalAmount="52.10" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="7.88818703" Longitude="98.29983498" StarRating="4" HotelCode="638706|2335505" HotelName="New Square Patong Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>99/11 Phang Muang Sai Kor Road, Patong, Kathu 83150</AddressLine>
          </AddressLines>
          <CityName>Patong</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/62/627828/627828a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Patong.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="55.75" OriginalAmount="52.10" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="7.8973446967609" Longitude="98.299516439438" StarRating="3" HotelCode="127041|2003835" HotelName="The Album @ Phuket" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Apartment Hotel,Guesthouse" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Lounge,Nightclub,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>29 Sawatdirak Road, Patong Beach 83150, Kathu, Phuket</AddressLine>
          </AddressLines>
          <CityName>Patong</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/183995/a_183995_G1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The aparthotel is located in Patong on the beautiful island of Phuket. The beach and the centre of Patong Town are around a short 5-minute walk from the hotel putting guests close to all Phuket has to offer. Phuket International Airport is approximately 33 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="55.78" OriginalAmount="52.13" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="8.10129478" Longitude="98.3087086" StarRating="4" HotelCode="585648|3610785" HotelName="Panphuree Residence" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>15/47-48 Moo 1, Banniyang, Thalang, Sa khu, Phuket 83110</AddressLine>
          </AddressLines>
          <CityName>Sa Khu</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0037/26778/3726778/1.jpg?f=15261823</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Sa Khu.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="55.94" OriginalAmount="52.28" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="8.02447862" Longitude="98.32795846" StarRating="3" HotelCode="623367|3588325" HotelName="Impress Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 01/11/2024" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>362/39 Bandon-Cherngtalay Road Moo 1, Tambon Thepkrasattri, Amphoe Thalang, Phuket 83110</AddressLine>
          </AddressLines>
          <CityName>Phuket</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0029/57975/2957975/1.jpg?f=15115581</HotelPictures>
        <HotelDescription>&lt;br/&gt;This resort warmly welcomes guests on Phuket.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="55.94" OriginalAmount="52.28" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="7.8606610401855" Longitude="98.283723592758" StarRating="3" HotelCode="99440|135974" HotelName="Secret Cliff Resort &amp; Restaurant" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Club Resort" CnxPolicy="Free CXL until 08/11/2024" HotelFacility="Air Conditioning,Bar,Designated Smoking Area,Fax,Golf,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>707 Patak Road, Karon Cliff, Wachira Temple, Tambon Nhongnumdang, Phuket 83100</AddressLine>
          </AddressLines>
          <CityName>Karon</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/13/138110/138110a_hb_a_006.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The club resort is embedded in the hillside of this rugged coastline and offers wonderful views through the trees of the ever-changing moods of the Andaman Sea. Patong Beach and Karon Beach are both 5 minutes from the hotel on public transport. Phuket International Airport is approximately 50 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="56.09" OriginalAmount="52.42" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="7.8242415341262" Longitude="98.297624894165" StarRating="3" HotelCode="936790|1603338" HotelName="The Blue Pearl Kata" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Golf,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>100/86 - 90 Kata Road, Tambon Karon, 83100 Muang</AddressLine>
          </AddressLines>
          <CityName>Mueang</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/44/447201/447201a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Mueang. The nearest airport is Phuket (HKT).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="56.28" OriginalAmount="52.60" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="7.82458237" Longitude="98.34416644" StarRating="3" HotelCode="583089|811852" HotelName="Baan Mee Phuket" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 14/11/2024" HotelFacility="Air Conditioning,Golf,Internet">
        <Address>
          <AddressLines>
            <AddressLine>45/81 Soi Jaofa 39, Soi Suki, Chaofa Road, Chalong, Phuket 83130</AddressLine>
          </AddressLines>
          <CityName>Phuket</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0029/58408/2958408/1.jpg?f=15039678</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests on Phuket.</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="56.38" OriginalAmount="52.69" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="7.8597568440907" Longitude="98.288477833425" StarRating="3" HotelCode="267710|1868168" HotelName="Baan Karon Hill Phuket Resort" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Resort" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Golf,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>689 Moo 1 Patak Road, Karon Beach, Phuket 08311</AddressLine>
          </AddressLines>
          <CityName>Karon</CityName>
        </Address>
        <HotelPictures>https://i.travelapi.com/hotels/3000000/2700000/2692700/2692639/fad7c75f_b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This resort is located on Phuket. The nearest airport is Phuket (HKT).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="56.39" OriginalAmount="52.70" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="7.887987" Longitude="98.367475" StarRating="3" HotelCode="188418|1573238" HotelName="Dara" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Fax,Golf,Internet,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>14/18 Moo 4, Chaofa Road, Vichit, Muang, Phuket 83000</AddressLine>
          </AddressLines>
          <CityName>Phuket</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/30/302423/302423a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located on Phuket. The nearest airport is Phuket (HKT).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="56.92" OriginalAmount="53.20" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="8.08225014" Longitude="98.30159321" StarRating="3" HotelCode="442392|3605875" HotelName="Chez Charly Bungalow" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Holiday parks" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Golf,Internet">
        <Address>
          <AddressLines>
            <AddressLine>65/6 Moo 1, Tambol Sakoo, Amphoe Thalang, Phuket 83110</AddressLine>
          </AddressLines>
          <CityName>Phuket</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0022/55091/2255091/1.jpg?f=15408248</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Phuket.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="57.06" OriginalAmount="53.33" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="7.892735" Longitude="98.299953" StarRating="3" HotelCode="933885|1011815" HotelName="Orchid Resortel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Golf,Internet,Jacuzzi,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>169/28-29 Soi Sansabai, Patong Beach, Kathu, Phuket 83150</AddressLine>
          </AddressLines>
          <CityName>Patong</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/44/447181/447181a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Patong.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="57.23" OriginalAmount="53.49" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="7.8860671857973" Longitude="98.39243412362" StarRating="3" HotelCode="337991|1215938" HotelName="Baan Suwantawe" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Golf,Internet">
        <Address>
          <AddressLines>
            <AddressLine>1/9-10 Dibuk Road, Next to Queen Sirikit Park, Size 10 Acres, Phuket, Phuket 83000</AddressLine>
          </AddressLines>
          <CityName>Phuket</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0021/74008/2174008/22.jpg?f=15637200</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Phuket.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="58.08" OriginalAmount="54.28" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="8.40707681" Longitude="98.74968525" StarRating="3" HotelCode="495978|3608445" HotelName="Dusit Phuphaya Resort" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Resort" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>28 Highway, Ao Luek 81110</AddressLine>
          </AddressLines>
          <CityName>Ao Luek</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0029/46305/2946305/1.jpg?f=15333727</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Ao Luek.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="58.29" OriginalAmount="54.48" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="7.881447" Longitude="98.292753" StarRating="3" HotelCode="176317|613565" HotelName="The Ashlee Plaza Patong Hotel &amp; Spa" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>34/50-57 Prachanukhro Road, Patong, Kathu, Phuket 83150</AddressLine>
          </AddressLines>
          <CityName>Patong</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/246605/a_246605_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located just a short stroll from the heart of Patong, the hotel is within easy reach of many of the main places of interest. Various nightspots, shopping venues and the sea are about a 10-minute walk away while Karon Beach is a 5-minute drive away from the hotel and Phuket International Airport can be reached within a pleasant 40-minute journey.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="59.24" OriginalAmount="55.36" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="7.7897805371592" Longitude="98.317165199483" StarRating="3" HotelCode="392596|3626705" HotelName="Alphabeto Resort" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bicycle Rental,Golf,Internet,Jacuzzi">
        <Address>
          <AddressLines>
            <AddressLine>30/51 Saiyuan Road Moo 1, Naiharn Beach, Muang, Rawai, Phuket 83130</AddressLine>
          </AddressLines>
          <CityName>Rawai</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0021/75504/2175504/1.jpg?f=15080859</HotelPictures>
        <HotelDescription>&lt;br/&gt;A transfer service is available to travellers. Wireless internet access is available to guests in the public areas. Those arriving in their own vehicles can leave them in the car park of the resort. In addition, a shuttle service is offered. Active guests can make use of the bicycle hire service to explore the surrounding area.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="59.24" OriginalAmount="55.36" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="7.7829138299668" Longitude="98.330400355166" StarRating="3" HotelCode="378315|3647615" HotelName="Palm Village" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 21/11/2024" HotelFacility="24 Hour Front Desk,Air Conditioning,Concierge,Designated Smoking Area,Dry Cleaning,Garden,Internet,Kitchen,Laundry,LCD/Projector,Luggage Storage,Parking">
        <Address>
          <AddressLines>
            <AddressLine>30 Viset Road Moo 2, Rawai Beach, Rawai, Phuket 83130</AddressLine>
          </AddressLines>
          <CityName>Rawai</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0029/47144/2947144/1.jpg?f=14956404</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;When you stay at Palm Village in Rawai, you'll be near the beach and minutes from Phuket Seashell Museum and Seashell Museum.  This villa is within close proximity of Rawai Beach and Naiharn Lake.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Rooms&lt;/b&gt; &lt;br /&gt;Make yourself at home in one of the 18 air-conditioned rooms featuring kitchens with full-sized refrigerators/freezers and stovetops. Rooms have private balconies or patios. 32-inch LCD televisions with cable programming provide entertainment, while complimentary wireless Internet access keeps you connected. Conveniences include safes and desks, and housekeeping is provided daily.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Amenities&lt;/b&gt; &lt;br /&gt;Take in the views from a terrace and a garden and make use of amenities such as complimentary wireless Internet access. Getting to nearby attractions is a breeze with the area shuttle (surcharge).&lt;/p&gt;&lt;p&gt;&lt;b&gt;Business, Other Amenities&lt;/b&gt; &lt;br /&gt;Featured amenities include dry cleaning/laundry services, a 24-hour front desk, and luggage storage. Guests may use a roundtrip airport shuttle for a surcharge, and free self parking is available onsite.&lt;/p&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="59.24" OriginalAmount="55.36" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="7.9014714195127" Longitude="98.379339682107" StarRating="3" HotelCode="380720|1249798" HotelName="Samkong Place" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 18/11/2024" HotelFacility="Air Conditioning,Golf,Internet">
        <Address>
          <AddressLines>
            <AddressLine>369/142 Yaowarat Road, Tambon Taladyai, Amphur Muang, Phuket 83000</AddressLine>
          </AddressLines>
          <CityName>Phuket</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/23/232628/232628a_hb_a_005.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation warmly welcomes guests on Phuket.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="59.27" OriginalAmount="55.39" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="7.88385577" Longitude="98.38318357" StarRating="1" HotelCode="362372|742260" HotelName="The Little Nest Phuket Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 18/11/2024" HotelFacility="Air Conditioning,Golf,Internet">
        <Address>
          <AddressLines>
            <AddressLine>98 Ranong Road, Taladnue, Muang, 83000 Phuket Town</AddressLine>
          </AddressLines>
          <CityName>Phuket</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/505914/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests on Phuket.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="59.29" OriginalAmount="55.41" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="7.78218237" Longitude="98.31043622" StarRating="3" HotelCode="518331|3578535" HotelName="Naiharn Beach Resort" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Resort" CnxPolicy="Free CXL until 17/11/2024">
        <Address>
          <AddressLines>
            <AddressLine>14/29 Wiset Road Moo 1, Naiharn Beach, Rawai 83130, Phuket</AddressLine>
          </AddressLines>
          <CityName>Rawai</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0033/31505/3331505/36.jpg?f=15607633</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="59.58" OriginalAmount="55.68" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="7.8280194870715" Longitude="98.305589509062" StarRating="3" HotelCode="341474|2261135" HotelName="Baan Kongdee Sunset Resort" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Golf,Internet,Jacuzzi,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>26 Maetowlom Road, Tambon Karon, Kata Beach, Phuket 83100</AddressLine>
          </AddressLines>
          <CityName>Kata Beach</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/59/592228/592228a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This resort is located in Kata Beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="59.87" OriginalAmount="55.95" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="7.88649061" Longitude="98.39156554" StarRating="2" HotelCode="628076|3639355" HotelName="Book A Bed Poshtel Hostel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>2/15 Dibuk Road, Tambon Talad Yai, Amphoe Mueang, Phuket 83000</AddressLine>
          </AddressLines>
          <CityName>Phuket</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/801989/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="60.40" OriginalAmount="56.45" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="7.771620376617" Longitude="98.320796379099" StarRating="3.5" HotelCode="797114|3645135" HotelName="The Title Beach Front" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable" HotelFacility="Designated Smoking Area,Elevator,Internet,Parking,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>469/33 - 469/83 Viset Road Moo 6, Muang Phuket, Rawai Beach 83130</AddressLine>
          </AddressLines>
          <CityName>Rawai</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0021/76845/2176845/1.jpg?f=15236359</HotelPictures>
        <HotelDescription>&lt;br/&gt;The Title Beach Front Hotel is a popular choice amongst travelers in Phuket, whether exploring or just passing through. The hotel offers a high standard of service and amenities to suit the individual needs of all travelers. To be found at the hotel are smoking area, car park, airport transfer, Wi-Fi in public areas, shuttle service. Designed for comfort, selected guestrooms offer internet access – wireless (complimentary), bathtub, air conditioning, hair dryer, complimentary bottled water to ensure a restful night. Enjoy the hotel's recreational facilities, including pool (kids), garden, sauna, outdoor pool, before retiring to your room for a well-deserved rest. Convenience and comfort makes The Title Beach Front Hotel the perfect choice for your stay in Phuket.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="61.40" OriginalAmount="57.38" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="7.8947852" Longitude="98.30715671" StarRating="3" HotelCode="360778|152535" HotelName="Bayshore Ocean View" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 20/11/2024" HotelFacility="Air Conditioning,Bar,Conference Hall,Golf,Internet,Kitchen,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>127/80 Patong Pisitkoraneee Road, Patong Sub District, Kathu District, Phuket 83150</AddressLine>
          </AddressLines>
          <CityName>Phuket</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/15/152535/152535a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests on Phuket.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="61.57" OriginalAmount="57.54" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="7.9503739946224" Longitude="98.284123608286" StarRating="2" HotelCode="380712|1869698" HotelName="Ice Kamala Beach Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Golf,Internet,Restaurant,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>84/1 Moo.3 Rimhad Road, Kamala Beach, Kathu, Phuket 83120</AddressLine>
          </AddressLines>
          <CityName>Kamala Beach</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0021/77503/2177503/1.jpg?f=15040540</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Kamala Beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="62.72" OriginalAmount="58.62" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="7.83121428" Longitude="98.32985257" StarRating="3" HotelCode="603567|3542185" HotelName="Big Buddha Hill Side" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>16/19 Soi Yod Sane 1, Chaofa-West Road, Muang, Chalong, Phuket  83130</AddressLine>
          </AddressLines>
          <CityName>Chalong Bay</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=5412633</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Chalong Bay.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="62.78" OriginalAmount="58.67" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="8.09234" Longitude="98.30206" StarRating="3" HotelCode="429633|2618425" HotelName="Nai Yang Beach Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel,hotel" CnxPolicy="Free CXL until 17/11/2024" HotelFacility="24 Hour Security,Air Conditioning,Airport Transfer (on Demand),Bar,Conference Hall,Garden,Laundry,Meeting Room,Restaurant,Room Service,Telephone Service,Wake-up Call Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>80/31-38 Moo 1 Sakhu, Thalang, Phuket 83140</AddressLine>
          </AddressLines>
          <CityName>Nai Yang Beach</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=7051191</HotelPictures>
        <HotelDescription>&lt;br/&gt;Nestled on a quiet bay along Phuket's Northwest coast Nai Yang Beach Hotel is a short 5-minute walk from the sandy shores of Nai Yang Beach. It offers rooms with modern interiors an outdoor pool and a tour desk. Free Wi-Fi is available in the public areas(Lobby and Pool area). Phuket International Airport  1 km away. Comfortable rooms at Nai Yang Beach Hotel offer private balconies with either pool or garden views. They have air conditioning a satellite/cable TV and tea/coffee making facilities. Hot and cold shower facilities and free toiletries are in the en suite bathrooms. Guests can enjoy a variety of Thai and international favourites served at the on-site restaurant from 08:00-22:00 hours. Breakfast is served from 06:30-10:00 hrs.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="62.92" OriginalAmount="58.80" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="7.9038781" Longitude="98.3033694" StarRating="3" HotelCode="302450|1861168" HotelName="The Chilli Salza Patong" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 15/11/2024" HotelFacility="Air Conditioning,Bar,Internet,Laundry,Restaurant,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>141/44 Rat-u-thit 200 Pee Road, Tambon Patong, Amphoe Kratu, Phuket 83150</AddressLine>
          </AddressLines>
          <CityName>Patong</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/18/184170/184170a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Centrally located in Patong, this hotel is about 800 m from the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="62.92" OriginalAmount="58.80" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="7.891909" Longitude="98.301605" StarRating="3" HotelCode="285010|940105" HotelName="The AIM Patong" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 15/11/2024" HotelFacility="Air Conditioning,Bar,Fax,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>184/16 Phangmuang Sai Ko Road, Patong, Kathu, Phuket 83150</AddressLine>
          </AddressLines>
          <CityName>Kathu</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/22/223913/223913a_hb_a_040.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Centrally located in Kathu, this hotel is approximately 800 m from the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="62.92" OriginalAmount="58.80" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="7.8027266082437" Longitude="98.336222952779" StarRating="4" HotelCode="744281|2287065" HotelName="Best Western Plus The Beachfront" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Beach Hotel" CnxPolicy="Free CXL until 01/11/2024" HotelFacility="Air Conditioning,Conference Hall,Designated Smoking Area,Fax,Kitchen,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>25/46 Moo 5 Viset Road, Rawai, Phuket 83130</AddressLine>
          </AddressLines>
          <CityName>Rawai</CityName>
        </Address>
        <HotelPictures>https://store1prod.blob.core.windows.net/images-hotels/140096/0fd4f8ec-3c5f-4cc8-a633-4f6375c2cf18.jpg?d=636740810000000000</HotelPictures>
        <HotelDescription>&lt;br/&gt;This beach hotel is located on the southeast coast of Phuket. It lies just a few minutes away from The Rawai Seafood Village and a short drive from Chalong pier, Chalong temple, the Big Buddha, elephant camps, ATV tracks and of course the famous Nai Harn Beach with the nearby Promthep Sunset viewpoint. The resort is conveniently located on the main road between Chalong and Rawai, about 40 km from Phuket International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="62.95" OriginalAmount="58.83" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="7.860655082651" Longitude="98.284174538242" StarRating="3" HotelCode="934304|1869878" HotelName="Secret Cliff Villa" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Golf,Internet,Jacuzzi,Massage Centre,Restaurant,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>707 Patak Road, Karon Cliff, Phuket 83100</AddressLine>
          </AddressLines>
          <CityName>Karon Beach</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/17/173818/173818a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation welcomes guests in Karon Beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="63.43" OriginalAmount="59.28" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="7.8485637060421" Longitude="98.294894531626" StarRating="3" HotelCode="380666|1871515" HotelName="Unotel Karon Beach Phuket" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Golf,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>518,520,522,524,526 Patak Road, Karon Beach, Phuket 83100</AddressLine>
          </AddressLines>
          <CityName>Phuket</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/586279/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Karon Beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="63.89" OriginalAmount="59.71" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="7.775382" Longitude="98.326596" StarRating="3" HotelCode="167011|248836" HotelName="Phuket Sea Resort" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Laundry,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>54/14 Moo 6 Rawai Beach, Rawai, Muang, Phuket 83130</AddressLine>
          </AddressLines>
          <CityName>Rawai</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/13/138103/138103a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The resort is roughly a 10-minute drive from Phromthep Cape - a famous landmark of Phuket and a great spot to view a spectacular sunset. Situated on the beachfront at the tranquil Rawai Beach, the resort itself offers the earliest beautiful vistas of the sunrise which are also enjoyed by Phuket locals. Guests can stroll along the pine trees lining the beach, where fishing boats are berthed, and observe the locals' daily life.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="63.89" OriginalAmount="59.71" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="7.9501035236532" Longitude="98.280718734821" StarRating="2" HotelCode="341214|3567685" HotelName="At Kamala Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 21/11/2024" HotelFacility="Air Conditioning,Golf,Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>104/8 Rimhard Road Moo 3, Kathu, Kamala Beach, Phuket 83150</AddressLine>
          </AddressLines>
          <CityName>Kamala Beach</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0021/78614/2178614/1.jpg?f=15533642</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Kamala Beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="64.70" OriginalAmount="60.47" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="8.0071370163173" Longitude="98.298226296902" StarRating="4" HotelCode="18456|27834" HotelName="Allamanda Laguna Phuket" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Beach Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Golf,Internet,Jacuzzi,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>29 Moo 4 Srisoonthorn Road, Cherngtalay, Thalang, Phuket 83110</AddressLine>
          </AddressLines>
          <CityName>Bang Tao Bay</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/22667/a_22667_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;A sublime place to relax, this hotel is situated on a small slope nestled in lovely landscaped grounds in Laguna Phuket. Guests may enjoy fabulous views out over the lush green fairways. The nearest sandy beach and a tropical lagoon are only steps from the hotel. The property has great accessibility. It is only 20 minutes to the airport and 30 minutes to Phuket Town and Patong Beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="64.70" OriginalAmount="60.47" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="7.8846185701577" Longitude="98.292362987996" StarRating="3" HotelCode="9430|247476" HotelName="Coconut Village Resort" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Beach Hotel" CnxPolicy="Free CXL until 17/11/2024" HotelFacility="Air Conditioning,Bar,Currency Exchange,Designated Smoking Area,Fax,Garden,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>20 Prachanukroh Road, Kathu, Patong, Phuket 83150</AddressLine>
          </AddressLines>
          <CityName>Patong</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/3916/a_3916_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This welcoming hotel enjoys a fabulous location in the southern Thai city of Patong, just 400 m from the nearest beautiful beach. It is just 200 m to the city centre where guests will discover an abundance of shopping and entertainment venues and bus transfer to Phuket airport takes about 45 minutes. Links to the public transport network are to be found directly in front of the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="64.78" OriginalAmount="60.54" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="7.86467" Longitude="98.345189" StarRating="4" HotelCode="188576|1573868" HotelName="Sukko Cultural Spa and Wellness" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Golf,Internet,Jacuzzi,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>5/10 Moo 3, Tumbon Vichit, Amphur Muang, Phuket 83000</AddressLine>
          </AddressLines>
          <CityName>Phuket</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/57/575341/575341a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located on Phuket. The nearest airport is Phuket (HKT).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="65.05" OriginalAmount="60.79" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="7.88209752" Longitude="98.39246009" StarRating="3" HotelCode="856438|3659945" HotelName="The Blanket Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>95/15 -21 Montri Road, Talad Yhai District, Mueng District, Phuket 83000</AddressLine>
          </AddressLines>
          <CityName>Phuket</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0037/88481/3788481/1.jpg?f=15657732</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests on Phuket.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="65.05" OriginalAmount="60.79" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="7.8898870746832" Longitude="98.296606242657" StarRating="2" HotelCode="176332|2264515" HotelName="Sino House Patong" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel,Historic Hotel" CnxPolicy="Free CXL until 21/11/2024" HotelFacility="Air Conditioning,Bar,Golf,Internet,Kitchen,Restaurant,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>205/10-11, Rat-U-Tit 200 Pee Road, 83150 Patong, Kathu</AddressLine>
          </AddressLines>
          <CityName>Kathu</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/15/156944/156944a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the heart of the business district and the cultural area of Phuket’s historic town, which offers numerous shopping and dining options. The town centre plus local transport links can be found just around a 5-minute walk away. The hotel is situated within 30 minutes’ drive of Phuket’s most beautiful beaches, international golf courses, ancient Buddhist temples and the town’s numerous highlights. Its location provides convenient public transportation links to tourist attractions in Phuket and Phuket International Airport, which is some 32 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="65.22" OriginalAmount="60.95" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="7.88217778" Longitude="98.39373247" StarRating="3" HotelCode="781691|3593915" HotelName="Eco Loft Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>1 Phangnga Soi 4, Mueng, Phuket 83000</AddressLine>
          </AddressLines>
          <CityName>Phuket</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/1099180/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Phuket.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="65.82" OriginalAmount="61.51" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="7.88974734" Longitude="98.29667283" StarRating="4" HotelCode="267102|920285" HotelName="Patong Heritage" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Golf,Internet,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>205/16 Rath U-Thit Road, Patong Beach, Phuket 83150</AddressLine>
          </AddressLines>
          <CityName>Patong</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/18/185896/185896a_hb_a_006.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located on Phuket. The nearest airport is Phuket (HKT).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="66.20" OriginalAmount="61.87" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="7.84743252" Longitude="98.29344879" StarRating="3" HotelCode="352964|1894865" HotelName="Anda Beachside Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 21/11/2024" HotelFacility="Air Conditioning,Golf,Internet,Lounge,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>210/2 Karon Road, Phuket 83100, Amphur Muang Phuket</AddressLine>
          </AddressLines>
          <CityName>Karon</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0024/69093/2469093/43.jpg?f=15606517</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located on Phuket.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="66.27" OriginalAmount="61.93" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="7.89180368" Longitude="98.30208977" StarRating="3.5" HotelCode="531478|1925765" HotelName="SunSeaSand Hotel" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 08/11/2024" HotelFacility="Air Conditioning,Golf,Internet">
        <Address>
          <AddressLines>
            <AddressLine>184/22 Phangmuang Sai Goh Road, Patong, Amphoe Kathu, 83150 Phuket</AddressLine>
          </AddressLines>
          <CityName>Patong</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0036/08329/3608329/1.jpg?f=15655746</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Patong.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="66.86" OriginalAmount="62.49" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="7.825877" Longitude="98.327682" StarRating="4" HotelCode="904028|1573288" HotelName="Chalong Chalet Resort &amp; Longstay" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Village" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Garden,Internet,Kitchen,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>66/11 Patak Road, Chalong, Muang, Phuket 83130</AddressLine>
          </AddressLines>
          <CityName>Chalong Bay</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/15/150382/150382a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The resort is perfectly situated atop a majestic hilltop, overlooking the magnificent Chalong Bay and its serene mountain ranges. The centre of Phuket is around 25 minutes' drive away. Guests will find the nearest restaurants, bars, clubs and shopping facilities around 15 minutes' drive away. Naiharn Beach is some 25 minutes' from the property. The big buddha and Chalong Temple are both roughly 20 minutes' drive away, Promthep Cape and the beaches at Karon and Kata are about 25 minutes' away and the nightlife of Patong Beach is approximately a 30-minute drive away. Phuket International Airport and Krabi Airport are both roughly 35 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="66.91" OriginalAmount="62.53" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="8.1017083203542" Longitude="98.303216986249" StarRating="3" HotelCode="199495|1868918" HotelName="Perennial Resort" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 21/10/2024" HotelFacility="Fax,Golf,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>60/13 Soi Naiyang 16, Moo 1, Sakhu, Talang, Phuket 83110</AddressLine>
          </AddressLines>
          <CityName>Phuket</CityName>
        </Address>
        <HotelPictures>https://i.travelapi.com/hotels/5000000/4890000/4886100/4886006/ea55c82d_b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This resort is located in Phuket. The nearest airport is Phuket (HKT).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="66.95" OriginalAmount="62.57" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="7.883462" Longitude="98.293464" StarRating="3" HotelCode="142247|131864" HotelName="Mazi Design Hotel by Kalima" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Club Resort" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Golf,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>7 Prachanukhro Road, Patong, Kathu District, Phuket 83150</AddressLine>
          </AddressLines>
          <CityName>Patong</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/203237/a_203237_F1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel complex is located in Patong Beach resort, just 200 metres from Patong Beach, shops, restaurants and entertainment venues. Phuket International Airport is around 40 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="67.12" OriginalAmount="62.73" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="7.90326701" Longitude="98.31371169" StarRating="4.5" HotelCode="523084|1967545" HotelName="Mai House Patong Hill" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 08/11/2024" HotelFacility="Air Conditioning,Bar,Golf,Internet,Jacuzzi,Lounge,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>5/5 Phrabarami Road, Patong, Kathu, Phuket 83150</AddressLine>
          </AddressLines>
          <CityName>Patong</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/54/543922/543922a_hb_a_002.JPG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Patong.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="67.38" OriginalAmount="62.97" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="7.9017317" Longitude="98.304927" StarRating="3.5" HotelCode="943680|2261595" HotelName="Oakwood Hotel Journeyhub Phuket" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 21/11/2024" HotelFacility="Air Conditioning,Bar,Internet,Laundry,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>240/8 Pungmuang Sai Kor Road, Tambon Patong, Kathu District, Patong, Phuket 83150</AddressLine>
          </AddressLines>
          <CityName>Patong</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0037/39587/3739587/2.jpg?f=15502619</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Patong.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="67.38" OriginalAmount="62.97" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="7.85632159" Longitude="98.34275451" StarRating="3" HotelCode="571657|3573715" HotelName="The Fusion Resort" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 16/11/2024" HotelFacility="Air Conditioning,Golf,Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>7/7 Soi Ta-ied Chao-fa West Road Moo 5, Amphoe Muang, Chalong, Phuket 83130</AddressLine>
          </AddressLines>
          <CityName>Chalong Bay</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0021/98525/2198525/1.jpg?f=15372975</HotelPictures>
        <HotelDescription>&lt;br/&gt;This resort is located in Chalong Bay.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="68.16" OriginalAmount="63.70" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="8.084019" Longitude="98.433293" StarRating="4" HotelCode="401617|71984" HotelName="Supalai Resort &amp; Spa Phuket" Meals="BED &amp; BREAKFAST,ROOM ONLY,HALF BOARD" BedType="BED &amp; BREAKFAST" PropertyType="Club Resort" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Garden,Golf,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>69/9, Moo 6, Ao Po, Lang Daeng Road, Paklok, Thalang, Phuket 83110</AddressLine>
          </AddressLines>
          <CityName>Mai Khao Beach</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/95664/a_95664_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is set amid the beautiful scenery of green forest hills with a beautiful view of Po Bay on the North Eastern side of Phuket Island. The resort’s private beach is a 5-minute walk away and it is only 20 minutes to Phuket town and a few minutes to the main pier. Thanks to its superior location, all guests’ favourite off-site activities are within reach. It takes 15 minutes to get to Phuket International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="68.53" OriginalAmount="64.05" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="7.81831788" Longitude="98.31456762" StarRating="3" HotelCode="583322|3572795" HotelName="Inter House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 22/10/2024" HotelFacility="Bar,Golf,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>5 Patak Road Soi Pakjae, Tambon Karon, Amphoe Muang Karon, Kata Beach, Phuket 83110</AddressLine>
          </AddressLines>
          <CityName>Phuket</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0021/75746/2175746/59.jpg?f=15657934</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Phuket.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="68.53" OriginalAmount="64.05" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="7.9057" Longitude="98.29875" StarRating="3" HotelCode="185893|2095595" HotelName="7Q Resident" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 16/11/2024" HotelFacility="Air Conditioning,Bar,Designated Smoking Area,Fax,Golf,Internet,Massage Centre,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>205/9 Prabaramee Road, Patong, Kathu, Phuket 83150</AddressLine>
          </AddressLines>
          <CityName>Patong</CityName>
        </Address>
        <HotelPictures>https://i.travelapi.com/hotels/5000000/4480000/4472400/4472354/35315bce_b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated in Patong, with the beautiful and renowned Patong Beach just a few minutes’ walk away. The Jungceylon shopping centre and the famous Bangla Road are only about 5 minutes away from the property. Phuket Town is around 15 km away, and the Phuket FantaSea theme park is about 12 km away. Promthep Cape is around a 40-minute drive away. Phuket International Airport is 45 km away from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="68.80" OriginalAmount="64.30" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="7.9019807352498" Longitude="98.299081921577" StarRating="3" HotelCode="87724|1519348" HotelName="Thanthip Beach Resort" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Beach Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>41/3 Chalermphrakiat Road, Patong Beach, Kathu, Phuket 83150</AddressLine>
          </AddressLines>
          <CityName>Patong</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/13/138100/138100a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This beach hotel is perfectly located in the area of Patong Beach, the most beautiful beach in Phuket, on Chalermprakiat Road. Many attractions and local facilities, like a shopping centre and entertainment complex, are right nearby. It is around 15 minutes' walk to Patong Beach and Patong Town. Phuket Town is around 35 minutes' drive away and Promthep Cape is also some 30 minutes' drive from the hotel. The resort is about 50 minutes' drive from Phuket International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="68.89" OriginalAmount="64.38" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="7.91571416" Longitude="98.36876796" StarRating="3" HotelCode="199131|1868288" HotelName="A2 Boutique Resort" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="Village" CnxPolicy="Free CXL until 21/11/2024" HotelFacility="Air Conditioning,Bar,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>117 Chalermprakiat Road (By Pass), Amphoe Muang, Phuket 83000</AddressLine>
          </AddressLines>
          <CityName>Mueang</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/18/184393/184393a_hb_a_974.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This holiday village welcomes guests in Kathu.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="69.58" OriginalAmount="65.03" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="7.8839503397126" Longitude="98.390719013112" StarRating="3" HotelCode="338476|236779" HotelName="Casa Blanca Boutique Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel,hotel" CnxPolicy="Free CXL until 14/11/2024" HotelFacility="Golf,Internet">
        <Address>
          <AddressLines>
            <AddressLine>26 Phuket Road, Taladyai, Muang, Phuket 83000</AddressLine>
          </AddressLines>
          <CityName>Phuket</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/23/236779/236779a_hb_a_072.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the centre of Phuket, this boutique hotel is ideal for guests who appreciate a stylish ambience.</HotelDescription>
        <Offer>Early Booking discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="69.69" OriginalAmount="65.13" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="8.3070271038968" Longitude="98.273490965366" StarRating="4" HotelCode="39157|43154" HotelName="The Hotspring Beach Resort" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="Beach Hotel,Club Resort,Hotel de Charme,Family-friendly Hotel" CnxPolicy="Free CXL until 21/11/2024" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Currency Exchange,Designated Smoking Area,Golf,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>79 Moo 8, Na Toey, Thai Muang District, 82120 Phang Nga</AddressLine>
          </AddressLines>
          <CityName>Thai Mueang</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/64597/a_64597_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The resort is situated along Na Toey Beach in Kok Klong district. The blue sea is only a 5-minute walk away from the hotel, as is the Mineral Hot spring, which spurts 1-1.5 m out of the ground. The hot spring source was discovered on this land about 40 years ago. The water originally sprang out about 3.5 m above the ground. However, due to development of the area, a concrete wall was made to cover the spring, reducing its height. The local market is around 10 minutes away, as is the bus station. Guests will find Phuket town just a 50-minute drive away, and night life in Patong. It is just a 30-minute drive to Phuket International Airport (crossing Sarasin Bridge).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="69.69" OriginalAmount="65.13" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="7.85285219" Longitude="98.34469459" StarRating="3" HotelCode="383285|1868768" HotelName="Coco Ville The Living Paradise" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Golf,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>10/23-30 Soi Tha-Iad Moo 5, Chalong, Phuket 83000</AddressLine>
          </AddressLines>
          <CityName>Chalong Bay</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/582834/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This resort is located in Chalong Bay. The nearest airport is Phuket (HKT).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="69.69" OriginalAmount="65.13" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="7.91595196" Longitude="98.32829169" StarRating="3" HotelCode="308539|2267825" HotelName="The Serenity Golf Hotel &amp; Residence" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 21/11/2024" HotelFacility="Air Conditioning,Fax,Golf,Internet,Massage Centre,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>18/98 Moo 6, Soi Sreekor 1, Kathu 83120, Amphur Kathu, Phuket</AddressLine>
          </AddressLines>
          <CityName>Kathu</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/63/635582/635582a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Kathu. The nearest airport is Phuket (HKT).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="69.83" OriginalAmount="65.26" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="7.94586211" Longitude="98.29716923" StarRating="3" HotelCode="753889|692857" HotelName="The Woods Natural Park Resort Phuket" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>99/9 Moo.5, T.Kamala, A.Kathu, Kamala, Phuket 83150</AddressLine>
          </AddressLines>
          <CityName>Phuket</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=10390560</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="70.41" OriginalAmount="65.80" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="7.839593" Longitude="98.301284" StarRating="4" HotelCode="176299|904325" HotelName="Princess Seaview Resort &amp; Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Club Resort,Spa Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Golf,Internet,Jacuzzi,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>382, Patak Road, Karon 83100, Muang, Phuket</AddressLine>
          </AddressLines>
          <CityName>Karon Beach</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/15/156369/156369a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located just a short walk from Karon Beach and not that far from Patong Beach and its entertainment area. Kata shopping centre is a 10-minute drive from the hotel, Jenceylon department store is 15 minutes’ drive away, Phuket fantasy show is around 30 minutes away by car, and Promthep Cape is 25 minutes away. The hotel is situated only 50 km away from Phuket International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="70.73" OriginalAmount="66.10" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="7.8483" Longitude="98.296318" StarRating="3" HotelCode="188566|157037" HotelName="Simplitel Phuket" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 07/11/2024" HotelFacility="Air Conditioning,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>470/4 Patak Road, Tambol Karon, Amphur Meung, Phuket 83100</AddressLine>
          </AddressLines>
          <CityName>Phuket</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/15/157037/157037a_hb_a_021.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The property is situated in the centre of the shopping, dining and entertainment area of Karon. It is only 300 metres from the beautiful sandy beach of Karon, where guests can enjoy the peaceful sea, sun and sand. Phuket Town is approximately a 20-minute drive from the hotel, while the Phuket International Airport is a 45-minute drive away.</HotelDescription>
        <Offer>Special discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="70.87" OriginalAmount="66.23" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="8.05475" Longitude="98.59698" StarRating="3" HotelCode="399032|3553425" HotelName="Thiw Son Beach Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 21/10/2024" HotelFacility="Internet,Laundry,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>58/2 Moo 4, Kohyao, Phang Nga, Koh Yao Yai 82160</AddressLine>
          </AddressLines>
          <CityName>Ko Yao Yai</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=7751411</HotelPictures>
        <HotelDescription>&lt;br/&gt;The resort features various services and facilities, including a baggage storage service, a restaurant and a laundry service, for a comfortable and relaxing stay. Wireless internet access is available to travellers in the public areas. Those arriving in their own vehicles can leave them in the car park of the holiday complex.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="70.87" OriginalAmount="66.23" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="7.8903241220741" Longitude="98.302997289276" StarRating="3" HotelCode="340570|1871445" HotelName="U Sabai Living Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 14/11/2024" HotelFacility="24 Hour Power Supply,24 Hour Security,Air Conditioning,Airport Transfer (on Demand),Bar,Beauty Salon,Designated Smoking Area,Golf,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Shopping Arcade,Smoking Rooms,Telephone Service,Wake-up Call Service">
        <Address>
          <AddressLines>
            <AddressLine>74/24 Nanai Road, Soi Banzaan, Kathu, Patong, Phuket 83150</AddressLine>
          </AddressLines>
          <CityName>Patong</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/25/252965/252965a_hb_a_065.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;U Sabai Living Hotel is a newly renovated hotel located in the heart of Patong. It offers comfortable rooms and the convenience of on site restaurant. Free Wi Fi is available throughout the residence.The famous Patong Beach is a 15 minute walk from U Sabai Hotel. All the non smoking rooms have air conditioning. Select rooms offer a satellite cable TV a private balcony and an en suite bathroom.Guests can relax with traditional Thai massage treatments offered at the property. Staff at the 24 hour front desk can assist with laundry and shuttle services. Snorkeling and sightseeing tours can be arranged at the tour desk.Enjoy a variety of authentic Thai and European favourites served daily at the on site restaurant.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="71.32" OriginalAmount="66.65" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="7.9489271793697" Longitude="98.283352389675" StarRating="4" HotelCode="442241|1906855" HotelName="Chabana Kamala Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Golf,Internet,Kitchen,Laundry,Lounge,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>66/4 Kamala &amp; Patong Road Moo 3, Tambon Kamala, Amphoe Kathu, Phuket 83150</AddressLine>
          </AddressLines>
          <CityName>Phuket</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/48/480801/480801a_hb_a_014.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located on Phuket.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="71.35" OriginalAmount="66.68" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="7.818681" Longitude="98.341275" StarRating="3" HotelCode="69347|1869608" HotelName="Palm Garden Resort" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Jacuzzi,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>4/10 Moo 5, Soi Ruam-U-Thit, Viset Road, Chalong, 83130 Phuket</AddressLine>
          </AddressLines>
          <CityName>Phuket</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/30/303290/303290a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This resort is located on Phuket, about 10 km from the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="71.57" OriginalAmount="66.89" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="7.83118572" Longitude="98.30091912" StarRating="3" HotelCode="353810|3590845" HotelName="Kata Tranquil Villa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Golf,Internet,Kitchen,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>11/12 Patak Road, Kata-Karon Beach, Tambon Karon 83100, Amphoe Mueang, Phuket</AddressLine>
          </AddressLines>
          <CityName>Karon</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0021/77571/2177571/1.jpg?f=15419900</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Karon Beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="71.71" OriginalAmount="67.02" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="7.8998031784186" Longitude="98.299100038029" StarRating="3" HotelCode="117883|107961" HotelName="Aspery Phuket" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Beach Hotel,Spa Hotel" CnxPolicy="Free CXL until 07/11/2024" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>5/41-51 Patong Beach Road, Patong, Kathu, Phuket</AddressLine>
          </AddressLines>
          <CityName>Phuket</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/161763/ba_161763_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is just a 3-minute walk from the edge of sandy Patong Beach, 10 minutes from Bang-La Road, 20 minutes from the town of Phuket and approximately 72 km from Phuket International Airport.</HotelDescription>
        <Offer>Special discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="72.24" OriginalAmount="67.51" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="8.017256" Longitude="98.393645" StarRating="4" HotelCode="601467|2595115" HotelName="Boutique Resort Private Pool Villa" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Apartment,Hotel,Villa" CnxPolicy="Free CXL until 19/11/2024">
        <Address>
          <AddressLines>
            <AddressLine>72/11-18 Thepkasatree Road, Tambon Paklok, Amphoe Talang, Pa Klok, Phuket 83110</AddressLine>
          </AddressLines>
          <CityName>Pa Klok</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0029/59718/2959718/1.jpg?f=15030843</HotelPictures>
        <HotelDescription>&lt;br/&gt;This resort welcomes guests in Pa Klok.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="72.71" OriginalAmount="67.95" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="7.9106" Longitude="98.2972" StarRating="4" HotelCode="56415|27974" HotelName="Centara Blue Marine Resort &amp; Spa Phuket" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="Beach Hotel,Club Resort,Finca,Spa Hotel,Conference Hotel,Hotel de Charme,Family-friendly Hotel" CnxPolicy="Free CXL until 08/11/2024" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Kitchen,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>290/1 Prabaramee Road, Patong, Kathu, Phuket 83150</AddressLine>
          </AddressLines>
          <CityName>Patong</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/73084/w_73084_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is conveniently located on a cliff in the unspoiled Kalim Bay, affording fantastic views out over the sea and the beaches, with the green mountains in the background. The premises are just 5 minutes from Patong and Kalim beaches and Phuket is approximately a 20-minute drive away. It is around 45 minutes’ drive to Phuket international airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="73.18" OriginalAmount="68.39" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="7.98379299" Longitude="98.30270858" StarRating="3" HotelCode="437120|2052125" HotelName="Hill Myna Condominium" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Golf,Internet,Kitchen">
        <Address>
          <AddressLines>
            <AddressLine>1 Moo 5 Soi Ban Tak daet Bangtao, Bang Tao Beach, Tambon Cherngtalay, Thalang, Phuket 83110</AddressLine>
          </AddressLines>
          <CityName>Phuket</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/49/496421/496421a_hb_a_005.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Phuket.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="73.18" OriginalAmount="68.39" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="7.8838224102482" Longitude="98.388461616238" StarRating="3" HotelCode="188502|1177988" HotelName="The Memory at On On Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 07/11/2024" HotelFacility="Air Conditioning,Bar,Fax,Golf,Internet,Laundry,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>19 Phang-Nga Road, Talad Yai, Amphoe Muang, Phuket 83000</AddressLine>
          </AddressLines>
          <CityName>Phuket</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/23/236609/236609a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Phuket.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="73.86" OriginalAmount="69.03" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="7.8808695328744" Longitude="98.291857919188" StarRating="5" HotelCode="310477|1252068" HotelName="Fishermen's Harbour Urban Resort" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Golf,Internet,Jacuzzi,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>2/21 Siriraj Road, Patong, Kathu, Phuket 83150</AddressLine>
          </AddressLines>
          <CityName>Phuket</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/424642/a_424642_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located on Phuket.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="73.98" OriginalAmount="69.14" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="8.1070086" Longitude="98.30859773" StarRating="3" HotelCode="583947|3587385" HotelName="David Residence" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bicycle Rental,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>36/7 Moo 6, Mai Khao, Phuket 83110</AddressLine>
          </AddressLines>
          <CityName>Mai Khao Beach</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0025/35007/2535007/44.jpg?f=15613989</HotelPictures>
        <HotelDescription>&lt;br/&gt;Services and facilities at the hotel include a restaurant and room service. Wireless internet access is available to guests in the public areas. There is also a garden. Those arriving in their own vehicles can leave them in the car park of the hotel. Active guests can make use of the bicycle hire service to explore the surrounding area.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="74.34" OriginalAmount="69.48" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="7.896523400837" Longitude="98.311614460675" StarRating="2.5" HotelCode="173468|1573798" HotelName="Ratana Hill" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 21/11/2024">
        <Address>
          <AddressLines>
            <AddressLine>9, 50 Pee Road, Kathu, Patong, Phuket 83150</AddressLine>
          </AddressLines>
          <CityName>Patong</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/15/156054/156054a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located on the Pee Road, 2 km away from Patong Beach and less than 1 km away from the Jungceylon shopping centre and Ocean Plaza, along the famous Bangla Road.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="74.65" OriginalAmount="69.77" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="7.886343322293" Longitude="98.294451595579" StarRating="4" HotelCode="56688|52704" HotelName="Baumanburi Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Beach Hotel" CnxPolicy="Free CXL until 14/11/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>239/1 Rat-U-Thit 200 Pi Road, Patong Beach, Kathu, Phuket 83150</AddressLine>
          </AddressLines>
          <CityName>Phuket</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/73484/a_73484_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The "Pearl of the Andaman Sea" - Phuket - is one of the most popular travel destinations in the world. Green landscape, white beaches and crystal-clear water ensure that this is a imitate holiday hideaway.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="75.50" OriginalAmount="70.56" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="7.904001" Longitude="98.313587" StarRating="5" HotelCode="167014|247126" HotelName="Wyndham Sea Pearl Resort Phuket" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Club Resort,Golf Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Golf,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>12 Prabaramee Road, Patong, Kathu, Phuket 83150</AddressLine>
          </AddressLines>
          <CityName>Patong</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/233776/a_233776_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This resort is set on a hill in the prime area of Phuket. It is only 5 minutes' drive from Patong Beach and the shopping centre of Phuket, where guests can visit the Jungceylon Department Store. It is some 15 km from the pier and Phuket Airport lies about 45 km from the resort.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="75.50" OriginalAmount="70.56" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="7.8227275516509" Longitude="98.299249064243" StarRating="3" HotelCode="130426|124204" HotelName="ibis Phuket Kata Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Beach Hotel,Club Resort" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Lounge,Massage Centre,Restaurant,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>88/8 Kata Road, Tumbon Karon, Amphur Muang, Phuket 83100</AddressLine>
          </AddressLines>
          <CityName>Kata Beach</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/188166/a_188166_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located 10 minutes from the clear waters of Kata Beach and is ideal for families and couples alike with shopping, dining and nightlife just moments away. It is 10 km to the centre of Phuket and Phuket Airport is just 45 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="75.62" OriginalAmount="70.67" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="7.8926817985081" Longitude="98.301952096889" StarRating="3" HotelCode="935341|1067278" HotelName="Best Western Patong Beach" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 13/11/2024" HotelFacility="Air Conditioning,Bar,Fax,Internet,Jacuzzi,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>190 Pangmuengsai Gor Road, Patong, Kathu, Phuket 83150</AddressLine>
          </AddressLines>
          <CityName>Patong</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/413234/a_413234_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Patong. The nearest airport is Phuket (HKT).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="75.82" OriginalAmount="70.86" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="7.88365142" Longitude="98.39433399" StarRating="2.5" HotelCode="425179|1198508" HotelName="Lub Sbuy House Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 19/11/2024" HotelFacility="24 Hour Front Desk,Air Conditioning,Business Centre,Concierge,Designated Smoking Area,Dry Cleaning,Elevator,Internet,Laundry,LCD/Projector,Luggage Storage,Massage Centre,Parking,Restaurant,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>1 Phang-nga Road, Soi 3, Tambon Taladyai, Amphoe Muang, Phuket 83000</AddressLine>
          </AddressLines>
          <CityName>Phuket</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/583957/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Property Location With a stay at Lub Sbuy House, you'll be centrally located in Phuket, convenient to Robinson Department Store and Phuket Butterfly Garden and Insect World. This hotel is within close proximity of Chinpracha House and Saphan Hin Mining Monument.Rooms Make yourself at home in one of the 48 air-conditioned rooms featuring refrigerators and LCD televisions. Rooms have private furnished balconies. Complimentary wireless Internet access keeps you connected, and cable programming is available for your entertainment. Bathrooms feature showers with rainfall showerheads.Rec, Spa, Premium Amenities Pamper yourself with onsite massages or make use of the other amenities, which include complimentary wireless Internet access and tour/ticket assistance.Dining Enjoy a satisfying meal at a restaurant serving guests of Lub Sbuy House.Business, Other Amenities Featured amenities include complimentary high-speed wired Internet access, dry cleaning/laundry services, and a 24-hour front desk.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="75.90" OriginalAmount="70.93" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="7.8905220538026" Longitude="98.29599738121" StarRating="3" HotelCode="46077|918255" HotelName="The Viridian Resort" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Beach Hotel,Club Resort" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>206 / 24 Rat-U-Thit 200 Pee Road, Patong Beach, Kathu, Phuket 83150</AddressLine>
          </AddressLines>
          <CityName>Kathu</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/26649/a_26649_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The resort is conveniently located in Patong Beach, just a few minutes’ walk from the beach (the most beautiful beach in Phuket), entertainment spots and shopping centres. Kok Kloy (location of the nearest bus station) is a 10-minute drive away. Phuket Airport is about 25 km away and Phuket itself with its shopping venues is about 55 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="76.49" OriginalAmount="71.49" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="7.8954079065306" Longitude="98.29801172018" StarRating="3" HotelCode="130481|122634" HotelName="R-Mar Resort &amp; Spa" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 17/11/2024" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>33 Soi Rat-U-Thid 200 Pee 1, Patong, Phuket 83150</AddressLine>
          </AddressLines>
          <CityName>Patong</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/13/137619/137619a_hb_a_020.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The resort is located in the tourist heart of Patong, only a 5-minute walk to Patong beach, entertainment area and Jungceylon Shopping Mall. Phuket International Airport is approximately 30 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="76.67" OriginalAmount="71.65" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="7.90697784" Longitude="98.29905615" StarRating="4" HotelCode="434963|2622445" HotelName="Hyatt Place Phuket Patong" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Lounge,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>17/1-3 Soi Prabaramee 4, Patong, Phuket  83150</AddressLine>
          </AddressLines>
          <CityName>Patong</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/544767/a_544767_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Patong, about 200 m from the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="76.67" OriginalAmount="71.65" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="7.894001" Longitude="98.302729" StarRating="4" HotelCode="140853|109232" HotelName="Andakira" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Garden,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>222, Phangmuang Sai Ko Road (Thanon Sai Sam), Kathu, Patong, Phuket 83150</AddressLine>
          </AddressLines>
          <CityName>Patong</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/201579/a_201579_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located at the heart of Patong Beach, just minutes away from the shopping centre, nightlife entertainment and the beach, but yet the residence retains its serenity.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="76.67" OriginalAmount="71.65" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="7.8991378043161" Longitude="98.303079950705" StarRating="4" HotelCode="267100|1524028" HotelName="Bauman Residence" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 14/11/2024" HotelFacility="Air Conditioning,Bar,Conference Hall,Golf,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>201 Pang-Muang Sai Kor Road, Patong, Kathu District, Phuket</AddressLine>
          </AddressLines>
          <CityName>Phuket</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/23/232376/232376a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Centrally located on Phuket, this hotel is about 1 km from the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="76.90" OriginalAmount="71.87" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="7.8309028370511" Longitude="98.300035446882" StarRating="3" HotelCode="394751|1071208" HotelName="Baan Karon Resort" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="Club Resort,Family-friendly Hotel" CnxPolicy="Free CXL until 02/11/2024">
        <Address>
          <AddressLines>
            <AddressLine>213 Patak Road, Karon 83100, Phuket</AddressLine>
          </AddressLines>
          <CityName>Karon</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/93550/a_93550_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located between Karon and Kata beach, 5 minutes by foot from Karon beach, 8 minutes from Kata beach, 10 minutes by car from Patong beach and 45 minutes to Phuket Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="77.01" OriginalAmount="71.97" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="7.8195789418546" Longitude="98.30749096201" StarRating="4" HotelCode="297809|1017488" HotelName="The Yama Hotel Phuket" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>5 Patak Soi 2, Patak Road, Kata, Karon, Muang, Phuket 83100</AddressLine>
          </AddressLines>
          <CityName>Kata Beach</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/37/371135/371135a_hb_a_011.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Kata Beach. The nearest airport is Phuket (HKT).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="77.35" OriginalAmount="72.29" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="8.09329285" Longitude="98.30292222" StarRating="4" HotelCode="322892|1591138" HotelName="Proud Phuket" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 06/11/2024" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Golf,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>135 Soi Naiyang 2, Naiyang Beach, Talang, Insel Phuket 83110</AddressLine>
          </AddressLines>
          <CityName>Phuket</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/436885/a_436885_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located on Phuket, this boutique hotel has the perfect ambience for guests who appreciate a stylish ambience.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="77.46" OriginalAmount="72.39" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="7.884608" Longitude="98.292797" StarRating="3" HotelCode="319616|1894975" HotelName="Ramaburin Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>5/11 Prachanukhro Road, Patong, Kathu, Phuket 83150</AddressLine>
          </AddressLines>
          <CityName>Patong</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/63/630591/630591a_hb_a_006.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Patong.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="77.83" OriginalAmount="72.74" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="7.8155957932137" Longitude="98.327482025827" StarRating="4" HotelCode="933599|929295" HotelName="The View Rawada Resort &amp; Spa" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Village" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>76/19 Moo 4 Viset Road, Chalong Bay, Rawai, Phuket 83110</AddressLine>
          </AddressLines>
          <CityName>Chalong Bay</CityName>
        </Address>
        <HotelPictures>https://store1prod.blob.core.windows.net/images-hotels/79159/b709504c-9419-4cea-b737-74cfdee50940.jpg?d=636646598890000000</HotelPictures>
        <HotelDescription>&lt;br/&gt;This holiday village is located in Mueang. The nearest airport is Phuket (HKT).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="78.84" OriginalAmount="73.68" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="7.9208431626762" Longitude="98.367784023285" StarRating="4" HotelCode="99456|2616875" HotelName="Hilltop Hotel &amp; Residence" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 21/11/2024" HotelFacility="Air Conditioning,Bar,Designated Smoking Area,Golf,Internet,Kitchen,Laundry,Lounge,Restaurant,Room Service,Shopping Arcade,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>138/3 Bypass Road, Rassada, Maung, Phuket 83000</AddressLine>
          </AddressLines>
          <CityName>Karon</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/15/152568/152568a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located 5 km away from the Central Department Store and supermarkets, 15 km away from the Patong beaches and 7 km from Old Phuket Town. Phuket International Airport is approximately 30 km away from the establishment.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="78.92" OriginalAmount="73.76" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="7.8534725844009" Longitude="98.345123647955" StarRating="3" HotelCode="380628|1869838" HotelName="The Signature Phuket" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bicycle Rental,Golf,Internet,Kitchen,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>10-40-41 Moo 5 Soi Ta-Eiad, Chalong, Muang, Phuket 83130</AddressLine>
          </AddressLines>
          <CityName>Chalong Bay</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=7105800</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Chalong Bay.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="78.99" OriginalAmount="73.82" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="7.894521" Longitude="98.29575" StarRating="3" HotelCode="168618|60914" HotelName="Safari Beach" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Beach Hotel" CnxPolicy="Free CXL until 18/11/2024" HotelFacility="Air Conditioning,Bar,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>136 Taveewong Road, Patong Beach, Kthu, Phuket 83150</AddressLine>
          </AddressLines>
          <CityName>Patong</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/14/140092/140092a_hb_a_006.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located at the centre of the beachfront road. It lies about 1 minute's walk from the beach, an excellent shopping area and the area's nightspots.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="79.09" OriginalAmount="73.92" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="7.893401335801" Longitude="98.302477980899" StarRating="3" HotelCode="933894|1869658" HotelName="PJ Patong Resortel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Apartment Hotel" CnxPolicy="Free CXL until 19/11/2024" HotelFacility="Air Conditioning,Bar,Designated Smoking Area,Fax,Golf,Internet,Laundry,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>198/1-2 Pungmunsai-Kor Rd., 83150 Phuket</AddressLine>
          </AddressLines>
          <CityName>Patong</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/15/156215/156215a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located a 15-minute walk from the famous Patong Beach and a 5-minute walk from the Jungceylon Shopping Mall. The hotel is a 45-minute drive from Phuket International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="79.33" OriginalAmount="74.14" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="7.85710748" Longitude="98.34199334" StarRating="3" HotelCode="517489|2264265" HotelName="The One Cozy Vacation Residence" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Golf,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>7/22 Moo 5, Soi Ta-iad, Chaofa-West Road, T. Chalong, A. Muang, Phuket 83130</AddressLine>
          </AddressLines>
          <CityName>Chalong Bay</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0021/77192/2177192/40.jpg?f=15537998</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Chalong Bay.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="80.14" OriginalAmount="74.90" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="7.893347" Longitude="98.298403" StarRating="4" HotelCode="169681|169796" HotelName="Ashlee Hub" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="City Hotel,Beach Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Lounge,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>237/18 Rat-U-Thit Song Roi Pee Road, Patong 83150, Kathu, Phuket</AddressLine>
          </AddressLines>
          <CityName>Patong</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/236600/a_236600_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the heart of the popular tourist resort of Patong. It is situated only a short walk away from Patong's main shopping district, which offers numerous dining and entertainment experiences. The property is in an excellent location, one block away from the beach front. The closest bus stop is about 50 metres from the hotel. Phuket International Airport is about 32 km away and travel time from the airport to the hotel is approximately 40 minutes.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="80.14" OriginalAmount="74.90" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="7.7907783017625" Longitude="98.32975802803" StarRating="3.5" HotelCode="380637|1910185" HotelName="Le Piman Resort" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Jacuzzi,Kitchen">
        <Address>
          <AddressLines>
            <AddressLine>43/148 Viset Road Moo 7, Chalong Bay-Rawai Beach Road, Rawai Beach, Rawai, Phuket 83130</AddressLine>
          </AddressLines>
          <CityName>Rawai</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/25/256228/256228a_hb_a_050.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This resort welcomes guests in Rawai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="80.14" OriginalAmount="74.90" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="7.7988255552315" Longitude="98.337026763229" StarRating="3" HotelCode="188424|928645" HotelName="Friendship Beach Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>27/1 Soi Mittrapap, Friendship Beach, Rawai, Phuket 83130</AddressLine>
          </AddressLines>
          <CityName>Phuket</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/22/223912/223912a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located on Phuket. The nearest airport is Phuket (HKT).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="80.70" OriginalAmount="75.42" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="7.8844524258748" Longitude="98.295704441458" StarRating="4" HotelCode="176314|643775" HotelName="The Ashlee Heights Patong Hotel &amp; Suites" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Laundry,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>160/36 Phang Muang Sai Kor Road, Soi Nanai Ruamjai, Nanai Soi 8, Patong, Phuket 83150</AddressLine>
          </AddressLines>
          <CityName>Patong</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/16/160739/160739a_hb_a_005.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is only a 15-minute walk away from the well-known Patong Beach, a 5-minute walk from Patong's Night Market and 5 minutes’ drive from Karon Beach, making it a great base for exploring the area. There are also many restaurants and shops surrounding the hotel allowing guests to enjoy shopping and nightlife in Patong. Phuket International Airport is approximately 40 km away from the establishment.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="81.32" OriginalAmount="76.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="8.12072118" Longitude="98.30218652" StarRating="4" HotelCode="433614|1925625" HotelName="Coriacea Boutique Resort" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 14/11/2024" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>89/2 Soi MaiKhao 6 Moo 4, Mai Khao, Amphoe Thalang, Phuket 83110</AddressLine>
          </AddressLines>
          <CityName>Mai Khao Beach</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/54/543282/543282a_hb_a_005.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Mai Khao Beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="81.32" OriginalAmount="76.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="8.1009562729839" Longitude="98.306542544235" StarRating="3" HotelCode="127020|1869098" HotelName="Phuket Airport Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Golf,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>90/9 Moo 1, Naiyang Beach, Phuket 83110</AddressLine>
          </AddressLines>
          <CityName>Phuket</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/23/234028/234028a_hb_a_006.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located on Phuket. The nearest airport is Phuket (HKT).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="81.32" OriginalAmount="76.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="8.03758006" Longitude="98.60325179" StarRating="3" HotelCode="422270|3655295" HotelName="Baan Taranya Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Resort" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Coffee Shop,Concierge,Dining,Dry Cleaning,Garden,Internet,Laundry,LCD/Projector,Lounge,Luggage Storage,Massage Centre,Parking,Restaurant,Room Service,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>69/8 Moo 4, Baan Klong Bon, Koh Yao Yai 82180, Phuket</AddressLine>
          </AddressLines>
          <CityName>Ko Yao Yai</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/582387/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;When you stay at Baan Taranya Koh Yao Yai in Ko Yao Yai, you'll be on the beach and within the vicinity of Loh Paret Beach and Manok Pier.  This beach hotel is within the region of At Lamiya Mosque and Fasai Beach.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Rooms&lt;/b&gt; &lt;br /&gt;Make yourself at home in one of the 10 air-conditioned rooms featuring refrigerators and minibars. Flat-screen televisions with satellite programming provide entertainment, while complimentary wireless Internet access keeps you connected. Private bathrooms with showers feature complimentary toiletries and hair dryers. Conveniences include safes and desks, and housekeeping is provided daily.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Amenities&lt;/b&gt; &lt;br /&gt;Take advantage of recreation opportunities such as an outdoor pool, or other amenities including complimentary wireless Internet access and concierge services.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Dining&lt;/b&gt; &lt;br /&gt;Grab a bite to eat at the hotel's restaurant, which features a bar, or stay in and take advantage of room service (during limited hours). Quench your thirst with your favorite drink at a bar/lounge. Breakfast is available daily for a fee.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Business, Other Amenities&lt;/b&gt; &lt;br /&gt;Featured amenities include dry cleaning/laundry services, luggage storage, and laundry facilities. Free self parking is available onsite.&lt;/p&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="81.68" OriginalAmount="76.34" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="7.882993" Longitude="98.394968" StarRating="4" HotelCode="317431|246866" HotelName="Royal Phuket City Hotel" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Golf,Internet,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>154 Phang Nga Road, Muang, Phuket 83000</AddressLine>
          </AddressLines>
          <CityName>Phuket</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/32091/ba_32091_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is the right in the centre of Phuket Island's vibrant capital and is surrounded by shops, street bazaars, entertainment facilities and wonderfully old buildings. Sun-drenched beaches and golf courses are close by, while Phuket's international airport is just 30 minutes away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="82.35" OriginalAmount="76.96" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="7.8929813" Longitude="98.30050469" StarRating="4" HotelCode="435027|1907365" HotelName="The Gig Hotel" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 15/11/2024" HotelFacility="Air Conditioning,Bar,Golf,Internet,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>179/88-94 Phangmuang, Sai Ko Road, Patong Beach, Phuket  83150</AddressLine>
          </AddressLines>
          <CityName>Patong</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/53/539941/539941a_hb_a_006.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Patong.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="82.48" OriginalAmount="77.08" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="7.984584" Longitude="98.287784" StarRating="3" HotelCode="177501|1574578" HotelName="Paitan Villas Resort" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Bungalow Complex,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Garden,Golf,Internet,Laundry,Massage Centre,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>82 /21 moo 3, Bangtao beach, Cherngtalay 83110, Phuket</AddressLine>
          </AddressLines>
          <CityName>Bang Tao Bay</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/15/158889/158889a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The property is situated on the Bangtao beach in Phuket, midway from the famous Patong Beach. It is also conveniently close to places of interest, such as Phang Nga, Phi Phi Island, Krabi, Phra Theaw National Park, Phuket Aquarium and much more. The hotel is located a 30-minute drive from Phuket International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="82.68" OriginalAmount="77.27" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="7.8179846781948" Longitude="98.384765088558" StarRating="3" HotelCode="37489|38374" HotelName="By The Sea Phuket Beach Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Beach Hotel" CnxPolicy="Free CXL until 08/11/2024" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Internet,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>7/6 Moo 6, Soi Bor-Rae, Vichit, Muang, Phuket 83000</AddressLine>
          </AddressLines>
          <CityName>Phuket</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/61582/a_61582_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel enjoys a quiet location at Panwa beach, and lies less than 2 km from Phuket town. Phuket Aquarium is 3 km away, Khao-Khard viewpoint 1 km, and Phuket International Airport 35 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="83.14" OriginalAmount="77.70" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="7.86972678" Longitude="98.35694174" StarRating="5" HotelCode="854094|652310" HotelName="Ramada Plaza By Wyndham Chao Fah" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 16/11/2024">
        <Address>
          <AddressLines>
            <AddressLine>8899 Chaofah West Road Moo 2, Wichit District, Phuket 83000</AddressLine>
          </AddressLines>
          <CityName>Phuket</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/976591/a_976591_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="83.63" OriginalAmount="78.16" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="7.9620887491817" Longitude="98.385108449074" StarRating="3" HotelCode="11402|246126" HotelName="Boat Lagoon Resort" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Golf,Internet,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>22/1 Thepkasattri Road Moo 2, Tambon Kohkaew, Amphoe Muang, Phuket 83200</AddressLine>
          </AddressLines>
          <CityName>Phuket</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/9143/a_9143_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Centrally located, this family-friendly hotel is situated by Phuket's largest full-serviced marina. In the marina grounds there are 2 resorts: one overlooking the marina and one set amongst lush tropical gardens. The immediate vicinity features restaurants and shops, as well as bars, pubs, discos and public transport links. Phuket International Airport is some 25 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="84.07" OriginalAmount="78.57" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="7.893258563534" Longitude="98.296399712563" StarRating="3" HotelCode="9051|1573068" HotelName="Tropica Bungalows" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="Beach Hotel,Bungalow Complex,Club Resort" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Garden,Internet,Laundry,Lounge,Restaurant,Room Service,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>132 Thaweewong Road, Patong Beach, Phuket 83150</AddressLine>
          </AddressLines>
          <CityName>Patong</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/15/156236/156236a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in Patong Beach. It is just one minute’s walk from Beach Road and within easy access of restaurants and pubs. Shopping venues are about a 5-minute walk away and Phuket International Airport is approximately 45 minutes’ drive from the establishment.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="84.11" OriginalAmount="78.61" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="7.89175241" Longitude="98.30166968" StarRating="3" HotelCode="933370|1010485" HotelName="The Crib Patong" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Golf,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>184/18-20 Phang Muang Sai Kor Road, Patong, Kathu, Phuket 83150</AddressLine>
          </AddressLines>
          <CityName>Patong</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/36/363013/363013a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Patong.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="84.16" OriginalAmount="78.65" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="7.79358865" Longitude="98.31551683" StarRating="3" HotelCode="853003|3548515" HotelName="Le Resort" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 07/11/2024">
        <Address>
          <AddressLines>
            <AddressLine>88/96 Moo 1, Rawai, Muang, Phuket 83130</AddressLine>
          </AddressLines>
          <CityName>Rawai</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=10477485</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="84.67" OriginalAmount="79.13" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="7.88546" Longitude="98.293629" StarRating="4" HotelCode="376207|1622218" HotelName="Paripas Patong Resort" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 11/11/2024" HotelFacility="Air Conditioning,Bar,Fax,Golf,Internet,Lounge,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>230 Rat-U-Thit 200 Pee, Patong Beach, Kathu, Phuket 83150</AddressLine>
          </AddressLines>
          <CityName>Patong</CityName>
        </Address>
        <HotelPictures>https://store1prod.blob.core.windows.net/images-hotels/79222/ddc5b2e2-5fa1-48d9-ad57-ef7b0d55b214.jpg?d=636646752260000000</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Patong. The nearest airport is Phuket (HKT).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="84.87" OriginalAmount="79.32" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="8.1162306030728" Longitude="98.304462432861" StarRating="5" HotelCode="165643|97729" HotelName="Splash Beach Resort" Meals="BED &amp; BREAKFAST,HALF BOARD,FULL BOARD,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="Beach Hotel,Club Resort,Eco Hotel" CnxPolicy="Free CXL until 15/11/2024" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Garden,Golf,Internet,Jacuzzi,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Shopping Arcade,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>65/47 Mai Khao Soi 4 Moo 4, Mai Khao, Thalang, Phuket 83110</AddressLine>
          </AddressLines>
          <CityName>Mai Khao Beach</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/232333/a_232333_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The eco hotel is set on 47 acres of lush, tropical landscaped gardens with its own 500-metre-long pristine beach frontage on Phuket's favourite western coast. Mai Khao's golden sand stretches 17 kilometres along the Andaman Sea and is Phuket's longest beach. Adjacent to the club resort, guests will find Sirinath National Park, championship-standard golf courses, a yacht marina and a protected sea turtle nesting area. The centre of Phuket town is around a 30-minute drive from the beach hotel, and the shops of Patong are 30 minutes using public transport. The Promthep Cape and Phuket Fantasea are both 45 minutes by car and Phuket International airport is around 8 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="84.92" OriginalAmount="79.36" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="7.77845602" Longitude="98.31495069" StarRating="3" HotelCode="755223|2547665" HotelName="Utopia Naiharn Villa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>3/124 Moo 1, Mueang, Rawai, Phuket 83130</AddressLine>
          </AddressLines>
          <CityName>Rawai</CityName>
        </Address>
        <HotelPictures>https://i.travelapi.com/hotels/25000000/24160000/24155500/24155497/9e357e3c_b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="84.99" OriginalAmount="79.43" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="7.8426790723745" Longitude="98.294653135941" StarRating="3" HotelCode="904007|959215" HotelName="BaumanCasa Beach Resort" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="Beach Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Diet Meals,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>188,188/3,188/5 Karon Road, Tambol Karon, Amphure Mueang, Phuket 83100</AddressLine>
          </AddressLines>
          <CityName>Phuket</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/39/398694/398694a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel's location places it between the clear blue skies and the crystal-clear blue sea of Karon Beach. The ocean is only about 50 m away and the beach is some 100 m away. Shopping is available in Karon town centre, around 10 minutes' walk away, while Patong Beach is around 10 km away and Phuket is some 20 km away. Guests may be interested in visiting Prompthep Cape, some 20 minutes' drive away, or Phuket Zoo and Phuket Fantasy, both some 25 minutes' drive away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="85.26" OriginalAmount="79.68" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="7.7710794639759" Longitude="98.317865150257" StarRating="4" HotelCode="171036|918305" HotelName="Rawai Palm Beach Resort" Meals="BED &amp; BREAKFAST,HALF BOARD,FULL BOARD,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="Club Resort" CnxPolicy="Free CXL until 06/11/2024" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>66/2 Viset Road, Tambon Rawai, Muang, Phuket 83130</AddressLine>
          </AddressLines>
          <CityName>Rawai</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/14/144129/144129a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The resort is situated near Rawai beach, 100 metres away from the beach on the southern tip of Phuket Island. It is surrounded by a secluded environment with a tranquil tropical garden. It is 5 minutes away from Promthep Cape, famous for its most beautiful, romantic and spectacular sunsets. It is situated some 25 minutes to Phuket Town and 20 minutes to Patong Beach. Phuket International Airport is approximately 50 minutes away from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="85.73" OriginalAmount="80.12" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="7.98395856" Longitude="98.28718154" StarRating="3" HotelCode="434931|1906305" HotelName="Chivatara Resort &amp; Spa Bang Tao Beach" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 18/11/2024" HotelFacility="Air Conditioning,Conference Hall,Golf,Internet">
        <Address>
          <AddressLines>
            <AddressLine>69/55 Moo 3, Cheung Talay, Bang Thao, Phuket 83110</AddressLine>
          </AddressLines>
          <CityName>Cherng Talay</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/55/557544/557544a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Cherng Talay.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="86.26" OriginalAmount="80.62" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="7.87764584" Longitude="98.29900993" StarRating="4" HotelCode="385641|2373255" HotelName="Patong Bay Hill Resort &amp; Spa" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Golf,Internet,Kitchen,Massage Centre">
        <Address>
          <AddressLines>
            <AddressLine>79 Hasib Pee Road, Patong 83150</AddressLine>
          </AddressLines>
          <CityName>Patong</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/64/643990/643990a_hb_a_006.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Patong.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="86.26" OriginalAmount="80.62" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="7.8243484201602" Longitude="98.300610094582" StarRating="3" HotelCode="96806|1002295" HotelName="The Beach Boutique House" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Beach Hotel,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Currency Exchange,Designated Smoking Area,Fax,Garden,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>98/18-21 Kata Road, Karon Sub-district, Muang, Phuket 83100</AddressLine>
          </AddressLines>
          <CityName>Kata Beach</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/134416/w_134416_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located on the Kata beach, which is one of the famous beaches in Phuket. It is only a 4-minute walk from the beautiful beach. The hotel is close to a shopping centre, entertainment and international restaurants. It is roughly 200 m from the centre of Kata and the nearest bus stop. Phuket International Airport is about 35 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="86.58" OriginalAmount="80.92" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="7.9069567805185" Longitude="98.29833894968" StarRating="3" HotelCode="188379|1910595" HotelName="Seven Seas" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>3 Soi Phrabarame 4, Patong, Phuket 83150</AddressLine>
          </AddressLines>
          <CityName>Patong</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/30/303936/303936a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Patong. The nearest airport is Phuket (HKT).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="86.82" OriginalAmount="81.14" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="7.8908010192161" Longitude="98.29629778862" StarRating="3" HotelCode="9048|28364" HotelName="Patong Resort" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="City Hotel,Beach Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Golf,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>208 Raj-Uthit 200 Pee Road, Patong Beach, Amphoe Kathu, Puket, Chang Wat Puket 83150</AddressLine>
          </AddressLines>
          <CityName>Patong</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/3927/a_3927_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This is the hotel of choice of those holidaying in the province of Phuket in Thailand.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="87.12" OriginalAmount="81.42" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="7.81637528" Longitude="98.30654486" StarRating="4" HotelCode="933591|1869808" HotelName="The Palmery Resort Phuket" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Golf,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>82/20 Khoktanod Road, Kata Beach, Muang, Phuket 83100</AddressLine>
          </AddressLines>
          <CityName>Kata Beach</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/473168/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Kata Beach. The nearest airport is Phuket (HKT).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="87.53" OriginalAmount="81.80" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="7.8052515154907" Longitude="98.406608395176" StarRating="3.5" HotelCode="410390|116682" HotelName="Kantary Bay Phuket" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="Beach Hotel" CnxPolicy="Free CXL until 16/11/2024" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Garden,Internet,Kitchen,Restaurant,Room Service,Shopping Arcade,Spa,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>31/11 Moo 8 Sakdidej Road, Cape Panwa, Phuket 83000</AddressLine>
          </AddressLines>
          <CityName>Cape Panwa</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/100916/a_100916_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This beach hotel lies close to the Phuket Aquarium and Fisherman Village. Phuket town is a short 10 to 15-minute drive from the accommodation and the immediate vicinity features restaurants, shops and public transport links. Phuket International Airport is 45 km from the hotel and can be reached in approximately 50 minutes.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="88.11" OriginalAmount="82.35" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="7.843" Longitude="98.296402" StarRating="3" HotelCode="172513|1574868" HotelName="Grand Sunset" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="Beach Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Designated Smoking Area,Fax,Golf,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>188/4 Karon Rd, Karon Beach, Muang, Phuket 83100</AddressLine>
          </AddressLines>
          <CityName>Karon</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/15/153216/153216a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated just metres from beautiful Karon Beach where the sea, sun and white sand can be enjoyed. From the hotel is takes 15 minutes to get to the shopping area of Patong Beach and 60 minutes to Phuket Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="88.28" OriginalAmount="82.50" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="7.89238803" Longitude="98.3046096" StarRating="0" HotelCode="973517|3628735" HotelName="Rak Elegant Hotel Patong" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>47 Thanon Nanai, Phuket 83150</AddressLine>
          </AddressLines>
          <CityName>Patong</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=11119232</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="88.75" OriginalAmount="82.94" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="8.10179448" Longitude="98.3032642" StarRating="3" HotelCode="583087|3633415" HotelName="Himaphan Boutique Resort" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 21/11/2024" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>60/16 Soi Nai Yang 16 Moo 1, Sakhu, Phuket 83110</AddressLine>
          </AddressLines>
          <CityName>Sa Khu</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0021/76386/2176386/1.jpg?f=15076938</HotelPictures>
        <HotelDescription>&lt;br/&gt;This resort warmly welcomes guests in Sa Khu.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="89.44" OriginalAmount="83.59" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="7.80709864" Longitude="98.33824079" StarRating="4" HotelCode="583246|3567545" HotelName="Aqua Resort Phuket" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Golf,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>555 Soi Suk Somboon Moo 5, Mueng, Rawai, Phuket 83130</AddressLine>
          </AddressLines>
          <CityName>Rawai</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/62/629821/629821a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This resort welcomes guests in Rawai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="90.60" OriginalAmount="84.67" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="7.8901341363404" Longitude="98.296701630619" StarRating="3" HotelCode="142248|1390078" HotelName="Amata Patong" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Club Resort" CnxPolicy="Free CXL until 14/11/2024" HotelFacility="Air Conditioning,Bar,Fax,Laundry,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>189/29 Rat-U-Thit Songroi Pi Road, Patong, Kathu, Phuket 83150</AddressLine>
          </AddressLines>
          <CityName>Patong</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/10/106648/106648a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This resort enjoys an ideal situation, just 10 minutes’ walk from the beach in the famous Patong area, which is home to many attractions frequented by tourists. It offers guests easy access to the restaurants, shopping centres and nightlife of Patong, and Phuket Town is just a 20-minute drive away. Phuket International Airport is just 40 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="90.60" OriginalAmount="84.67" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="7.8461744793379" Longitude="98.344252547464" StarRating="4" HotelCode="380717|3568935" HotelName="Coco Retreat Phuket Resort &amp; Spa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Golf,Internet,Kitchen,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>19 / 27 Moo 4, Tambon Chalong, Amphoe Muang, Phuket 83130</AddressLine>
          </AddressLines>
          <CityName>Chalong Bay</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0021/73307/2173307/68.jpg?f=15664014</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Chalong Bay.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="90.83" OriginalAmount="84.89" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="7.8919725728513" Longitude="98.301377148193" StarRating="3" HotelCode="293798|995025" HotelName="Mirage Express Patong Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 19/11/2024" HotelFacility="Air Conditioning,Bar,Fax,Golf,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>184/25-28 Phangmuang Sai Kor Road, 83150 Patong</AddressLine>
          </AddressLines>
          <CityName>Patong</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/401543/p_401543_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel offers guests a total of 128 rooms. The upper floors of the accommodation can be accessed by lift. Services and facilities at the hotel include a baggage storage service, a restaurant and a bar. Wireless internet access is available to travellers in the public areas.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="91.21" OriginalAmount="85.24" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="7.8791899003613" Longitude="98.394953996675" StarRating="4" HotelCode="82346|1939385" HotelName="Novotel Phuket Phokeethra" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Guesthouse,Hostel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bicycle Rental,Conference Hall,Designated Smoking Area,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>40 Chanajaroen Road, Tambol Talad Yai, Amphur Muang, Phuket 83000</AddressLine>
          </AddressLines>
          <CityName>Mueang</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/111143/a_111143_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The city hotel is situated just opposite Phuket's central bus station and provides a convenient gateway to the rest of the island. Phuket town is approximately 1 km from the guesthouse and the beach is around a 20-minute drive away. Guests will find shops within 100 metres of the hotel and nearby attractions include Wat Chalong (30-minute drive), Khatu Waterfall (40 minutes) and Phromthep Cape (45 minutes). Phuket International Airport is roughly 35 km from the city hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="91.28" OriginalAmount="85.31" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="7.87863104" Longitude="98.29340465" StarRating="4" HotelCode="583890|628918" HotelName="Bukit Pool Villas" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 31/10/2024" HotelFacility="Golf,Internet">
        <Address>
          <AddressLines>
            <AddressLine>6/2 Sirirat Road, Patong, Kathu, Phuket 83150</AddressLine>
          </AddressLines>
          <CityName>Phuket</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/62/628918/628918a_hb_a_006.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation welcomes guests on Phuket.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="91.35" OriginalAmount="85.37" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="7.89751509" Longitude="98.2982763" StarRating="3" HotelCode="445156|1907165" HotelName="Lub d Phuket Patong" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 17/11/2024" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Golf,Internet">
        <Address>
          <AddressLines>
            <AddressLine>5/5 Swatdirak Road, Kathu, Patong, Phuket 83150</AddressLine>
          </AddressLines>
          <CityName>Phuket</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/50/505861/505861a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hostel is located in the centre of Phuket.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="91.76" OriginalAmount="85.76" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="7.84881887" Longitude="98.29360964" StarRating="3" HotelCode="357064|3591765" HotelName="Coral Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 21/10/2024" HotelFacility="Air Conditioning,Bar,Internet,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>240 Patak Road, Karon Sub-District, Muang Phuket District, 83130 Karon Beach, Phuket</AddressLine>
          </AddressLines>
          <CityName>Karon</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0021/72460/2172460/1.jpg?f=15429642</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Karon Beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="92.12" OriginalAmount="86.09" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="7.895218" Longitude="98.303432" StarRating="4" HotelCode="141990|124497" HotelName="Sawaddi Patong Resort" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Beach Hotel,Club Resort,Family-friendly Hotel" CnxPolicy="Free CXL until 08/11/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Golf,Internet,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>21 Sainamyen Road, Patong, Kathu, Phuket 83150</AddressLine>
          </AddressLines>
          <CityName>Patong</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/202940/gt_202940_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The resort is peacefully but conveniently in the Patong area on the west coast of the island, within a comfortable stroll of Patong's renowned entertainment heartland and glorious beach. It is a 40-minute drive from Phuket International Airport (approximately 40 km).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="92.30" OriginalAmount="86.26" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="7.7695912331206" Longitude="98.315915560119" StarRating="3" HotelCode="380607|1526808" HotelName="Navatara Phuket Resort" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Jacuzzi,Laundry,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>90/28 Wiset Road Moo 6, Muang, Rawai, Phuket 83000</AddressLine>
          </AddressLines>
          <CityName>Rawai</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/53/533381/533381a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This resort welcomes guests in Rawai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="92.93" OriginalAmount="86.85" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="8.09350338" Longitude="98.29934495" StarRating="4" HotelCode="571256|2334385" HotelName="Naiyang Park Resort" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>34/5 Tambon Sakoo, Amphur Thalang, Nai Yang Beach, Phuket 83110</AddressLine>
          </AddressLines>
          <CityName>Nai Yang Beach</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0037/15474/3715474/1.jpg?f=15235552</HotelPictures>
        <HotelDescription>&lt;br/&gt;This resort warmly welcomes guests in Nai Yang Beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="92.98" OriginalAmount="86.90" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="7.955432" Longitude="98.283159" StarRating="3" HotelCode="900830|1869078" HotelName="Kamala Beachfront Apartment" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Golf,Internet">
        <Address>
          <AddressLines>
            <AddressLine>107/1 Soi, Police Station, Kamala Beach, Kathu, Phuket 83150</AddressLine>
          </AddressLines>
          <CityName>Kamala Beach</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/16/161222/161222a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in Kamala Beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="93.66" OriginalAmount="87.53" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="7.829392" Longitude="98.301227" StarRating="3" HotelCode="173618|1573518" HotelName="Lae Lay Suites" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 07/11/2024">
        <Address>
          <AddressLines>
            <AddressLine>214/22 Patak Road, Karon, A. Muang, Phuket 83100</AddressLine>
          </AddressLines>
          <CityName>Karon</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/15/156353/156353a_hb_a_900.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated on the hillside that overlooks the bays of Kata and Karon. It is in the best location, only a short walk from Kata Beach. From the hotel, guests can walk to Chalong Bay and also enjoy the entertainment and shopping area around hotel. The resort is a 10-minute drive from Patong and a 20-minute drive from Phuket City. Phuket International Airport is 40 minutes away by car (approximately 43 km).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="94.00" OriginalAmount="87.85" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="7.885726" Longitude="98.293945" StarRating="3" HotelCode="299553|970585" HotelName="Aspira Prime Patong" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Laundry,Lounge,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>222 Ratuthit Songroipi Road, Patong, Kathu, Phuket 83150</AddressLine>
          </AddressLines>
          <CityName>Patong</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/23/230535/230535a_hb_a_005.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Patong.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="94.84" OriginalAmount="88.64" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="7.912926" Longitude="98.295416" StarRating="3" HotelCode="26127|49474" HotelName="Sunset Beach Resort" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Beach Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>316/2 Phrabaramee Road, Tambon Patong, Amphoe Kathu, Phuket 83150</AddressLine>
          </AddressLines>
          <CityName>Patong</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/38235/a_38235_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This business beach hotel is situated around 1 km from Patong Town, 3 km from the shops in Jungceylon, 5 minutes by car from the nightlife on Bangla Road and a 25-minute drive from Kata and Karon beach. In a very quiet location in north Patong, the hotel is set in harmony with nature. Guests can go on a relaxing daytime stroll along the beach or simply enjoy the perfect sunset watching the huge orange ball slowly disappearing into the sea. This is a place where sea lovers can enjoy the sound of the rolling waves, the never-ending music in an impeccable residence, accompanied by the pleasant sound of waterfalls, thus creating the perfect combination in the proximity of nature. Phuket International Airport is approximately 32 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="95.24" OriginalAmount="89.01" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="7.8008581677455" Longitude="98.33662211895" StarRating="5" HotelCode="99284|3542405" HotelName="Serenity Resort &amp; Residences" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Beach Hotel,Club Resort" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Currency Exchange,Fax,Garden,Internet,Kitchen,Laundry,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>14, Moo 5 Viset Road, Rawai, Phuket 83130</AddressLine>
          </AddressLines>
          <CityName>Rawai</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/139154/a_139154_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The resort offers a supreme beachfront location in the serene Chalong Bay and provides the tropical escape Phuket is famous for. Just a short drive from Rawai and Chalong, a range of local shopping and dining is within easy reach. Conveniently located, the resort is only 15 minutes from international standard hospitals, world class restaurants, shopping centres and Phuket Town. The Phuket International Airport is located roughly 50 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="96.42" OriginalAmount="90.11" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="7.892276" Longitude="98.300165" StarRating="4" HotelCode="188471|464005" HotelName="The Lantern Resorts Patong" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Beach Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>181/4 Soi Sansabai, Rai-U-Thit 200 Pee Road, Patong Beach, Kathu 83150, Phuket</AddressLine>
          </AddressLines>
          <CityName>Patong</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/15/151730/151730a_hb_a_025.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated in the heart of the Patong area, offering easy access to the shopping centre in just 5 minutes on foot. Phuket Town is a 15-minute drive and Phang Nga is an hour's drive. Phuket International Airport is around 40 minutes away and it takes just 10 minutes to walk to the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="97.06" OriginalAmount="90.71" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="7.8923632220529" Longitude="98.29553604126" StarRating="3" HotelCode="167013|248146" HotelName="Palmyra Patong Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Club Resort" CnxPolicy="Free CXL until 11/11/2024" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Fax,Golf,Internet,Jacuzzi,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>91/3 Rat-U-Thit Rd., Patong, Kathu, Phuket 83150</AddressLine>
          </AddressLines>
          <CityName>Phuket</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/13/133169/133169a_hb_a_012.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The resort is less than an 8-minute walk from the world-renowned Patong Beach and steps away from the Junceylon Shopping Center and the bustling entertainment venue Soi Bangla plus other convenient stores, banks and restaurants. Phuket International Airport is situated at a distance of approximately 35 km.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="97.49" OriginalAmount="91.11" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="7.7890631491389" Longitude="98.328822247493" StarRating="3" HotelCode="339884|1868958" HotelName="Phu Nana Boutique Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 08/11/2024" HotelFacility="Air Conditioning,Internet,Massage Centre">
        <Address>
          <AddressLines>
            <AddressLine>43/234 Moo 7 Soi Saiyuan 1, Tambon Rawai, Amphoe Muang, Phuket 83130</AddressLine>
          </AddressLines>
          <CityName>Phuket</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0021/75414/2175414/1.jpg?f=15057247</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Rawai, this boutique hotel has the perfect ambience for guests who appreciate a stylish ambience.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="97.63" OriginalAmount="91.24" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="7.8850463231543" Longitude="98.292869925499" StarRating="3" HotelCode="13660|28134" HotelName="Hyton Leelavadee" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Club Resort" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Currency Exchange,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>3 Pracha-Nukhro Road, 83150 Patong Beach</AddressLine>
          </AddressLines>
          <CityName>Patong</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/14527/a_14527_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The resort is located only a 3-minute walk from the best location on Patong beach. It is only about 300 m from Patong-Phuket town bus terminal, and approximately 600 m from the entertainment area of Patong. Phuket Town is about a 30-minute drive away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="97.88" OriginalAmount="91.48" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="7.90515504" Longitude="98.3005114" StarRating="4" HotelCode="834185|2302565" HotelName="Zenseana Resort &amp; Spa" Meals="BED &amp; BREAKFAST,ROOM ONLY,HALF BOARD,FULL BOARD" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 08/11/2024" HotelFacility="Bar,Conference Hall,Internet,Massage Centre,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>147 Prabaramee Road, Patong Beach, Kathu, Phuket 83150</AddressLine>
          </AddressLines>
          <CityName>Patong</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0037/59111/3759111/22.jpg?f=15606950</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Patong.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="97.88" OriginalAmount="91.48" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="7.88659835" Longitude="98.38595253" StarRating="3" HotelCode="588255|3569805" HotelName="Xinlor House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 20/11/2024">
        <Address>
          <AddressLines>
            <AddressLine>78 Dibuk Road, Talad Nuah, Amper Mung, Phuket Town, Phuket 83000</AddressLine>
          </AddressLines>
          <CityName>Phuket</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0037/88495/3788495/1.jpg?f=15547302</HotelPictures>
        <HotelDescription>&lt;br/&gt;# Property Location : # With a stay at Xinlor House in Phuket, you'll be minutes from Chinpracha House and close to Phuket Butterfly Garden and Insect World.  This hotel is within close proximity of Robinson Department Store and Suan Luang Park. #  Rooms : # Make yourself at home in one of the 17 air-conditioned rooms featuring refrigerators and flat-screen televisions. Complimentary wireless Internet access keeps you connected, and satellite programming is available for your entertainment. Private bathrooms with showers feature rainfall showerheads and complimentary toiletries. Conveniences include safes and coffee/tea makers, and housekeeping is provided daily. #  Amenities : # Make use of convenient amenities, which include complimentary wireless Internet access and tour/ticket assistance. #  Business &amp; Other Amenities : # Featured amenities include a computer station and luggage storage.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="99.15" OriginalAmount="92.66" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="7.853627" Longitude="98.29409" StarRating="3" HotelCode="933796|1472988" HotelName="The Front Village Karon Phuket" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>566 Patak Road, Karon, Muang, Phuket 83100</AddressLine>
          </AddressLines>
          <CityName>Karon</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/473158/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Karon Beach. The nearest airport is Phuket (HKT).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="99.23" OriginalAmount="92.74" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="7.7782538208015" Longitude="98.294157385826" StarRating="3" HotelCode="56689|46964" HotelName="Baan Krating Phuket Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Beach Hotel,Village" CnxPolicy="Free CXL until 01/11/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Internet,Lounge,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>11/3 Moo 1, Wiset Road, Ao Sane Beach, Rawai, 83130 Phuket</AddressLine>
          </AddressLines>
          <CityName>Rawai</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/73485/a_73485_E2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel lies about 15 minutes from the capital of the island of Phuket. The airport is just 45 minutes from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="99.91" OriginalAmount="93.37" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="7.86490596" Longitude="98.33133774" StarRating="4" HotelCode="535565|2259615" HotelName="Villa Sonata Phuket" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 07/11/2024" HotelFacility="Air Conditioning,Bar,Golf,Internet,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>53/23 Moo 5, Chalong-Nakok Road, Chalong, 83130 Phuket Town</AddressLine>
          </AddressLines>
          <CityName>Chalong Bay</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/57/575961/575961a_hb_a_005.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Chalong Bay.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="99.91" OriginalAmount="93.37" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="7.8238280634697" Longitude="98.29791035582" StarRating="3" HotelCode="934502|1007635" HotelName="Sugar Marina Resort-SURF-Kata Beach" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Laundry,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>100/92 Kata Road, Kata Beach, Muang, Phuket 83100</AddressLine>
          </AddressLines>
          <CityName>Kata Beach</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/412347/a_412347_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The resort lies at one of the top surf beaches in Phuket. It is also located a 10-minute walk from Kata Beach, 15 minutes from Patong Beach and 50 minutes from Phuket International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="99.97" OriginalAmount="93.43" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="7.8131672265808" Longitude="98.297841608112" StarRating="3" HotelCode="261798|922165" HotelName="Sugar Marina Resort - Nautical" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 08/11/2024" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>2/4 Kata Noi Road, Kata Beach, Muang, Phuket 83100</AddressLine>
          </AddressLines>
          <CityName>Kata Beach</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/18/188310/188310a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This resort is located in Kata Beach, approximately 1 km from the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="100.93" OriginalAmount="94.33" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="7.905294" Longitude="98.300213" StarRating="3" HotelCode="98780|109242" HotelName="Baramee Resortel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 15/11/2024" HotelFacility="Air Conditioning,Bar,Fax,Jacuzzi,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>266, Prabaramee Road, Patong, Kathu, Phuket 83150</AddressLine>
          </AddressLines>
          <CityName>Patong</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/138513/a_138513_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Centrally located in Patong, this resort is a few metres away from the sandy beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="101.25" OriginalAmount="94.63" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="7.90239985" Longitude="98.30089388" StarRating="4" HotelCode="448902|1939655" HotelName="The Lunar Patong" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 14/11/2024" HotelFacility="Air Conditioning,Bar,Golf,Internet,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>31/1 Rat-Uthit, 200 Pee Road, Patong Beach, Amphur, Katu Phuket 83150</AddressLine>
          </AddressLines>
          <CityName>Patong</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/49/498721/498721a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Patong.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="101.37" OriginalAmount="94.74" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="7.8962137" Longitude="98.29645879" StarRating="4" HotelCode="522797|2204255" HotelName="Araya Beach Hotel Patong" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 08/11/2024" HotelFacility="Air Conditioning,Bar,Golf,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>162-162/1-2 Taweewong, Kathu District, Patong, Phuket 83150</AddressLine>
          </AddressLines>
          <CityName>Patong</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/58/585199/585199a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Patong.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="102.22" OriginalAmount="95.53" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="7.9009871130451" Longitude="98.299323320389" StarRating="4" HotelCode="200990|27864" HotelName="Andaman Beach Suites Hotel" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="Beach Hotel,Family-friendly Hotel" CnxPolicy="Free CXL until 14/11/2024" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>60/12 Rat-Uthit Song Roi Pee Road, Patong Beach 83150, Kathu, Phuket</AddressLine>
          </AddressLines>
          <CityName>Patong</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/7726/a_7726_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This family-friendly beach hotel is situated along Patong Beach. It lies around 500 metres from the centre of the resort, where guests will find a range of shops, nightlife spots and tourist attractions. The local bus stop is roughly 200 metres away and restaurants, bars and pubs can also be found the same distance away. Jungseylon is approximately 15 minutes' walk from the establishment and Phuket town is around 3 km away. Phuket International Airport is approximately 45 km from the accommodation.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="102.22" OriginalAmount="95.53" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="7.8958109793182" Longitude="98.296439500238" StarRating="4" HotelCode="613612|2261585" HotelName="Hotel Clover Patong" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>162/8-11 Taweewong Road, Patong Beach, Kathu, Phuket 83150</AddressLine>
          </AddressLines>
          <CityName>Kathu</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/61/619188/619188a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests on Phuket.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="102.22" OriginalAmount="95.53" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="8.299486" Longitude="98.272046" StarRating="5" HotelCode="293692|1006045" HotelName="Le Coral Hideaway Beyond Phuket Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Fax,Golf,Jacuzzi,Lounge,Massage Centre,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>9/9 Moo 8 Natai, Thai Muang, Khok Kloi, Phang Nga 82120</AddressLine>
          </AddressLines>
          <CityName>Khok Kloi</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/22/226577/226577a_hb_a_005.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The complex has 58 rooms. To ensure guests a comfortable and relaxing stay, the resort provides various services and facilities, including 24-hour room service, a conference room and a business centre. Wireless internet access is provided in public areas. Guests arriving by car can park their vehicles in the car park. A bicycle hire service (no extra charge) gives guests the opportunity to explore the surrounding area independently.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="102.24" OriginalAmount="95.55" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="7.8114663692243" Longitude="98.389316535107" StarRating="4" HotelCode="315356|2002835" HotelName="Bandara Beach Phuket Resort" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Laundry,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>98 Moo 8, Wichit Subdistrict, Cape Panwa, Muang Phuket, Phuket 83000</AddressLine>
          </AddressLines>
          <CityName>Cape Panwa</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/53/533181/533181a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This resort is located on Phuket.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="102.50" OriginalAmount="95.79" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="7.8852042321061" Longitude="98.392292678233" StarRating="4.5" HotelCode="537638|2181635" HotelName="Beyond Patong" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 13/11/2024" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>8 Sawatdirak Road, Tambol Patong, Amphur Kathu, Phuket 83150</AddressLine>
          </AddressLines>
          <CityName>Phuket</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/60/606505/606505a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Phuket.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="103.38" OriginalAmount="96.62" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="7.80411539" Longitude="98.33116969" StarRating="4" HotelCode="537538|2272245" HotelName="Saturdays Residence" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Golf,Internet,Laundry,Restaurant,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>136/275-276 Saiyuan-Kata Road, Rawai Sub-District, Muang District, Phuket 83130</AddressLine>
          </AddressLines>
          <CityName>Phuket</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/61/617945/617945a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located on Phuket.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="103.38" OriginalAmount="96.62" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="7.971605559155" Longitude="98.278560577315" StarRating="4" HotelCode="416763|2135245" HotelName="Surin Beach Resort" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 21/11/2024" HotelFacility="24 Hour Security,Airport Transfer (on Demand),Babysitting,Banquet Hall,Bar,Designated Smoking Area,Dining,Internet,Laundry,Massage Centre,Meeting Room,Parking,Restaurant,Spa">
        <Address>
          <AddressLines>
            <AddressLine>105/2 Srisoonthorn Road Moo 3, Cherngtalay, Thalang, Surin Beach, Phuket 83110</AddressLine>
          </AddressLines>
          <CityName>Surin Beach</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0027/32974/2732974/34.jpg?f=15606755</HotelPictures>
        <HotelDescription>&lt;br/&gt;This property is 1 minute walk from the beach. Boasting a beachfront property with an outdoor pool and sun terrace that overlooks the beach, Surin Beach Resort is located in Surin Beach in the Phuket province. Free WiFi is available in all areas.

Decorated in soft tones, the rooms all come with air conditioning and a flat-screen TV with satellite channels. The private bathroom includes shower facilities and free toiletries.

At Surin Beach Resort, guests can pamper themselves with a relaxing massage and treatment at the Spa and wellness centre. There is also a fully equipped fitness centre for those who want to stay fit during their holiday. The helpful staff at the tour desk can arrange day-trips to the nearby must-see destinations. Airport shuttle is also available for an additional charge.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="103.38" OriginalAmount="96.62" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="7.8224162260008" Longitude="98.299937495701" StarRating="4" HotelCode="297076|1000805" HotelName="The Beach Heights Resort" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>98/18-21 Kata Road, Karon District, Muang, Phuket 83100</AddressLine>
          </AddressLines>
          <CityName>Kata Beach</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/38/388237/388237a_hb_a_012.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests on Phuket.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="104.10" OriginalAmount="97.29" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="7.8272511140818" Longitude="98.30107809227" StarRating="3" HotelCode="319614|1513998" HotelName="The Melody Phuket" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 08/11/2024" HotelFacility="Air Conditioning,Bar,Conference Hall,Golf,Internet,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>179 Patak Road, Karon Sub-district, Muang Phuket District, Phuket</AddressLine>
          </AddressLines>
          <CityName>Phuket</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/53/537703/537703a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests on Phuket.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="104.36" OriginalAmount="97.53" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="8.083215" Longitude="98.29354" StarRating="4" HotelCode="904735|3557985" HotelName="L'Esprit de Naiyang Resort" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Club Resort" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Garden,Golf,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>91/8 Moo 3, Naiyang Beach, Thalang, Phuket 83110</AddressLine>
          </AddressLines>
          <CityName>Phuket</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/15/151729/151729a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The resort is dramatically located at Phuket's peaceful Nai Yang Beach, where the white sand borders the green pines of Sirinat Marine National Park. It also is situated just 15 minutes from Phuket International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="104.43" OriginalAmount="97.60" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="7.8256535131553" Longitude="98.295458257198" StarRating="4" HotelCode="44514|36484" HotelName="Peach Hill Resort &amp; Spa" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Club Resort" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Currency Exchange,Designated Smoking Area,Garden,Golf,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>212 Kok Tanod Road, Kata Beach, T.Karon, Muang, Phuket 83100</AddressLine>
          </AddressLines>
          <CityName>Kata Beach</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/18893/a_18893_E2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This resort hotel is superbly situated on Phuket's western coast, in a green peaceful valley, surrounded by the mountains and facing the famously blue Andaman Sea. It is located between Kata and Karon beach, just 300 metres from the beach and a 2-minute walk from Kata town centre. Guests will find a number of restaurants and bars nearby (500 metres), and those wishing to dance the night away will enjoy the Safari Pub and Disco, 8 km from the accommodation. Guests wishing to shop should head to the Kata shopping district, just a short stroll away. Points of interest such as the Chalong Temple, Phuket City View Point, Patong Beach and Promthep Cape are all within a 30-minute drive of the resort. A local mini-bus stops 100 metres from the resort and Phuket International Airport is a 45 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="104.87" OriginalAmount="98.01" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="7.8959419195584" Longitude="98.300380110741" StarRating="4" HotelCode="47095|28404" HotelName="The Royal Paradise Hotel &amp; Spa" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="Beach Hotel,Spa Hotel,Conference Hotel,Business Hotel" CnxPolicy="Free CXL until 15/11/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Golf,Internet,Jacuzzi,Kitchen,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Spa,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>135/23 Rat-U-Thit 200, Pee Road, Patong Beach, Kathu, Phuket 83150</AddressLine>
          </AddressLines>
          <CityName>Patong</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/6353/a_6353_L2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is in a central location, divided from the beach by just a promenade. Countless shops and entertainment venues are only a few minutes away. Phuket airport is approximately 50 minutes away with public transport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="105.40" OriginalAmount="98.50" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="7.899927" Longitude="98.298765" StarRating="3" HotelCode="904024|631355" HotelName="X2 Vibe Phuket Patong" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="Beach Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Currency Exchange,Designated Smoking Area,Garden,Internet,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>5/55 Hadd Patong Road, Patong Beach, Kathu, Phuket 83150</AddressLine>
          </AddressLines>
          <CityName>Kathu</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0022/69394/2269394/1.jpg?f=15050976</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located some 200 m from the beach, on the edge of central Patong, in the vibrant town of Phuket. It lies only by 10 minutes' walk away from the city centre and Bangla Nightlife Walking Street and is around 2 km from Junceylon shopping centre. It is approximately 40 km to Phuket Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="105.76" OriginalAmount="98.84" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="7.888484" Longitude="98.304435" StarRating="4" HotelCode="224740|919435" HotelName="The Senses Resort &amp; Pool Villas" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 12/11/2024" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>111/7 Nanai Road, Amphoe Kathu, Patong, Phuket 83150</AddressLine>
          </AddressLines>
          <CityName>Patong</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/18/181027/181027a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Patong, about 1.5 km from the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="106.87" OriginalAmount="99.88" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="7.892712" Longitude="98.296965" StarRating="4" HotelCode="142258|125267" HotelName="Absolute Bangla Suites" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Golf,Internet,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>68/1 Soi Bangla, Patong Beach, Phuket 83150</AddressLine>
          </AddressLines>
          <CityName>Patong</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/203248/w_203248_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the heart of Patong's famous and most popular entertainment zone, on the pedestrian street of Bangla Road, the hotel enjoys a perfect location - just a stroll away from Patong Beach (about a 2-minute walk). Located in Soi Bangla Square, the hotel affords easy and convenient access to all destinations around Phuket Island. Phuket International Airport is located around 40 km away (approximately 45 minutes).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="106.87" OriginalAmount="99.88" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="7.9449765800062" Longitude="98.27904114512" StarRating="4" HotelCode="902045|1575468" HotelName="The Pe La Resort, Kamala Bay" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>10/33 Moo 6, Kamala, Kathu, Phuket 83150</AddressLine>
          </AddressLines>
          <CityName>Kamala Beach</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/63/633458/633458a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Kamala Beach. The nearest airport is Phuket (HKT).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="107.29" OriginalAmount="100.27" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="8.087859" Longitude="98.298915" StarRating="3.5" HotelCode="900660|125247" HotelName="Nai Yang Beach Resort" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Club Resort" CnxPolicy="Free CXL until 13/11/2024" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Golf,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>65/23-24 Nai Yang Beach Road, Sakhu, Thalang, Phuket 83140</AddressLine>
          </AddressLines>
          <CityName>Nai Yang Beach</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/183745/a_183745_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This club resort is located at Sirinath National Park (former Nai Yang Beach) on a private white sandy beach, and the reception desk is just a 1-minute walk away across a small road. The location is peaceful, quiet and beautiful, on a long curving bay. The resort has one of only two beaches on Phuket where all-year-round swimming is possible. Phuket Town is an approximate 30-minute drive away but there are numerous restaurants and bars in the near vicinity. Phuket Airport is an 8-minute drive away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="107.52" OriginalAmount="100.49" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="7.8220954676222" Longitude="98.299481570721" StarRating="4" HotelCode="68908|51154" HotelName="Centara Kata Resort Phuket" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="Club Resort" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>54 Ked Kwan Road, Kata Beach, Amphur Muang, 83100 Phuket</AddressLine>
          </AddressLines>
          <CityName>Kata Beach</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/89072/w_89072_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This resort is located in the tranquil heart of the popular, sandy Kata Beach. It is 1.5 km from Phuket town and Phuket Airport is just 45 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="107.65" OriginalAmount="100.61" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="7.8429024681782" Longitude="98.302469184124" StarRating="4" HotelCode="127045|1937885" HotelName="Hotel IKON Phuket" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>400/2 Patak Road, Karon, Phuket 83100</AddressLine>
          </AddressLines>
          <CityName>Karon Beach</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/184001/a_184001_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Karon Beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="108.24" OriginalAmount="101.16" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="7.95012519" Longitude="98.28220816" StarRating="4" HotelCode="436350|2144365" HotelName="Wabi Sabi Boutique Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 06/11/2024" HotelFacility="Air Conditioning,Golf,Internet">
        <Address>
          <AddressLines>
            <AddressLine>73/183 Moo 3, Kathu district, Kamala 83150</AddressLine>
          </AddressLines>
          <CityName>Kamala Beach</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0025/26552/2526552/1.jpg?f=15377151</HotelPictures>
        <HotelDescription>&lt;br/&gt;A baggage storage service is among the facilities. Wireless internet access is available to guests in the public areas. There is also a garden. Those arriving in their own vehicles can leave them in the car park of the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="108.63" OriginalAmount="101.52" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="7.95040172" Longitude="98.28066398" StarRating="3" HotelCode="900831|1573948" HotelName="Kamala Dreams" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Golf,Internet,Kitchen,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>74/1 Moo 3, Tambon Kamala, Katu District, 83120 Phuket</AddressLine>
          </AddressLines>
          <CityName>Kamala Beach</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/23/235609/235609a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Kamala Beach. The nearest airport is Phuket (HKT).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="108.70" OriginalAmount="101.59" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="7.9066406320703" Longitude="98.297722041607" StarRating="4" HotelCode="388335|54484" HotelName="Patong Paragon" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="Beach Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Golf,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>280 Prabaramee Road, 83150 Patong, Kathu, Phuket</AddressLine>
          </AddressLines>
          <CityName>Patong</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/90753/a_90753_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The beach hotel is located on Patong Beach, Phuket. The hotel is located just 30 minutes away from Phuket Town and about 45 minutes away from Phuket International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="109.73" OriginalAmount="102.55" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="7.89113" Longitude="98.297676" StarRating="4" HotelCode="296394|946305" HotelName="Sleep With Me Design Hotel" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Golf,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>187/5 Rat-U-Thit- 200 Pee Road, Patong Beach 83150, Kathu, Phuket</AddressLine>
          </AddressLines>
          <CityName>Patong</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/22/228774/228774a_hb_a_006.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Patong. The nearest airport is Phuket (HKT).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="109.80" OriginalAmount="102.62" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="7.880871" Longitude="98.392779" StarRating="3" HotelCode="65124|44114" HotelName="Metropole" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 17/11/2024" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Golf,Internet,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>1 Soi Surin, Montri Road, Phuket 83000</AddressLine>
          </AddressLines>
          <CityName>Phuket</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/302522/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located on the left hand side of the circle, only 32 km from the airport and 20 minutes from the beach. It is situated in the heart of Phuket, and offers easy access to downtown shopping plazas and exotic local market places. Restaurants, bars, exciting nightlife, links to public transport and the bus station can all be found in the immediate vicinity. Kao Rung, Sapanhin and Koh Silae are all about 1 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="112.67" OriginalAmount="105.30" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="7.81192343" Longitude="98.34105626" StarRating="3" HotelCode="604061|3575915" HotelName="Fisherman Way Beach Resort" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="vacation home or villa" CnxPolicy="Free CXL until 31/10/2024" HotelFacility="24 Hour Power Supply,24 Hour Security,Air Conditioning,Airport Transfer (on Demand),Bicycle Rental,Garden,Housekeeping,Internet,Kids Play Area,Kitchen,Laundry,Library,Parking,Printer">
        <Address>
          <AddressLines>
            <AddressLine>5/11 Moo 5 Wiset Road, Rawai, Phuket 83100</AddressLine>
          </AddressLines>
          <CityName>Rawai</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/62/627991/627991a_hb_a_012.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Offering a secluded beach area and 23 villas in Rawai, Fisherman Way Beach Villa is situated in a charming residential estate surrounded by mature parkland home to deer, swans, geese, and many bird species, a true nature's hideaway. Villas are individual in style and location offering guests kitchens, dining areas, and living rooms. Choose from comfortable one bedroom cottages, cozy two bedroom villas, spacious three bedroom villas, and luxurious nine bedroom villa. The highlights are beachfront pool villas with panoramic views of the Andaman Sea and surrounding islands. Other cottages and villas are dotted throughout well-manicured verdant gardens with decorative lakes. A selection of restaurants and conveniences are available within an easy stroll just next door at Fisherman Way Business Garden.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="113.84" OriginalAmount="106.39" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="7.8266862192491" Longitude="98.296509497762" StarRating="3.5" HotelCode="537533|2095795" HotelName="Oneloft Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 14/11/2024" HotelFacility="Air Conditioning,Golf,Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>21 Karon Road, Meaung, Karon, Phuket 83100</AddressLine>
          </AddressLines>
          <CityName>Karon Beach</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/62/628006/628006a_hb_a_032.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Karon Beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="114.04" OriginalAmount="106.58" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="7.87494428" Longitude="98.42899776" StarRating="4" HotelCode="531420|1990245" HotelName="The Tide Beachfront Siray Phuket" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Golf,Internet,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>168  Fapratharn Road, Moo 1, Rassada, 83000 Muang, Phuket</AddressLine>
          </AddressLines>
          <CityName>Mueang</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0027/17217/2717217/1.jpg?f=15283996</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Mueang.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="114.47" OriginalAmount="106.98" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="7.83424372" Longitude="98.29590377" StarRating="3" HotelCode="355341|1910215" HotelName="Baan Sailom Hotel Phuket" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 08/11/2024" HotelFacility="Air Conditioning,Bar,Golf,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>34/1 Patak Road, Karon Beach, A.Muang Phuket, 83150</AddressLine>
          </AddressLines>
          <CityName>Karon Beach</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/496327/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Karon Beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="114.81" OriginalAmount="107.30" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="7.8435176842833" Longitude="98.29684227705" StarRating="4" HotelCode="65107|99552" HotelName="The Old Phuket Karon Beach Resort" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="Beach Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Garden,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>192/36 Karon Road, Karon Beach, Muang, Phuket 83100</AddressLine>
          </AddressLines>
          <CityName>Karon</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/83922/a_83922_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Built as a replica of the architecture that still remains in the old sections of Phuket Town, this beach hotel provides guests with an historical alternative to the typical hotel holiday. The golden sands of Karon Beach stretch out to the Andaman Sea directly in front of the hotel. Phuket Town is a 25-minute drive away, whilst Phuket International Airport is 55 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="115.00" OriginalAmount="107.48" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="7.8859248907683" Longitude="98.28903248604" StarRating="3" HotelCode="933375|1869198" HotelName="Patong Signature Boutique Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 20/11/2024" HotelFacility="Bar,Golf,Internet,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>4,6,8 Taweewong Road, Kathu, Patong Beach, Phuket Province 83150</AddressLine>
          </AddressLines>
          <CityName>Patong</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/60/605322/605322a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel offers a restaurant, a bar, a babysitting service, a childcare service and room service. Wireless internet access is available to guests in the public areas. Those arriving in their own vehicles can leave them in the car park of the accommodation.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="115.00" OriginalAmount="107.48" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="7.906912" Longitude="98.307533" StarRating="3.5" HotelCode="188539|1573728" HotelName="Prince Edouard" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 22/10/2024" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Golf,Internet,Restaurant,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Soi Prabarami Sam 32, 83150 Patong, Kathu District, Phuket</AddressLine>
          </AddressLines>
          <CityName>Phuket</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/30/302050/302050a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located on Phuket. The nearest airport is Phuket (HKT).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="115.09" OriginalAmount="107.56" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="7.9007586327347" Longitude="98.302686810493" StarRating="3" HotelCode="9044|28034" HotelName="Deevana Patong Resort &amp; Spa" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="Eco Hotel,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Golf,Internet,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>43/2 Raj-U-Thid 200 Pee Road, Patong Beach, Kathu 83150, Phuket</AddressLine>
          </AddressLines>
          <CityName>Patong</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/3923/a_3923_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located 600 metres away from sandy Patong Beach and only 250 metres from bars and restaurants. The hotel’s location is very convenient as there are many leisure activities nearby, including a major shopping mall. Links to the local public transport network are close at hand and various nightspots are about a 15-minute walk away. Phuket International Airport is approximately 45 km away from the accommodation.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="115.41" OriginalAmount="107.86" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="7.834386" Longitude="98.296515" StarRating="3" HotelCode="15842|28394" HotelName="Phuket Orchid Resort" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="Apartment Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Garden,Golf,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>34 Luangporchuan Road, Tambon Karon, Muang District, Phuket 83100</AddressLine>
          </AddressLines>
          <CityName>Karon Beach</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/19026/a_19026_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This appealing hotel enjoys a great location directly beside fine sands of the 5 km long Karon Beach. An abundance of shops and entertainment venues are located in the immediate vicinity, while Phuket airport is around 50 km away from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="115.45" OriginalAmount="107.90" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="7.8844246198955" Longitude="98.290005326271" StarRating="4" HotelCode="9041|28054" HotelName="Duangjitt Resort &amp; Spa" Meals="BED &amp; BREAKFAST,ROOM ONLY,FULL BOARD" BedType="BED &amp; BREAKFAST" PropertyType="Bungalow Complex,Club Resort,Finca,Village" CnxPolicy="Free CXL until 13/11/2024" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Golf,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>18 Prachanukroh Road, Patong Beach, Kathu, Phuket 83150</AddressLine>
          </AddressLines>
          <CityName>Patong</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/3918/a_3918_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel complex is set over 13 hectares in the unusual, natural setting of Patong beach, which is around 350 m away. The colourful abundance of plants and trees on the site makes many visitors feel they have found paradise. The renowned entertainment district of Patong is only a 10-minute walk away. Phuket is some 20 minutes away by car and Phuket airport can be reached in 45 minutes using public transport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="117.15" OriginalAmount="109.49" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="8.134471150423" Longitude="98.30002600441" StarRating="4" HotelCode="523440|2097375" HotelName="Maikhao Palm Beach Resort" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Free CXL until 08/11/2024" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>126/5 Maikhao Soi 8 Moo 4, Tambon Maikhao, Thalang, Mai Khao 83110</AddressLine>
          </AddressLines>
          <CityName>Mai Khao Beach</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/59/592423/592423a_hb_a_005.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This resort is located in Mai Khao Beach, right on the sandy beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="117.99" OriginalAmount="110.27" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="7.90084735" Longitude="98.30200433" StarRating="4" HotelCode="313532|1474588" HotelName="Ramada by Wyndham Phuket Deevana" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 19/11/2024" HotelFacility="Air Conditioning,Bar,Fax,Golf,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>45/1 Raj-U-Thid 200 Pee Road, Patong Beach, Patong, Kathu District, Phuket  83150</AddressLine>
          </AddressLines>
          <CityName>Patong</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/427911/a_427911_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Patong, near a sandy beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="118.48" OriginalAmount="110.73" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="7.8278299594498" Longitude="98.298903604736" StarRating="3" HotelCode="900833|1573928" HotelName="Kata Garden Resort" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 15/11/2024" HotelFacility="Air Conditioning,Bar,Fax,Golf,Internet,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>32 Patak Road, Mueang Phuket, Karon, Phuket 83100</AddressLine>
          </AddressLines>
          <CityName>Karon Beach</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/13/138092/138092a_hb_a_010.JPG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This resort is located in Kata Beach. The nearest airport is Phuket (HKT).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="118.64" OriginalAmount="110.88" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="7.891875" Longitude="98.30254" StarRating="3" HotelCode="539380|2259745" HotelName="Phoenix Grand Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>184/47 Phungmuang Road, Patong Beach, Kathu, Phuket 83150</AddressLine>
          </AddressLines>
          <CityName>Patong</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/655180/a_655180_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Patong.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="118.86" OriginalAmount="111.08" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="7.814038601122" Longitude="98.300959467888" StarRating="4" HotelCode="96816|89629" HotelName="Sugar Palm Grand Hillside" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Club Resort" CnxPolicy="Free CXL until 15/11/2024" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>1 Soi Khoktanod Soi 3, Kata Beach, Muang, Phuket 83100</AddressLine>
          </AddressLines>
          <CityName>Kata Beach</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/134426/a_134426_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This resort hotel is situated in the Kata Beach area. The shopping centre is just 15 minutes from the accommodation and guests will find a number of restaurants, bars and pubs in the immediate vicinity. A taxi and shuttle bus station can be found right in front of the hotel and the nearest beach is Karon beach. Kata viewpoint is just a 10-minute drive away. Shops can be found in the town centre, which is 1 km from the accommodation and sights such as Patong Beach and Promthep Cape are 10 km away. The centre of Phuket can be reached in 30 minutes by car and Phuket International Airport is 45 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="118.86" OriginalAmount="111.08" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="7.82736384" Longitude="98.29897248" StarRating="3.5" HotelCode="622581|2391315" HotelName="Aurico Kata Resort &amp; Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 08/11/2024" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>45 Taina Road, Tambon Karon, Amphoe Muang, Karon 83100, Phuket</AddressLine>
          </AddressLines>
          <CityName>Karon</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/65/652593/652593a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This resort is located in Karon Beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="119.77" OriginalAmount="111.93" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="7.978289" Longitude="98.281269" StarRating="4" HotelCode="27096|83897" HotelName="Novotel Phuket Surin Beach Resort" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Club Resort" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>106/27 Moo 3, Cherngtalay, Talang, Surin Beach, Phuket 83110</AddressLine>
          </AddressLines>
          <CityName>Phuket</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/39077/a_39077_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This resort is located on the sandy Surin beach and captures the warmth and beauty of this tranquil corner of Thailand. It is a magical place, where guests can relax to the sounds of the surf or explore Phuket and its chic shopping, lively nightlife and astounding sights. This establishment is about 20 km from Phuket International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="120.35" OriginalAmount="112.48" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="7.9508459247158" Longitude="98.282307386398" StarRating="3" HotelCode="61991|64804" HotelName="Princess Kamala Beach Front Hotel" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="Club Resort" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Garden,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>74/8 Nar-had Road Moo 3, Kamala Beach, Kathu, Phuket 83150</AddressLine>
          </AddressLines>
          <CityName>Kamala Beach</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/80147/a_80147_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This resort hotel is located in the middle of Kamala beach, on the west side of Phuket Island, and is surrounded by a luxurious tropical environment. The immediate vicinity features a park, the sea and beaches, as well as restaurants, bars, pubs and shops. Phuket International Airport is 25 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="121.97" OriginalAmount="113.99" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="7.8198394543929" Longitude="98.30024600029" StarRating="3" HotelCode="24786|247766" HotelName="Kata Sea Breeze" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="Beach Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>72 Kata Road, Karon District, Phuket 83100</AddressLine>
          </AddressLines>
          <CityName>Kata Beach</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/13/138108/138108a_hb_a_011.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located on the more peaceful Kata Beach, the hotel’s location makes it ideal for families. The distance from Phuket Airport is 45 minutes. From the hotel, guests can take the car for about 20 minutes to get to Patong Beach, 30 minutes to get to Phuket town, and 10 minutes to get to Kata View Point.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="122.17" OriginalAmount="114.18" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="7.89907442" Longitude="98.3035568" StarRating="4" HotelCode="572420|2181615" HotelName="The Marina Phuket Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 14/11/2024" HotelFacility="Air Conditioning,Bar,Internet,Jacuzzi,Massage Centre,Restaurant,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>240/9 Phangmuang Sai Kor Road, Amphoe Kathu, Patong Beach 83150, Phuket</AddressLine>
          </AddressLines>
          <CityName>Patong</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/61/610841/610841a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Patong.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="122.35" OriginalAmount="114.35" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="7.8334377943862" Longitude="98.29640775919" StarRating="3" HotelCode="9980|248396" HotelName="Phuket Island View" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="Beach Hotel,Club Resort,Village" CnxPolicy="Free CXL until 08/11/2024" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Designated Smoking Area,Fax,Golf,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>144 Karon Road, 83100 Karon Beach</AddressLine>
          </AddressLines>
          <CityName>Karon Beach</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/5994/a_5994_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This resort is ideally located just across the street and a 3-minute walk from the unspoiled Karon Beach which faces the enchanted Andaman Sea. It is set in a tropical garden and is only a short stroll away from the exciting nightlife and shopping of Karon and Kata Central. The bus station is 2 km from the hotel and the nearest links to the public transport network are 150 metres away. From the hotel it takes about 15 minutes to get to Patong Beach, 30 minutes to reach the centre of Phuket Town and about 50-60 minutes by car to Phuket Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="122.61" OriginalAmount="114.59" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="7.9460457362825" Longitude="98.26822578907" StarRating="4" HotelCode="26460|27894" HotelName="Namaka Resort Kamala" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Club Resort" CnxPolicy="Free CXL until 07/11/2024" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Golf,Internet,Laundry,Massage Centre,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>17/38 Moo 6, Kamala Beach, Amphoe Kathu, 83150 Phuket</AddressLine>
          </AddressLines>
          <CityName>Kamala Beach</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/38602/a_38602_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located on the peaceful, sandy Kamala Beach. The resort is a tranquil retreat, offering privacy and luxury in an oceanfront setting, a short stroll from Kamala village centre with its shops and restaurants.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="122.70" OriginalAmount="114.67" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="8.087168" Longitude="98.371726" StarRating="4" HotelCode="409519|77224" HotelName="Mission Hills Phuket Golf Resort &amp; Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Club Resort,Golf Hotel,Airport Hotel,Conference Hotel,Family-friendly Hotel" CnxPolicy="Free CXL until 15/11/2024" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Currency Exchange,Designated Smoking Area,Golf,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>195 Moo 4, Pa Khlok, Amphur Thalang, Phuket 83110</AddressLine>
          </AddressLines>
          <CityName>Phuket</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/100381/a_100381_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This golf resort is located on the beautiful island of Phuket in Southern Thailand. It lies just minutes from Phuket International Airport and so is only a brief journey away after a long flight. From the resort, guests then have access to everything that Phuket has to offer: exciting nightlife at Patong Beach, scuba diving at the Similans, trendy shopping at Jungcelon to name but a few. The sandy Nai Yang Beach is 8 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="123.12" OriginalAmount="115.07" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="7.895984" Longitude="98.302606" StarRating="3" HotelCode="60457|72394" HotelName="Nipa Resort" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Eco Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Currency Exchange,Fax,Garden,Golf,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>33 Sainamyen Road, Patong Beach, Kathu, Phuket 83150</AddressLine>
          </AddressLines>
          <CityName>Phuket</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/78263/a_78263_F2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This family-friendly resort is located in the prime area of Phuket. It is a short stroll from the hotel to Phuket Town and 10 minutes away from the famous Patong Beach. Bars, pubs and clubs are close by and the hotel is not far from the Ban Zaan Fresh Market. It is only a 3-minute journey from the hotel to the Jungceylon shopping complex and Phuket International Airport is 40 minutes’ drive away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="123.12" OriginalAmount="115.07" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="7.8274819096309" Longitude="98.302357571936" StarRating="2.5" HotelCode="394222|3584545" HotelName="Garden Home Kata" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Golf,Internet">
        <Address>
          <AddressLines>
            <AddressLine>5 Patak Road Soi Patak 10, Muang, Karon, Phuket 83100</AddressLine>
          </AddressLines>
          <CityName>Karon Beach</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0018/69868/1869868/1.jpg?f=15653746</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Karon Beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="123.94" OriginalAmount="115.83" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="7.8546827338573" Longitude="98.294999599457" StarRating="4" HotelCode="905800|1251698" HotelName="Phunawa Karon Beach Resort &amp; Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Club Resort" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Currency Exchange,Designated Smoking Area,Fax,Internet,Kitchen,Laundry,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>16/1 Patak Soi 24, Mueang, Karon 83000, Phuket</AddressLine>
          </AddressLines>
          <CityName>Karon</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/15/153977/153977a_hb_a_012.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located on a hillside in Karon, only a 5-minute walk from the beachfront. Thanks to its great location, the property enjoys spectacular and breathtaking sea views over Karon beach. The centre of Karon is about 800 m away and guests will find Wat Chalong around 2 km away, the Karon View Point is some 3 km away and Prompthep Cape roughly 5 km from the resort. It is approximately 12 km to the tourist centre of Patong and 40 km to Phuket Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="124.28" OriginalAmount="116.15" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="7.9151429740584" Longitude="98.292906804894" StarRating="5" HotelCode="731820|2306995" HotelName="The Nature Phuket" Meals="BED &amp; BREAKFAST,ROOM ONLY,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="Beach Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Lounge,Massage Centre,Restaurant,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>322 Prabaramee Road, North Patong Beach, Kathu, Phuket 83150</AddressLine>
          </AddressLines>
          <CityName>Patong</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/62/625733/625733a_hb_a_012.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Ideal for beach holidaymakers and families, this resort lies in Patong, near the sea. Guests can reach the nearest shops in about 5 minutes by car. Phuket (HKT) Airport is approximately 35 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="124.28" OriginalAmount="116.15" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="7.82394775" Longitude="98.29960281" StarRating="4" HotelCode="635350|2520545" HotelName="Grand Kata VIP" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 20/11/2024" HotelFacility="Air Conditioning,Bar,Golf,Internet,Jacuzzi,Massage Centre,Restaurant,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>98/14-19 Kata Road, Tambon Karon, 83100 Kata Beach</AddressLine>
          </AddressLines>
          <CityName>Karon Beach</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/63/636429/636429a_hb_a_025.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Karon Beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="124.28" OriginalAmount="116.15" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="7.8127205764968" Longitude="98.300952762365" StarRating="4" HotelCode="200991|27874" HotelName="Andaman Cannacia Resort &amp; Spa" Meals="BED &amp; BREAKFAST,ROOM ONLY,HALF BOARD,FULL BOARD,ALL INCLUSIVE" BedType="BED &amp; BREAKFAST" PropertyType="Beach Hotel,Club Resort" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Currency Exchange,Designated Smoking Area,Garden,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>212 Kok Tanod Road, Tambon Karon, Kata Beach, Amphoe Muang, Phuket 83100</AddressLine>
          </AddressLines>
          <CityName>Kata Beach</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/7727/a_7727_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Occupying a superb site on Phuket's western coast, this resort is ideally located on Kata beach (500 m from beach), near the Kata Shopping Plaza. It is 20 minutes by car to Patong beach, 30 minutes to Phuket town and 45 minutes to the airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="124.28" OriginalAmount="116.15" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="7.95059622067" Longitude="98.280923366547" StarRating="4" HotelCode="99226|1940245" HotelName="Layalina" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="Beach Hotel,Club Resort" CnxPolicy="Free CXL until 21/11/2024" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Currency Exchange,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>75-75/1 Moo 3, Beach Road, Kamala Beach, Phuket 83150</AddressLine>
          </AddressLines>
          <CityName>Kamala Beach</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/139074/gt_139074_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel enjoys a fantastic location directly on Kamala Beach. The entertainment and shopping area of Patong is 15 minutes from the hotel and Laem Singh Beach and Surin Beach are a 10-minute drive. The hotel is a 30-minute drive from central Phuket and about a 40-minute drive from Phuket International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="124.34" OriginalAmount="116.21" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="7.883447" Longitude="98.274139" StarRating="4" HotelCode="261799|1466458" HotelName="Absolute Twin Sands Resort &amp; Spa" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>97 Muen Nguen Road, Patong 83150, Kathu</AddressLine>
          </AddressLines>
          <CityName>Patong</CityName>
        </Address>
        <HotelPictures>https://images.dnatatravel.com/ei/3/6/7/4/2/1/2/0.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This resort is located in Kathu. The nearest airport is Phuket (HKT).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="125.07" OriginalAmount="116.89" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="8.28759125" Longitude="98.27446028" StarRating="5" HotelCode="903976|277905" HotelName="Natai Beach Resort &amp; Spa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Beach Hotel,Spa Hotel,Family-friendly Hotel" CnxPolicy="Free CXL until 08/11/2024" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Golf,Internet,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>55 Moo 6, Kok Kloi, Takua Thung, Phang Nga 82140</AddressLine>
          </AddressLines>
          <CityName>Takua Thung</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/14/147397/147397a_hb_a_012.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The resort is situated on the golden sandy shores of Natai Beach in Phang Nga. The centre of Kok Kloi is 4 km from the hotel, Thalang City is around 35 km away and Phuket Town is 50 km away. Kok Kloi bus terminal is 15 minutes away by car, Phang Nga National Park is half an hour's drive, Phang Nga Bay, Koh Panyi Island and Hat Khao Lak are all around an hour's drive, Mo Koh Similan is a 2-hour drive, and Surin National Park is approximately two and a half hours by car.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="126.21" OriginalAmount="117.95" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="7.826883808616" Longitude="98.295412659645" StarRating="4" HotelCode="394743|78934" HotelName="Peach Blossom Resort" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Club Resort" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Garden,Golf,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>23/12 Karon Road, T.Karon, A.Muang, Karon Beach, Phuket 83100</AddressLine>
          </AddressLines>
          <CityName>Karon</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/93546/a_93546_F2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located near to Kata shopping centre, 10 minutes by car from Patong Beach with all its bustling nightlife, 20 minutes from Phuket town and 45 minutes from Phuket Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="126.37" OriginalAmount="118.10" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="7.8960950044376" Longitude="98.296302941058" StarRating="3.5" HotelCode="537537|2129345" HotelName="The Bloc Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Golf,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>162/4 Thaveewong Road, Patong Beach, Kathu, Phuket 83150</AddressLine>
          </AddressLines>
          <CityName>Phuket</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/54/541624/541624a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Phuket, a few metres from the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="126.61" OriginalAmount="118.33" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="7.86339124" Longitude="98.35819814" StarRating="3" HotelCode="752982|3544535" HotelName="Phuket Nonnita Boutique Resort" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 20/11/2024">
        <Address>
          <AddressLines>
            <AddressLine>33/5 Soi Thepanusorn 6, Muang Phuket, Phuket 83000</AddressLine>
          </AddressLines>
          <CityName>Phuket</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0037/88445/3788445/1.jpg?f=15568436</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="126.86" OriginalAmount="118.56" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="7.892366" Longitude="98.29882" StarRating="5" HotelCode="396457|73654" HotelName="Millennium Resort Patong Phuket" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="Beach Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>199, Rat-Uthit 200 Pee Road,, Patong, Kathu, Phuket 83150</AddressLine>
          </AddressLines>
          <CityName>Patong</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/95027/w_95027_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Patong Beach is only a couple of streets away, and the resort is only 10 minutes’ walk from the beach via Soi Bangla. Phuket International Airport is 30 km from the resort.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="126.92" OriginalAmount="118.62" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="7.8469214353625" Longitude="98.293830156326" StarRating="4" HotelCode="9036|28474" HotelName="Ramada Phuket South Sea" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Beach Hotel,Club Resort" CnxPolicy="Free CXL until 13/11/2024" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Garden,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Spa,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>204 Karon Road, Amphoe Muang, Karon Beach, Phuket 83100</AddressLine>
          </AddressLines>
          <CityName>Karon Beach</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/3910/a_3910_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The resort is located on Karon Beach, Phuket, Thailand. The property is situated directly across from the beach. The hotel is only 2 minutes from Karon shopping area, 10 minutes from Patong Beach and 20 minutes from downtown Phuket. Restaurants, bars and nightclubs can be found within about 5 minutes' walk. The nearest public transport link can be found just 1 minute from the hotel, and the bus station in Phuket is around 15 minutes' away by car or 25 minutes by public transport. The hotel is an unhurried 45-minute drive from Phuket International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="128.15" OriginalAmount="119.77" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="7.8125107614438" Longitude="98.2997341374" StarRating="4.5" HotelCode="562846|2114355" HotelName="The SIS Kata Resort" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Jacuzzi,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>255 Kok Tanode Road, Karon District, Muang, Phuket 83100</AddressLine>
          </AddressLines>
          <CityName>Phuket</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/59/594486/594486a_hb_a_006.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This resort is located on Phuket, approximately 700 m from the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="128.16" OriginalAmount="119.78" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="7.7707042404147" Longitude="98.313316655845" StarRating="3" HotelCode="267707|3555125" HotelName="Ya Nui Resort" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Resort" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>9/25 Soi Ya Nui Rawai Muang Moo 6, Rawai, Phuket 83130</AddressLine>
          </AddressLines>
          <CityName>Rawai</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0021/93908/2193908/1.jpg?f=15498758</HotelPictures>
        <HotelDescription>&lt;br/&gt;This resort is located on Phuket. The nearest airport is Phuket (HKT).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="129.34" OriginalAmount="120.88" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="7.8984121640472" Longitude="98.296844403196" StarRating="4" HotelCode="311190|1474908" HotelName="Shanaya Phuket Resort And Spa" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 08/11/2024" HotelFacility="Air Conditioning,Bar,Internet,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>186/20 Thaweewong Road, Patong Beach, Phuket 83150</AddressLine>
          </AddressLines>
          <CityName>Patong</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/58/585200/585200a_hb_a_006.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Centrally located in Patong, this boutique hotel is a few metres away from the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="130.07" OriginalAmount="121.56" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="7.8275401418581" Longitude="98.296948224306" StarRating="4" HotelCode="26362|141544" HotelName="Diamond Cottage" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Club Resort" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>6 Karon Road, Muang, Phuket</AddressLine>
          </AddressLines>
          <CityName>Phuket</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/38601/a_38601_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the heart of the Phuket, this beach hotel lies close to countless shopping venues, as well as bars and restaurants. The nearest beach is 200 m away, and Phuket Airport is one hour from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="130.10" OriginalAmount="121.59" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="7.843902" Longitude="98.294714" StarRating="3" HotelCode="69648|245246" HotelName="Baan Karonburi" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="Beach Hotel,Club Resort" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Currency Exchange,Designated Smoking Area,Fax,Garden,Golf,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>194/1 Karon Road, Karon Beach, Phuket 83100</AddressLine>
          </AddressLines>
          <CityName>Karon</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/91750/a_91750_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The resort is located only a few metres from the large expanse of Phuket's finest white sand beach, making it ideal for sun seekers, ocean lovers and sunset admirers alike. It is a 45-minute scenic drive from the international airport, 10 minutes from Patong Beach and 20 minutes from Phuket town. Restaurants, bars and shopping opportunities can all be found in the immediate vicinity.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="131.26" OriginalAmount="122.67" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="7.843641" Longitude="98.301208" StarRating="4" HotelCode="70749|43974" HotelName="Access Resort &amp; Villas" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="Club Resort" CnxPolicy="Free CXL until 27/10/2024" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Golf,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>459/2 Patak Road, Karon Beach, A. Muang, Phuket 83100</AddressLine>
          </AddressLines>
          <CityName>Karon</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/93104/a_93104_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated in the 2nd road of Karon beach, 5 minutes from the beach and 10 minutes from the town of Patong. Phromthep Cape, Bang Pae Waterfall and Wat Chalong Buddhist temple are 1, 3 and 7 km away respectively. Phuket International Airport is a 40-minute drive from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="131.60" OriginalAmount="122.99" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="7.8902603054623" Longitude="98.302884061993" StarRating="3" HotelCode="383336|1867968" HotelName="Amici Miei Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Aparthotel" CnxPolicy="Free CXL until 19/11/2024" HotelFacility="Air Conditioning,Bar,Golf,Internet,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>74/38 Soi Banzaan, Kathu, Patong, Phuket 83150</AddressLine>
          </AddressLines>
          <CityName>Patong</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0021/78540/2178540/1.jpg?f=15084718</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Patong.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="132.07" OriginalAmount="123.43" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="7.8510875265366" Longitude="98.299387042992" StarRating="4" HotelCode="904008|615995" HotelName="Karon Phunaka Resort" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Beach Hotel,Club Resort,Spa Hotel,Hotel de Charme,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>22/1 Soi Patak 22 Patak Road, Karon Beach, Muang, Phuket 83100</AddressLine>
          </AddressLines>
          <CityName>Karon Beach</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/14/148737/148737a_hb_a_005.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Perched on the Naka cliff over the vibrant Phuket, the resort offers a luxurious setting with stunning views of the city, tropical forest and the panoramic blue Andaman Sea. It is just 15 minutes' walk from Karon's main shopping street and from Karon Beach, an expansive white-sand beach. Other nearby places of interest include Prompthep Cape and Big Buddha (both 35 minutes' drive), Junceylon shopping centre (20 minutes' drive) and Phi Phi Island (two-hour boat trip). Phuket International Airport is approximately 48 km from the resort.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="132.63" OriginalAmount="123.95" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="7.8540093257646" Longitude="98.292610490929" StarRating="4" HotelCode="888822|1012385" HotelName="Novotel Phuket Karon Beach Resort &amp; Spa" Meals="BED &amp; BREAKFAST,ROOM ONLY,HALF BOARD" BedType="ROOM ONLY" PropertyType="Club Resort" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>568 Patak Road, Tambol Karon, Amphoe Muang, Phuket 83100</AddressLine>
          </AddressLines>
          <CityName>Karon</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/137384/a_137384_H2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located at the entrance to Karon Beach. It is a 15-minute drive from Patong, Phuket's popular shopping and night-time entertainment district, and is 45 minutes from Phuket Town. It is approximately 45 minutes by car from Phuket Airport to the resort.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="132.98" OriginalAmount="124.28" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="7.847379" Longitude="98.294472" StarRating="3" HotelCode="35459|28184" HotelName="Karon Sea  Sands Resort &amp; Spa" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="Club Resort,Spa Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Currency Exchange,Designated Smoking Area,Diet Meals,Garden,Golf,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>208/2 Karon Road, Muang, Karon Beach, Phuket 83100</AddressLine>
          </AddressLines>
          <CityName>Karon Beach</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/57661/a_57661_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Phuket, also know as ‘the pearl of the Andaman Sea’, is one of the most famous holiday spots in the world. The hotel lies by the white sand of Karon beach, surrounded by gardens and close to Patong beach, as well as the nearby leisure centres.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="133.58" OriginalAmount="124.84" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="7.84858" Longitude="98.294396" StarRating="3" HotelCode="96666|83356" HotelName="Sugar Marina Resort - Art" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Designated Smoking Area,Fax,Garden,Internet,Laundry,Lounge,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>542/1 Patak Road, Karon Beach, Phuket 83100</AddressLine>
          </AddressLines>
          <CityName>Karon</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/134252/p_134252_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The resort is located on sandy Karon beach, only 5 minutes' walk from restaurants and shopping in the centre of Karon, and around 30 minutes' drive from Phuket Town with its bus station. There are attractions such as the Chalong Temple, Phuket Fantasea and Promthep Cape all within a 20-minute drive of the hotel. It is about 45 minutes' drive from Phuket International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="134.00" OriginalAmount="125.23" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="7.9041737426324" Longitude="98.297473003458" StarRating="4" HotelCode="293649|982015" HotelName="The Charm Resort Phuket" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Golf,Internet,Jacuzzi,Kitchen,Laundry,Lounge,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>212 Thaweewong Road, Patong, Kathu 83150, Phuket</AddressLine>
          </AddressLines>
          <CityName>Kathu</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/23/233136/233136a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Centrally located in Kathu, this resort is just a few steps from the sandy beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="135.67" OriginalAmount="126.79" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="7.85073785" Longitude="98.29431217" StarRating="3" HotelCode="856183|2329375" HotelName="Phoenix Hotel Karon Beach" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 19/11/2024" HotelFacility="Air Conditioning,Internet,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>558/1 Patak Road, Karon Beach, Phuket 83100</AddressLine>
          </AddressLines>
          <CityName>Karon</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/64/649622/649622a_hb_a_006.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Karon Beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="135.91" OriginalAmount="127.02" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="8.0497773148102" Longitude="98.355178277807" StarRating="4" HotelCode="313579|896805" HotelName="Thanyapura Sports Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Internet,Laundry,Lounge,Massage Centre,Restaurant,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>120/1 Thepkasattri Road Moo 7, Thepkasattri, Thalang, Phuket 83110</AddressLine>
          </AddressLines>
          <CityName>Phuket</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/427962/a_427962_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This complex is located in Phuket, approximately 1.6 km from the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="136.13" OriginalAmount="127.22" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="7.8882664122591" Longitude="98.295198082924" StarRating="4" HotelCode="9042|28114" HotelName="Holiday Inn Resort Phuket" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="Beach Hotel,Club Resort,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Golf,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>52 Thaweewong Road, Patong Beach, Phuket 83150</AddressLine>
          </AddressLines>
          <CityName>Patong</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/3919/a_3919_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is only separated from the kilometre-long sandy Patong Beach by a coastal road. Various shopping, bars, boutiques and restaurants are to be found in the near vicinity of the hotel. The town centre of Phuket can be reached in 15 minutes on foot. The next public transport stop is 100 m away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="136.55" OriginalAmount="127.62" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="7.8821158077372" Longitude="98.283710181713" StarRating="4" HotelCode="65111|279135" HotelName="Baan Yin Dee" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Beach Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>7/5, Muean Ngen Road, Patong Beach, Kathu, Phuket 83150</AddressLine>
          </AddressLines>
          <CityName>Phuket</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/83928/a_83928_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Patong Beach in the district of Kathu, near to Coral Beach and Perched. The hotel is 850 m from the beach, on the hillside overlooking Patong Bay. The centre of Patong Beach is just over 1 km away and contains a variety of restaurants, bars, nightlife and shops. The centre of Phuket is 20 km away, whilst Phuket Airport is 45 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="136.80" OriginalAmount="127.85" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="7.8382512479453" Longitude="98.296308517456" StarRating="5" HotelCode="9034|28104" HotelName="Hilton Phuket Arcadia Resort &amp; Spa" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="Club Resort" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Garden,Golf,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>333 Patak Road, Karon Beach, Phuket 83100, Muang</AddressLine>
          </AddressLines>
          <CityName>Phuket</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/3908/a_3908_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This exclusive luxury hotel is located just across the coastal road from the kilometre-long, fine sand beach. The centre of Karon with numerous shopping and entertainment venues is only 5 km away. The popular beach of Patong beach is 10 minutes away by car. The nearest public transport lies right outside of the hotel. Phuket Airport lies around 50 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="138.22" OriginalAmount="129.18" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="7.961301" Longitude="98.286789" StarRating="5" HotelCode="96821|85379" HotelName="Swissôtel Suites Phuket Kamala Beach" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="Beach Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Currency Exchange,Fax,Golf,Internet,Jacuzzi,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>100/10 Moo 3, Kamala Beach, Kathu, Phuket 83150</AddressLine>
          </AddressLines>
          <CityName>Kamala Beach</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/134431/a_134431_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located on Kamala Beach, and shopping, recreation facilities and other attractions are all to be found nearby. It is a just a half-hour drive to Phuket International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="139.92" OriginalAmount="130.77" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="7.8222368" Longitude="98.3023255" StarRating="3" HotelCode="603672|2261445" HotelName="Ozone Condotel Kata Beach" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Village" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Golf,Internet,Kitchen,Laundry,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>8/88 Katekwan Road, Karon, Muang, Phuket 83100</AddressLine>
          </AddressLines>
          <CityName>Phuket</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/63/636772/636772a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This holiday village warmly welcomes guests on Phuket.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="140.51" OriginalAmount="131.32" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="7.8865686951375" Longitude="98.29066246748" StarRating="4" HotelCode="161054|1513868" HotelName="The Bliss" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Kitchen,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>40 Thaveewong Rd., Patong, Kathu, Phuket 83150</AddressLine>
          </AddressLines>
          <CityName>Phuket</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/23/232995/232995a_hb_a_005.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located on Phuket. The nearest airport is Phuket (HKT).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="140.56" OriginalAmount="131.36" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="7.8819145683771" Longitude="98.277437545166" StarRating="5" HotelCode="415399|1603358" HotelName="Crest Resort &amp; Pool Villas" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Golf,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>95 Muen-Ngern Road, Tri Trang, Patong Beach, Kathu District, Phuket 83150</AddressLine>
          </AddressLines>
          <CityName>Phuket</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/46/467729/467729a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This resort is located about 8 km from the centre of Phuket.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="140.77" OriginalAmount="131.56" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="7.8459712854995" Longitude="98.296987877316" StarRating="5" HotelCode="39060|4984045" HotelName="Mövenpick Resort Spa Karon Beach Phuket" Meals="BED &amp; BREAKFAST,ROOM ONLY,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="Beach Hotel,Conference Hotel,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Garden,Internet,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Shopping Arcade,Spa,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>509 Patak Road, Karon Beach, Phuket 83100</AddressLine>
          </AddressLines>
          <CityName>Karon Beach</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/64402/p_64402_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The resort hotel is located on the serene Karon Beach, just 10 minutes south of Patong Beach and 45 minutes from Phuket International Airport. It is easily accessible from the main beach road.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="141.92" OriginalAmount="132.64" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="7.917037" Longitude="98.288385" StarRating="4" HotelCode="188436|231286" HotelName="IndoChine Resort &amp; Villas" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 16/11/2024" HotelFacility="Air Conditioning,Bar,Fax,Golf,Internet,Kitchen,Laundry,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>328/81 Prabaramee Road, Kalim Beach, Patong, Kathu, Phuket 83150</AddressLine>
          </AddressLines>
          <CityName>Phuket</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/f0/e2/f0e29f354981f73fd69d648c6c947c2f772c8d55.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests on Phuket.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="143.01" OriginalAmount="133.65" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="7.899159" Longitude="98.30028" StarRating="4" HotelCode="185896|165363" HotelName="Novotel Phuket Vintage Park Resort" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 22/11/2024" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>89 Rat U Thit 200 Pee Road, Patong Beach, Kathu, Phuket 83150</AddressLine>
          </AddressLines>
          <CityName>Phuket</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/259904/a_259904_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in Phuket's renowned Patong Beach, a top tourist destination in which the white, sugar-fine, sandy beaches, beautiful ocean water, sea breezes, and the best restaurants, shops and nightlife spots await guests. Patong Beach, Jungceylon shopping centre and Bangla Road can all be reached within a short walk of the hotel. It takes approximately 40 minutes from Phuket international Airport to get to the hotel, and 20 minutes' drive to reach Phuket Town.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="143.04" OriginalAmount="133.68" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="7.8189612268626" Longitude="98.300911188126" StarRating="4" HotelCode="37081|36464" HotelName="Kata Palm Resort &amp; Spa" Meals="BED &amp; BREAKFAST,ROOM ONLY,HALF BOARD,FULL BOARD" BedType="BED &amp; BREAKFAST" PropertyType="Club Resort" CnxPolicy="Free CXL until 06/11/2024" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>60 Kata Road, Tambon Karon, Muang, 83100 Phuket</AddressLine>
          </AddressLines>
          <CityName>Kata Beach</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/60852/a_60852_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located close to the centre, this beach hotel is situated in Kata Beach. The nearest fine-sand beach lies within 5 minutes of the hotel and is separated from the hotel by just one street. There are scores of shops, restaurants, bars and nightclubs in the hotel's immediate vicinity. Promthep Cape (for beautiful sunsets) is located around 15 minutes away. The airport is 50 minutes from the hotel, easily reached using the local public transport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="144.03" OriginalAmount="134.61" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="7.8899388826395" Longitude="98.293376863003" StarRating="4" HotelCode="10573|135754" HotelName="Baan Laimai Resort" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Beach Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Currency Exchange,Fax,Jacuzzi,Lounge,Massage Centre,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>66 Thavee-wong Road, Patong Beach, Kathu, Phuket 83150</AddressLine>
          </AddressLines>
          <CityName>Patong</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/8386/w_8386_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated just 50 m from the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="145.58" OriginalAmount="136.06" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="18.745301" Longitude="99.119369" StarRating="3" HotelCode="490250|3590135" HotelName="Doltara Boutique Resort" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Resort" CnxPolicy="Free CXL until 19/11/2024" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>141/664 Moo 2, Ton Pao, San Kamphaeng 50130, Chiang Mai</AddressLine>
          </AddressLines>
          <CityName>San Kamphaeng</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0027/32844/2732844/1.jpg?f=15045703</HotelPictures>
        <HotelDescription>&lt;br/&gt;This resort is located in San Kamphaeng.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="145.93" OriginalAmount="136.38" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="7.93985" Longitude="98.426695" StarRating="5" HotelCode="118746|124437" HotelName="The Village Coconut Island" Meals="BED &amp; BREAKFAST,HALF BOARD,FULL BOARD,ALL INCLUSIVE,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="Beach Hotel,Club Resort,Village,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Golf,Internet,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Coconut Island, Phuket</AddressLine>
          </AddressLines>
          <CityName>Phuket</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/162776/a_162776_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This resort is a 5-minute ride via private water taxi from Laem Hin Pier and 5 minutes from the beach. Although located on an island off Phuket's east coast, this holiday village is surprisingly at the centre of things and easy to access. Guests will find the nearest restaurants just 100 m away and it is only 20 minutes to Phuket town centre with its nightlife, shops and links to the public transport network. Promthep Cape and Patong town are 40 minutes' drive and Phuket International Airport is 35 minutes away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="145.95" OriginalAmount="136.40" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="7.8918512016105" Longitude="98.301562525672" StarRating="3" HotelCode="933376|1479748" HotelName="Sira Grande Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 21/11/2024" HotelFacility="Air Conditioning,Bar,Golf,Internet,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>184/44-47 Phangmuang Sai Kor Road, Kathu, Patong Beach, Phuket 83150</AddressLine>
          </AddressLines>
          <CityName>Patong</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/63/635181/635181a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel offers a restaurant, a transfer service and room service. Wireless internet access is available to guests in the public areas. Those arriving in their own vehicles can leave them in the car park of the accommodation.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="146.27" OriginalAmount="136.70" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="7.8972734202333" Longitude="98.298069354987" StarRating="3.5" HotelCode="293436|1478958" HotelName="Royal Phawadee Village" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Village" CnxPolicy="Free CXL until 08/11/2024" HotelFacility="Air Conditioning,Bar,Fax,Internet,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>3 Sawatdirak Road, Patong Beach, Kathu, Phuket 83150</AddressLine>
          </AddressLines>
          <CityName>Phuket</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/10/101061/101061a_hb_a_041.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Travellers can feel at home in one of the 38 rooms. Services and facilities at the hotel include a restaurant, a bar, a transfer service, room service and a business centre. Wireless internet access in public areas allows guests to stay connected. Those arriving in their own vehicles can leave them in the car park of the holiday village.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="146.83" OriginalAmount="137.22" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="8.0925538900141" Longitude="98.299553076057" StarRating="4" HotelCode="76248|88082" HotelName="Dewa Phuket Resort" Meals="BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="BED &amp; BREAKFAST" PropertyType="Beach Hotel,Apartment Hotel,Bungalow Complex,Club Resort,Finca,Spa Hotel,Airport Hotel,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Bicycle Rental,Fax,Kitchen,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>65 Tambon Sakoo Road Moo 1, Nai Yang Beach, Thalang, Phuket 83110</AddressLine>
          </AddressLines>
          <CityName>Nai Yang Beach</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/103703/a_103703_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This airport hotel is especially appealing for its proximity to Phuket (HKT) Airport, approximately 2 km away. The nearest main road offers a good connection to the centre of Nai Yang Beach (around 20 minutes by car to the city centre).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="147.52" OriginalAmount="137.87" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="8.000404469862" Longitude="98.29666394841" StarRating="4" HotelCode="328307|1524378" HotelName="Cassia Phuket" Meals="BED &amp; BREAKFAST,ROOM ONLY,HALF BOARD,FULL BOARD" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Golf,Internet,Kitchen,Laundry,Lounge,Massage Centre">
        <Address>
          <AddressLines>
            <AddressLine>64 Moo 4 Srisoonthorn Road, Tambon Cherngtalay, Amphur Thalang, Phuket 83110</AddressLine>
          </AddressLines>
          <CityName>Phuket</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/44/441879/441879a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This resort warmly welcomes guests in Phuket.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="147.64" OriginalAmount="137.98" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="7.9503595809761" Longitude="98.281124359917" StarRating="4" HotelCode="127038|1573938" HotelName="The Palms Resort" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Golf,Internet,Kitchen,Laundry,Lounge,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>88/6 Kamala Beach Road Moo 3, Kamala, Phuket 83150</AddressLine>
          </AddressLines>
          <CityName>Kamala Beach</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/305348/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This resort warmly welcomes guests in Kamala Beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="148.70" OriginalAmount="138.97" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="7.8155187165577" Longitude="98.301648795605" StarRating="3" HotelCode="24634|28454" HotelName="Chanalai Flora Resort" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Beach Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>175 Koktanode Road, Muang, Kata Beach, Phuket 83100</AddressLine>
          </AddressLines>
          <CityName>Kata Beach</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/07/071541/071541a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This resort is located on a beautiful hillside south of Kata Beach, just 20 minutes' walk from the famous Patong Beach and close to other scenic spots on the hill. Patong beach is a 20-minute walk away, and the centre of Phuket is a 30-minute drive away. The airport is 50 minutes away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="152.16" OriginalAmount="142.21" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="7.90284423" Longitude="98.30085298" StarRating="5" HotelCode="851748|2355755" HotelName="Mövenpick Myth Hotel Patong Phuket" Meals="BED &amp; BREAKFAST,ROOM ONLY,HALF BOARD" BedType="ROOM ONLY" PropertyType="Beach Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>27/9 Rat-U-Thit 200 Pee Road, Kathu, Patong, Phuket 83150</AddressLine>
          </AddressLines>
          <CityName>Patong</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/64/648545/648545a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Perfect for parents with children, this beach hotel is located in the heart of Patong.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="152.76" OriginalAmount="142.77" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="7.887953" Longitude="98.296252" StarRating="5" HotelCode="293896|995275" HotelName="Grand Mercure Phuket Patong" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Lounge,Massage Centre,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>1 Soi Rat U Thit 200 Pi 2 Road, Patong Beach, Kathu District, Phuket 83150</AddressLine>
          </AddressLines>
          <CityName>Patong</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/401648/a_401648_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Centrally located in Patong, this hotel is approximately 500 m from the sandy beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="152.80" OriginalAmount="142.80" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="7.854172" Longitude="98.293977" StarRating="4" HotelCode="933797|110412" HotelName="The Village Resort &amp; Spa" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Jacuzzi,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>566/1 Patak Road, Karon, Muang, Phuket 83100</AddressLine>
          </AddressLines>
          <CityName>Karon</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/07/079143/079143a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Karon Beach. The nearest airport is Phuket (HKT).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="153.32" OriginalAmount="143.29" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="7.783218" Longitude="98.311047" StarRating="0" HotelCode="964917|2428065" HotelName="Wyndham Nai Harn Beach Phuket" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 14/11/2024">
        <Address>
          <AddressLines>
            <AddressLine>Moo1, Soi Naya, Nai Harn Beach 83100, Rawai, Muang, Chang Wat Phuket</AddressLine>
          </AddressLines>
          <CityName>Nai Harn Beach</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0038/28596/3828596/12.jpg?f=15657757</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="156.56" OriginalAmount="146.32" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="7.82466288" Longitude="98.30376141" StarRating="4" HotelCode="436410|2374845" HotelName="The View Phuket" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Golf,Internet,Kitchen,Lounge,Massage Centre,Restaurant,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>78/7 Patak Road, Karon, Phuket 83100</AddressLine>
          </AddressLines>
          <CityName>Phuket</CityName>
        </Address>
        <HotelPictures>https://store1prod.blob.core.windows.net/images-hotels/79264/2a23b5a0-940c-4824-8810-eb2f535f4ab1.jpg?d=636646945420000000</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located on Phuket.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="156.65" OriginalAmount="146.40" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="7.9901270681266" Longitude="98.291683942467" StarRating="4" HotelCode="58282|84256" HotelName="Sunwing Bangtao Beach" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Beach Hotel,Club Resort,Spa Hotel,Family-friendly Hotel" CnxPolicy="Free CXL until 10/11/2024" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Golf,Internet,Jacuzzi,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>22 Moo 2, Bangtao Beach, Chueng Thalay, Thalang, Phuket 83110</AddressLine>
          </AddressLines>
          <CityName>Bang Tao Bay</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/75523/a_75523_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The resort is located directly on the white-sand Bangtao Beach of Bangtao Bay, on the western side of Phuket Island. Phuket International Airport is located roughly 25 km from the resort.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="157.31" OriginalAmount="147.02" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="7.819311" Longitude="98.303022" StarRating="3" HotelCode="899943|90298" HotelName="Metadee Resort &amp; Villas" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="Club Resort" CnxPolicy="Free CXL until 15/11/2024" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Garden,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>66 Kata Road, Kata Beach, T.Karon, A.Muang, Phuket 83100</AddressLine>
          </AddressLines>
          <CityName>Kata Beach</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/182833/a_182833_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the Kata Beach area, approximately 15 minutes from Patong Beach and Phuket's vibrant tourist attractions. Kata is famous for its clean beach, providing a perfect destination for a family vacation or for honeymooners. The resort is only a short distance away from the Kata Beach area and only a few hundred metres from Kata's shopping and entertainment area. Kata Bus Station is around 5 minutes' walk from the hotel, and the property is just under an hour's drive from Phuket International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="159.14" OriginalAmount="148.73" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="7.7946800638412" Longitude="98.315435861949" StarRating="4" HotelCode="901222|1573648" HotelName="Naiya Buree Boutique Resort" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 21/11/2024">
        <Address>
          <AddressLines>
            <AddressLine>95/22 Moo 1, Tambol Rawai, Amphur Muang, Phuket 83130</AddressLine>
          </AddressLines>
          <CityName>Rawai</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/23/233088/233088a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This resort is located in Rawai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="159.98" OriginalAmount="149.51" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="7.9634054955166" Longitude="98.283744267529" StarRating="4" HotelCode="213341|190068" HotelName="Novotel Phuket Kamala Beach" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 31/10/2024" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>118/16 Moo 3, Tambon Kamala, Amphur Kathu, Phuket 83150</AddressLine>
          </AddressLines>
          <CityName>Phuket</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/302033/a_302033_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located on Phuket. The nearest airport is Phuket (HKT).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="161.59" OriginalAmount="151.02" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="7.9902228789854" Longitude="98.291657567024" StarRating="4" HotelCode="900021|116252" HotelName="Sunwing Kamala Beach" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Beach Hotel,Family-friendly Hotel" CnxPolicy="Free CXL until 18/11/2024" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Garden,Golf,Internet,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Shopping Arcade,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>96/66 Moo 3, Kamala Beach, Kathu, Phuket 83150</AddressLine>
          </AddressLines>
          <CityName>Kamala Beach</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/182930/w_182930_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located directly on the white sand beach of the great Kamala bay, on the western side of Phuket Island. Restaurants, bars and shopping can be found in Kamala village, around 500 m away. The local bus station is about 400 m away. Patong Beach and its lively nightlife scene is around 15 minutes' drive from the hotel. Phuket town centre and its facilities and attractions, including the bus station and Phuket Fantasea Theme Park, is some 40 minutes' drive away. Phuket International Airport is around 30 km from the property.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="162.06" OriginalAmount="151.46" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="7.8867467033631" Longitude="98.293698728085" StarRating="4" HotelCode="9047|28354" HotelName="Patong Merlin" Meals="ROOM ONLY,HALF BOARD,FULL BOARD,BED &amp; BREAKFAST,ALL INCLUSIVE" BedType="ROOM ONLY" PropertyType="Beach Hotel" CnxPolicy="Free CXL until 20/11/2024" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Garden,Golf,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>44 Thaveewong Road, Patong Beach, Kathu, Phuket 83150</AddressLine>
          </AddressLines>
          <CityName>Patong</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/3926/a_3926_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located at the heart of Phuket's sandy Patong Beach. Phuket town is only a 20-minute drive away and it is some 43 km to Phuket Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="162.85" OriginalAmount="152.20" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="7.8955673134768" Longitude="98.296163678169" StarRating="4" HotelCode="161434|127624" HotelName="The KEE Resort &amp; Spa" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="Beach Hotel,Club Resort,Family-friendly Hotel" CnxPolicy="Free CXL until 07/11/2024" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Golf,Internet,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>152/1 Thaveewong Road, Patong Beach, Kathu, Phuket 83150</AddressLine>
          </AddressLines>
          <CityName>Patong</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/13/135693/135693a_hb_a_041.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located near Patong Beach, next to Bangla Road. Guests will find restaurants just 100 m away and it is 200 m to the closest bars, nightspots and the beach. There are shops around 500 m away and it is 10 km to Phuket Fantasea and 20 km to the centre of Phuket Town. Phuket Airport is 45 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="164.10" OriginalAmount="153.36" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="7.9019647948055" Longitude="98.299725651741" StarRating="3" HotelCode="75296|83565" HotelName="ibis Phuket Patong Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Club Resort" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Garden,Internet,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>10 Chalermphrakiat Road, Kathu District, Patong, Phuket 83150</AddressLine>
          </AddressLines>
          <CityName>Patong</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/102545/a_102545_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This resort is situated just 500 metres from Patong beach and within 10 minutes’ drive of a range of bars, restaurants and nightlife venues. For shopping, guests should head to the Jungceylon shopping mall, 1 km away. Other activities such as go-karting and elephant trekking can also be found nearby. Phuket International Airport is 40 km away and can be reached within 45 minutes.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="167.13" OriginalAmount="156.20" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="7.8156486" Longitude="98.3863137" StarRating="4.5" HotelCode="510337|1959165" HotelName="My Beach Resort" Meals="BED &amp; BREAKFAST,HALF BOARD,FULL BOARD,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>105 Aow Yon Road, Moo 8, Tambon Vichit, Amphur Muang, Phuket 83000</AddressLine>
          </AddressLines>
          <CityName>Phuket</CityName>
        </Address>
        <HotelPictures>https://store1prod.blob.core.windows.net/images-hotels/79374/9772f45a-6782-40a6-99a6-5ea35a72059e.jpg?d=636647216170000000</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Phuket.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="168.35" OriginalAmount="157.34" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="7.825869" Longitude="98.294736" StarRating="4" HotelCode="899944|104692" HotelName="Novotel Phuket Kata Avista Resort &amp; Spa" Meals="BED &amp; BREAKFAST,HALF BOARD,FULL BOARD,ALL INCLUSIVE,ROOM ONLY" BedType="ROOM ONLY" PropertyType="Beach Hotel,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Garden,Internet,Jacuzzi,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>4/1, 4 Leam Sai Road, Karon District, Amphur Muang, Kata Beach, 93100 Phuket</AddressLine>
          </AddressLines>
          <CityName>Kata Beach</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/182834/a_182834_C2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The picturesque town of Kata is on the sunny southwest coast of Phuket and is renowned for its beach and myriad of little shops and restaurants. This beach club resort is ideally situated near Kata Beach (about 200 m away). Public transport is available at the front of the resort. Phuket International Airport is located some 42 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="168.44" OriginalAmount="157.42" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="8.04396" Longitude="98.3323" StarRating="3" HotelCode="585151|4942865" HotelName="Layan Tara" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Villa" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Laundry,Lounge,Massage Centre,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>215 Baan Don Kok-Tanode Road Moo 4, Thepkrasattri, Thalang, Thep Kasattri, Phuket 83110</AddressLine>
          </AddressLines>
          <CityName>Thep Kasattri</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=10369891</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation warmly welcomes guests in Thep Kasattri.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="169.60" OriginalAmount="158.50" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="7.856909" Longitude="98.295933" StarRating="4" HotelCode="188508|1573328" HotelName="Pacific Club Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Club Resort" CnxPolicy="Free CXL until 17/11/2024" HotelFacility="Bar,Golf,Internet,Jacuzzi,Kitchen,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>16 Patak Road Soi 24, Karon Beach, Phuket, 83100</AddressLine>
          </AddressLines>
          <CityName>Karon Beach</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/30/303140/303140a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This club resort is located on Phuket. The nearest airport is Phuket (HKT).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="170.47" OriginalAmount="159.32" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="7.908154" Longitude="98.29773" StarRating="4" HotelCode="9431|28274" HotelName="Novotel Phuket Resort" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,ALL INCLUSIVE" BedType="ROOM ONLY" PropertyType="Beach Hotel,Club Resort,Conference Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Golf,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>282 Phrabaramee Road, Patong, Kathu, Phuket 83150</AddressLine>
          </AddressLines>
          <CityName>Phuket</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/3922/a_3922_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The resort is nestled in the hills above the pristine waters of picturesque Kalim Bay. It sits 10 m from the crystal-clear waters and white sandy beach, yet is still well within reach of Phuket's exciting nightlife and shopping venues.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="172.33" OriginalAmount="161.06" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="7.8476547926023" Longitude="98.294790387154" StarRating="4" HotelCode="21433|430845" HotelName="Waterfront Suites Phuket by Centara" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Golf,Internet,Jacuzzi,Kitchen,Laundry,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>224/21 Karon Road, Karon Beach, Amphur Muang, Phuket 83100</AddressLine>
          </AddressLines>
          <CityName>Karon Beach</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/27747/w_27747_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located on the west coast of Phuket Island. It is a 25-minute drive from the exotic city of Phuket, and here guests will find a range of shops and attractions. Phuket International Airport is 40 km from the accommodation.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="172.69" OriginalAmount="161.39" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="7.9910091044303" Longitude="98.292043805122" StarRating="4" HotelCode="43430|97339" HotelName="Amora Beach Resort Phuket" Meals="BED &amp; BREAKFAST,HALF BOARD,FULL BOARD,ALL INCLUSIVE,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 08/11/2024" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Currency Exchange,Fax,Internet,Jacuzzi,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>322 Moo 2 Bang Tao Beach, Srisoontorn Road, Cherngtalay, Talang 83100, Phuket</AddressLine>
          </AddressLines>
          <CityName>Phuket</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/3902/a_3902_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is around 20 minutes from the airport and 25 minutes from the lively city of Patong. The resort is situated right in the middle of Phuket's main attractions, yet remains a paradise of calm.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="173.59" OriginalAmount="162.23" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="7.825145972289" Longitude="98.296994091637" StarRating="4" HotelCode="943600|2353685" HotelName="OZO Phuket" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Beach Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Golf,Internet,Lounge,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>99 Kata Road, Kata Beach, Phuket 83100</AddressLine>
          </AddressLines>
          <CityName>Kata Beach</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0038/18682/3818682/15.jpg?f=15686211</HotelPictures>
        <HotelDescription>&lt;br/&gt;Ideal for beach holidaymakers and families, this resort lies in the heart of Kata Beach, about 150 m from a beach. There are a number of shops nearby. Phuket (HKT) Airport is approximately 50 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="176.16" OriginalAmount="164.64" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="7.902897" Longitude="98.298689" StarRating="4" HotelCode="39413|39734" HotelName="Phuket Graceland Resort &amp; Spa" Meals="BED &amp; BREAKFAST,HALF BOARD,FULL BOARD,ALL INCLUSIVE,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="Beach Hotel,Spa Hotel,Conference Hotel,Hotel de Charme,Family-friendly Hotel" CnxPolicy="Free CXL until 30/10/2024" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Golf,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>190 Thaweewong Road, Patong District, Amphur Kathu, Phuket 83150</AddressLine>
          </AddressLines>
          <CityName>Patong</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/64613/a_64613_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located at the start of Patong Beach, just across the road from the sandy beach and around 3 km from Phuket town centre. A 5-minute drive away in the Bangla area guests will find restaurants, bars, pubs and clubs. There is a bus station in Patong to take guests to Phuket and there are shopping facilities in Jungceylon. Karon Beach and Kata Beach are 2 km away and it is 3 km to Phi Phi, Promthep Cape and Khao Lak. Phuket Airport is around 30 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="176.55" OriginalAmount="165.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="7.88581325" Longitude="98.28887479" StarRating="3" HotelCode="857908|3604895" HotelName="LIV Hotel Phuket Patong Beachfront" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Thaweewong Road 4/1, Kathu, Patong Beach, Phuket 83150</AddressLine>
          </AddressLines>
          <CityName>Kathu</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0038/28537/3828537/36.jpg?f=15657739</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="176.91" OriginalAmount="165.34" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="7.900834" Longitude="98.299621" StarRating="4" HotelCode="409488|246696" HotelName="BYD Lofts" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Beach Hotel,Apartment Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Currency Exchange,Designated Smoking Area,Fax,Golf,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Thanon Ratuthit Songroipi Road, Amphoe Kathu, Chang Wat, Patong, Phuket 83150</AddressLine>
          </AddressLines>
          <CityName>Patong</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/100360/ba_100360_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located within 100 and 800 metres of the beach and town centre respectively. The complex’s vicinity includes several banks, restaurants, convenience stores, an international shopping arcade and the Aroonsom Business Centre. Guests are therefore never too far away from life’s little conveniences. Everything guests may need in Patong is at the hotel’s doorstep, or within easy walking distance, offering an unparalleled lifestyle in a truly unique setting. Phuket International Airport is 40 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="179.88" OriginalAmount="168.11" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="7.8579190010371" Longitude="98.290729522705" StarRating="5" HotelCode="161450|139504" HotelName="Centara Grand Beach Resort Phuket" Meals="BED &amp; BREAKFAST,ROOM ONLY,HALF BOARD,FULL BOARD" BedType="BED &amp; BREAKFAST" PropertyType="Beach Hotel,Club Resort,Finca,Conference Hotel,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>683 Patak Road, Karon Beach, Amphur Muang, Phuket 83100</AddressLine>
          </AddressLines>
          <CityName>Karon Beach</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/227859/a_227859_T2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located on the west coast of Phuket. The resort is one of the few resorts which are located directly adjacent to the sandy beach of Karon. The resort benefits from a backdrop of tropical vegetation and an extensive range of shopping and dining outlets within the local area. Phuket International Airport is approximately 45 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="180.05" OriginalAmount="168.27" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="7.8317597819015" Longitude="98.29597055912" StarRating="4" HotelCode="200993|27884" HotelName="Andaman Seaview Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Beach Hotel,Family-friendly Hotel" CnxPolicy="Free CXL until 01/11/2024" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Spa,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>1 Karon Soi 4 Road, Karon Road, Karon Beach 82190, Muang, Phuket</AddressLine>
          </AddressLines>
          <CityName>Karon Beach</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/7729/a_7729_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This attractive beach hotel is only across the road from the sprawling Karon Beach, and is about 5 minutes on foot from the centre of Kata. The hotel is located 50 minutes from Phuket International Airport and around 30 minutes from Phuket town.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="181.20" OriginalAmount="169.35" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="7.99474" Longitude="98.2952" StarRating="3.5" HotelCode="297091|1562088" HotelName="Arinara Bangtao Beach Resort" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Laundry,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>72/9 Moo 3, Cherngtalay, Bangtao Beach, Thalang, Phuket 83110</AddressLine>
          </AddressLines>
          <CityName>Bang Tao Bay</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/43/431499/431499a_hb_a_050.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This resort is located in Bang Tao Bay, right on the sandy beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="181.80" OriginalAmount="169.91" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="7.8905459651311" Longitude="98.295340240002" StarRating="4" HotelCode="10905|27934" HotelName="DoubleTree by Hilton Phuket Banthai Resort" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="Beach Hotel,Club Resort,Spa Hotel" CnxPolicy="Free CXL until 20/11/2024" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Garden,Golf,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>94 Thaveewong Road, Patong Beach, Patong, Phuket 83150</AddressLine>
          </AddressLines>
          <CityName>Patong</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/8532/a_8532_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Patong Beach, Phuket, and is surrounded by 20,000 m² of tropical gardens. The complex offers guests views over the turquoise waters of the Andaman Sea.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="183.50" OriginalAmount="171.50" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="8.008292" Longitude="98.31938" StarRating="4" HotelCode="309820|1062928" HotelName="Two Villas Holiday - Wings Phuket Villa Layan Beach" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 17/11/2024" HotelFacility="Air Conditioning,Bicycle Rental,Golf,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>68/80 Moo 4, Pasak Soi 8, Tambol Cherngtalay, Thalang, Phuket 83110</AddressLine>
          </AddressLines>
          <CityName>Layan Beach</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/37/370937/370937a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel warmly welcomes guests in Layan Beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="183.52" OriginalAmount="171.51" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="7.926764" Longitude="98.272506" StarRating="4.5" HotelCode="18240|28484" HotelName="Thavorn Beach Village Resort" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="Beach Hotel,Club Resort" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Garden,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>6/2 Moo 6, Kathu, 83150 Kamala Beach, Phuket</AddressLine>
          </AddressLines>
          <CityName>Kamala Beach</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/22661/a_22661_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This beach club resort is an ideal holiday destination if guests are seeking a tropical paradise. Nestled amidst acres of tropical gardens and caressed by the warm waters of the Andaman Sea, the resort is an ideal retreat tucked away on the stunning island of Phuket. It is located at Nakalay Bay, right on the beach on the sunset side of the tropical island. Phuket provides all guests with gracious Thai hospitality, wonderfully complemented by the beauty of the natural surroundings. After all, this is where Thai tradition meets nature. The hotel is located just 5 minutes away from the island's most popular spot, Patong Beach, with its sensational nightlife, entertainment and shopping areas. Phuket International Airport is 40 km away, while the distance to Phuket town is 25 km.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="184.91" OriginalAmount="172.81" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="7.8867068507819" Longitude="98.284713327885" StarRating="4" HotelCode="200872|27854" HotelName="Amari Phuket" Meals="BED &amp; BREAKFAST,HALF BOARD,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="Club Resort" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Jacuzzi,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>2 Meun Ngern Road, Patong Beach, Kathu, Phuket 83150</AddressLine>
          </AddressLines>
          <CityName>Patong</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/7598/a_7598_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located on a secluded headland at the southern corner of Patong, Phuket's most popular beach. It affords spectacular views of the picturesque bay. The centre of Phuket is some 15 km away and Phuket Airport is approximately 40 km away (50 minutes).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="185.27" OriginalAmount="173.15" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="7.835937" Longitude="98.296381" StarRating="4" HotelCode="18241|28494" HotelName="Thavorn Palm Beach" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="Beach Hotel,Club Resort" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Garden,Golf,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Spa,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>311 Patak Road, Karon Beach, Amphur Muang, Phuket 83100</AddressLine>
          </AddressLines>
          <CityName>Karon Beach</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/22662/a_22662_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This resort is located on Karon Beach, one of Phuket's finest natural long beaches, where the sun sets. Phuket town is 20 km away and Patong Beach with the island’s most popular nightspots is just a short ride away. The resort is built on 8 hectares along 500 metres of beachfront. The 5 swimming pools, lush gardens and low-rise buildings are the landmarks of the resort. Phuket International Airport is 48 km by road,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="185.61" OriginalAmount="173.47" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="7.8968717913423" Longitude="98.296220004559" StarRating="4" HotelCode="44550|28144" HotelName="Impiana Resort Patong" Meals="BED &amp; BREAKFAST,ROOM ONLY,HALF BOARD,FULL BOARD" BedType="BED &amp; BREAKFAST" PropertyType="Beach Hotel" CnxPolicy="Free CXL until 08/11/2024" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Garden,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>41 Taweewong Road, Patong Beach, Phuket 83150</AddressLine>
          </AddressLines>
          <CityName>Patong</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/19023/a_19023_I2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located close to the town centre, this beach hotel is located in Phuket. Transfer to the airport takes about 50 minutes by car.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="185.86" OriginalAmount="173.70" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="8.0141546171666" Longitude="98.327248857828" StarRating="4.5" HotelCode="422072|1910225" HotelName="The Kiri Villas Resort" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Villa" CnxPolicy="Free CXL until 20/11/2024" HotelFacility="Air Conditioning,Bicycle Rental,Business Centre,Concierge,Designated Smoking Area,Dry Cleaning,Garden,Housekeeping,Internet,Laundry,LCD/Projector,Lounge,Luggage Storage,Massage Centre,Parking,Porter,Restaurant,Room Service,Spa,Swimming Pool,Telephone Service,Valet Parking">
        <Address>
          <AddressLines>
            <AddressLine>232 /1 Moo 6 Baan Don Baan Yai Road, Tambon Srisoonthorn, Amphoe Thalang, Phuket 83110</AddressLine>
          </AddressLines>
          <CityName>Phuket</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0021/75735/2175735/55.jpg?f=15680833</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;With a stay at The Kiri Villas Resort in Thep Kasattri, you'll be close to Wat Pra Thong and Laguna Phuket Golf Club. This 4.5-star villa is within close proximity of Wat Si Sunthon and Ton Sai Waterfall.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Rooms&lt;/b&gt; &lt;br /&gt;Make yourself at home in one of the 10 air-conditioned rooms featuring DVD players and LCD televisions. Rooms have private balconies or patios. Complimentary wireless Internet access keeps you connected, and cable programming is available for your entertainment. Private bathrooms with separate bathtubs and showers feature deep soaking bathtubs and complimentary toiletries.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Rec, Spa, Premium Amenities&lt;/b&gt; &lt;br /&gt;Pamper yourself with onsite massages or make use of the other amenities, which include complimentary wireless Internet access and concierge services. The complimentary beach shuttle makes getting to the surf and sand a breeze.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Dining&lt;/b&gt; &lt;br /&gt;Cooked-to-order breakfasts are available daily for a fee.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Business, Other Amenities&lt;/b&gt; &lt;br /&gt;Featured amenities include a computer station and dry cleaning/laundry services. Guests may use a roundtrip airport shuttle for a surcharge, and free self parking is available onsite.&lt;/p&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="188.77" OriginalAmount="176.42" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="8.0231553954953" Longitude="98.301654160023" StarRating="5" HotelCode="39059|43084" HotelName="The Pavilions" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="Beach Hotel,Club Resort,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Designated Smoking Area,Fax,Garden,Golf,Internet,Jacuzzi,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>31/1 Moo 6, Cherngtalay, Thalang, Phuket 83110</AddressLine>
          </AddressLines>
          <CityName>Cherng Talay</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/64401/a_64401_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Phuket's most exclusive area, Bang Tao Bay, only 20 minutes from Phuket International Airport. It is only 3 minutes to the secluded and sandy Layan Beach and 5 minutes to the world famous Laguna golf course.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="189.34" OriginalAmount="176.95" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="7.80141736" Longitude="98.32048628" StarRating="4" HotelCode="746367|3611795" HotelName="Inspire Villas Phuket" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 21/10/2024">
        <Address>
          <AddressLines>
            <AddressLine>Soi Huay Nam Toe 99/55, Samakkie 2, Saiyuan Raod, Rawai Beach 83130</AddressLine>
          </AddressLines>
          <CityName>Rawai</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=7420950</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="191.01" OriginalAmount="178.51" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="7.885469717719" Longitude="98.297271126309" StarRating="3" HotelCode="315935|1869108" HotelName="Lavender Hotel Phuket" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Golf,Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>162/148 Pangmuangsaikor Road, Kathu, Phuket, Patong Beach 83150</AddressLine>
          </AddressLines>
          <CityName>Patong</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/26/261764/261764a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This complex is located right in the heart of Patong.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="192.81" OriginalAmount="180.20" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="7.8166799524627" Longitude="98.301807045937" StarRating="3" HotelCode="68410|49614" HotelName="Sugar Marina Resort - Fashion" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Currency Exchange,Fax,Golf,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>20/10 Kata Road, Muang, Kata Beach 83100, Phuket</AddressLine>
          </AddressLines>
          <CityName>Kata Beach</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/88469/a_88469_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The resort is situated around the Kata Beach area. It is 15 minutes’ walk from the shopping centre, 10 minutes by car from the Kata viewing point and a 15-minute drive from the entertainment venues of Patong. The hotel lies next to Karon beach and 30 minutes’ drive from Phuket town and its shopping area and 45 minutes by car from Phuket International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="193.87" OriginalAmount="181.19" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="7.8978027572497" Longitude="98.296939269103" StarRating="3" HotelCode="89164|1572948" HotelName="Kokotel Phuket Patong" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Club Resort,Airport Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>3/7 Sawadirak Road, Patong Beach</AddressLine>
          </AddressLines>
          <CityName>Patong</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/124928/p_124928_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Within walking distance of soothing white sands and the azure Andaman Sea, the club resort is located on Phuket's well-known Patong Beach. Numerous shops, restaurants, bars and great night-time entertainment are all nearby. The bus station is around 2 km away. The resort is only 30 minutes (around 20 km) away from Phuket International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="194.31" OriginalAmount="181.60" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="7.792748" Longitude="98.331676" StarRating="5" HotelCode="76003|94340" HotelName="The Vijitt Resort Phuket" Meals="BED &amp; BREAKFAST,HALF BOARD,FULL BOARD,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="Beach Hotel,Club Resort" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Currency Exchange,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>16 Moo 2, Viset Road, Rawai, Muang, Phuket 83130</AddressLine>
          </AddressLines>
          <CityName>Rawai</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/103412/a_103412_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This resort is situated on prime beachfront land in Rawai. It features a 250-metre-long beach totalling 18 acres and enjoys stunning views across Chalong Bay to Lon and Coral Islands and Cape Panwa. The site has retained much of its original charm by incorporating the mature palms, fruit and other trees into the overall design. Guests will find a number of restaurants, bars and pubs in the immediate vicinity, whilst the local town centre is a 25-minute journey away on public transport. Phuket International Airport is some 50 km from the accommodation.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="194.52" OriginalAmount="181.79" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="7.77931" Longitude="98.308574" StarRating="5" HotelCode="186399|921995" HotelName="Sunsuri Phuket" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Internet,Jacuzzi,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>11/5 Moo 1, Nai Harn Beach, Muang, Rawai 83130, Phuket</AddressLine>
          </AddressLines>
          <CityName>Rawai</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/19/196689/196689a_hb_a_006.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Situated on a quiet street, this hotel welcomes guests in Rawai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="201.13" OriginalAmount="187.97" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="7.9918416" Longitude="98.29928582" StarRating="0" HotelCode="772985|2388915" HotelName="Diamond Resort Phuket" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="resort" CnxPolicy="Non Refundable" HotelFacility="Internet,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>106 Soi Cherngtaley, 14 Srisoonthorn Road, Cherngtaley, Thalang, Phuket</AddressLine>
          </AddressLines>
          <CityName>Cherng Talay</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/63/636396/636396a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This resort welcomes guests in Cherng Talay.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="202.11" OriginalAmount="188.89" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="7.8989653235825" Longitude="98.299159705639" StarRating="4.5" HotelCode="9429|28024" HotelName="Andaman Embrace Patong" Meals="BED &amp; BREAKFAST,HALF BOARD,FULL BOARD,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="Beach Hotel,Bungalow Complex,Club Resort,Spa Hotel,Conference Hotel,Hotel de Charme,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>2 Hadpatong Road, Patong Beach, Kathu, Phuket 83150</AddressLine>
          </AddressLines>
          <CityName>Patong</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/3915/p_3915_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated in one of the most exciting beach towns on Phuket. It is located just a few steps across the road from a golden sandy beach, with mesmerizing views of the sickle-shaped cove in Patong. There is also a shopping centre, restaurants and an entertainment district in the area around the hotel. Dolphin Junction is around 100 m away and Central Festival is around 20 minutes away on foot. Chalong Temple and the Simon Cabaret are each around 30 minutes' walk away. Karon Beach is approximately a 10-minute walk away. Phuket International Airport is around 45 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="202.65" OriginalAmount="189.39" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="7.89891344" Longitude="98.29983142" StarRating="3" HotelCode="784614|2310485" HotelName="Hotel Indigo Phuket Patong" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="boutique hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Internet,Restaurant,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>124 Rat U Thit 200 Pee Road, Patong, Kathu, Phuket 83150</AddressLine>
          </AddressLines>
          <CityName>Patong</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/64/640180/640180a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Patong, about 390 m from the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="205.94" OriginalAmount="192.47" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="7.917374" Longitude="98.284614" StarRating="5" HotelCode="187002|922095" HotelName="Kalima Resort &amp; Spa Phuket" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Beach Hotel,Club Resort,Spa Hotel,Eco Hotel,Conference Hotel" CnxPolicy="Free CXL until 23/10/2024" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Golf,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>338/1 Prabaramee Road, Patong Beach, Kathu, Phuket 83150</AddressLine>
          </AddressLines>
          <CityName>Patong</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/17/172746/172746a_hb_a_824.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The resort is located on picturesque hilly slopes on top of Phuket sunset coast's Kalim bay. The property overlooks the Andaman Sea and the entire Patong and Kalim beach. Just minutes away from many attractions, the resort is a perfect place for all kinds of holidaymakers. It is approximately 5 minutes to Patong beach and Patong’s shopping and entertainment centre, while Phuket Airport and Phuket town are 25 minutes from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="214.90" OriginalAmount="200.84" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="8.27421" Longitude="98.3018" StarRating="5" HotelCode="871729|2434885" HotelName="Santhiya Phuket Natai Resort &amp; Spa" Meals="BED &amp; BREAKFAST,ROOM ONLY,HALF BOARD,FULL BOARD" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Laundry,Lounge,Massage Centre,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>8 Moo 14, Khok Kloi, Takua Thung 82140</AddressLine>
          </AddressLines>
          <CityName>Khok Kloi</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=10774266</HotelPictures>
        <HotelDescription>&lt;br/&gt;This resort welcomes guests in Khok Kloi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="215.88" OriginalAmount="201.76" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="8.0632818382878" Longitude="98.276528839287" StarRating="5" HotelCode="186261|897575" HotelName="Pullman Phuket Arcadia Naithon Beach" Meals="BED &amp; BREAKFAST,ROOM ONLY,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>22/2 Moo 4, Tambon Saku, Amphur Talang, 83110 Phuket</AddressLine>
          </AddressLines>
          <CityName>Nai Thorn</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/17/174554/174554a_hb_a_077.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located on a quiet street on Phuket.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="216.08" OriginalAmount="201.94" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="7.8273468556285" Longitude="98.302163558197" StarRating="3.5" HotelCode="522306|740988" HotelName="Silla Villa Resort" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Villa" CnxPolicy="Free CXL until 18/11/2024" HotelFacility="Air Conditioning,Golf,Internet">
        <Address>
          <AddressLines>
            <AddressLine>26 Patak Soi 10, Karon, Phuket 83100</AddressLine>
          </AddressLines>
          <CityName>Phuket</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/691077/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="216.27" OriginalAmount="202.12" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="7.943576" Longitude="98.262856" StarRating="4.5" HotelCode="75881|138394" HotelName="Ayara Kamala Resort &amp; Spa" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Beach Hotel,Club Resort,Village,Spa Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Currency Exchange,Designated Smoking Area,Fax,Golf,Internet,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>22 Moo 6, Layi-Nakalay Road, Kamala, Kathu, Phuket 83150</AddressLine>
          </AddressLines>
          <CityName>Phuket</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/103265/a_103265_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The distinct unspoilt beach area of Kamala Bay is a quiet place approximately 4 km from the other side of the Kamala area. Guests will enjoy the shopping facilities and the night-time entertainment such as Phuket Fantasea, which is approximately 4 km away. The hotel's location is not far from Phuket International Airport, which is approximately 25 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="217.21" OriginalAmount="203.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="7.925551" Longitude="98.577527" StarRating="4" HotelCode="70770|940425" HotelName="GLOW Elixir Koh Yao Yai" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Club Resort" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Currency Exchange,Designated Smoking Area,Garden,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Spa,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>99 Moo 3, Prunai, Koh Yao Yai, Phang Nga 83000</AddressLine>
          </AddressLines>
          <CityName>Ko Yao Yai</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/93129/a_93129_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The resort is set on the beautiful island, Koh Yao Yai, surrounded by the sparkling Andaman Sea. It is located about midway between Phuket and Krabi. It is only a 20-minute drive from the Phuket International Airport to the famous boat lagoon marina, where the resort pier is located. From there, a speedboat brings guests directly to the resort beach in about 30 minutes.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="217.97" OriginalAmount="203.71" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="7.872628022137" Longitude="98.429120779038" StarRating="5" HotelCode="141101|130504" HotelName="The Westin Siray Bay Resort &amp; Spa, Phuket" Meals="ROOM ONLY,BED &amp; BREAKFAST,ALL INCLUSIVE" BedType="ROOM ONLY" PropertyType="Beach Hotel,Club Resort,Spa Hotel,Family-friendly Hotel" CnxPolicy="Free CXL until 14/11/2024" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Golf,Internet,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>21/4 Moo 1, Tambon Rasada, Amphoe Muang, Phuket 83000</AddressLine>
          </AddressLines>
          <CityName>Phuket</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/201877/a_201877_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This resort is situated on Siray Island, just some 100 metres from the beach, overlooking the idyllic Siray Bay on the east side of Phuket. A bridge connects Siray Island, in just 8 minutes, to Phuket's charming Old Town (about 6 km). For those looking to explore, Phi Phi, James Bond, Similan and Maya islands are a convenient boat ride away and it is around a 30-minute drive to Patong Beach. Phuket International Airport is approximately 35 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="222.14" OriginalAmount="207.61" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="7.85518" Longitude="98.294822" StarRating="4" HotelCode="186066|920085" HotelName="Mandarava Resort &amp; Spa" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>14/2 Patak Road Soi 24, Karon Beach, Phuket 83100, Ampur Muang</AddressLine>
          </AddressLines>
          <CityName>Phuket</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/18/186448/186448a_hb_a_930.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This resort is located in Karon Beach. The nearest airport is Phuket (HKT).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="226.36" OriginalAmount="211.55" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="7.859767" Longitude="98.287181" StarRating="4" HotelCode="18279|28004" HotelName="Centara Villas Phuket" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="Finca,Village" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Garden,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>701 Patak Road, Karon Beach, Amphur Muang, Phuket 83100</AddressLine>
          </AddressLines>
          <CityName>Karon Beach</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/22717/p_22717_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located on the west coast of Phuket in a wonderful location directly on Karon Mountain. The beach is in the immediate vicinity of the hotel and can only be reached by the steps and footbridge. The hotel is not recommendable to the physically disabled due to its hillside location and many steps.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="235.55" OriginalAmount="220.14" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="7.880821" Longitude="98.277969" StarRating="5" HotelCode="199160|924265" HotelName="Avista Hideaway Phuket Patong - MGallery by Sofitel" Meals="BED &amp; BREAKFAST,ROOM ONLY,HALF BOARD" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 07/11/2024" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>39/9 Muen Ngoen Road, Tri Trang Beach, Patong District, Amphur Kathu, Phuket 83150</AddressLine>
          </AddressLines>
          <CityName>Tritrang Bay</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/284347/a_284347_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Kathu. The nearest airport is Phuket (HKT).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="237.06" OriginalAmount="221.55" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="7.76893356" Longitude="98.31414174" StarRating="3.5" HotelCode="612329|3603395" HotelName="Ya Nui Beach Villas" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Villa" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>89/26 Moo 6, Tambon Rawai, Amphoe Muang, Rawai Beach 83100, Phuket</AddressLine>
          </AddressLines>
          <CityName>Rawai</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=9406061</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation welcomes guests in Rawai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="237.71" OriginalAmount="222.16" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="8.1756979129184" Longitude="98.633684813976" StarRating="4" HotelCode="29922|104092" HotelName="Paradise Koh Yao" Meals="BED &amp; BREAKFAST,ROOM ONLY,HALF BOARD,FULL BOARD" BedType="BED &amp; BREAKFAST" PropertyType="Club Resort" CnxPolicy="Free CXL until 08/11/2024" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Currency Exchange,Designated Smoking Area,Fax,Garden,Internet,Jacuzzi,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>24 Moo 4, Koh Yao Noi, Amphoe Koh Yao, Phang Nga 82160</AddressLine>
          </AddressLines>
          <CityName>Koh Yao Noi (island)</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/48164/a_48164_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located directly beside the sea, this beach hotel and bungalow complex is situated in Phuket close to the tourist centre of the city. The island of Ko Yao may easily be reached by boat in just 45 minutes and it takes approximately 15 minutes by car to reach the marina from the airport. From the marina, it is then a further hour's drive (around 20 km) to get to the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="238.22" OriginalAmount="222.64" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="7.8040071192809" Longitude="98.330916728836" StarRating="4" HotelCode="934307|938995" HotelName="Two Villas Holiday - Onyx Style Nai Harn Beach" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Golf,Internet,Massage Centre,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>136/276 Saiyuan – Kata Road Moo 4, Rawai, Phuket 83130</AddressLine>
          </AddressLines>
          <CityName>Nai Harn Beach</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/18/183527/183527a_hb_a_006.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in Nai Harn Beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="240.95" OriginalAmount="225.19" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="7.810066" Longitude="98.402851" StarRating="5" HotelCode="900658|86180" HotelName="Pullman Phuket Panwa Beach Resort" Meals="BED &amp; BREAKFAST,ROOM ONLY,HALF BOARD" BedType="ROOM ONLY" PropertyType="Club Resort" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Garden,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>44/5 Moo 8 Sakdidesh Road, Vichit, Muang, Phuket 83000</AddressLine>
          </AddressLines>
          <CityName>Wichit</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/183742/a_183742_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The resort is located on Phuket Island's picturesque Makham Bay, 2 minutes' drive from Panwa Beach. Phuket's Aquarium is a 5-minute drive and it is 20 minutes by car to Phuket town centre, with its shopping, as well as the Cha-long Temple. It is 45 minutes' drive to Patong and Phuket Airport is 30 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="242.88" OriginalAmount="226.99" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="7.8077513736723" Longitude="98.409626483917" StarRating="4" HotelCode="11416|27994" HotelName="Cape Panwa Hotel" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="Club Resort,Spa Hotel" CnxPolicy="Free CXL until 19/10/2024" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>27, 27/2 Sakdidej Road Mu 8, Cape Panwa 83000, Phuket</AddressLine>
          </AddressLines>
          <CityName>Cape Panwa</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/9668/a_9668_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This very peaceful hotel offers a stunning location on Cape Panwa, the southern coast of Phuket. A beautiful beach is only a few paces away. A stop for the public transport may be found in the immediate vicinity, as may countless shopping and entertainment venues. Phuket Town is approximately 12 km away and the transfer time to the airport is around a hour.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="244.92" OriginalAmount="228.90" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="7.9495288961704" Longitude="98.273752893185" StarRating="4" HotelCode="888371|86377" HotelName="Cape Sienna Phuket Gourmet Hotel &amp; Villas" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="Beach Hotel,Club Resort,Spa Hotel,Conference Hotel" CnxPolicy="Free CXL until 08/11/2024" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Golf,Internet,Kitchen,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>18/40 Nakalay Road Moo 6, Kamala, Kathu, Phuket 83150</AddressLine>
          </AddressLines>
          <CityName>Kamala Beach</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/136771/ba_136771_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located on the headland of Kamala Beach on Phuket Island, the resort is ideally situated and offers guest's stunning sea views. Roughly 10 km away at Patong Beach, guests will find bars, restaurants, shops and nightclubs. It is a short 1-hour flight from Bangkok followed by a 20-minute limousine drive from the Phuket International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="245.09" OriginalAmount="229.06" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="7.9525218664767" Longitude="98.284533169312" StarRating="4" HotelCode="259130|42074" HotelName="Sunprime Kamala Beach Resort" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Beach Hotel,Club Resort" CnxPolicy="Free CXL until 19/11/2024" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Golf,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>96/42-3 Moo 3, Kamala Beach, Kathu, Phuket 83150</AddressLine>
          </AddressLines>
          <CityName>Kamala Beach</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/15215/a_15215_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located on the beautiful sandy Kamala beach, on the west side of Phuket Island and is easily accessible from the surrounding tourist destinations. It lies 10-15 minutes' walk from Kamala Village and Phuket Fantasea and 15 minutes from Patong. There is a local bus stop only 400 m from the hotel and it is just 35 minutes from Phuket Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="245.09" OriginalAmount="229.06" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="7.95584695" Longitude="98.28449131" StarRating="4.5" HotelCode="585107|2272985" HotelName="Glam Habitat Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 20/11/2024" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>112/39 Moo 3, Amphoe Kathu, Kamala Beach, Phuket 83150</AddressLine>
          </AddressLines>
          <CityName>Kamala Beach</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/62/624186/624186a_hb_a_002.JPG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Kamala Beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="245.78" OriginalAmount="229.70" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="7.9467597840376" Longitude="98.270490467424" StarRating="5" HotelCode="267365|977705" HotelName="Hyatt Regency Phuket Resort" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Golf,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>16/12 Moo 6, Tambon Kamala, Phuket 83150</AddressLine>
          </AddressLines>
          <CityName>Kamala Beach</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/373016/a_373016_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located about 800 m from the centre of Kamala Beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="247.95" OriginalAmount="231.73" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="7.808028" Longitude="98.408073" StarRating="5" HotelCode="16034|779115" HotelName="Amatara Wellness Resort" Meals="BED &amp; BREAKFAST,HALF BOARD,ROOM ONLY,FULL BOARD" BedType="BED &amp; BREAKFAST" PropertyType="Club Resort" CnxPolicy="Free CXL until 07/11/2024" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Golf,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>84 Moo 8, Sakdidej Road, Tambon Vichit, Cape Panwa, Phuket 83000</AddressLine>
          </AddressLines>
          <CityName>Cape Panwa</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/18648/a_18648_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located overlooking a secluded bay in Cape Panwa on the south-eastern tip of Phuket Island. The resort is within easy access of major tourist areas. It is only 10 minutes’ drive to Phuket Town and 30 minutes’ drive to the Patong Beach area by taxi or limousine service. Nearby places of interest include Khao Kad View Point (approximately 5 km), Chalong Bay (approximately 15 km), Promthep Cape (approximately 20 km) and the Boat Lagoon Marina (approximately 23 km away). Phuket International Airport is approximately 43 km (45 minutes) away from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="248.20" OriginalAmount="231.96" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="8.25045695" Longitude="98.28216716" StarRating="5" HotelCode="573057|2181715" HotelName="Baba Beach Club Phuket" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Village" CnxPolicy="Free CXL until 08/11/2024" HotelFacility="Air Conditioning,Bar,Internet,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>88 Moo 5, Klok Kloi, Takua Thung, Phang Nga 82140</AddressLine>
          </AddressLines>
          <CityName>Takua Thung</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/690194/a_690194_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This holiday village is located in Phang Nga.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="253.23" OriginalAmount="236.66" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="7.9067113" Longitude="98.3096812" StarRating="5" HotelCode="447115|2113095" HotelName="Cape Kudu Hotel" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Lounge,Restaurant,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>25/54, 25/55 Moo 5, Koh Yao, Koh Yao Noi, Phang Nga 82160</AddressLine>
          </AddressLines>
          <CityName>Patong</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/fd/d5/fdd5969c5eb87357f047aa5235ace94c7a5c62dd.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Patong.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="253.23" OriginalAmount="236.66" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="7.77474109" Longitude="98.32176936" StarRating="3.5" HotelCode="522008|2298755" HotelName="Rawai VIP Villas &amp; Kids Park" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Golf,Internet">
        <Address>
          <AddressLines>
            <AddressLine>58/88 Moo 6, Soi Ruaphaed, Phuket, Rawai 83130, Phuket 83130</AddressLine>
          </AddressLines>
          <CityName>Rawai</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0025/31644/2531644/1.jpg?f=14956299</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation welcomes guests in Rawai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="254.84" OriginalAmount="238.17" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="7.9770742504115" Longitude="98.280573559525" StarRating="4" HotelCode="387490|42914" HotelName="Manathai Surin Phuket" Meals="BED &amp; BREAKFAST,ROOM ONLY,HALF BOARD,FULL BOARD,ALL INCLUSIVE" BedType="BED &amp; BREAKFAST" PropertyType="Beach Hotel" CnxPolicy="Free CXL until 08/11/2024" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>121/1 Moo 3 Srisunthorn Road, Cheng Talay, Thalang, Phuket 83110</AddressLine>
          </AddressLines>
          <CityName>Surin Beach</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/90196/a_90196_H2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This resort is located in the heart of the beautiful Surin Beach area on Phuket Island. The exciting, stylishly presented property faces the turquoise Andaman Sea. The resort is only a 20-minute drive from Phuket International Airport (about 15 km away) and Patong, the around-the-clock entertainment venue on the island.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="258.08" OriginalAmount="241.20" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="7.8315281421207" Longitude="98.296432580357" StarRating="5" HotelCode="550869|2157675" HotelName="Avista Grande Phuket Karon - MGallery by Sofitel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>38 Soi Luang Phor Chuan Soi 1, Karon District, Amphur Muang, Phuket 83100</AddressLine>
          </AddressLines>
          <CityName>Karon</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/667106/a_667106_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Karon Beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="263.58" OriginalAmount="246.34" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="7.895315" Longitude="98.295895" StarRating="5" HotelCode="76001|86129" HotelName="La Flora Resort Patong" Meals="BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="BED &amp; BREAKFAST" PropertyType="Club Resort" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>39 Thaweewong Road, Patong Beach, Kathu, Phuket 83150</AddressLine>
          </AddressLines>
          <CityName>Patong</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/103410/p_103410_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This resort is located on Patong Beach, just metres from the sand and only 3 minutes away from Bang-La Road. Phuket town is only 20 minutes away and Phuket International Airport is a 45-minute journey from the accommodation.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="267.17" OriginalAmount="249.69" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="7.8207289051252" Longitude="98.310533147397" StarRating="4" HotelCode="413219|2265105" HotelName="Kata Sea View Villas" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Room Service">
        <Address>
          <AddressLines>
            <AddressLine>12 Patak Road Soi 2, Kata, Muang, Phuket 83100</AddressLine>
          </AddressLines>
          <CityName>Kata Beach</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/26/261509/261509a_hb_a_050.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Luxury four bedroom detached villa with full time staffs  including personal chef.Ocean and Sunset views from the private infinity pool Thai style sala and over sized balcony area.Thie villa is set securely behind a high cut limestone granite wall in gently sloping woodland behind Kata Beach.All four spacious bedrooms are ensuite with 32" LED TV 2 of them are with king size one with double bed and about the same size   the master bedroom has a double Jacuzzi bath in addition to marble set wash basins and walk in shower area. Villa Lotus is just renovated with all new teak wood furnitures including in all bedrooms.FREE BREAKFAST of your choice is included in the rental  plus a personal luxury return transfer from the airport and a free weekly massage and fruit carving lessons. are available for housekeeping cleaning and to cook lunch or dinner.Free 24 hour WiFi internet  plus cable and satellite television and DVD player with large 3D LED 42" TV and entertainment centre.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="271.58" OriginalAmount="253.81" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="7.89492506" Longitude="98.29555564" StarRating="3" HotelCode="15748|28314" HotelName="The Bay And Beach Club" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Family-friendly Hotel" CnxPolicy="Free CXL until 08/11/2024" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>33/1 Thaweewongse Road, Patong Beach, Phuket 83150</AddressLine>
          </AddressLines>
          <CityName>Patong</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/18864/a_18864_G2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The magic of this hotel begins with its location, directly on the beach, in the middle of the two miles of powdery white sand that is Patong Bay. Kata Beach is 7 km from the hotel, Phuket is a 30-minute drive and Phuket International Airport is some 45 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="271.66" OriginalAmount="253.89" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="7.8960822049003" Longitude="98.296578690436" StarRating="2" HotelCode="482008|2181665" HotelName="BearPacker Patong Hostel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hostel" CnxPolicy="Free CXL until 19/11/2024" HotelFacility="Air Conditioning,Golf,Internet,Laundry,Spa">
        <Address>
          <AddressLines>
            <AddressLine>162/3 Thaweewong Road, Kathu, Patong, Phuket 83150</AddressLine>
          </AddressLines>
          <CityName>Patong</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/61/617315/617315a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hostel is located in Patong.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="279.77" OriginalAmount="261.47" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="7.8084954291948" Longitude="98.299355506897" StarRating="4" HotelCode="9037|28204" HotelName="Katathani Phuket Beach Resort" Meals="BED &amp; BREAKFAST,HALF BOARD,FULL BOARD,ALL INCLUSIVE" BedType="BED &amp; BREAKFAST" PropertyType="Beach Hotel,Club Resort" CnxPolicy="Free CXL until 07/11/2024" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Garden,Golf,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>14 Kata Noi Road, Tambon Karon, Muang Phuket, Chang Wat Phuket 83100</AddressLine>
          </AddressLines>
          <CityName>Kata Noi Beach</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/3911/a_3911_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel lies in a peaceful location directly beside the beautiful, gently sloping sandy beach in the picturesque bay of Kata Noi in the south of the island of Phuket. A diverse selection of shopping and entertainment venues are to be found in the near surrounds and further amenities can be found in the town centre that lies some 1,5 km away. The nearest bus stop is about 50 m away and Patong Beach with its many water sport opportunities and entertainment venues is about 20 minutes drive away. Transfer to the airport takes about 50 minutes.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="284.52" OriginalAmount="265.91" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="8.0016814337374" Longitude="98.293720185757" StarRating="5" HotelCode="9032|28064" HotelName="Dusit Thani Laguna Phuket" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Beach Hotel,Club Resort,Conference Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Garden,Golf,Internet,Jacuzzi,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>390 Srisoontorn Road Moo 1, Cherngtalay, Phuket 83110</AddressLine>
          </AddressLines>
          <CityName>Cherng Talay</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/3901/a_3901_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated on the island of Phuket, which lies in the Andaman Sea on Thailand's southwest coast. Phuket is Thailand's largest island and is connected to the mainland by the Sarasin Bridge at the island's north. The hotel lies 20 km to the north of Phuket, 21 km to the south of Phuket international airport and 33 km from famous Patong Beach. The hotel is part of the internationally-renowned resort.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="284.61" OriginalAmount="265.99" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="7.866946" Longitude="98.331002" StarRating="4.5" HotelCode="73787|245176" HotelName="Villa Zolitude" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="Club Resort,Finca,Village,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Garden,Golf,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>53/25 Moo5 Soi Bann Nai Trok, Chaofa West Rd, Chalong, Muang, Phuket 83130</AddressLine>
          </AddressLines>
          <CityName>Rawai</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/99544/a_99544_D2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming hotel is situated in Chalong. It is 10 minutes from Chalong pier and 15 minutes from Phuket town, where guests will find restaurants, bars, pubs, transport links and tourist sights. Phuket International Airport is 30 minutes from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="285.74" OriginalAmount="267.05" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="8.2544040412448" Longitude="98.281457126141" StarRating="5" HotelCode="67096|63514" HotelName="Aleenta Phuket Resort &amp; Spa" Meals="BED &amp; BREAKFAST,HALF BOARD,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="Beach Hotel,Club Resort,Finca,Spa Hotel,Eco Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Currency Exchange,Diet Meals,Fax,Golf,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>33 Moo 5, Takua Thung, Khok Kloi, Phang Nga, Phuket 82140</AddressLine>
          </AddressLines>
          <CityName>Phang Nga</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/86799/a_86799_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This resort is located on the west coast on the Andaman Sea, on a pristine and private Natai beach in Phangnga. The town centre of Klokkloy is 2 km from the hotel, whilst various restaurants, bars and pubs can be reached by foot in less than 10 minutes. Phuket International Airport is just 15 minutes away by car.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="287.27" OriginalAmount="268.48" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="7.985596" Longitude="98.29472" StarRating="4" HotelCode="171977|112622" HotelName="Two Villas Holiday - Oxygen Style Bangtao Beach" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Finca,Village,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Fax,Garden,Golf,Internet,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>271 Bangtao 4 Road Moo 5, Cherng Talay Sub District, Phuket 83110, Thalang</AddressLine>
          </AddressLines>
          <CityName>Phuket</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/240178/gt_240178_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This holiday village provides easy access to Banyan Tree Golf Course and other nearby tourist attractions, such Bang Tao Beach, Layan Beach and Surin Beach (all around 500 metres away). This magnificent location is well-suited to people who want to rest in the tranquil and peaceful atmosphere with beloved ones, friends and family. Guests will find Lotus restaurants and shops around 1200 m from the design hotel and Phra Thong or Phra Pud temples are 1500 m away. Phuket International airport is approximately 15 km from the finca.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="292.72" OriginalAmount="273.57" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="7.814" Longitude="98.386703440475" StarRating="4" HotelCode="434614|3548535" HotelName="X10 Seaview Suites at Panwa Beach" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>3/30 Moo 8 Ao Yon Road, Khao Khad, Vichit, Muang, Phuket 83000, info@x10suites.com, Tel:</AddressLine>
          </AddressLines>
          <CityName>Phuket</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/598774/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests on Phuket.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="295.01" OriginalAmount="275.71" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="7.9863100040544" Longitude="98.421496008598" StarRating="5" HotelCode="284090|230959" HotelName="COMO Point Yamu" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 07/11/2024" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Golf,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>225 Moo 7, Paklok, Talang, Phuket 83110</AddressLine>
          </AddressLines>
          <CityName>Phuket</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/391277/a_391277_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;COMO Point Yamu is located on the eastern side of Phuket on the tip of Cape Yamu. The distinctive limestone outcroppings of Phang Nga Bay are within the resort’s views. The bay includes hundreds of islands, most of them forested, uninhabited and ringed by coral reefs making for excellent cruising, diving and exploration days within these UNESCO protected, ecologically significant waters. COMO Beach Club - the white-sand day retreat for guests - sits on one of these islands.</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="298.57" OriginalAmount="279.04" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="8.170255" Longitude="98.2964" StarRating="4.5" HotelCode="174047|842485" HotelName="Marriott's Mai Khao Beach Phuket" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Apartment Hotel,Club Resort,Village,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Designated Smoking Area,Fax,Internet,Kitchen,Laundry,Lounge,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>234 Thepsasatri Road, Mai Khao, Talang, 83110 Phuket</AddressLine>
          </AddressLines>
          <CityName>Mai Khao Beach</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/17/174560/174560a_hb_a_005.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel in Phuket is located in the pristine Mai Khao Beach area, an oasis of natural beauty which is protected from development as part of the Nai Yang National Park. The apartment hotel overlooks exotic forest scenery, where guests are also able to enjoy the thrill of a lifetime, riding through the jungle on a magnificent elephant. Phuket Town is 40 minutes' drive from the apartment hotel, while Patong is approximately 45 km away. The serene location ensures that guests enjoy tranquillity, with peaceful and sunny days and restful nights. The apartment hotel is only 15 minutes from Phuket International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="299.04" OriginalAmount="279.48" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="8.16879" Longitude="98.295819" StarRating="5" HotelCode="933369|923495" HotelName="Anantara Vacation Club Phuket Mai Khao" Meals="BED &amp; BREAKFAST,HALF BOARD,FULL BOARD,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="Village" CnxPolicy="Free CXL until 07/11/2024" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Currency Exchange,Internet,Kitchen,Laundry,Lounge,Restaurant,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>887 Moo 3, Tumbon Mai Khao, Amphur Thalang, Phuket 83110</AddressLine>
          </AddressLines>
          <CityName>Mai Khao Beach</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/19/196690/196690a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This holiday village warmly welcomes guests on Phuket.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="302.26" OriginalAmount="282.49" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="7.8214732820604" Longitude="98.300729723941" StarRating="4" HotelCode="48830|28414" HotelName="Sawasdee Village" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Club Resort" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Currency Exchange,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>38 KateKwan Road, Kata Beach, Phuket 83100</AddressLine>
          </AddressLines>
          <CityName>Phuket</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/34000/a_34000_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This resort hotel is situated in Kata and is around 10 minutes' walk from the centre of town. The local beach is about 500 metres away and shops and bars can also be found nearby. Phuket International Airport is approximately 45 km from the accommodation.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="303.51" OriginalAmount="283.65" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="8.1559525706306" Longitude="98.297944664955" StarRating="5" HotelCode="160792|128174" HotelName="Renaissance Phuket Resort &amp; Spa" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="Beach Hotel,Club Resort,Spa Hotel,Family-friendly Hotel" CnxPolicy="Free CXL until 07/11/2024" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Garden,Golf,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>555 Moo 3, Mai Khao 83110, Talang, Phuket</AddressLine>
          </AddressLines>
          <CityName>Mai Khao Beach</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/227094/a_227094_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The resort is located on the white sands of Mai Khao Beach amidst tropical gardens. Guests will find restaurants, bars and shops within 500 m of the hotel and the beach is just a 5-minute walk away. The Mangrove Forest and Bangpae Waterfall are around a 50-minute drive from the design hotel, Patong Beach is approximately 45 minutes away and Phuket FantaSea is roughly an hour away. The beach hotel is approximately 16 km from Phuket International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="309.18" OriginalAmount="288.95" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="7.986484" Longitude="98.566602" StarRating="5" HotelCode="186464|924875" HotelName="Santhiya Koh Yao Yai Resort &amp; Spa" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>88 Moo 7, Phunai, Koh Yao, Phangnga 83000</AddressLine>
          </AddressLines>
          <CityName>Ko Yao Yai</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/19/198943/198943a_hb_a_009.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This resort is located in Ko Yao Yai. The nearest airport is Phuket (HKT).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="313.63" OriginalAmount="293.11" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="7.7787242034819" Longitude="98.302386403084" StarRating="5" HotelCode="9052|1515298" HotelName="The Nai Harn" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="Beach Hotel,Club Resort,Spa Hotel" CnxPolicy="Free CXL until 22/10/2024" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Garden,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>23/3 Moo 1 Vises Road, Rawai, Muang District, Phuket 83130</AddressLine>
          </AddressLines>
          <CityName>Rawai</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/3932/a_3932_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This luxury hotel lies on the cliffs at the southernmost tip of Phuket and thus enjoys fabulous views out over the almost 1 km long, sandy Nai Harn Beach. It is 40 minutes drive to the international airport and 20 minutes to the town centre where guests will discover many shopping and entertainment venues.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="314.44" OriginalAmount="293.87" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="7.88802209" Longitude="98.30355792" StarRating="4" HotelCode="620986|2298715" HotelName="Dinso Resort" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>117 Nanai Road, Tambon Patong, Amphoe Kathu, Phuket 83150</AddressLine>
          </AddressLines>
          <CityName>Patong</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0037/33060/3733060/2.jpg?f=15501950</HotelPictures>
        <HotelDescription>&lt;br/&gt;This resort welcomes guests in Patong.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="315.49" OriginalAmount="294.85" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="7.8096938872684" Longitude="98.297832012176" StarRating="4" HotelCode="118729|54964" HotelName="Mom Tri's Villa Royale Phuket" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="Club Resort,Spa Hotel,Eco Hotel" CnxPolicy="Free CXL until 23/10/2024" HotelFacility="Air Conditioning,Bar,Designated Smoking Area,Diet Meals,Fax,Garden,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>12 Kata Noi Road, Kata Noi Beach, Phuket 83100</AddressLine>
          </AddressLines>
          <CityName>Kata Noi Beach</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/162742/a_162742_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This resort lies on Kata Bay headland between two of the most beautiful sandy beaches on the island of Phuket. The hotel’s immediate vicinity includes restaurants, bars, pubs, tourist attractions and shops. The hotel is a 45-minute drive from the centre of Phuket and 50 km from Phuket International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="315.98" OriginalAmount="295.31" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="8.1665382345681" Longitude="98.295047879219" StarRating="5" HotelCode="21432|28164" HotelName="JW Marriott Phuket Resort &amp; Spa" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Beach Hotel,Club Resort" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Garden,Golf,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>231 Moo 3, Mai Khao, Talang District, Phuket 83110</AddressLine>
          </AddressLines>
          <CityName>Mai Khao Beach</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/27746/a_27746_E2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This luxury hotel is located on peaceful Mai Khao Bay in the north of Phuket. This hotel is located directly beside a magnificent beach, and in addition guests will find the famous turtle protection area. The hotel’s peaceful location means that it is the ideal destination for those seeking a tranquil holiday. Phuket’s city airport is some 15 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="316.09" OriginalAmount="295.41" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="7.8835877101874" Longitude="98.272705078125" StarRating="5" HotelCode="14805|3534785" HotelName="Phuket Marriott Resort &amp; Spa, Merlin Beach" Meals="ROOM ONLY,BED &amp; BREAKFAST,ALL INCLUSIVE" BedType="ROOM ONLY" PropertyType="Beach Hotel" CnxPolicy="Free CXL until 06/11/2024" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Garden,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>99 Muen-Ngoen Road, Tri-Trang Beach, Patong, Phuket 83150</AddressLine>
          </AddressLines>
          <CityName>Patong</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/17377/l_17377_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated on Tri Trang beach, close to all the attractions that the island of Phuket has to offer. The sights of Patong and other west coast villages are also not far from the hotel, and it is only a 45-minute drive to the airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="321.29" OriginalAmount="300.27" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="7.8661982035361" Longitude="98.283651173115" StarRating="5" HotelCode="9053|28224" HotelName="Le Meridien Phuket Beach Resort" Meals="BED &amp; BREAKFAST,ROOM ONLY,HALF BOARD" BedType="BED &amp; BREAKFAST" PropertyType="Beach Hotel,Conference Hotel" CnxPolicy="Free CXL until 14/11/2024" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Garden,Golf,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>29 Soi Karon Nui, Tambon Karon, Amphur Muang, Phuket 83100</AddressLine>
          </AddressLines>
          <CityName>Karon Noi Beach</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/3933/a_3933_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This luxurious beach hotel is located on the majestic south coast of the island right on the private beach. It is just 5 km to the tourist centre of Patong Beach where guests will discover a diverse selection of shopping venues, bars and restaurants. Transfer to the airport takes just 60 minutes.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="321.85" OriginalAmount="300.79" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="7.8193000289277" Longitude="98.30032646656" StarRating="4" HotelCode="127044|97049" HotelName="Chanalai Romantica Resort" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Club Resort" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>62 Kata Road, T. Karon, A. Muang, Phuket 83100</AddressLine>
          </AddressLines>
          <CityName>Kata Beach</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/184000/a_184000_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This resort is located just 1 block from the beautiful Kata Beach and guests will find a range of shopping centres and restaurants nearby. It offers easy access to the island viewing point and is 20 minutes away from Phuket city and Patong. Phuket International Airport is 40 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="327.73" OriginalAmount="306.29" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="7.92312763" Longitude="98.27895295" StarRating="5" HotelCode="529698|1988345" HotelName="Wyndham Grand Phuket Kalim Bay" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 08/11/2024" HotelFacility="Air Conditioning,Bar,Conference Hall,Golf,Internet,Lounge,Restaurant,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>8/18-19 Moo 6 Kamala, Kathu, Phuket 83150</AddressLine>
          </AddressLines>
          <CityName>Kathu</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/645207/a_645207_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Kathu.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="333.37" OriginalAmount="311.56" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="7.9495" Longitude="98.276301" StarRating="3.5" HotelCode="900829|247436" HotelName="Kamala Beach Estate" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Village" CnxPolicy="Free CXL until 21/11/2024" HotelFacility="Air Conditioning,Bar,Currency Exchange,Designated Smoking Area,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>33/6 Moo 6, Kamala Beach, Kathu, Phuket 83150</AddressLine>
          </AddressLines>
          <CityName>Kamala Beach</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/13/134452/134452a_hb_a_013.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located on an oceanfront private headland on the southern end of Kamala Beach, the resort has direct access to a small beach, just a 10-minute walk away. Guests will find restaurants, bars and shops in the resort centre of Kamala, around 700 metres from the holiday village. The Tsunami Monument is 800 metres from the resort. Phuket International Airport is approximately 38 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="333.96" OriginalAmount="312.11" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="7.6075101854078" Longitude="98.368465304375" StarRating="5" HotelCode="26803|93202" HotelName="The Racha" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="Beach Hotel,Spa Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Currency Exchange,Fax,Golf,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>42/12-13 Moo 5, Rawai, Muang, Phuket 83130</AddressLine>
          </AddressLines>
          <CityName>Ko Raya Yai</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/39392/a_39392_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The beach-side hotel is set on Batok beach, overlooking one of Thailand's most spectacular bays on Racha Yai Island, 12 miles to the south of Phuket and 70 km in total from Phuket International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="335.93" OriginalAmount="313.95" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="8.009387" Longitude="98.293256" StarRating="5" HotelCode="141085|118212" HotelName="Mövenpick Resort Bangtao Beach Phuket" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="Beach Hotel,Club Resort,Spa Hotel,Family-friendly Hotel" CnxPolicy="Free CXL until 18/11/2024" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Currency Exchange,Fax,Garden,Golf,Internet,Jacuzzi,Kitchen,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>35 Moo 4, Cherngtalay, Phuket 83110</AddressLine>
          </AddressLines>
          <CityName>Bang Tao Bay</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/201855/a_201855_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This family-friendly club resort is located on the northwest coast of Phuket Island, quietly nestled between the intimate Phuket Laguna and the golden sands of the majestic Andaman Sea. While just a 20-minute drive to the entertainment heartbeat of Phuket, Patong Beach, it is conveniently placed just 15 minutes from Phuket International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="341.69" OriginalAmount="319.34" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="7.81744" Longitude="98.302437" StarRating="5" HotelCode="72873|75714" HotelName="Malisa Villa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Club Resort,Finca" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Designated Smoking Area,Fax,Garden,Golf,Internet,Kitchen,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Spa,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>40 / 36 Kata Road, Kata Beach, Muang, Phuket 83100</AddressLine>
          </AddressLines>
          <CityName>Kata Beach</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/98460/f_98460_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The resort enjoys an idyllic setting, a 5-minute walk from Phuket's stunning sandy Kata Beach, in the southwest of Phuket Island. It is close by restaurants, bars, links to the public transport network and shops as well as 15 minutes from Patong Beach and 30 minutes from Phuket town. The resort is 45 minutes from Phuket International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="353.27" OriginalAmount="330.16" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="8.081004" Longitude="98.288527" StarRating="5" HotelCode="98060|1871705" HotelName="Phuket Marriott Resort &amp; Spa, Naiyang" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Beach Hotel,Spa Hotel,Airport Hotel" CnxPolicy="Free CXL until 19/11/2024" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Garden,Golf,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>92 Moo 3, Nai yang Beach, Phuket 83110</AddressLine>
          </AddressLines>
          <CityName>Nai Yang Beach</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/137478/a_137478_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This luxury resort is superbly suited for those seeking relaxation, and is located directly beside the white beach of Nai Yang, within a National Park. The transfer time to Phuket airport is approximately 20 minutes.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="362.91" OriginalAmount="339.17" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="7.8118224041067" Longitude="98.298797607422" StarRating="3" HotelCode="26361|28294" HotelName="Orchidacea Resort" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Club Resort" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Garden,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>210 Knoktanod Road, Kata Beach, Phuket 83100</AddressLine>
          </AddressLines>
          <CityName>Kata Beach</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/38600/w_38600_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Surrounded by tropical greenery and situated on a slope, this club resort overlooks the Bay of Kata. The beach and resort centre can be reached within 3 to 10 minutes on foot. Guests will find plenty of restaurants, shops and bars in the centre. The transfer time to Phuket airport is approximately 50 minutes.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="363.58" OriginalAmount="339.79" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="7.94375913" Longitude="98.28567325" StarRating="5" HotelCode="304264|1011865" HotelName="Villa Tantawan Resort and Spa" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Golf,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>37/12 Moo 2, Kamala Beach, Kathu District, 83150 Phuket, Thailand</AddressLine>
          </AddressLines>
          <CityName>Kamala Beach</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/418053/a_418053_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The villas are situated on the mountain of Kamala Range overlooking the Andaman Ocean. The resort is just 5 minutes from Patong Beach and nightlife entertainment, and 40 minutes from Phuket international airport. Taxi oder car rental is recommended during the holiday.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="368.22" OriginalAmount="344.13" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="8.036863" Longitude="98.602256" StarRating="4" HotelCode="141820|475105" HotelName="Koh Yao Yai Village" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="Beach Hotel,Club Resort,Eco Hotel" CnxPolicy="Free CXL until 31/10/2024" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Currency Exchange,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>78 Moo 4, Koh Yao Yai, Amphoe Koh Yao, Phang-Nga 82160</AddressLine>
          </AddressLines>
          <CityName>Ko Yao Yai</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/202713/a_202713_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This resort is located in the heart of Phang-Nga Bay on the Andaman Sea. It is surrounded by 42 beautiful islands and is easy to reach via a short 40-minute crossing by speed boat from Phuket (Bang Rong pier) or Krabi (Ao Nang or Thalen pier).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="377.52" OriginalAmount="352.82" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="8.158451" Longitude="98.297657" StarRating="5" HotelCode="387520|74234" HotelName="SALA Phuket Mai Khao Beach Resort" Meals="BED &amp; BREAKFAST,ROOM ONLY,HALF BOARD" BedType="ROOM ONLY" PropertyType="Club Resort,Spa Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Currency Exchange,Fax,Garden,Golf,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>333 Moo 3, Mai Khao Beach, Thalang District, Phuket 83110</AddressLine>
          </AddressLines>
          <CityName>Mai Khao Beach</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/90216/w_90216_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The resort is located on pristine Mai Khao Beach on Phuket's northwest shoreline, just 10 minutes from Phuket International Airport and the famous Blue Canyon Golf Course, and only 15 minutes away from picturesque Phang Nga Bay. Phuket town is a 30-minute drive away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="381.86" OriginalAmount="356.88" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="7.8096371629626" Longitude="98.32788806528" StarRating="4" HotelCode="563862|2129165" HotelName="CasaBay Luxury Pool Villas" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bicycle Rental,Golf,Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>56/65 Viset Road Soi Suksan 2 Moo 4, Rawai, Phuket 83130</AddressLine>
          </AddressLines>
          <CityName>Rawai</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/59/591319/591319a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation welcomes guests in Rawai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="391.13" OriginalAmount="365.54" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="7.926066" Longitude="98.267013" StarRating="5" HotelCode="213724|922945" HotelName="The Naka Phuket" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>1/18, 1/20 Moo 6 Kamala, Kathu, Phuket 83150</AddressLine>
          </AddressLines>
          <CityName>Kathu</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/30/302577/302577a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Kathu. The nearest airport is Phuket (HKT).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="403.08" OriginalAmount="376.71" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="7.8161444974623" Longitude="98.300603377927" StarRating="4" HotelCode="259222|28194" HotelName="Beyond Resort Kata" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Beach Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Garden,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>1 Pakbang Road, Muang District, Tambon Karon, Phuket 83100</AddressLine>
          </AddressLines>
          <CityName>Karon Beach</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/15268/a_15268_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel has a great location, on the golden sands of the 1 km-long Kata beach. Restaurants and shops are located in front of the hotel. Patong Beach is around a 20-minute drive away. A scheduled bus service to Phuket operates every day, while Phuket airport is around 49 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="408.10" OriginalAmount="381.40" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="7.977438534599" Longitude="98.280408382416" StarRating="5" HotelCode="37108|44404" HotelName="Twinpalms Phuket" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Garden,Internet,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>106/46 Surin Beach Road Moo 3, Cherng Talay, Phuket 83110</AddressLine>
          </AddressLines>
          <CityName>Cherng Talay</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/60897/a_60897_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The resort is located on Cape Yamu on the east coast. Phuket International Airport is situated approximately 20 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="413.84" OriginalAmount="386.77" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="8.086062" Longitude="98.296933" StarRating="5" HotelCode="9039|28374" HotelName="The Slate" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="Beach Hotel,Club Resort,Spa Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Garden,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>116 Sakhu Moo 1, Thalang, Nai Yang Beach 83110, Phuket</AddressLine>
          </AddressLines>
          <CityName>Nai Yang Beach</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/3913/a_3913_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Touching Nai Yang Beach on Phuket's northwest shore, the hotel is only 10 minutes from Phuket International Airport (20 km away). Nai Yang Beach retains a natural ambience and can be reached in approximately 30 minutes. A variety of restaurants and bars are located nearby. Phuket town, with its shopping and nightlife opportunities, is a 40-minute drive from the resort. Surathanee is about 180 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="420.24" OriginalAmount="392.75" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="7.981714" Longitude="98.280595" StarRating="4" HotelCode="168619|1523238" HotelName="Surin Park" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Beach Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Golf,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>128 Had Surin Soi 8, Srisoonthorn Road, Cherngtalay, Thalang, Phuket 83110</AddressLine>
          </AddressLines>
          <CityName>Phuket</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/14/140094/140094a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located at the centre of Patong beach, with restaurants, bars, and shops surrounding it on all sides. It is a very convenient base for younger travellers who want to fully enjoy the nightlife of Patong. The hotel is located approximately 25 minutes from Phuket town and 40 km from Phuket International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="441.40" OriginalAmount="412.52" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="7.7947036134009" Longitude="98.328857123852" StarRating="4" HotelCode="33035|28244" HotelName="Mangosteen Ayurveda &amp; Wellness Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Club Resort,Spa Hotel" CnxPolicy="Free CXL until 22/10/2024" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Golf,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>99/4 Soi Mangosteen Moo 7, Rawai 83130, Phuket</AddressLine>
          </AddressLines>
          <CityName>Rawai</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/52461/a_52461_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;At the resort guests can experience the most stunning 180º sea views, overlooking 4 bays and Phuket town. Set amidst tropical surroundings, the famous Nai Harn Beach is just an 8-minute drive away. A shopping centre, an orchard farm, and dining opportunities can be found nearby. Phuket town and both the tourist centre of Patong and Central Festival are about 10 km away. Approximate driving time from Phuket International Airport is 45 minutes, with the distance being 40 km.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="442.98" OriginalAmount="414.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="7.8133517787165" Longitude="98.390944054925" StarRating="4.5" HotelCode="306445|1868058" HotelName="Bandara Villas, Phuket" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>96 Moo 8, Wichit Subdistrict, Muang Phuket, 83000 Phuket</AddressLine>
          </AddressLines>
          <CityName>Phuket</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/53/533183/533183a_hb_a_005.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;A lobby and a reception are available to travellers. The individual storeys can easily be reached via the lift or stairs. Services and facilities at the hotel include a safe, a restaurant, a bar, room service and a laundry service. Wireless internet access is available to guests in the public areas. Those arriving in their own vehicles can leave them in the car park of the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="455.84" OriginalAmount="426.02" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="8.012338" Longitude="98.295798" StarRating="5" HotelCode="10653|27944" HotelName="Banyan Tree Phuket" Meals="BED &amp; BREAKFAST,HALF BOARD,FULL BOARD,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="Club Resort,Spa Hotel" CnxPolicy="Free CXL until 08/11/2024" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Golf,Internet,Jacuzzi,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>33 33/27 Srisoonthorn Road Moo 4, Cherngtalay, Amphur Talang, Phuket 83110</AddressLine>
          </AddressLines>
          <CityName>Bang Tao Bay</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/8536/a_8536_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The resort is set amidst verdant tropical gardens, in a natural and private environment on the tranquil shores of Phuket's Bang Tao Bay in Thailand. The resort sits in Laguna Phuket, a large resort area adjacent to the Banyan Tree resort and the Banyan Tree DoublePool Villas. It is secluded and surrounded by delightful gardens. This spa sanctuary is just 30 minutes from bustling Phuket Town and the Phuket International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="463.53" OriginalAmount="433.21" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="7.96247986" Longitude="98.28368554" StarRating="0" HotelCode="943773|2384735" HotelName="Twinpalms Montazure" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>129/86 Kamala Beach Road, Kathu, Kamala Beach, Phuket 83150</AddressLine>
          </AddressLines>
          <CityName>Kamala Beach</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0038/15094/3815094/1.jpg?f=15561911</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="465.84" OriginalAmount="435.36" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="8.1354958134903" Longitude="98.30002764418" StarRating="5" HotelCode="170029|258935" HotelName="Maikhao Dream Villa Resort &amp; Spa Phuket" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Finca" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Currency Exchange,Designated Smoking Area,Fax,Garden,Internet,Jacuzzi,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>138/21 Moo 4, Mai Khao, Thalang, Phuket 83110</AddressLine>
          </AddressLines>
          <CityName>Mai Khao Beach</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/14/147396/147396a_hb_a_025.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The resort is located only 15 minutes' walk from Sirinat National Park, 2 minutes from Mai Khao Beach and around an hour's drive from Phuket Town. Phuket International Airport is approximately 15 minutes' drive from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="468.56" OriginalAmount="437.91" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="7.8119393260657" Longitude="98.296995162964" StarRating="5" HotelCode="167010|135114" HotelName="Impiana Private Villas Kata Noi" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="Beach Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Currency Exchange,Designated Smoking Area,Fax,Internet,Kitchen,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>10 Kata Noi Road, Moo 2, Karon District, Muang, Phuket 83100</AddressLine>
          </AddressLines>
          <CityName>Kata Noi Beach</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/12/126367/126367a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Phuket, where the villa is located, has endless miles of white beaches with the most beautiful beaches on the west coast. Phuket Town with its shopping venues is about 15 minutes away. Phuket International Airport is around 50 minutes from the villas.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="476.05" OriginalAmount="444.91" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="7.95329" Longitude="98.2816" StarRating="5" HotelCode="877718|2352425" HotelName="InterContinental Phuket Resort" Meals="BED &amp; BREAKFAST,HALF BOARD,FULL BOARD,ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>333 Moo 3, Kamala Sub-District, Kamala Beach, Phuket 83150</AddressLine>
          </AddressLines>
          <CityName>Kamala Beach</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0038/21919/3821919/1.jpg?f=15591247</HotelPictures>
        <HotelDescription>&lt;br/&gt;This resort is located in Kamala Beach, right on the sandy beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="539.95" OriginalAmount="504.63" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="7.833163" Longitude="98.299717" StarRating="4" HotelCode="169923|1870648" HotelName="Sunset Plaza" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Golf,Internet,Kitchen,Laundry,Lounge,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>264 Patak Road, Tambon Karon, Karon Beach, Amphoe Muang, Phuket 83100</AddressLine>
          </AddressLines>
          <CityName>Karon</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/14/146117/146117a_hb_a_004.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The aparthotel is located high above the sea by Karon Beach with the Andaman Sea directly opposite. Chalong HomePro shopping centre is around 15 minutes away on public transport, and the centre of Karon and the beach are just 5 minutes on foot. Phuket International Airport is approximately 40 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="542.65" OriginalAmount="507.15" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="8.0562100638515" Longitude="98.457874059677" StarRating="5" HotelCode="174044|708285" HotelName="The Naka Island A Luxury Collection Resort &amp; Spa Phuket" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="BED &amp; BREAKFAST" PropertyType="Beach Hotel" CnxPolicy="Free CXL until 14/11/2024" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Internet,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>32 Moo 5, Tambol Paklok, Amphur Thalang, Naka Yai Island 83110, Phuket</AddressLine>
          </AddressLines>
          <CityName>Naka Yai Island</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/244332/a_244332_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This resort is located on Naka Beach, Naka Yai Island, surrounded by lush tropical landscape and the Andaman Sea. It offers comfort in an evocative setting and is just a short speed boat ride from mainland Phuket. It lies about 20 km from the Heroines Monument, some 28 km from Phuket Fantasea and around 45 km from Patong Beach. Phuket International Airport is half an hour away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="548.93" OriginalAmount="513.02" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="8.166479" Longitude="98.295754" StarRating="4" HotelCode="174048|842655" HotelName="Marriott's Phuket Beach Club" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Beach Hotel,Club Resort,Village,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Golf,Internet,Jacuzzi,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>230, 232 Moo 3, Talang, Mai Khao, Phuket 83110</AddressLine>
          </AddressLines>
          <CityName>Mai Khao Beach</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/14/148742/148742a_hb_a_008.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Rising from the renowned Mai Khao Beach in the heart of Thailand's largest island, the property stands as a tribute to its beautiful surroundings. Phuket Town is just 30 minutes’ drive from the hotel. It is placed 20 km north-west of Phuket International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="556.40" OriginalAmount="520.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="7.9292422" Longitude="98.27740859" StarRating="3" HotelCode="601619|2155895" HotelName="Amala Grand Bleu Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 21/11/2024" HotelFacility="Air Conditioning,Golf,Internet,Lounge,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>6/33, Moo 6 Nakathani Village, Kamala Beach, Kathu, Phuket 83150</AddressLine>
          </AddressLines>
          <CityName>Phuket</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/63/635186/635186a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This resort is located on Phuket.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="557.87" OriginalAmount="521.37" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="7.8013464315943" Longitude="98.411333678574" StarRating="5" HotelCode="76077|83675" HotelName="Sri Panwa Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Beach Hotel,Club Resort" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Internet,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>88 Sakdidej Road Moo 8, Vichit, Muang, Cape Panwa, Phuket 83000</AddressLine>
          </AddressLines>
          <CityName>Cape Panwa</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/103496/a_103496_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The boutique hotel is situated high above the waters of the Andaman Sea on Cape Panwa in the south east of Phuket. It is the only location which commands both panoramic views from the top of Cape Panwa, as well as offering an exclusive private beach. The area, occupied partly by the Royal Thai Navy &amp; Marine Biological Centre, still retains its natural surroundings in the midst of quiet fishing villages. Phuket Town is approximately 15 km away, while it is just 20 km to Chalong Temple. Phuket International Airport is about 40 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="577.31" OriginalAmount="539.54" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="7.8207103117881" Longitude="98.384623461654" StarRating="4" HotelCode="934501|1868698" HotelName="Korsiri Villas" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 21/11/2024" HotelFacility="Air Conditioning,Bar,Internet,Kitchen,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>39/32 Moo 6, Tambon Vichit, Amphoe Muang, Panwa Beach, Phuket 83000</AddressLine>
          </AddressLines>
          <CityName>Phuket</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/23/233754/233754a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation welcomes guests on Phuket.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="610.94" OriginalAmount="570.97" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="7.933186" Longitude="98.262904" StarRating="5" HotelCode="115864|108956" HotelName="Paresa Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 07/11/2024" HotelFacility="Bar,Conference Hall,Currency Exchange,Golf,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>49 Moo 6, Layi-Nakalay Road, Kamala, Phuket 83150</AddressLine>
          </AddressLines>
          <CityName>Phuket</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/159534/a_159534_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Extending out dramatically from the stunningly sculptured cliff tops of Kamala overlooking the spectacular azure waters of the Andaman Sea andsurrounded by lush tropical forests and gardens, the resort lies a short 30-minutes from Phuket International Airport. It is situated at Phuket’s mostsought after address, “Millionaires’ Mile” on Kamala’s Hills. The property is also within easy access of the sleepy, traditional Kamala fishing village and the lively Patong Beach.</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="667.92" OriginalAmount="624.22" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="7.8032524668815" Longitude="98.29932063818" StarRating="5" HotelCode="141103|180396" HotelName="The Shore at Katathani" Meals="BED &amp; BREAKFAST,ROOM ONLY,HALF BOARD" BedType="BED &amp; BREAKFAST" PropertyType="Finca" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Currency Exchange,Designated Smoking Area,Fax,Garden,Golf,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>14 Kata Noi Road, Amphoe Muang Phuket, Phuket 83100</AddressLine>
          </AddressLines>
          <CityName>Kata Noi Beach</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/201879/gt_201879_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The property is a seaside retreat located directly on the far end of Kata Noi Beach. It is approximately 20 minutes south of Patong Beach and 50 minutes from Phuket International Airport. Various shopping venues are some 10 minutes’ walk and Phuket Town approximately 30 minutes’ drive from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="816.63" OriginalAmount="763.21" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="7.9493411534776" Longitude="98.275394317791" StarRating="5" HotelCode="143465|127994" HotelName="Andara Resort &amp; Villas" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="BED &amp; BREAKFAST" PropertyType="Beach Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Currency Exchange,Fax,Golf,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>15 Moo 6, Kamala Beach, Kathu, Phuket 83150</AddressLine>
          </AddressLines>
          <CityName>Kamala Beach</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/13/132537/132537a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located about halfway down the west coast of Phuket, on the pristine Andaman Sea. Nestled on a gentle hillside overlooking the Kamala Bay and open ocean, the hotel is just minutes away from Phuket's best restaurants, Silk Phuket and shopping at The Plaza Surin, as well as tourist attractions and other premium resorts. This hotel is near Phuket Airport, which is just 28 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="836.59" OriginalAmount="781.86" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="7.812755" Longitude="98.296885" StarRating="5" HotelCode="297877|1053678" HotelName="Kata Rocks" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Conference Hall,Internet,Laundry,Lounge,Massage Centre,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>186/22 Kok Tanode Road, Kata Beach, Phuket 83100</AddressLine>
          </AddressLines>
          <CityName>Kata Beach</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/36/368261/368261a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located right in the heart of Kata Beach, this hotel lies in a quiet area.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="877.29" OriginalAmount="819.90" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="8.1690365908771" Longitude="98.295254409313" StarRating="5" HotelCode="76337|94296" HotelName="Anantara Mai Khao Phuket Villas" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="Club Resort" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Garden,Golf,Internet,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>888 Moo 3, Tumbon Mai Khao, Amphur Thalang, Phuket</AddressLine>
          </AddressLines>
          <CityName>Phuket</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/103808/a_103808_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This resort enjoys a timeless setting on a secluded stretch of the Phuket coastline. It is set on the north west coast of Phuket at Mai Khao Beach, which is lined with coconut plantations and local farms growing exotic produce. The resort is a 45-minute drive from the bustling beaches of the south and presents a world of unspoilt beauty and unexpected discoveries. Guests will find the nearest shops 10 m away and bars just 100 m from the resort while Phuket town is a 45-minute drive away. It lies just 15 minutes from Phuket International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="901.07" OriginalAmount="842.12" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="8.0355399242611" Longitude="98.284327089786" StarRating="5" HotelCode="58840|43994" HotelName="Anantara Layan Phuket Resort" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="Beach Hotel,Finca,Spa Hotel" CnxPolicy="Free CXL until 07/11/2024" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Golf,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>168 Moo 6, Layan Beach Soi 4, Cherngtalay, Thalang 83110</AddressLine>
          </AddressLines>
          <CityName>Layan Beach</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/76228/a_76228_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This beach hotel is located on the north-west of the island in the kingdom of Thailand, ideally situated on Layan Beach, surrounded by a protected nature reserve. Thailand and links to the public transport network are around 4 km from the finca-style spa complex and the hotel is just 20 minutes from Phuket International Airport, 30 minutes from Phuket Town and Patong Beach and 10 minutes from Bangtoa Beach and the lagoon area.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="961.22" OriginalAmount="898.34" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="7.940191" Longitude="98.281208" StarRating="5" HotelCode="308007|1475808" HotelName="Keemala" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Golf,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>10/88 Nakasud Road Moo 6, Kamala Village, Kamala, Kathu Province, Phuket 83150</AddressLine>
          </AddressLines>
          <CityName>Kamala Beach</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/42/423501/423501a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This resort is located on Phuket. The nearest airport is Phuket (HKT).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1153.59" OriginalAmount="1078.12" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="8.0362835682667" Longitude="98.277034163475" StarRating="5" HotelCode="33643|36524" HotelName="Trisara" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="Beach Hotel,Club Resort" CnxPolicy="Free CXL until 08/11/2024" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Golf,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>60/1 Moo 6 Srisoonthorn Road, Cherngtalay, Talang, Phuket 83110</AddressLine>
          </AddressLines>
          <CityName>Cherng Talay</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/52673/s_52673_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This beach hotel is located about 500 m from the beach on the majestic east coast of the island. The hotel is surrounded by dense, luscious green vegetation. Transfer to the airport takes just 15 minutes.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1352.58" OriginalAmount="1264.09" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="7.9810324287403" Longitude="98.278131186962" StarRating="5" HotelCode="9040|28014" HotelName="The Surin Phuket" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="Beach Hotel" CnxPolicy="Free CXL until 22/10/2024" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Golf,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Pansea Beach, 118 Moo 3, Cherngtalay, Phuket 83110</AddressLine>
          </AddressLines>
          <CityName>Pansea - Phuket</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/3914/a_3914_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel lies on the west coast of the island, directly beside Pansea Bay Beach. It is a scenic, 25-minute drive to the airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1587.48" OriginalAmount="1483.63" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="7.88530061" Longitude="98.27331079" StarRating="5.5" HotelCode="495343|2103745" HotelName="Rosewood Phuket" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Free CXL until 18/11/2024" HotelFacility="Air Conditioning,Bar,Conference Hall,Golf,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Muen-Ngoen Road, Tri-Trang Beach, Kathu, Patong 83150, Phuket</AddressLine>
          </AddressLines>
          <CityName>Phuket</CityName>
        </Address>
        <HotelPictures>https://store1prod.blob.core.windows.net/images-hotels/79251/0411a609-6750-4286-8464-37a4a9964e94.jpg?d=636646931730000000</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests on Phuket.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="2344.08" OriginalAmount="2190.73" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="7.9740312755543" Longitude="98.283827504103" StarRating="4" HotelCode="422228|1910605" HotelName="Villa Baan Phu Prana" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Babysitting,Bar,Concierge,Designated Smoking Area,Dry Cleaning,Garden,Golf,Housekeeping,Internet,Laundry,Luggage Storage,Massage Centre,Parking,Restaurant,Room Service,Sauna,Spa,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>124/40 Srisoonthorn Road 4025, Choeng Thale, Cherng Talay, Phuket 83110</AddressLine>
          </AddressLines>
          <CityName>Cherng Talay</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=7102250</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;When you stay at Villa Baan Phu Prana in Choeng Thale, you'll be near the beach and minutes from Surin Beach and Laem Singh Beach. This 4.5-star villa is within close proximity of Pansea Beach and Phuket Fantasea.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Rooms&lt;/b&gt; &lt;br /&gt;Make yourself at home in one of the 8 guestrooms featuring DVD players. Rooms have private balconies or patios. Prepare your meals in the shared/communal kitchen. Satellite television is provided for your entertainment.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Rec, Spa, Premium Amenities&lt;/b&gt; &lt;br /&gt;Don’t miss out on the many recreational opportunities, including an outdoor pool, a sauna, and a steam room. This villa also features complimentary wireless Internet access, tour/ticket assistance, and complimentary use of a nearby fitness facility.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Dining&lt;/b&gt; &lt;br /&gt;A complimentary continental breakfast is served daily.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Business, Other Amenities&lt;/b&gt; &lt;br /&gt;Featured amenities include dry cleaning/laundry services and multilingual staff.&lt;/p&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="15384.30" OriginalAmount="14377.85" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="7.8902772518998" Longitude="98.302406559332" StarRating="3" HotelCode="384416|1868898" HotelName="The House Patong" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guest houses" CnxPolicy="Free CXL until 14/11/2024" HotelFacility="Air Conditioning,Bar,Golf,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>74/48 Nanai Road, Patong, Kathu, Phuket 83150</AddressLine>
          </AddressLines>
          <CityName>Patong</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0021/73798/2173798/1.jpg?f=15462763</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Patong.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="23.27" OriginalAmount="21.75" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="7.9024877688349" Longitude="98.387878489866" StarRating="3" HotelCode="357654|3646145" HotelName="B2 Phuket Boutique &amp; Budget Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="24 Hour Front Desk,Elevator,Internet,Laundry,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>9/45 Tepkasatri Road Moo 6, Tambol Raksada, Phuket, Amhpur Muang Phuket, Phuket 83000</AddressLine>
          </AddressLines>
          <CityName>Phuket</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;Ideally located in the prime touristic area of Phuket Town, B2 Phuket Hotel promises a relaxing and wonderful visit. Offering a variety of facilities and services, the hotel provides all you need for a good night's sleep. Free Wi-Fi in all rooms, restaurant, elevator, 24-hour front desk, car park are on the list of things guests can enjoy. Designed for comfort, selected guestrooms offer satellite/cable TV, television LCD/plasma screen, DVD/CD player, internet access – wireless (complimentary), non smoking rooms to ensure a restful night. The hotel offers various recreational opportunities. A welcoming atmosphere and excellent service are what you can expect during your stay at B2 Phuket Hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="39.49" OriginalAmount="36.91" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="7.82134993" Longitude="98.30217539" StarRating="2" HotelCode="786985|3589795" HotelName="Sleepy Station Hostel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>27/11 Kade Kwan Road, Karon 83100, Phuket</AddressLine>
          </AddressLines>
          <CityName>Karon</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="61.33" OriginalAmount="57.32" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="7.88071906" Longitude="98.29387766" StarRating="4" HotelCode="380638|1868468" HotelName="C &amp; N Resort and Spa" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 17/11/2024" HotelFacility="Air Conditioning,Bar,Internet,Jacuzzi,Massage Centre,Restaurant,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>3 Sirirat Road, Patong Beach, Phuket 83150</AddressLine>
          </AddressLines>
          <CityName>Patong</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Patong.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
  </HotelStays>
  <Filter>
    <BasicAmenities>Air Conditioning,Bar,Currency Exchange,Fax,Garden,Golf,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access,Conference Hall,Bicycle Rental,Designated Smoking Area,Central Heating,Sauna,Spa,Diet Meals,Kitchen,Swimming Pool,24 Hour Security,Airport Transfer (on Demand),Meeting Room,Parking,24 Hour Power Supply,Housekeeping,Kids Play Area,Library,Printer,Wake-up Call Service,24 Hour Front Desk,Coffee Shop,Dry Cleaning,Valet Parking,Babysitting,Banquet Hall,Dining,Luggage Storage,Elevator,Business Centre,Concierge,LCD/Projector,Beauty Salon,Smoking Rooms,Vending Machine,Porter</BasicAmenities>
    <HotelRating>3,5,4,4.5,2.5,2,1,3.5,6,5.5</HotelRating>
    <BedType />
    <Meals>ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD,ALL INCLUSIVE</Meals>
    <PropertyType>ECO HOTEL,FAMILY-FRIENDLY HOTEL,BUSINESS HOTEL,BEACH HOTEL,SPA HOTEL,CLUB RESORT,VILLAGE,CONFERENCE HOTEL,HOTEL DE CHARME,CITY HOTEL,APARTMENT HOTEL,FINCA,GUEST HOUSES,BUNGALOW COMPLEX,AIRPORT HOTEL,GOLF HOTEL,GUESTHOUSE,HOSTEL,BOUTIQUE HOTEL,VACATION HOME OR VILLA,APARTHOTEL,HOSTELS,HISTORIC HOTEL,HOLIDAY PARKS</PropertyType>
  </Filter>
</HotelSearchRS>||True