<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 D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
e187c88e-8d0b-4877-9098-02cdfcc57076|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="e187c88e-8d0b-4877-9098-02cdfcc57076">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="2" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="73754" DestinationId="0" CityId="0" />
    <StayDateRange Start="2026-07-30T00:00:00" End="2026-08-04T00:00:00" />
    <Rating MinRating="0" MaxRating="5" />
    <AllSupplier>false</AllSupplier>
  </Request>
  <GeneralInfo UserName="lateef@gateway-travel.com" Password="Mohammed@786" RequestedCurrency="GBP" ClientNationality="QA" 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 D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
e187c88e-8d0b-4877-9098-02cdfcc57076|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 D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
e187c88e-8d0b-4877-9098-02cdfcc57076|HotelbedsSearch|Could not find stored procedure 'dbo.GetRoomsByHotelCodes'.|System.Data.SqlClient.SqlException (0x80131904): Could not find stored procedure 'dbo.GetRoomsByHotelCodes'.
   at Core.Dal.GetTempDatByDataSet(CommandType pCommandType, String pCommand, List`1 pParamList) in D:\Projects\WorldwideDMCV2\Core\Data\Data\Dal.cs:line 134
   at HotelBookingEngine.HotelStaticData.GetRoomsByHotelCodes(String Codes) in D:\Projects\WorldwideDMCV2\Module\Hotel\BookingEngine\HotelBookingEngine\HotelStaticData.cs:line 231
   at HotelSources.SmyRooms.GetSearchRS(List`1 _SearchRS, HotelSearchRS& response, Int32& SupplierCount, Int32& ParseCount) in D:\Projects\WorldwideDMCV2\Module\Hotel\Sources\SmyRooms\SmyRooms.cs:line 267
ClientConnectionId:31aff49c-dc98-4ce3-bf85-7fd7c46cda66
Error Number:2812,State:62,Class:16|SmyRooms|FalseSystem.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 D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
e187c88e-8d0b-4877-9098-02cdfcc57076|TravellandaSearch|successfull supplier interation||Travellanda|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 D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
e187c88e-8d0b-4877-9098-02cdfcc57076|MikiSearch|successfull supplier interation||Miki|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 D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
e187c88e-8d0b-4877-9098-02cdfcc57076|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="2026-06-22T17:55:32.9778269+01:00" Version="0" EchoToken="Search" TransactionIdentifier="e187c88e-8d0b-4877-9098-02cdfcc57076" Currency="GBP">
  <HotelStays>
    <HotelStay SourceId="16" TotalAmount="22.27" OriginalAmount="21.62" MarkupRule="3.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="Non Refundable" 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>https://cdn.worldota.net/t/x500/ostrovok/a8/64/a864c55d5a491bd05a13dc64cec2bac384b78419.JPEG</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 Phu...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="38.65" OriginalAmount="37.52" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.885297" Longitude="98.297427" StarRating="3" HotelCode="|176118" HotelName="The Cocoon Patong" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>162/129, Phangmuang Sai Kor Rd., Patong</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/7/6/1/1/8/176118_7.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="45.62" OriginalAmount="44.29" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.8999055" Longitude="98.3043779" StarRating="3" HotelCode="|71465" HotelName="Apk Resort" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>RACHAPATANUSORN RD., PATONG BEACH, KATHU 95</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/7/1/4/6/5/71465_7.jpg</HotelPictures>
        <HotelDescription>HOTEL: This renovated hotel in 2009, has 99 rooms, a lobby, express check-out, a reception, a safety deposit box service, a currency exchange service, a lift, a cafÃ©, a bar, a restaurant, WiFi and room service. SITUATION: It is situated close to restaurants, pubs and bars. Patong 15 minutes away from the establishment guests have It is situated 3 kilometres away from the bus station, 35 kilometres away, you can find Phuket Airport. ROOM: The rooms have a bathroom, a shower, a bath, a balcony, cable television, a fridge, a wardrobe, a sofa, a coffee maker, a kettle and an individual air-conditioning system. FACILITIES: Guests are offered 2 swimming pools, an outdoor bar and a terrace. MEALS: Regarding the food and beverage offering, the establishment offers a buffet breakfast and a set-menu lunch. PAYMENT METHODS: Customers can pay using Mastercard and Visa. OBSERVATIONS: Check-in is from 14:00 and check-out is at 12:00.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="47.57" OriginalAmount="46.18" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.892117" Longitude="98.389535" StarRating="0" HotelCode="|553137" HotelName="Desa Phuket" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>7411 Poonpol Road Ttaladnua Amuang</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/5/3/1/3/7/553137_0099cc51200.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="47.93" OriginalAmount="46.53" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.8861928" Longitude="98.2897898" StarRating="3" HotelCode="|47066" HotelName="Patong Swiss" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>THAWEEWONG ROAD, PATONG BEACH 30/1-8</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/7/0/6/6/47066_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This beach hotel with air-conditioning, has 38 rooms, a lobby, a reception, a safety deposit box service, a cloakroom, a TV room, a bar, a restaurant, a mini-club and a playground. It also has WiFi, room service, a laundry service, a car park and bicycle rental. It has 32 standard rooms and 6 suites. SITUATION: This hotel Patong it is in it is situated close to the beach, close to the establishment, clients can find shops, the leisure areas ,Phuket it is 25 minutes away from 45 minutes away from the establishment guests have Phuket Airport. ROOM: large suites, have a sitting room, a bathroom with a shower, a bath, a hairdryer and a king size or double bed. All the rooms have a direct line telephone, a safe, a satellite or cable television, internet, a mini-bar, a coffee maker, a kettle, a balcony or terrace, a washing machine, an iron, an air-conditioning system and heating. FACILITIES: The establishment has a covered swimming pool, a salt water swimming pool, a hydromassage bath, an outdoor bar, a terrace, deck chairs, parasols and a massage service. Customers can enjoy jet-skiing, diving, windsurfing, motorboat rides and banana boating. At the beach, you can find deck chairs and parasols (available for a fee). MEALS: Regarding the food and beverage offering, the establishment offers American buffet breakfast, Guests have at their disposal a restaurant and a bar. PAYMENT METHODS: The establishment accepts Diners Club, JCB, Mastercard, Visa and cash. OBSERVATIONS: The establishment offers a security service.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="49.11" OriginalAmount="47.68" MarkupRule="3.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="Free CXL until 19/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>132 Talang Road, Talad Yai, Muang District, Phuket 83000</AddressLine>
          </AddressLines>
          <CityName>Phuket</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/06/ca/06caef8bef9f8047f91836e0c825835d11fcce7f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;D's Corner &amp; Guesthouse is located along historical Talang Road in Phuket Town a 5 minute drive from...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="49.35" OriginalAmount="47.91" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.88484" Longitude="98.2961" StarRating="2" HotelCode="|439804" HotelName="Memory Boutique Patong" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>178/21-23 Pangmuang Road, Patong, Phuket, 83150</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/3/9/8/0/4/439804_38ae1621036.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="49.85" OriginalAmount="48.40" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.8872526" Longitude="98.3027969" StarRating="3" HotelCode="|83167" HotelName="The Album Loft At Nanai" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>NANAI RD., KATHU, PATONG 129/6-11</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/3/1/6/7/83167_1.jpg</HotelPictures>
        <HotelDescription>SITUATION: This establishment, is in Nanai the road Patong is situated in Phuket the establishment is 15 kilometres away from it is 34 kilometres away from Phuket Airport 5 minutes away from the establishment, guests will find the night market. ROOM: The rooms have an air-conditioning system, a balcony, cable television and a DVD player. Some rooms have a kitchen and a living room. FACILITIES: Guests are offered a swimming pool, WiFi (free of charge), a launderette, car rental, tourist information and excursions. OTHERS: Regarding the food and beverage provision, the establishment offers a restaurant.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="51.09" OriginalAmount="49.60" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.883154" Longitude="98.389128" StarRating="0" HotelCode="|175690" HotelName="Fulfill Phuket" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>73/4 Rachada Road Muang</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/7/5/6/9/0/175690_2.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="51.46" OriginalAmount="49.96" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.88889365" Longitude="98.38648903" StarRating="2" HotelCode="516926|777832" HotelName="Surachet at 257 Boutique House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 21/07/2026" HotelFacility="Air Conditioning,Internet,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>257 Yaowarat Road, Muang Phuket, 83000 Phuket Town</AddressLine>
          </AddressLines>
          <CityName>Phuket</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/70/b4/70b4d19c79309238592b54e7022e4157363b0ac2.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests on Phuket.</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="51.48" OriginalAmount="49.98" MarkupRule="3.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>https://cdn.worldota.net/t/x500/content/a9/88/a988c05488a8682ccb1ab46a81bb8f19758817a7.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Phuket.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="51.62" OriginalAmount="50.12" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.8864073" Longitude="98.3023879" StarRating="3" HotelCode="|83077" HotelName="Lucky Patong" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>157/2 Nanai Road, Patong, Phuket, 83150</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/3/0/7/7/83077_059bbae1221.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has a reception, a transfer service to the airport, a laundry service, a baggage room and motorbike hire. SITUATION: This establishment, is near restaurants, 5 minutes away from the establishment clients have Patong the beach 15 minutes away, guests can find Kata, Karon and Kamala the beaches of 45 minutes away from the establishment guests have Phuket the International Airport of. ROOM: Each room has a television, WiFi (free of charge), tiled floors, an air-conditioning system, cable television, a safety deposit box, a bathroom with a shower and complimentary bathroom items.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="52.38" OriginalAmount="50.85" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.890209" Longitude="98.303505" StarRating="3" HotelCode="|175649" HotelName="Magnific Guesthouse Patong" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Soi Banzaan 74/5, Nanai Rd, Kathu, Phuket</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/7/5/6/4/9/175649_6280b2f1122.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="54.35" OriginalAmount="52.77" MarkupRule="3.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 17/07/2026" HotelFacility="Air Conditioning,Garden,Internet,Parking,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>9/18 Sakdidej Road, Phuket Town 83000</AddressLine>
          </AddressLines>
          <CityName>Phuket</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/aa/62/aa628cc8d32bae7cab2b54cc6a507413ede6ff22.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Stop at Baan Nat to discover the wonders of Phuket. The hotel offers guests a range of services and ...</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="54.62" OriginalAmount="53.03" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.891258" Longitude="98.301681" StarRating="3" HotelCode="|175685" HotelName="The Patong Center" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 23/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>Patong Center 184/24, Phang Muang Sai Kor Rd., T. Patong, A. Kathu, Phuket 83150</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/7/5/6/8/5/175685_3.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="57.03" OriginalAmount="55.37" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.88532" Longitude="98.39241" StarRating="0" HotelCode="|604498" HotelName="Marco Polo Phuket Poshtel &amp; Bistro" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 22/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>227 ??? ????</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/6/0/4/4/9/8/604498_db5f25f2335.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="57.77" OriginalAmount="56.09" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.9031569" Longitude="98.3006336" StarRating="2" HotelCode="|37717" HotelName="Sunset Mansion" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>RAT-U-THIT RD. T.PATONG A.KATHU 28-30</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/7/7/1/7/37717_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This establishment has 16 rooms and apartments. The establishment has a hall with a reception. SITUATION: Patong Is situated in 500 metres away from the establishment, clients can find the beach, in the surrounding area, clients have restaurants, shops and the nightlife. ROOM: The establishment has rooms and apartments. They have a satellite television, a small kitchen and a mini-bar. FACILITIES: It is located 10 minutes away from a golf course. MEALS: Regarding the food and beverage offering, the establishment offers a breakfast, lunch and dinner service. PAYMENT METHODS: Customers can pay using American Express, Diners Club, JCB, Mastercard and Visa. OBSERVATIONS: Check-out is at 12:00 and check-in is from 12:00.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="57.84" OriginalAmount="56.16" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.88264807" Longitude="98.39086611" StarRating="3" HotelCode="353733|1207618" HotelName="Quip Design Phuket Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" 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>https://cdn.worldota.net/t/x500/content/a5/98/a5985dc109f5a1fca7420a40229167c7fca7d4ef.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This B &amp; B is located in the heart of Phuket.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="59.25" OriginalAmount="57.52" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.8170265" Longitude="98.3982551" StarRating="4" HotelCode="|396984" HotelName="The Loft Panwa Resort" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>13/36 Moo.8, Soi Nakkarat, Sakdidet Road, Vichit</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/9/6/9/8/4/396984_16d7dfb0450.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="59.95" OriginalAmount="58.20" MarkupRule="3.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="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>3/7 Chaofa Road, Maung, Phuket 83000</AddressLine>
          </AddressLines>
          <CityName>Phuket</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ed/bc/edbc4cea1f375db3cc08c9c952000a44f2217b3d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated in the centre of Phuket Town, on the Chaofa Road. The Patong beach is situated...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="62.01" OriginalAmount="60.20" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.8484222730408" Longitude="98.294373312419" StarRating="3" HotelCode="361553|1929705" HotelName="ON Hotel Karon Beach Phuket" Meals="BED &amp; BREAKFAST,HALF BOARD,FULL BOARD,ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 18/07/2026" 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="94" TotalAmount="63.13" OriginalAmount="61.29" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.897847" Longitude="98.300804" StarRating="2" HotelCode="|36775" HotelName="Andaman House" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>PRABARAMEE RD, PATONG BEACH 62</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/6/7/7/5/36775_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has 25 rooms and 3 floors. The establishment has a reception, security services and a laundry service. SITUATION: The hotel is 15 minutes away from Patong the beach Bangla Road 25 minutes away from the establishment guests have it is 5 minutes away from the shopping area, 30 kilometres away from the establishment, guests will find Phuket Airport. ROOM: The establishment has 25 superior rooms with an air-conditioning system, a bathroom, a direct line telephone and a mini-bar. They also have a satellite TV, WiFi, an electronic key, a coffee maker, a kettle and a terrace. FACILITIES: The establishment has a swimming pool, Clients can enjoy scuba diving. MEALS: Regarding the food and beverage offering, the establishment offers a breakfast, lunch and dinner service. PAYMENT METHODS: The establishment accepts Mastercard and Visa.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="63.16" OriginalAmount="61.32" MarkupRule="3.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="Free CXL until 19/07/2026" 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>https://cdn.worldota.net/t/x500/content/9a/c2/9ac2b28c4e8a185a4153dd44729eaec7e220f632.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Karon Beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="63.20" OriginalAmount="61.36" MarkupRule="3.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="Free CXL until 23/07/2026" 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>https://cdn.worldota.net/t/x500/extranet/ca/d3/cad3dbe63cfb63d0e68ea687b6b8a8c303be6f51.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Karon Beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="65.12" OriginalAmount="63.22" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.87367158" Longitude="98.3844997" StarRating="3" HotelCode="495710|3616705" HotelName="Connext Residence" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Golf,Internet,Lounge,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>9/250 Sakdidet 1 Road, Talad Nua, Phuket, Phuket 83000</AddressLine>
          </AddressLines>
          <CityName>Phuket</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/cf/d0/cfd01c1a1f511897d138bee0c9350c02678f731b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Wireless internet access is available to guests in the public areas. Those arriving in their own veh...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="65.82" OriginalAmount="63.90" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.881358" Longitude="98.30032" StarRating="3" HotelCode="|173344" HotelName="Jiraporn Hill Resort" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 24/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>207/10 Nanai Road (Sevatasai), Patong Beach, Kathu</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/7/3/3/4/4/173344_052432d1149.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="66.01" OriginalAmount="64.09" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.82299771" Longitude="98.30287906" StarRating="2" HotelCode="601538|3582495" HotelName="Mala Apartment" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 21/07/2026" HotelFacility="Air Conditioning,Golf,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>117/1-2 Patak Road, Kata Beach, Tambol Karon, Amphur Muang, Phuket 83100</AddressLine>
          </AddressLines>
          <CityName>Phuket</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ed/ea/edeaebf27e8391dcad4185d391d0ac389451d296.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;A restaurant and room service are available to guests of the accommodation. Wireless internet access...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="67.06" OriginalAmount="65.11" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.79992522" Longitude="98.33079893" StarRating="3" HotelCode="435408|3553815" HotelName="Duangjai Residence" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Golf,Internet,Jacuzzi,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>59/197 Soi Saiyuan 16 Moo 7, Rawai, Amphoe Muang, Phuket 83130</AddressLine>
          </AddressLines>
          <CityName>Phuket</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e7/c6/e7c6eeab981bdb2afa703efa7050a9c3f2a81cfd.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests on Phuket.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="67.62" OriginalAmount="65.65" MarkupRule="3.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 21/07/2026" 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://cdn.worldota.net/t/x500/content/15/5e/155e3d5330c7e6e21aefaf138791a3ce5a0de8e4.jpeg</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,...</HotelDescription>
        <Offer>Special discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="67.93" OriginalAmount="65.95" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.894254" Longitude="98.298769" StarRating="3" HotelCode="|173899" HotelName="Neptuna By Maduzi" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>176 Ratuthit 200 Pee Rd Patong Beach, Patong, Phuket 83150</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/7/3/8/9/9/173899_2ec09271130.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="68.04" OriginalAmount="66.06" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.8487508" Longitude="98.3352077" StarRating="2" HotelCode="571304|795173" HotelName="The Lantern Hostel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bicycle Rental,Golf,Internet,Laundry,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>76/9 Moo 6, Choafah Road 42, Chalong Sub-District, Muang, Phuket 83130</AddressLine>
          </AddressLines>
          <CityName>Phuket</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/57/5b/575beb1d0a59208f8850fe75cc5c36dda8f004e2.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hostel is located on Phuket.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="68.86" OriginalAmount="66.85" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.81446526" Longitude="98.29959665" StarRating="3" HotelCode="546345|3581315" HotelName="Kata Beachwalk Hotel and Bungalows" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 26/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>227/3-229 Koktanod Road, Karon, Muang, Phuket 83100</AddressLine>
          </AddressLines>
          <CityName>Phuket</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/ee/d6/eed6ae79a9a2d5b92a9b364e08c1c3e82be7a4c0.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests on Phuket.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="69.29" OriginalAmount="67.27" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.82885677" Longitude="98.33963204" StarRating="2" 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>https://cdn.worldota.net/t/x500/content/b0/58/b0586c97172c5789258f03824e97ea0306ef5576.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located on Phuket.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="69.33" OriginalAmount="67.31" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.8997123" Longitude="98.2991061" StarRating="3" HotelCode="|47148" HotelName="Aspery" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 16/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>PATONG BEACH ROAD, PATONG BEACH, KATHU 5/41-51</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/7/1/4/8/47148_ddd28d51041.jpg</HotelPictures>
        <HotelDescription>SITUATION: This hotel is next to Patong Beach, close to the bars and the restaurants. It is situated 10 minutes away from Bang-La Road, 20 minutes away from Phuket.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="69.35" OriginalAmount="67.33" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.8786071" Longitude="98.2939353" StarRating="4" HotelCode="|66683" HotelName="Baan Yuree Resort and Spa" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>PETCHAKUT ROAD, PATONG BEACH, A. KATHU 12/1</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/6/6/6/8/3/66683_2.jpg</HotelPictures>
        <HotelDescription>HOTEL: This establishment has 82 rooms, The establishment boasts a hall with express check-out, a reception, a safety deposit box service, a currency exchange service and a lift. The establishment also has a hairdresser's, a cafÃ©, a bar, a restaurant, conference facilities, internet, a laundry service and a car park. SITUATION: In the surrounding area, you can find restaurants, the shopping centre, entertainment areas and pubs. 3 minutes away from the establishment, you can find the beach, is 5 minutes away from Karon and Kata the beaches of this hotel Phuket it is 20 minutes away from it is situated 45 kilometres away from Phuket Airport. ROOM: The rooms have a balcony, a safety deposit box, a bathrobe, slippers, individual air-conditioning, a coffee maker, a kettle, a satellite TV, a direct line telephone, a fridge, a mini-bar, a double or king-size bed, an iron, WiFi, a bathroom with a shower, a bath and a hairdryer. FACILITIES: The establishment has a pool that has a children's area and deck chairs. Guests are offered aerobics, a massage service and spa treatments. Guests can enjoy water sports, jet-skiing, diving, windsurfing, motorboat rides, banana boating, sailing, canoeing, enjoy tennis, playing billiards, beach volleyball and go cycling. it is situated 10 minutes away from a golf course, Guests are offered an entertainment programme, At the beach, customers can find sunbeds. MEALS: Regarding the food and beverage offering, the establishment offersNokyoong the restaurant Guests are offered American breakfast. PAYMENT METHODS: The establishment accepts American Express, Diners Club, JCB, Mastercard and Visa.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="70.64" OriginalAmount="68.58" MarkupRule="3.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://cdn.worldota.net/t/x500/content/7c/63/7c63cc98bd4fe3bcaf45669930ad426cffa9ca8d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This holiday village warmly welcomes guests on Phuket.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="71.01" OriginalAmount="68.94" MarkupRule="3.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="Free CXL until 24/07/2026" 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://cdn.worldota.net/t/x500/content/ed/34/ed34f65c69748aace860bd9250c28d7d4f442869.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Phuket.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="71.27" OriginalAmount="69.19" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.8471305" Longitude="98.2997542" StarRating="3" HotelCode="|35512" HotelName="Tuana The Phulin Resort" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 26/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>SOI PATAK 18, PATAK ROAD,KARON, MUANG 10/2</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/5/5/1/2/35512_6.jpg</HotelPictures>
        <HotelDescription>HOTEL: This complex has 79 rooms, The establishment has a lobby with a reception, a safety deposit box service, a restaurant, a games room and conference rooms. The establishment also offers internet (for a fee), room service, a laundry service (for a fee) and a car park. SITUATION: It is inKaron the city centre of 500 metres away, guests will find a beach, Phuket 20 minutes away from the establishment clients have Where you can find shops, 3 minutes away from the establishment guests have Kata the beach It is situated 45 minutes away fromPhuket Airport. ROOM: The rooms have a direct line telephone, a satellite TV, a DVD player, a CD player, a radio, a safety deposit box, a fridge and a hairdryer. They also have kitchenware, a microwave, a toaster, a bathroom with a shower or bath, a coffee maker, a kettle, a washing machine, an ironing set, an individual air-conditioning system and a balcony or terrace. FACILITIES: The establishment has spa treatments and a massage service (available for a fee). MEALS: Regarding the food and beverage offering, the establishment offers a restaurant and a breakfast, lunch and dinner service. PAYMENT METHODS: Customers can pay using American Express, Diners Club, Mastercard and Visa.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="71.65" OriginalAmount="69.56" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.887613" Longitude="98.299919" StarRating="2" HotelCode="|175037" HotelName="Hallo Patong Dormtel and Restaurant" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 23/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>182/5-6 Phangmuang sai kor Rd. Patong, Kathu, Phuket 83150</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/7/5/0/3/7/175037_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="71.97" OriginalAmount="69.87" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.88633" Longitude="98.3872" StarRating="0" HotelCode="|187366" HotelName="Sunny Phuket" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 23/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>22-24 Dibuk Road T.Taladnua</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/7/3/6/6/187366_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="72.02" OriginalAmount="69.92" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.8857642" Longitude="98.2977112" StarRating="3" HotelCode="|83204" HotelName="Tanawan Phuket" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>162/44-45, 162/88-89-90 Phung Muang Sai Kor Rd</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/3/2/0/4/83204_14.jpg</HotelPictures>
        <HotelDescription>SITUATION: This establishment, Phuket it is in. HOTEL: The hotel was built in 2011. ROOM: The establishment has 45 rooms, 39 double rooms, 4 junior suites and 2 suites.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="72.30" OriginalAmount="70.19" MarkupRule="3.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="Non Refundable" 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>https://cdn.worldota.net/t/x500/content/f9/1e/f91e3d943de3a76a1fa509967747399904b29187.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located on Phuket.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="72.49" OriginalAmount="70.38" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.87851026" Longitude="98.39279676" StarRating="2" HotelCode="421853|3598475" HotelName="Machima House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 12/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>284 Phuket Road, Talad Yai, Phuket 83000, Phuket</AddressLine>
          </AddressLines>
          <CityName>Phuket</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c2/3f/c23ff8f40a9489cdee464f18d87808f13b0481e8.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located on Phuket.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="73.37" OriginalAmount="71.23" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.90919903" Longitude="98.39757867" StarRating="2" HotelCode="603699|3554105" HotelName="AJ Residence" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 22/07/2026" HotelFacility="Air Conditioning,Internet,Laundry,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>8/133 Moo 3, Muang, Ratsada, Phuket 83000</AddressLine>
          </AddressLines>
          <CityName>Phuket</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8e/96/8e964c851495693a3aa9f1178b0c748aed2af882.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests on Phuket.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="73.41" OriginalAmount="71.27" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.891926" Longitude="98.301693" StarRating="3" HotelCode="|401692" HotelName="Sunseasand" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>184/22 Phangmuang Sai Goh Rd</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/1/6/9/2/401692_423376f0542.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="73.88" OriginalAmount="71.73" MarkupRule="3.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 23/07/2026" 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>https://cdn.worldota.net/t/x500/content/ac/fa/acfaadf61506d490f2f898a3c8f3213d942c9dc8.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hostel warmly welcomes guests on Phuket.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="75.42" OriginalAmount="73.22" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.823480901409" Longitude="98.300700606152" StarRating="3" HotelCode="380721|3578835" HotelName="Phuket Racha Guesthouse" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 23/07/2026" HotelFacility="Air Conditioning,Bar,Golf,Internet,Lounge,Spa">
        <Address>
          <AddressLines>
            <AddressLine>98/41 Kata Road, Kata Beach, Karon, Phuket, Phuket 83100</AddressLine>
          </AddressLines>
          <CityName>Phuket</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7e/a7/7ea79cb44d5d73f51104da31b8a0d006ae65276a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Karon Beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="75.52" OriginalAmount="73.32" MarkupRule="3.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://cdn.worldota.net/t/x500/content/9f/2f/9f2f927d87b11405c047cb8e94a4f50566942e23.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Chalong Bay.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="75.93" OriginalAmount="73.72" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.878463" Longitude="98.291406" StarRating="3" HotelCode="|173888" HotelName="The Little Moon Residence" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>20/1-4 siriraj Road Patong Kathu</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/7/3/8/8/8/173888_244120c1120.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="76.14" OriginalAmount="73.92" MarkupRule="3.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 24/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>55 Krabi Road, Talat Nuea, Mueang Phuket, Phuket 83000</AddressLine>
          </AddressLines>
          <CityName>Phuket</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/66/ce/66cebfca9d7c84ff3be80b1829e99766e1b4ec1a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="76.38" OriginalAmount="74.16" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.805714" Longitude="98.300683" StarRating="2" HotelCode="|173374" HotelName="The Mantra Kata Noi" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 22/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>3/71 Patak Road - Kata Noi Beach - Phuket 83110 -</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/7/3/3/7/4/173374_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="76.66" OriginalAmount="74.43" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.884672" Longitude="98.303081" StarRating="3" HotelCode="|403935" HotelName="Lullabella" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>157/18 Soi Jomleam, Nanai Road, Patong Beach, Kath</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/3/9/3/5/403935_d46be390944.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="76.75" OriginalAmount="74.51" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.892789" Longitude="98.300847" StarRating="3" HotelCode="|173166" HotelName="Gu  Patong" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 21/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>179/88-94; PHANGMUANG SAI KO ROAD; PATONG; KATHU</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/7/3/1/6/6/173166_fc427dd1140.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="76.92" OriginalAmount="74.68" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.903091" Longitude="98.306979" StarRating="3" HotelCode="|153442" HotelName="The Frutta Boutique Patong Beach" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 19/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>86/14 Pra Baramee Road, Kathu, Patong Beach 83150 Phuket Thailand</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/5/3/4/4/2/153442_1_7700.jpg</HotelPictures>
        <HotelDescription>HOTEL: This establishment has a reception, a transfer service to the airport, tourist information, a laundry service and a baggage room. Around the establishment, guests can find a car park (free of charge). SITUATION: This establishment, is 5 minutes away from Patong the beach Jungceylon the shopping centre the hotel is 10 minutes away from Bangla the street Phuket 25 minutes away from the establishment guests have it is 90 minutes drive away from Phuket bus station 45 minutes away from the establishment clients have Phuket the International Airport of. ROOM: All the rooms have an air-conditioning system, WiFi (free of charge), flatscreen cable television, a safety deposit box, a direct line telephone and a bathroom with a shower, Some rooms have a balcony.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="77.97" OriginalAmount="75.70" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.9020448" Longitude="98.3016319" StarRating="2" HotelCode="|83086" HotelName="Hiran Residence" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>RAJ-UTHIT 200 PEE, PATONG, KATHU 37/19</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/3/0/8/6/83086_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel is non-smoking room service (on request). SITUATION: This hotel is 10 minutes away from Patong the beach 15 minutes walk away, you can find restaurants, Phuket 20 minutes away from the establishment you have Kata and Karon the beaches of 45 minutes away from the establishment, clients can find Phuket Airport. ROOM: All the rooms have an air-conditioning system, a balcony, cable television, a fridge, a safety deposit box, a bathroom with a bath, a shower and complimentary bathroom items. Some rooms have a balcony.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="78.13" OriginalAmount="75.85" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.8486593" Longitude="98.2951615" StarRating="3" HotelCode="|60697" HotelName="Rattana Beach  By Shanaya" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>514/1-8 PATAK ROAD; T. KARON</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/6/0/6/9/7/60697_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: The Rattana Beach is rated three stars, has a reception, a restaurant, a swimming pool bar, a swimming pool, a massage service, a laundry service and a car hire service. SITUATION: This hotel is 200 metres away from the beach Karon. It is in Phuket 200 metres away, guests have Karon Beach situated 45 kilometres away from Airport Phuket. It is situated 20 kilometres away from the centre of Phuket. ROOM: All the rooms have a bathroom with a shower, a television, a direct line telephone, a mini-fridge, a safe, an air-conditioning system, a balcony or terrace and internet.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="78.21" OriginalAmount="75.93" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="8.08917505" Longitude="98.30530124" StarRating="3" HotelCode="400017|3582555" HotelName="Naiyang Cottage" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 21/07/2026" HotelFacility="Air Conditioning,Golf,Internet">
        <Address>
          <AddressLines>
            <AddressLine>9/2 Moo 5, Sakoo, Phuket, Thalang</AddressLine>
          </AddressLines>
          <CityName>Phuket</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f7/d0/f7d0d6c84e1f4d0d9b010237aaaa236f9e4a5735.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located on Phuket.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="78.41" OriginalAmount="76.13" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.828036" Longitude="98.296356" StarRating="3" HotelCode="|173372" HotelName="Kata Garden Resort" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>32 Patak (West) Road, Karon, Mueang</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/7/3/3/7/2/173372_119c8291101.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="78.58" OriginalAmount="76.29" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.913095" Longitude="98.294516" StarRating="3" HotelCode="70778|1858438" HotelName="The Orchid Hotel &amp; Spa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Beach Hotel,Spa Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>320 Soi 7, Prabaramee, Ban Kalim, Patong, Kathu, Phuket 83150</AddressLine>
          </AddressLines>
          <CityName>Phuket</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/29/88/298850e1ea9409e188e95a680aa65195e29342aa.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated in Kalim Bay, to the North of Patong, Phuket. The centre of Patong and Patong...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="78.59" OriginalAmount="76.30" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.890959" Longitude="98.303544" StarRating="3" HotelCode="|408774" HotelName="The Way Patong" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>66/26 Soi Veerakit, Nanai Road</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/8/7/7/4/408774_9fe453c0359.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="78.73" OriginalAmount="76.44" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="8.00972222" Longitude="98.31682371" StarRating="3" HotelCode="540334|2263635" HotelName="Sivana Place" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 25/07/2026" 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>https://cdn.worldota.net/t/x500/content/3a/9a/3a9a5f76c7678e39a95ead984790802b87e33ac1.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests on Phuket.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="79.13" OriginalAmount="76.83" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.8848499" Longitude="98.306441" StarRating="3" HotelCode="|83165" HotelName="Patong Rai Rum Yen Resort" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>53/3 Hasib Pee Road, T.Patong, A.Kathu Phuket, Patong Beach 83150</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/3/1/6/5/83165_12.jpg</HotelPictures>
        <HotelDescription>SITUATION: This establishment, Phuket it is in 10 minutes away from the establishment, you can find Patong the beach Jungceylon the shopping centre 20 minutes away from the establishment, you can find Karon the beach it is situated 1 minute away from Phuket Airport. ROOM: Each room has an air-conditioning system, a balcony, cable television, a fridge, kettle and a bathroom with a shower. FACILITIES: Guests are offered a fitness centre, excursions, motorcycle rental, a sauna and WiFi (free of charge). OTHERS: Regarding the food and beverage provision, the establishment offers a restaurant and a bar.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="79.38" OriginalAmount="77.07" MarkupRule="3.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 21/07/2026" 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://cdn.worldota.net/t/x500/content/e6/9e/e69e390d34681432bede0d32949d299bdbd7dd6d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The "Pearl of the Andaman Sea" - Phuket - is one of the most popular travel destinations in the worl...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="79.42" OriginalAmount="77.11" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.886575" Longitude="98.299076" StarRating="3" HotelCode="|176075" HotelName="Sino Maison" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 19/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>83/2,83/3 Phunbgmuang sai kor Rd., Kathu, Phuket</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/7/6/0/7/5/176075_11.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="80.90" OriginalAmount="78.54" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.9130342" Longitude="98.2942841" StarRating="3" HotelCode="|35500" HotelName="Orchid  and Spa" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>PRABARAMEE RD.,SOI 7 KALIM BEACH,PATONG,KATHU 320</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/5/5/0/0/35500_5.jpg</HotelPictures>
        <HotelDescription>HOTEL: This spa hotel is ideal for beach holidays, has 25 rooms and with air-conditioning. The establishment has air-conditioning, a reception, a TV room, a restaurant, room service and a laundry service. SITUATION: It is inKalim Bay 10 minutes away, you can find Patong the city centre of the beach ,Phuket 15 minutes away from the establishment clients have It is situated 35 kilometres away fromPhuket Airport. ROOM: The establishment has rooms and suites. They have an individual air-conditioning system, a bathroom with a shower or bath, a satellite television, a direct line telephone, internet, a mini-bar, a double bed and a safety deposit box. FACILITIES: You can find event room, a karaoke room, films, a swimming pool and an outdoor bar. MEALS: Regarding the food and beverage offering, the establishment offers a restaurant and a coffee shop. PAYMENT METHODS: Customers can pay using Diners Club, JCB, Mastercard and Visa.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="81.37" OriginalAmount="79.00" MarkupRule="3.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="Non Refundable" 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>https://cdn.worldota.net/t/x500/content/cf/71/cf717eb4d33b4537ce23531ee4213f87e8fbdb45.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel features various services and facilities, including a restaurant, a transfer service and r...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="81.47" OriginalAmount="79.10" MarkupRule="3.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://cdn.worldota.net/t/x500/content/23/fb/23fbb2ec17310fb7a09535afdb64e94c884acaa6.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Phuket ecozy hotel: A place to escape in Phuket Town. We are located on the outskirts of Phuket town...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="81.84" OriginalAmount="79.46" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.8196462" Longitude="98.3400359" StarRating="0" HotelCode="|83059" HotelName="Ratana Apart Hotel At Chalong" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>WISET RD, RAWAI, MUANG</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/3/0/5/9/83059_6.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has sea views, WiFi (free of charge), a swimming pool and a gym. SITUATION: This hotel Phuket it is in 10 kilometres away from the establishment, guests will find Rawai, Nai Han and Karon the beaches of 700 metres away, guests have Chalong Port a supermarket. ROOM: Each room has cable television, a microwave, a fridge, a safe, complimentary bathroom items and sea views. FACILITIES: Guests are offered a sauna, a swimming pool, a store and a car park (free of charge).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="81.97" OriginalAmount="79.58" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.8483" Longitude="98.296318" StarRating="3" HotelCode="188566|1525048" HotelName="Simplitel Phuket" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 25/07/2026" 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://cdn.worldota.net/t/x500/content/d7/82/d782123ee8319e169966101d572112df48cf4275.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The property is situated in the centre of the shopping, dining and entertainment area of Karon. It i...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="82.20" OriginalAmount="79.81" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.86125062" Longitude="98.34395324" StarRating="3" HotelCode="361216|3596615" HotelName="Phaithong Sotel Resort" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 25/07/2026" HotelFacility="Air Conditioning,Bar,Golf,Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>1/66 Chaofa Nok  Road, Chalong, Muang, Phuket 83000</AddressLine>
          </AddressLines>
          <CityName>Phuket</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/2b/dc/2bdcd350b2f2199ae08f0fbf82fb61953610f7c4.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This complex warmly welcomes guests in Chalong Bay.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="82.33" OriginalAmount="79.93" MarkupRule="3.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 24/07/2026" 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>https://cdn.worldota.net/t/x500/content/f7/27/f727c69eaa06840d60965eb293c605c2051fc493.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;A restaurant and room service are available to guests of the hotel. Wireless internet access is avai...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="82.41" OriginalAmount="80.01" MarkupRule="3.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://cdn.worldota.net/t/x500/content/6f/4e/6f4e3c08c9e9e8e36038be17aeb809f508e0b7e6.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="83.30" OriginalAmount="80.87" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.8243812" Longitude="98.2999112" StarRating="3" HotelCode="|44668" HotelName="The Beach Boutique House" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>98/18-21 Kata Road, Karon District Muang Kata Beach 83100 Phuket Thailand</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/6/6/8/44668_9.jpg</HotelPictures>
        <HotelDescription>HOTEL: This boutique hotel was built in 2007, has 69 standard rooms. In the entrance, you can find a lobby with express check-out, a reception, a currency exchange service, a cloakroom and a car park. Regarding the food and beverage offering, the establishment has a cafÃ©, a bar and a restaurant. It also has room service and a laundry service. SITUATION: This hotel is in Kata Beach. Clients can also find a shopping centre, entertainment and restaurants. It is situated 200 metres away from the centre of Kata and a bus stop. This hotel It's 35 kilometres from Phuket Airport. ROOM: Each room has a bathroom with a shower, a hairdryer, a direct line telephone, a satellite or cable television, internet, a mini-bar, a coffee maker, a kettle, a washing machine, an iron, an individual air-conditioning system, a safety deposit box, a balcony or terrace, a kitchen, a microwave and a double or king-size bed. FACILITIES: The establishment has 3 outdoor pools, a salt water swimming pool, a playground, an outdoor bar, a steam bath, a spa and a massage service. At the beach, you can find parasols and deck chairs. MEALS: Guests are offered a breakfast service. PAYMENT METHODS: Customers can pay by Mastercard and Visa.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="83.40" OriginalAmount="80.97" MarkupRule="3.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 21/07/2026" 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://cdn.worldota.net/t/x500/content/d7/3a/d73a983ebc278d520904ce38e5d230481b9e4821.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hostel warmly welcomes guests on Phuket.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="83.76" OriginalAmount="81.32" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.88527" Longitude="98.39477" StarRating="3" HotelCode="|242789" HotelName="Tee Pak Dee Resident Phuket" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 26/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>22/54-56 Luang-Por Wat Chalong Road Talat Yai, Muang Phuket</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/4/2/7/8/9/242789_17.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="84.10" OriginalAmount="81.65" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.88382" Longitude="98.38344" StarRating="2" HotelCode="|244789" HotelName="The Little Nest" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>98 Ranong Road Talat Nuea, Mueang</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/4/4/7/8/9/244789_5.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="84.55" OriginalAmount="82.09" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.8557682" Longitude="98.3773701" StarRating="2" HotelCode="|104500" HotelName="Mai Morn Resort" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>43/291 Moo 1 Pattanateongtin Road, Wichit, Muang</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/0/4/5/0/0/104500_1.jpg</HotelPictures>
        <HotelDescription>SITUATION: This establishment, is surrounded by tropical gardens, is 15 minutes drive away from Phuket the historic centre of. ROOM: Customers have modern rooms, with WiFi, (free of charge).,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="84.81" OriginalAmount="82.34" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.881805" Longitude="98.392626" StarRating="2" HotelCode="|174817" HotelName="Sleep At Phuket" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>41/16 Montri Rd, Amphoe Muang</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/7/4/8/1/7/174817_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="84.96" OriginalAmount="82.49" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.828068" Longitude="98.349358" StarRating="3" HotelCode="|173229" HotelName="Ao Chalong Villa And Spa" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>5/26 Moo 9 Soi Porn Chalong East Chaofa Rd,chalong ,muang Phuket 83000</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/7/3/2/2/9/173229_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="85.34" OriginalAmount="82.85" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.88373254" Longitude="98.39476132" StarRating="2" HotelCode="581586|3591665" HotelName="Hao Hostel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Golf,Internet">
        <Address>
          <AddressLines>
            <AddressLine>183/49 Phangnga Road, Muang, Phuket 83000</AddressLine>
          </AddressLines>
          <CityName>Phuket</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c7/c1/c7c16dd0380863a443740c37bde69983ce6e1e2b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hostel is located on Phuket.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="85.71" OriginalAmount="83.21" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.88385577" Longitude="98.38318357" StarRating="1" HotelCode="362372|3632735" HotelName="The Little Nest Phuket Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" 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="94" TotalAmount="86.76" OriginalAmount="84.23" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.88369" Longitude="98.39568" StarRating="0" HotelCode="|243213" HotelName="Bloo" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 21/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>183/66 Phangnga Road, Tambon Talad Yai</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/4/3/2/1/3/243213_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="86.92" OriginalAmount="84.39" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.888588" Longitude="98.386819" StarRating="2" HotelCode="188569|3616065" HotelName="Siri Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" 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://cdn.worldota.net/t/x500/content/0b/61/0b616fb8fcdb27792f82558477f6e925251d26cb.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;With a stay at Siri Hotel Phuket in Phuket (Talat Nuea), you'll be minutes from Chinpracha House and...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="87.19" OriginalAmount="84.65" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.899024" Longitude="98.304457" StarRating="3" HotelCode="|175954" HotelName="Patong Mansion" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>29/1 Soi Prasertsub 1 Road Ratchapathanuson, Kathu, Phuket</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/7/5/9/5/4/175954_3.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="87.37" OriginalAmount="84.83" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.888103" Longitude="98.386855" StarRating="0" HotelCode="|460778" HotelName="Siri Phuket" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>231 Yaowarat Road, Talad Nua</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/6/0/7/7/8/460778_de701872322.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="87.47" OriginalAmount="84.92" MarkupRule="3.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 25/07/2026" 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>https://cdn.worldota.net/t/x500/content/79/9f/799f5fa892c78a7a2b3e300ff7e981ea9ec03c99.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Phuket.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="87.65" OriginalAmount="85.10" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.893826" Longitude="98.299658" StarRating="2" HotelCode="|173774" HotelName="Hacienda Phuket" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 25/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>151/4 Ratuthit 200 Pee Road, Patong Beach Kathu, Phuket</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/7/3/7/7/4/173774_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="87.82" OriginalAmount="85.26" MarkupRule="3.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://cdn.worldota.net/t/x500/content/2a/04/2a04b5afb5890c84d908d5d71b7d1be980a52257.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located on Phuket.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="88.48" OriginalAmount="85.90" MarkupRule="3.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 25/07/2026" HotelFacility="Air Conditioning,Golf,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>4 Krabi, Phuket 83000</AddressLine>
          </AddressLines>
          <CityName>Phuket</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e7/13/e713fd6d4bd3269bd3db4a157805633b707cf9b8.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Phuket.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="88.72" OriginalAmount="86.14" MarkupRule="3.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 25/07/2026" 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>https://cdn.worldota.net/t/x500/content/69/48/6948c7ea1ca77d53f2addead30773d4cf68a10ac.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located on Phuket. The nearest airport is Phuket (HKT).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="89.85" OriginalAmount="87.23" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.8822699" Longitude="98.3919511" StarRating="2" HotelCode="526537|3649475" HotelName="Hop Inn Phuket" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 24/07/2026" 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>https://cdn.worldota.net/t/x500/content/77/3b/773beb757b7ccf42148d69d63b431cb18b409391.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests on Phuket.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="89.91" OriginalAmount="87.29" MarkupRule="3.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 17/07/2026" 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>https://cdn.worldota.net/t/x500/content/e4/a5/e4a5a56a11d94b4bb718ce87e93b858ea66e7590.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel welcomes guests on Phuket.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="90.40" OriginalAmount="87.77" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.849934" Longitude="98.295804" StarRating="2" HotelCode="|173176" HotelName="De Karon" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 24/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>526/27-33 Patak Rd Karon, Mueang Phuket District</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/7/3/1/7/6/173176_15.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="90.96" OriginalAmount="88.31" MarkupRule="3.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="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>22 Soi Palai Moo 3, Chaofa Road, Tambon Chalong, Amphoe Muang, Phuket 83130</AddressLine>
          </AddressLines>
          <CityName>Phuket</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bf/e4/bfe4859713e879259e7e79bc98b6ca614ad30ede.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="91.27" OriginalAmount="88.61" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.852873" Longitude="98.355343" StarRating="3" HotelCode="|175870" HotelName="Lemonade Phuket" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 26/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>60/216 Moo1 Chaofa rd.(east) Chalong Muang Phuket 83130 Phuket</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/7/5/8/7/0/175870_6.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="91.30" OriginalAmount="88.64" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.889647" Longitude="98.296695" StarRating="3" HotelCode="|175563" HotelName="Baipho Lifestyle" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>205/ 12-15 rat-u-thit 200 pee road patong - kathu - phuket 83150</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/7/5/5/6/3/175563_13.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="91.42" OriginalAmount="88.76" MarkupRule="3.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="Free CXL until 22/07/2026" 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>https://cdn.worldota.net/t/x500/content/33/b3/33b38616ce87c1cf356b1d68e4944d366f90b99a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Ideally located in the prime touristic area of Phuket Town, B2 Phuket Hotel promises a relaxing and ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="91.47" OriginalAmount="88.81" MarkupRule="3.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 25/07/2026" 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.worldota.net/t/x500/ostrovok/7f/0e/7f0e20aa76780c0d2d91184aab082978d5896877.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests on Phuket.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="92.12" OriginalAmount="89.44" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.7744035" Longitude="98.3255286" StarRating="3" HotelCode="|83210" HotelName="Phuket Sea Resort" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>MOO 6, RAWAI BEACH, RAWAI, MUANG 54/14</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/3/2/1/0/83210_3.jpg</HotelPictures>
        <HotelDescription>SITUATION: This complex is 10 minutes away from Phromthep Cape it is on the beachfront and with great views. ROOM: Clients are offered superior rooms with canopy beds and a bath.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="92.21" OriginalAmount="89.52" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.8169197" Longitude="98.3007513" StarRating="3" HotelCode="|55475" HotelName="Kata Poolside Resort" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>KATA ROAD, KATA BEACH, T. KARON 36, 38</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/5/4/7/5/55475_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="92.29" OriginalAmount="89.60" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.8976472" Longitude="98.2976922" StarRating="3" HotelCode="|39422" HotelName="Silver Resortel" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>SAWADIRAK, PATONG BEACH 3/37</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/9/4/2/2/39422_2.jpg</HotelPictures>
        <HotelDescription>HOTEL: The establishment boasts a lobby with express check-out 3 floors and 33 rooms. Our guests can find a safety deposit box service, a lift, a bar, a TV room, WiFi, a laundry service and a car park. SITUATION: It is located nearPatong the beach close to the establishment, guests have restaurants, bars and pubs. It is 15 minutes away from the nightlife, 60 minutes away, there is a public transport stop situated 40 kilometres away fromPhuket Airport. ROOM: The establishment has 33 rooms, 6 standard rooms, 24 superior rooms and 3 deluxe rooms. They have a mini-bar, a direct line telephone, a hairdryer and a balcony. They also have a satellite TV, a safe, WiFi, a bathroom and an individual air-conditioning system. FACILITIES: Guests are offered a massage service, 20 minutes away, there is a golf course. MEALS: Regarding the food and beverage offering, the establishment offers set-menu breakfast. PAYMENT METHODS: The establishment accepts Mastercard and Visa. OBSERVATIONS: Check-in is from 14:00 and check-out is at 12:00.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="92.40" OriginalAmount="89.71" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="8.02230661052" Longitude="98.339445640233" StarRating="2" HotelCode="352955|1869168" HotelName="Live @ Loft Apartelle" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 18/07/2026" 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="94" TotalAmount="92.91" OriginalAmount="90.20" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.875469" Longitude="98.388272" StarRating="3" HotelCode="|474171" HotelName="Chamemon Bed Phuket Town" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>74/153 Poonpol Road, Tumbon Taland Nue</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/7/4/1/7/1/474171_8d197121221.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="93.28" OriginalAmount="90.56" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.8426790723745" Longitude="98.294653135941" StarRating="3" HotelCode="904007|959215" HotelName="BaumanCasa Beach Resort" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" 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://cdn.worldota.net/t/x500/content/c1/e5/c1e571b373f8182f96d1e6383fcc84b4ef580030.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel's location places it between the clear blue skies and the crystal-clear blue sea of Karon ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="93.31" OriginalAmount="90.59" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.8903538" Longitude="98.3976384" StarRating="0" HotelCode="|83182" HotelName="Phu Ke Ta Hotel Phuket" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>MOO 6, T.RASSADA, MUANG 24/5</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/3/1/8/2/83182_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel perfect for holidays, has a dry cleaner's, a laundry service and 57 rooms. SITUATION: This establishment, Phuket it is in. FACILITIES: Guests are offered a fitness centre fully-equipped and a swimming pool. OTHERS: Regarding the food and beverage offering, clients can enjoy a restaurant.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="93.49" OriginalAmount="90.77" MarkupRule="3.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 25/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>89/1-2 Phuket Road, Phuket Town 83000</AddressLine>
          </AddressLines>
          <CityName>Phuket</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/eb/bb/ebbb305606c70e28c5598c875c0d02ef78cefa4d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="93.74" OriginalAmount="91.01" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.909823" Longitude="98.391591" StarRating="3" HotelCode="127019|1574758" HotelName="Phu-Ke-Ta, The Hip Service Apartment &amp; Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Apartment Hotel,Business Hotel" CnxPolicy="Non Refundable" 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://cdn.worldota.net/t/x500/ostrovok/09/e5/09e5e33781edf14c7be7663a3bdf452ccf951524.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is conveniently located close to Rajabhat Phuket University and is only 10 minutes’ drive ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="93.98" OriginalAmount="91.24" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.88575" Longitude="98.392" StarRating="0" HotelCode="|246674" HotelName="Book A Bed Poshtel -" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>2/15 Dibuk Road Tambon Talad Yai, Amphoe Mueang</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/4/6/6/7/4/246674_14.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="94.34" OriginalAmount="91.59" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.8538514" Longitude="98.294051" StarRating="3" HotelCode="|35478" HotelName="The Front Village" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 25/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>PATAK ROAD, KARON BEACH, MUANG 566</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/5/4/7/8/35478_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel was built in 2000. It has 65 rooms, 48 superior rooms and 4 floors. The establishment boasts a lobby with a reception, a safety deposit box service, a currency exchange service, lifts, a TV room, a games room and a mini-market. The establishment also offers internet, a bar, a restaurant with air-conditioning and with highchairs. Our guests can find room service, a laundry service, a medical care service (for a fee), a playground and a car park. SITUATION: Is situated inKaron Beach the heart of 200 metres away, guests have a beach, near the establishment, guests will find shops, restaurants, bars and a public transport stop. it is 4 kilometres away from the city centre situated 5 kilometres away from nightclubs, the establishment is 50 kilometres away from the airport, Patong 10 minutes away from the establishment you have Phuket It is situated 30 minutes away from. ROOM: The rooms have an air-conditioning system, a hairdryer, a shower, a direct line telephone and satellite or cable TV. They also have internet, a mini-bar, kettle, a king-size bed, a safe and a balcony or terrace. FACILITIES: Outdoors, clients can enjoy a swimming pool, deck chairs, parasols and a snack bar. Clients can enjoy use the gym and play ping-pong. The establishment also offers a massage service. MEALS: Regarding the food and beverage offering, the establishment offers a buffet breakfast, a set-menu lunch, a set-menu or Ã  la carte dinner, dietary restrictions can be accommodated and special dishes can be made. PAYMENT METHODS: Customers can pay using American Express, Visa, Mastercard and Diners Club.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="94.72" OriginalAmount="91.96" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.89713" Longitude="98.3667" StarRating="3" HotelCode="|358572" HotelName="Park 38 - Sha Extra Plus" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 19/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>38/3 Baan Suan Place Bangyai Road, Moo 5, Vichit District</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/5/8/5/7/2/358572_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="94.75" OriginalAmount="91.99" MarkupRule="3.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>https://cdn.worldota.net/t/x500/content/0d/7b/0d7b79b5f0ecc5e966f7258205b21a5d5f3d1c5a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="94.79" OriginalAmount="92.03" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.89684" Longitude="98.30028" StarRating="3" HotelCode="|33171" HotelName="Belaire Patong Resort" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>SAINAMYEN ROAD, PATONG 59/1-3</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/3/1/7/1/33171_10.jpg</HotelPictures>
        <HotelDescription>HOTEL: It has 132 rooms, The establishment has a lobby, express check-out, a reception, a safety deposit box service, a currency exchange service, a lift, a cafÃ©, a restaurant and internet. The establishment also offers room service and a laundry service. near the establishment, you can find a car park. SITUATION: Is situated inPatong the leisure and shopping area of nearby, you will find restaurants, the nightlife and shops. 10 minutes away from the establishment you have the beach, Phuket 30 minutes away from the establishment, you can find 20 minutes away from the establishment you have a public transport stop situated 40 kilometres away fromPhuket Airport. ROOM: The rooms have an individual air-conditioning system, a mini-bar, a satellite television with international channels, WiFi (available for a fee), a bathroom with a shower, complimentary bathroom items, a direct line telephone, a safe and a terrace. FACILITIES: The establishment has a swimming pool, a terrace, a swimming pool with hydromassage, spa treatments and a massage service. MEALS: Regarding the food and beverage offering, the establishment offers 2 restaurants, room service and a cybercafe. PAYMENT METHODS: Customers can pay by Mastercard, Visa and cash.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="95.36" OriginalAmount="92.58" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.8813793" Longitude="98.2979839" StarRating="3" HotelCode="|63006" HotelName="Seeka Boutique Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 24/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>164/8 NANAI ROAD PATONG BEACH KATHU</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/6/3/0/0/6/63006_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel is and is ideal for holidays, it offers excellent service.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="96.67" OriginalAmount="93.85" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.792847" Longitude="98.322033" StarRating="3" HotelCode="|176150" HotelName="Tropical Sands Sport Bar and Guest House" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>50/47 Saiyuan Rd., Muang, Phuket</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/7/6/1/5/0/176150_2.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="96.71" OriginalAmount="93.89" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.886959" Longitude="98.3027" StarRating="3" HotelCode="|175947" HotelName="Palmview Resort" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>135/1 Nanai Rd., Kathu, Phuket</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/7/5/9/4/7/175947_85694721157.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="96.81" OriginalAmount="93.99" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.8760215890608" Longitude="98.289824880071" StarRating="3" HotelCode="933505|1868758" HotelName="P S Hill Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 25/07/2026" HotelFacility="Air Conditioning,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>22/11 Siriraj Road, Patong Beach, Kathu, Phuket 83150</AddressLine>
          </AddressLines>
          <CityName>Phuket</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1b/6b/1b6b946be34afd462a28088e5a08e3f9b28c09e2.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This resort is located on Phuket. The nearest airport is Phuket (HKT).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="97.09" OriginalAmount="94.26" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="8.100872" Longitude="98.312508" StarRating="0" HotelCode="|440378" HotelName="S4 Nai Yang Beach Phuket" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 23/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>18/9 Soi Nai Yang 13, Moo 1, Sa Khu, 83110, Thailand</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/0/3/7/8/440378_b897ffb1416.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="97.13" OriginalAmount="94.30" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.80649" Longitude="98.40556" StarRating="5" HotelCode="|598859" HotelName="Panwa Beach Side" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 24/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>Panwa Beach Side Hotel, at Pixel Condominium,89,Sakdidet road,Vichit,Muang,Phuket 83000 89</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/9/8/8/5/9/598859_67e00112207.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="97.37" OriginalAmount="94.53" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.806024" Longitude="98.336718" StarRating="3" HotelCode="309888|1895205" HotelName="Rawai Princess Hotel" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 18/07/2026" 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>https://cdn.worldota.net/t/x500/content/6d/46/6d46824820a85ee7a7a42d75929b96cb629523eb.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located on Phuket.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="97.43" OriginalAmount="94.59" MarkupRule="3.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 20/07/2026" 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>https://cdn.worldota.net/t/x500/content/ff/bb/ffbb96e7a967f63b9f7724a2881cdcdda049ade6.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Relaxing Centre Canal View Apartment is located in the city centre of Amsterdam, only a 5-minute wal...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="97.76" OriginalAmount="94.91" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.8520948" Longitude="98.3548236" StarRating="3" HotelCode="|83169" HotelName="Yuwadee Resort" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>MOO 1, CHAO FA (EAST) ROAD, SOI CHAO FA 3 42/14</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/3/1/6/9/83169_fa2fe351026.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel offers 26 standard rooms and suites and a playground.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="97.80" OriginalAmount="94.95" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.8899183" Longitude="98.295725" StarRating="3" HotelCode="|83201" HotelName="Tony Resort" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 22/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>RAT-U-THIT 200 PEE ROAD PATONG KATHU 206/30</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/3/2/0/1/83201_1.jpg</HotelPictures>
        <HotelDescription>SITUATION: This complex is in Patong the area 5 minutes walk away, you can find Patong the beach Close to a shopping centre, restaurants and nightlife. it is situated 40 kilometres away from Phuket Airport Patong it is in it takes 45 minutes to get to Phuket the International Airport of. HOTEL: The complex has 102 rooms, a restaurant and room service. ROOM: All the rooms have a mini-bar, a bath, complimentary bathroom items, a satellite TV, a direct line telephone, a balcony or terrace and individual air-conditioning. FACILITIES: The establishment boasts a swimming pool with an outdoor bar, For an additional charge, you can use a massage service and a beauty centre. You also have at your disposal a restaurant.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="97.85" OriginalAmount="95.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.8874" Longitude="98.38281" StarRating="2" HotelCode="|235594" HotelName="Pattra Mansion By Aksara Collection" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>116/23 Patipath Road Muang</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/3/5/5/9/4/235594_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="98.12" OriginalAmount="95.26" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="8.10082411" Longitude="98.31261667" StarRating="3" HotelCode="570920|3651865" HotelName="S4 Naiyang Beach Phuket" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 22/07/2026" 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>https://cdn.worldota.net/t/x500/content/25/61/2561861dbf9e477f9c50f004802881cc7acfeff2.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests on Phuket.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="98.40" OriginalAmount="95.53" MarkupRule="3.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>https://cdn.worldota.net/t/x500/content/f0/e2/f0e236dfc43974afdaabe7eaba8ee09b5a62146a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Phuket.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="98.43" OriginalAmount="95.56" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.883673" Longitude="98.394371" StarRating="3" HotelCode="|465627" HotelName="Lub Sbuy House" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 23/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>1 Phang-nga Road, Soi 3</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/6/5/6/2/7/465627_83cd8981411.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="99.21" OriginalAmount="96.32" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.824987" Longitude="98.301673" StarRating="3" HotelCode="|174695" HotelName="The Blu Eco Hotel Phuket" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>100/75 Kata Rd., Thalang, Phuket</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/7/4/6/9/5/174695_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="99.57" OriginalAmount="96.67" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.900084" Longitude="98.380725" StarRating="3" HotelCode="933367|1169968" HotelName="Blu Monkey Bed &amp; Breakfast" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" 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://cdn.worldota.net/t/x500/content/d1/cd/d1cde289173e3fdb31b6cc607fdfd5f1d1f942a1.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This B &amp; B is located right in the heart of Phuket.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="100.28" OriginalAmount="97.36" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.890416" Longitude="98.382203" StarRating="3" HotelCode="|175862" HotelName="Khao Rang Place" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 23/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>153 Patipat Rd., Talad Nuea, Muang, Phuket Town, Phuket</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/7/5/8/6/2/175862_7c503af1148.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="100.75" OriginalAmount="97.82" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.89647343" Longitude="98.30467228" StarRating="3" HotelCode="355563|2003315" HotelName="Naina Resort &amp; Spa" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 25/07/2026" 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://cdn.worldota.net/t/x500/content/c1/67/c167a7c24537001534023b49996061bd12be3f69.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This resort is located in the centre of Patong.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="100.94" OriginalAmount="98.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.8752884" Longitude="98.3924779" StarRating="3" HotelCode="|358080" HotelName="The Malika" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>74 T.Talad Yai, Takuathung Rd. Amphoe Muang</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/5/8/0/8/0/358080_c24edbe1214.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="100.95" OriginalAmount="98.01" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.8180954249559" Longitude="98.33989307548" StarRating="3" HotelCode="188540|1573788" HotelName="Ratana Apart Hotel @ Chalong" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Apartment Hotel" CnxPolicy="Free CXL until 23/07/2026" HotelFacility="Air Conditioning,Fax,Golf,Internet,Laundry,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>97/3 Wiset Road, Rawai Muang, Phuket 83130</AddressLine>
          </AddressLines>
          <CityName>Phuket</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/cf/78/cf78bc5f924e1c4686cbc939baad5f3b8ef1d379.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in vibrant Phuket, the hotel is situated just 700 metres from Chalong Beach. Near the hotel ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="101.06" OriginalAmount="98.12" MarkupRule="3.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="Non Refundable" 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://cdn.worldota.net/t/x500/content/43/ce/43ce95467ae3ccf9b5be7fd3506c02008f4aa0db.jpeg</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="101.18" OriginalAmount="98.23" MarkupRule="3.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>https://cdn.worldota.net/t/x500/content/0f/8a/0f8afc75f2157062c38a52ff4b4abdb5f7f67fae.jpeg</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...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="101.19" OriginalAmount="98.24" MarkupRule="3.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 17/07/2026" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>66/4 Pattana Road, Talad Nuea, Phuket-ville, Phuket 83000</AddressLine>
          </AddressLines>
          <CityName>Phuket</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3a/36/3a361d029c1766e3a6996a48c7307bbad0e0706e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;A baggage storage service is available to travellers. Wireless internet access is available to guest...</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="101.25" OriginalAmount="98.30" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="8.10126485" Longitude="98.30557674" StarRating="2" 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>https://cdn.worldota.net/t/x500/content/88/2d/882daf0be6ab2174ca3103a6ad51d5b19ee7d2e8.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located on Phuket.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="101.51" OriginalAmount="98.55" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.892139" Longitude="98.30163" StarRating="4" HotelCode="|176333" HotelName="Icheck Inn Central Patong" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>184/32-33 Phangmuang Sai Kor Road , Patong , Kathu , Phuket 83150 Thailand</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/7/6/3/3/3/176333_14.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="101.56" OriginalAmount="98.60" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.88055" Longitude="98.37755" StarRating="3" HotelCode="|587448" HotelName="Mayfa SHA plus" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>2/20 wirathongyok road</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/8/7/4/4/8/587448_233fb951739.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="102.13" OriginalAmount="99.16" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.896925" Longitude="98.299797" StarRating="3" HotelCode="|404576" HotelName="Arita House" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 19/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>99/6 Rath-Uthit 200 Pee Rd.</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/4/5/7/6/404576_2392a660911.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="102.30" OriginalAmount="99.32" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.88614" Longitude="98.29736" StarRating="3" HotelCode="|169655" HotelName="De Coze'" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>162/147 PhangMuangSaiKor RD. Patong, Kathu, Phuket</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/9/6/5/5/169655_03cee7c1159.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel offers modern facilities, rooms with WiFi, (free of charge), a swimming pool and a restaurant. SITUATION: This hotel is in Phuket the heart of 45 minutes away from the establishment, guests will find Phuket Airport. ROOM: The rooms have an air-conditioning system, a bathroom, a balcony, flatscreen cable television, a safety deposit box, a mini-bar, a coffee maker and a kettle. FACILITIES: Guests are offered a sauna, a swimming pool, tourist information, excursions and a reception.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="102.30" OriginalAmount="99.32" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.8956545" Longitude="98.363031" StarRating="3" HotelCode="|245852" HotelName="Central Residences" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>19/19 Moo 5, Vichitsongkram Road Vichit, Muang</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/4/5/8/5/2/245852_16.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="102.67" OriginalAmount="99.68" MarkupRule="3.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="Non Refundable" 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://cdn.worldota.net/t/x500/content/54/52/5452e90cf8de9597ffd2d492337a324c38bdaa95.PNG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Wichit.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="102.81" OriginalAmount="99.82" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.948009" Longitude="98.281362" StarRating="4" HotelCode="|176051" HotelName="Ratana Apart-hotel At Kamala" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 24/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>73/65 Moo.3, Kamala, Kathu, Muang, Phuket</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/7/6/0/5/1/176051_2.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="102.87" OriginalAmount="99.87" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.9790247" Longitude="98.2807154" StarRating="3" HotelCode="|83127" HotelName="Surintra Boutique Resort" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>MOO 3 SURIN BEACH ROAD, CHERNGTALAY, THALANG 49/1</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/3/1/2/7/83127_1.jpg</HotelPictures>
        <HotelDescription>SITUATION: This hotel is in a natural area, 50 metres away from the establishment, clients can find Surin the beach. HOTEL: It has boutique rooms rooms with flat-screen cable TV, WiFi and an outdoor pool.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="102.88" OriginalAmount="99.88" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.888263" Longitude="98.393377" StarRating="0" HotelCode="|408853" HotelName="The Arbern X Bistro" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 25/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>54 Suthat road, Talad Yai</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/8/8/5/3/408853_32a9cd60602.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="103.03" OriginalAmount="100.03" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.897143" Longitude="98.304779" StarRating="3" HotelCode="|175677" HotelName="Naina Resort and Spa" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 19/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>2/58 Sainumyen Road, Patong, Kathu 83150</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/7/5/6/7/7/175677_16.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="103.05" OriginalAmount="100.05" MarkupRule="3.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>https://cdn.worldota.net/t/x500/content/4a/a2/4aa2be467a2fc2014170b13a397885a8b791421d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests on Phuket.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="103.23" OriginalAmount="100.22" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.78198" Longitude="98.33015" StarRating="3" HotelCode="|401687" HotelName="Tea Tree Boutique Resort" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>33/3 Moo 2, Vised Rd.</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/1/6/8/7/401687_afb58d30443.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="103.38" OriginalAmount="100.37" MarkupRule="3.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://cdn.worldota.net/t/x500/content/63/a3/63a306ec3fae1546815e0c24919b714caf175418.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests on Phuket.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="103.56" OriginalAmount="100.54" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.8193" Longitude="98.30836" StarRating="3" HotelCode="|405173" HotelName="Tall Tree Poshtel" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 12/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>17-17/1 Patak Road, Kata Beach</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/5/1/7/3/405173_def3b580606.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="103.96" OriginalAmount="100.93" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.8228326" Longitude="98.2992364" StarRating="3" HotelCode="|68208" HotelName="Ibis Phuket Kata - Sha Extra Plus" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 18/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>KATA ROAD, KARON, MUANG 88/8</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/6/8/2/0/8/68208_4.jpg</HotelPictures>
        <HotelDescription>SITUATION: The hotel is 10 minutes away from Kata the beach Close to shops, restaurants and the nightlife. ROOM: Customers have large and inviting rooms with WiFi, a bathroom and room service. FACILITIES: The establishment has a swimming pool, a bar, a business centre and a restaurant. OBSERVATIONS: Pets are permitted.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="104.17" OriginalAmount="101.14" MarkupRule="3.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 24/07/2026" 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://cdn.worldota.net/t/x500/content/ef/86/ef8625254f861970b357a0ca2bd4e4bb2e6b8fe4.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation warmly welcomes guests on Phuket.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="105.01" OriginalAmount="101.95" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.88365142" Longitude="98.39433399" StarRating="2" HotelCode="425179|1198508" HotelName="Lub Sbuy House Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 21/07/2026" 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>https://cdn.worldota.net/t/x500/content/12/bb/12bb54db4cbf91a06beec2fc7b7dc2929cbff568.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Property Location With a stay at Lub Sbuy House, you'll be centrally located in Phuket, convenient t...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="105.46" OriginalAmount="102.39" MarkupRule="3.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>https://cdn.worldota.net/t/x500/content/01/38/01382ce57c645d385fff51d6514d9662874027e8.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located on Phuket. The nearest airport is Phuket (HKT).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="105.49" OriginalAmount="102.42" MarkupRule="3.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://cdn.worldota.net/t/x500/ostrovok/c6/12/c61258625f0c06af4f842b11b10e4ff1a28b5265.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located on Phuket. The nearest airport is Phuket (HKT).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="105.56" OriginalAmount="102.49" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.8275401418581" Longitude="98.296948224306" StarRating="4" HotelCode="26362|141544" HotelName="Diamond Cottage" Meals="BED &amp; BREAKFAST,ROOM ONLY,HALF BOARD,FULL BOARD" 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://cdn.worldota.net/t/x500/content/40/89/4089408e87c5f165135481edd7372bbdea273e76.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the heart of the Phuket, this beach hotel lies close to countless shopping venues, as wel...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="106.00" OriginalAmount="102.91" MarkupRule="3.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 23/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>54 Suthat Road, Phuket 83000</AddressLine>
          </AddressLines>
          <CityName>Phuket</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/43/76/43765bf88429850da73ba9ae47ae1a86c3ecd056.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="106.02" OriginalAmount="102.93" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="8.1055406" Longitude="98.3035632" StarRating="3" HotelCode="|403457" HotelName="Ruentai Boutique @ Airport" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 25/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>94/4 MOO 1, BAN NAIYANG, 4</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/3/4/5/7/403457_8463dc90648.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="106.51" OriginalAmount="103.41" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.885197" Longitude="98.385794" StarRating="3" HotelCode="|407178" HotelName="Isara Boutique  and Cafe" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 22/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>72 Krabi Road Tambol Ta Lad Neau</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/7/1/7/8/407178_c8b55ca1240.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="106.67" OriginalAmount="103.56" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.905393" Longitude="98.301717" StarRating="3" HotelCode="|176097" HotelName="Swiss Villas Panoramic" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>220/3, Prabaramee Road, Patong, Kathu, Phuket</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/7/6/0/9/7/176097_2.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="106.94" OriginalAmount="103.83" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.79705" Longitude="98.32674" StarRating="4" HotelCode="|599522" HotelName="Chanakarn Pool Access Rawai" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 22/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>87/142 Moo7 Rawai sub-district, Muang district,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/9/9/5/2/2/599522_6a87c592242.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="107.77" OriginalAmount="104.63" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.87768" Longitude="98.37976" StarRating="3" HotelCode="|246141" HotelName="The Royal P Boutique" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 26/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>106/1-2 Phuttana Road Taladnuea, Mueang</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/4/6/1/4/1/246141_15.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="108.14" OriginalAmount="104.99" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.9020026" Longitude="98.299714" StarRating="3" HotelCode="|42492" HotelName="Ibis Phuket Patong - Sha Extra Plus" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>CHALERMPHRAKIAT ROAD PATONG DISTRICT KATHU 10</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/2/4/9/2/42492_9.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel with air-conditioning and has 260 rooms, In the entrance, you can find a lobby, a reception, a safety deposit box service, a currency exchange service, a lift, a bar, a restaurant and a TV room. The establishment also offers conference rooms, internet, a laundry service, a car park and bicycle rental. SITUATION: This complex Patong Beach it is situated 500 metres away from 10 minutes away, guests can find bars, restaurants and nightclubs. it is 1 kilometre away from a commercial centre, 40 kilometres away from the establishment, guests will find Phuket Airport. ROOM: The establishment has 260 comfortable rooms with a bathroom with a hairdryer, a direct line telephone, a satellite television, internet and a fridge. They also have a coffee maker, a kettle, a double bed, a safety deposit box, an air-conditioning system and room service. FACILITIES: The establishment has an outdoor swimming pool with a children's area, Clients can enjoy activities such as play ping-pong (available for a fee) and go cycling. 20 minutes away, there is a golf course. MEALS: Regarding the food and beverage offering, the establishment offers a buffet breakfast and Ã  la carte lunch and dinner. PAYMENT METHODS: The establishment accepts American Express, Diners Club, JCB, Mastercard and Visa.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="108.44" OriginalAmount="105.28" MarkupRule="3.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>https://cdn.worldota.net/t/x500/content/3c/b7/3cb794005fad7945eb685e4bcc465b2f8023b531.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests on Phuket.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="108.63" OriginalAmount="105.47" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.883793" Longitude="98.394597" StarRating="0" HotelCode="|446349" HotelName="Blu Monkey Boutique Phuket Town" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>183/53, 54 Phangnga Road, Taladyai, Muang, Phuket 83000</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/6/3/4/9/446349_1de26401741.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="108.98" OriginalAmount="105.81" MarkupRule="3.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 17/07/2026" HotelFacility="Air Conditioning">
        <Address>
          <AddressLines>
            <AddressLine>133 Satoon Road, Muang District, Phuket 83000</AddressLine>
          </AddressLines>
          <CityName>Phuket</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ba/6b/ba6b3a658c64fb8cff1179fb50be72418cdd844b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is conveniently located in Phuket Town, only a short stroll from historic Sino-Portuguese-...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="109.25" OriginalAmount="106.07" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.82698908" Longitude="98.33974846" StarRating="3" 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://cdn.worldota.net/t/x500/content/16/f4/16f4c0e7b39b70baf348fb44d067610f7559c759.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests on Phuket.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="109.36" OriginalAmount="106.17" MarkupRule="3.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 24/07/2026" HotelFacility="Air Conditioning,Golf,Internet">
        <Address>
          <AddressLines>
            <AddressLine>156/44 Phangnga Road, Tambon Talad Yai, Phuket 83000</AddressLine>
          </AddressLines>
          <CityName>Phuket</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/36/23/36230a47c13920774ba8d60a14c82ce18d8a725d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hostel warmly welcomes guests on Phuket.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="109.52" OriginalAmount="106.33" MarkupRule="3.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="Free CXL until 09/07/2026" 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://cdn.worldota.net/t/x500/content/a6/08/a608816c127952e0dd3bfd2a914ae4eb6f8bb452.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Karon Beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="109.66" OriginalAmount="106.47" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.79321" Longitude="98.3307" StarRating="3" HotelCode="|404939" HotelName="De Blue At Sea Rawai Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 19/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>84/64-69 Moo 7, Rawai, Muang, Phuket 83130</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/4/9/3/9/404939_92eab731526.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="109.76" OriginalAmount="106.56" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.8865322" Longitude="98.2942884" StarRating="4" HotelCode="|33160" HotelName="Baumanburi" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 22/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>239/1 RAT-U-THIT 200 PI RD., PATONG BEACH</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/3/1/6/0/33160_4.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel with air-conditioning has 149 rooms a lobby, a reception, a safety deposit box service, a currency exchange service, a cloakroom, a lift, a cafÃ©, a kiosk, a hairdresser's, a bar, a restaurant and a television room. The establishment also offers a conference room, internet, room service, a laundry service and a car park. ROOM: The rooms have a bathroom with a hairdryer, a direct line telephone, satellite or cable TV, a radio, a stereo, internet and a king size or double bed. They also have a coffee maker, a teapot, a safety deposit box, a balcony or terrace, an air-conditioning system and individual heating. FACILITIES: The establishment boasts a garden, a swimming pool, a jacuzzi, a playground, a gym, a sauna, a steam bath and a spa. Clients can also find aerobics, enjoy tennis and playing billiards. PAYMENT METHODS: Customers can pay by Visa and Mastercard.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="110.12" OriginalAmount="106.91" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.8275419" Longitude="98.2966869" StarRating="4" HotelCode="|26216" HotelName="Diamond Cottage Resort and Spa" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>6 KARON ROAD, T. KARON A. MUANG PHUKET</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/6/2/1/6/26216_3.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel was built in 2002 and has 67 standard rooms. The establishment boasts a lobby with a reception, a safety deposit box service, a currency exchange service, a mini-market, a car park and a playground. Regarding the food and beverage offering, the establishment has a cafÃ©, a bar and an Ã  la carte restaurant with air-conditioning. There are many services available at the establishment, including internet, room service, a medical care service and a laundry service. SITUATION: This beach hotel is situated in the heart of Phuket where you can find shops, bars and restaurants. 200 metres away, clients have a beach. 60 minutes away from the establishment, guests will find Phuket Airport. ROOM: The comfortable rooms have a bathroom with a shower, a hairdryer, a bathrobe, a direct line telephone, a satellite television and a Hi-Fi. They also have a mini-bar, kettle, a double bed, an air-conditioning system and a balcony or terrace. FACILITIES: Outdoors, guests have access to 2 pools with children's area, an outdoor bar, deck chairs, towels and parasols. Guests also have access to a jacuzzi, a sauna, a steam bath, a massage service (available for a fee) and a spa (available for a fee). At the beach, guests can find sports activities (available for a fee). You can also use a gym. MEALS: The establishment serves a buffet breakfast and Ã  la carte lunch and dinner. Guests can book half-board.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="110.36" OriginalAmount="107.15" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.776048" Longitude="98.3182586" StarRating="3" HotelCode="|403943" HotelName="Roost Glamping" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 19/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>87/70 Moo 2, Soi Solot, Wiset Road,, Rawai, Phuket, Phuket 83130</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/3/9/4/3/403943_7856e841044.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="110.46" OriginalAmount="107.24" MarkupRule="3.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 19/07/2026" 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>https://cdn.worldota.net/t/x500/content/c3/34/c33485fa623cd07b147c24d010d610be4932174b.jpeg</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 ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="110.67" OriginalAmount="107.45" MarkupRule="3.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>https://cdn.worldota.net/t/x500/content/58/fd/58fd305f4d1f2590a2be24dfe448ded9c32d07d1.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests on Phuket.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="110.71" OriginalAmount="107.49" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.8803053" Longitude="98.2968447" StarRating="3" HotelCode="|33418" HotelName="Club Bamboo Boutique Resort and Spa" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>NANAI ROAD 247/1-8</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/3/4/1/8/33418_2.jpg</HotelPictures>
        <HotelDescription>HOTEL: This renovated hotel in 2007, is situated close to the beach and has 47 rooms, The establishment boasts a lobby, a reception, a safety deposit box service, a cafÃ©, a bar and a restaurant. Guests can also find internet (for a fee), room service, a laundry service and a car park. SITUATION: Patong Beach It is in 60 minutes away from the establishment, you can find Phuket Airport. ROOM: The rooms a bathroom with a shower, a bath, complimentary bathroom items, an air-conditioning system, a coffee maker and a kettle. They also have a hairdryer, a direct line telephone, a satellite or cable television, internet, a mini-bar, a safe and a king size or double bed. FACILITIES: The establishment boasts a swimming pool, a garden, deck chairs, parasols, a gym and a massage service (available for a fee), 15 minutes away, you can find a golf course. MEALS: Regarding the food and beverage offering, the establishment offers a restaurant. PAYMENT METHODS: Customers can pay by American Express, Mastercard and Visa.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="110.93" OriginalAmount="107.70" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.807129" Longitude="98.300374" StarRating="4" HotelCode="|173847" HotelName="Kata Noi Resort" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 10/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>37 Kata Noi Rd Kata Noi Beach</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/7/3/8/4/7/173847_31111621033.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="110.94" OriginalAmount="107.71" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.87784" Longitude="98.2903" StarRating="0" HotelCode="|44591" HotelName="Phuvaree Resort" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 22/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>SIRIRAJ ROAD., PATONG BEACH, KATHU, PHUKET</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/5/9/1/44591_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This complex was built in 2008, has 80 rooms, 4 floors, a lobby, a safety deposit box service, a restaurant, internet, room service, a laundry service and a car park. SITUATION: This hotel Patong it is in 10 minutes away, you can find the city centre, is situated 50 kilometres away from Phuket Airport. ROOM: The establishment has 68 spacious rooms, 12 interconnecting rooms, a bathroom with a shower or bath, a hairdryer, satellite and cable television, internet, a mini-bar, a safety deposit box, a coffee maker, a kettle, individual air-conditioning, a king-size bed and a balcony or terrace. FACILITIES: The establishment has a swimming pool that has an area for children, an outdoor bar and a massage service (available for a fee). MEALS: Regarding the food and beverage offering, the establishment offers a restaurant, The establishment offers set-menu breakfast and dinner and a buffet breakfast. PAYMENT METHODS: The establishment accepts American Express, Diners Club, JCB, Mastercard and Visa.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="112.17" OriginalAmount="108.90" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="8.02447862" Longitude="98.32795846" StarRating="3" HotelCode="623367|3588325" HotelName="Impress Resort" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 19/07/2026" 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>https://cdn.worldota.net/t/x500/content/50/e7/50e7d97ae2a5f06c876d0384b7bde7c79356a4c9.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This resort warmly welcomes guests on Phuket.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="112.24" OriginalAmount="108.97" MarkupRule="3.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://cdn.worldota.net/t/x500/content/d6/2e/d62eed197f715a4fd7b61c6a7630d4ed8c5935d8.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Wichit.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="112.35" OriginalAmount="109.08" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.893139" Longitude="98.299667" StarRating="3" HotelCode="|175678" HotelName="The Expat" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>163/17 Ratutit 200 Pee Road T. Patong, A. Kathu</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/7/5/6/7/8/175678_10.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="113.00" OriginalAmount="109.71" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.8940065" Longitude="98.3024241" StarRating="4" HotelCode="|66679" HotelName="Andakira" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Phangmuang Sai Koi Road Patong Beach Kathu 222</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/6/6/6/7/9/66679_12.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has rooms, suites and excellent service. SITUATION: It is inPatong the beach Close to the shopping area, the nightlife and the beach. It has excellent transport links to.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="113.50" OriginalAmount="110.19" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.8272511140818" Longitude="98.30107809227" StarRating="3" HotelCode="319614|1513998" HotelName="The Melody Phuket" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 23/07/2026" 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://cdn.worldota.net/t/x500/content/a1/15/a115153dd7c718844fc517cf6b36e5e01e30aacf.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests on Phuket.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="113.68" OriginalAmount="110.37" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.9101071" Longitude="98.2962097" StarRating="3" HotelCode="|26221" HotelName="Patong Lodge" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>PHABARAMEE ROAD, PATONG CEACH 284/1</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/6/2/2/1/26221_5.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has 144 double rooms, The air-conditioning establishment, a lobby, a lift, a kiosk, a reception with a bureau de change and a safety deposit box service. Guests can find a bar, a restaurant with air-conditioning, with highchairs, a conference room, a car park, room service and a laundry service. SITUATION: 500 metres away, guests can find a beach, in the surrounding area, clients have bars, restaurants, shops and a public transport stop. it is situated 5 minutes away from the commercial area, Where you can find shops and leisure areas. ROOM: The inviting rooms, have a bathroom, a direct line telephone, satellite or cable TV, a radio, a mini-bar and tiled floors. FACILITIES: The establishment has a pool that has a children's area, a snack bar, a sunbathing terrace, deck chairs, parasols and towels. The establishment also offers a massage service, 10 kilometres away from the establishment, customers can find a golf course. MEALS: Regarding the food and beverage offering, the establishment offers a buffet breakfast and Ã  la carte or set-menu lunch and dinner. PAYMENT METHODS: The establishment accepts American Express, Visa, Mastercard and Diners Club.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="113.88" OriginalAmount="110.56" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.885153" Longitude="98.392908" StarRating="3" HotelCode="|446265" HotelName="Montree Phuket" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 23/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>12/6 Montree Rd., Talad Yai, Mueang, Phuket 83000</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/6/2/6/5/446265_786173f1048.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="114.63" OriginalAmount="111.29" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.8903674" Longitude="98.3866518" StarRating="3" HotelCode="|34876" HotelName="Phuket Merlin" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>158/1 Jawaraj Road, Muang</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/4/8/7/6/34876_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This urban complex, has 9 floors, 180 rooms, air-conditioning, a hall with a reception, a currency exchange service and a lift. Our guests can find a cafÃ©, a hairdresser's, a bar, 2 restaurants and conference rooms. The establishment offers guests room service, a laundry service and a car park (for a fee). SITUATION: This hotel is in Phuket the heart of it is 34 kilometres away from the airport. ROOM: All the rooms have a bathroom with a shower or bath, a hairdryer, a direct line telephone, a satellite or cable television and a radio. They also have a mini-bar, a king size or double bed, individual air-conditioning, a safe and a balcony or terrace. FACILITIES: The establishment has a spa swimming pool (available for a fee), a sauna and a massage service. Guests are offered Patong Beach and TriTrang Beach a transfer service (free of charge). PAYMENT METHODS: Customers can pay using American Express, Diners Club, JCB, Mastercard and Visa. OTHERS: Regarding the food and beverage offering, clients have a cafÃ© with international cuisine, Thai cuisine and a Chinese cuisine restaurant.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="114.80" OriginalAmount="111.46" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.8902561" Longitude="98.2960496" StarRating="3" HotelCode="|35223" HotelName="The Viridian Resort" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>RAT U THIT 200 YEAR ROAD, PATONG BEACH 206/24</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/5/2/2/3/35223_14.jpg</HotelPictures>
        <HotelDescription>HOTEL: This complex was opened in 2006 and has 78 standard rooms, The establishment with air-conditioning, it offers a safety deposit box service, a bar, a restaurant, room service, a laundry service and a car park. SITUATION: It is inPatong the beach near the establishment, you will find leisure areas, commercial zones, 10 minutes away from the establishment you have the bus station situated 27 kilometres away fromPhuket Airport Phuket 55 kilometres away from the establishment, guests will find. ROOM: The rooms have a terrace, individual air-conditioning, a bathroom with a shower, a direct line telephone, a satellite TV and a mini-bar. FACILITIES: The establishment boasts a pool that has a children's area, a jacuzzi, a sauna, an outdoor bar and a tropical garden. The establishment also offers a massage service. MEALS: Regarding the food and beverage offering, the establishment offers a restaurant and room service. PAYMENT METHODS: Customers can pay using American Express, Mastercard and Visa.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="114.87" OriginalAmount="111.52" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.837401" Longitude="98.379913" StarRating="3" HotelCode="|173577" HotelName="Baan Panwa Resortandspa" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>39/ 15 Moo. 6 Ao-yon Khaokhad Rd. T. wichit A. Muang, Cabo Panwa</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/7/3/5/7/7/173577_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="115.60" OriginalAmount="112.23" MarkupRule="3.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 23/07/2026" 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="8" TotalAmount="115.79" OriginalAmount="112.42" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="8.09886682" Longitude="98.30704281" StarRating="3" HotelCode="322900|472661" HotelName="Marina Express Aviator Phuket Airport" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/07/2026" 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://cdn.worldota.net/t/x500/content/49/46/49464ed585f35c0e784da225ee5d73d74b52ffab.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located on Phuket. The nearest airport is Phuket (HKT).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="116.28" OriginalAmount="112.89" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.90374384" Longitude="98.30437745" StarRating="4" HotelCode="783319|2366625" HotelName="The Bay Exclusive Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 18/07/2026" HotelFacility="Bar,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>73 Phrabaramee Road, Patong, Kathu, Phuket 83150</AddressLine>
          </AddressLines>
          <CityName>Phuket</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/64/642121/642121a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located on Phuket, about 700 m from the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="117.09" OriginalAmount="113.68" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.8162516" Longitude="98.3065753" StarRating="4" HotelCode="|104351" HotelName="The Palmery Resort" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>82/20 Khoktanod Rd., Kata Beach Muang</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/0/4/3/5/1/104351_3.jpg</HotelPictures>
        <HotelDescription>SITUATION: This establishment, is 800 metres away from Kata the beach. ROOM: All the rooms have an air-conditioning system and direct access to the swimming pool. FACILITIES: Guests are offered a spa, a sauna and tourist information.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="117.86" OriginalAmount="114.43" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.88478" Longitude="98.386" StarRating="3" HotelCode="|404933" HotelName="The Besavana Phuket" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 20/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>63/3 Krabi Rd. Muang Phuket</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/4/9/3/3/404933_60766af1548.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="118.27" OriginalAmount="114.83" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.88855399" Longitude="98.39694548" StarRating="3" HotelCode="515584|3597945" HotelName="Grand Supicha City Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 19/07/2026" HotelFacility="Air Conditioning,Golf,Internet">
        <Address>
          <AddressLines>
            <AddressLine>48 Narisorn Road, Talad Yai, Phuket 83000</AddressLine>
          </AddressLines>
          <CityName>Phuket</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/f0/ac/f0ac62e421763954278021fa38924351febb8c4b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests on Phuket.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="118.29" OriginalAmount="114.84" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="8.099387" Longitude="98.306021" StarRating="3" HotelCode="|175543" HotelName="The Snug Airportel" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 11/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>22/3 Moo.1 Soi Nai Yang 16/1 T.Sakoo</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/7/5/5/4/3/175543_4.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="118.48" OriginalAmount="115.03" MarkupRule="3.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 17/07/2026" 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>https://cdn.worldota.net/t/x500/content/d3/4c/d34ccf9066390a4f626c8288db5118a238f43da8.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests on Phuket.</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="118.91" OriginalAmount="115.45" MarkupRule="3.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>https://cdn.worldota.net/t/x500/content/6e/eb/6eebd953adeaa0971545938e0c0c8aaf5d394457.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hostel is located in the heart of Phuket.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="119.05" OriginalAmount="115.58" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.8844404" Longitude="98.2958103" StarRating="4" HotelCode="|79069" HotelName="Ashlee Heights Patong" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>160/36 Phang Muang Sai Kor Road, Soi Nanai Ruamjai (Nanai Soi 8), Patong</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/7/9/0/6/9/79069_10.jpg</HotelPictures>
        <HotelDescription>SITUATION: This hotel is in Patong, close to the beach, shops, bars and restaurants. ROOM: Guests are offered 77 modern rooms with an air-conditioning system, a satellite television, WiFi, a kettle, a writing desk, a safety deposit box, a balcony, a bathroom with a shower and a bath. RESTAURANT: Customers can enjoy a coffee shop and room service. FACILITIES: You also have at your disposal a swimming pool with a bar. Internet, guests are offered a transfer service (free of charge).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="119.45" OriginalAmount="115.97" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.81388" Longitude="98.299343" StarRating="3" HotelCode="|176153" HotelName="Two Chefs Inn" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 26/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>243 Koktanod Road, Kata Beach, Muang, Phuket</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/7/6/1/5/3/176153_10.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="119.62" OriginalAmount="116.14" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.8812694" Longitude="98.2924005" StarRating="4" HotelCode="|79073" HotelName="The Ashlee Plaza Patong and Spa - Sha Plus" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>34/50-57 Prachanukhro Road, Patong, Kathu</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/7/9/0/7/3/79073_4.jpg</HotelPictures>
        <HotelDescription>SITUATION: This modern hotel is in Patong, close to the beach, shops and bars. ROOM: The establishment has 249 rooms with an air-conditioning system, a direct line telephone, a mini-bar, a satellite television, a safe, a kettle, a coffee maker, WiFi, a balcony and a bathroom. RESTAURANT: In this establishment's food and beverage department, guests are offered a restaurant with terrace, a bar and a lounge bar. FACILITIES: Outdoors, clients can enjoy 5 swimming pools with a bar. There is a variety of facilities and services available at the establishment, including a gym, a spa, a dry cleaner's, room service and event rooms.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="119.95" OriginalAmount="116.46" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="8.086661" Longitude="98.299917" StarRating="3" HotelCode="|175798" HotelName="Ideo Phuket" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 22/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>113 Moo 5, Sakoo, Thalang</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/7/5/7/9/8/175798_11.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="120.08" OriginalAmount="116.58" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.88848" Longitude="98.39692" StarRating="3" HotelCode="|246884" HotelName="Grand Supicha City" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 19/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>48 Narisorn Road Tambon Talad Yai, Amphoe Mueng</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/4/6/8/8/4/246884_01307d90909.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="120.72" OriginalAmount="117.20" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.8308453" Longitude="98.3003015" StarRating="3" HotelCode="|33109" HotelName="Baan Karon Resort" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 12/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>PATAK ROA, MUANG 213</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/3/1/0/9/33109_10.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="121.23" OriginalAmount="117.70" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.88239" Longitude="98.39154" StarRating="3" HotelCode="|598654" HotelName="Horange Phuket Town" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>57/3-9 Phuket Road, Talat Yai, Mueang Phuket</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/9/8/6/5/4/598654_c132c732221.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="122.21" OriginalAmount="118.65" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.916927" Longitude="98.391967" StarRating="3" HotelCode="|175600" HotelName="Ca and Residence Phuket" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 11/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>88 Moo6, Prachasamukkhee road, T. Ratsada, Mueang, Phuket</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/7/5/6/0/0/175600_3.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="123.01" OriginalAmount="119.43" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.8833455" Longitude="98.2932888" StarRating="4" HotelCode="|68409" HotelName="Mazi Design  By Kalima" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 25/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>7 Prachanukhro Road</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/6/8/4/0/9/68409_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This quiet complex renovated in 2009, has 67 standard rooms, a lobby with a reception, express check-out, a currency exchange service, a lift and a restaurant. The establishment also has WiFi (for a fee), room service, a laundry service and a car park. SITUATION: This complex is in Patong Beach. 200 metres away, guests can find Patong Beach where you can find shops, restaurants and leisure areas. Is 2 kilometres from the bus station. 38 kilometres away, you can find Phuket Airport. ROOM: Clients are offered superior rooms and deluxe rooms. Each room has tea and coffee service, an individual air-conditioning system, a mini-bar, satellite or cable TV, a safety deposit box, a bathroom with a shower, a bath, a hairdryer, a double or king-size bed, a direct line telephone, internet and a balcony or terrace. FACILITIES: The establishment has swimming pools, a children's swimming pool, a snack bar and a massage service. It is 10 kilometres away from a golf course. At the beach, customers can find deck chairs and parasols. MEALS: Clients have at their disposal a restaurant. Guests are offered a buffet breakfast and Ã  la carte, menu and buffet lunch and dinner. PAYMENT METHODS: The establishment accepts Mastercard and Visa.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="123.05" OriginalAmount="119.47" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.884145" Longitude="98.381108" StarRating="3" HotelCode="|414319" HotelName="Sound Gallery House - Hostel" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 19/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>33/6 VichitSongkram Rd</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/1/4/3/1/9/414319_20ce29d1720.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="123.11" OriginalAmount="119.52" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="8.027917" Longitude="98.354574" StarRating="3" HotelCode="|405231" HotelName="Be Leaf Resort" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>43/87 Tonsai Waterfall Road, Thalang 83110</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/5/2/3/1/405231_31498170953.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="123.69" OriginalAmount="120.09" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.88291" Longitude="98.39791" StarRating="0" HotelCode="|186994" HotelName="Eco Phuket" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 19/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>156/44 Phangnga Road</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/6/9/9/4/186994_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="123.79" OriginalAmount="120.18" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.898805" Longitude="98.375775" StarRating="0" HotelCode="|440750" HotelName="Travelodge Phuket Town" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>159 Moo5, Vichit Sub-district, Muang Phuket District, 83000 Phuket Town, Thailand</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/0/7/5/0/440750_5ff25501059.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="123.82" OriginalAmount="120.21" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.7766441174789" Longitude="98.324487758882" StarRating="3" HotelCode="267711|935555" HotelName="Rawai Grand House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Jacuzzi,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>86/22-25 Viset- Nai Harn Road Moo 2, Soi Wasana, Tambon Rawai, Amphoe Muang, Phuket 83130</AddressLine>
          </AddressLines>
          <CityName>Phuket</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e7/f6/e7f6d55b34440aaca3806a0a44430f5ce9467e87.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located on Phuket, about 500 m from the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="123.97" OriginalAmount="120.36" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.9848812869733" Longitude="98.286952972412" StarRating="3" HotelCode="900664|145516" HotelName="Andaman Seaside 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,Fax,Garden,Internet,Laundry,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>69/74, 82/39-46 Moo 3, Baan Bang Toa Beach, Chernghtaley Thalang, Phuket 083110</AddressLine>
          </AddressLines>
          <CityName>Phuket</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/db/05/db0587245fa2ee10612a031263c92412f4de57e1.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The resort is located on beautiful Bangtao Beach and within easy reach of most tourist destinations ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="124.34" OriginalAmount="120.72" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.8166648263811" Longitude="98.301510568358" StarRating="3" HotelCode="267708|1569008" HotelName="Phuket Kata Resort" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Golf,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>30/9 Kata Road, Muang, Phuket 83100</AddressLine>
          </AddressLines>
          <CityName>Phuket</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c0/c0/c0c03a01ed783ee2a8c3e0a878e519f7f0595baf.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This resort is located on Phuket. The nearest airport is Phuket (HKT).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="124.48" OriginalAmount="120.85" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.8821025233952" Longitude="98.392240405083" StarRating="3" HotelCode="65127|79150" HotelName="Pearl" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 17/07/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Golf,Internet,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>42 Montri Road, Tambon Talad Yai, Amphoe Muang, Phuket 83000</AddressLine>
          </AddressLines>
          <CityName>Phuket</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e8/b1/e8b1cb52afff81666bc359ebeccae5e014b94139.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel enjoys an optimum location just a short walk from Phuket Town's main commercial and entert...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="124.62" OriginalAmount="120.99" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.894292" Longitude="98.298915" StarRating="3" HotelCode="188386|1892135" HotelName="Days Inn Patong Beach" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" 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://cdn.worldota.net/t/x500/content/60/df/60df765c5bf1ef2f27c04abffa501cb3aa3478ce.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located on Phuket. The nearest airport is Phuket (HKT).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="126.68" OriginalAmount="122.99" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.8787116943792" Longitude="98.394686178574" StarRating="3" HotelCode="531358|1990555" HotelName="ibis Styles Phuket City" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" 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://cdn.worldota.net/t/x500/content/86/2c/862cce1048a85dcbb80a69e0f78ea34047b3332b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests on Phuket.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="127.52" OriginalAmount="123.81" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.892445" Longitude="98.301974" StarRating="4" HotelCode="|169601" HotelName="Best Western Patong Beach - Sha Extra Plus" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>190 Pangmuengsai Gor Road, Patong, Kathu</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/9/6/0/1/169601_3.jpg</HotelPictures>
        <HotelDescription>SITUATION: This establishment, is in Phuket the tourist area of a 10-minute walk away from Patong the beach It has excellent transport links to taxis, the bus, the nightlife and restaurants. ROOM: Each room has a flat-screen television and a balcony. FACILITIES: The establishment boasts a swimming pool on the roof terrace, a swimming pool bar and a restaurant.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="127.65" OriginalAmount="123.93" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.8839503397126" Longitude="98.390719013112" StarRating="3" HotelCode="338476|1190658" HotelName="Casa Blanca Boutique Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel,hotel" CnxPolicy="Non Refundable" HotelFacility="Golf,Internet">
        <Address>
          <AddressLines>
            <AddressLine>26 Phuket Road, Taladyai, Muang, Phuket 83000</AddressLine>
          </AddressLines>
          <CityName>Phuket</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/01/92/01927531e9be819a0e4fdc6dc750446d21c9dbbc.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the centre of Phuket, this boutique hotel is ideal for guests who appreciate a stylish am...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="127.85" OriginalAmount="124.13" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.8442085" Longitude="98.3005571" StarRating="3" HotelCode="|173532" HotelName="Karon Studio Service Apartment" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 19/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>363-365 Patak Road, Mueang Phuket, Karon Beach, Phuket, Karon Beach 83100</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/7/3/5/3/2/173532_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="129.00" OriginalAmount="125.24" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="8.10135341" Longitude="98.30468794" StarRating="4" HotelCode="322895|1594818" HotelName="Maya Phuket" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 21/07/2026" 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://cdn.worldota.net/t/x500/content/61/c6/61c69120aaa7325fb8b726f8b83aabad9fe7e126.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests on Phuket.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="129.92" OriginalAmount="126.14" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.889163" Longitude="98.385839" StarRating="0" HotelCode="|538343" HotelName="Ritsurin Boutique" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 18/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>1/5 Maeluan Rd.</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/3/8/3/4/3/538343_c38f80b2115.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="131.47" OriginalAmount="127.64" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.886612" Longitude="98.382964" StarRating="0" HotelCode="|446400" HotelName="Ratri Hotel Phuket Old Town" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 20/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>110/16 Patiphat Rd, Talat Nuea, Phuket Town, Phuket 83000</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/6/4/0/0/446400_a3b1a2c1047.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="132.36" OriginalAmount="128.50" MarkupRule="3.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://cdn.worldota.net/t/x500/content/02/87/028765df07cc6c7933a6b9caa5ae0a42bf0095bf.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Phuket.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="133.48" OriginalAmount="129.59" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.7780425" Longitude="98.3017624" StarRating="3" HotelCode="|160707" HotelName="Naiharn On The Rock Resort" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 19/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>11/11 Nai Harn Beach, Nai Harn 83130</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/0/7/0/7/160707_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has the massage service, a swimming pool, a baggage room and private parking (free of charge). SITUATION: This hotel is 5 minutes away from Rawai the beach it is 20 minutes drive away from Kata the beach, the establishment is a 30-minute drive away from Patong the beach. ROOM: Each room has with WiFi (free of charge), an air-conditioning system or fan, a bathroom, TV room and a fridge.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="133.65" OriginalAmount="129.76" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.8292301" Longitude="98.2974368" StarRating="4" HotelCode="|34161" HotelName="Horizon Karon Beach Resort and Spa" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>SOI KARON 2,KARON DISTRICT, MUANG 3</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/4/1/6/1/34161_10.jpg</HotelPictures>
        <HotelDescription>SITUATION: This establishment is surrounded by a garden area. The establishment offers great views of la Playa de Karon. 5 minutes walk away, you can find the beach, shops and restaurants. HOTEL: This Asian-style establishment it has a swimming pool. This establishment is ideal for family holidays and is an ideal place for relaxing.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="133.96" OriginalAmount="130.06" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.83198291" Longitude="98.2987275" StarRating="3" HotelCode="435477|2002795" HotelName="Baan Vanida Garden Resort" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 24/06/2026" HotelFacility="Air Conditioning,Bar,Golf,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>1/1 Patak Road, Karon, Muang, Phuket 83100</AddressLine>
          </AddressLines>
          <CityName>Phuket</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e8/b0/e8b0b5f7bc76fb23f5dcc9cec573325258777f47.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests on Phuket.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="134.22" OriginalAmount="130.31" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.94586211" Longitude="98.29716923" StarRating="3" HotelCode="753889|3650135" HotelName="The Woods Natural Park Resort Phuket" Meals="ROOM ONLY,BED &amp; BREAKFAST" 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://cdn.worldota.net/t/x500/content/67/1d/671de04954a1c46c05c40deec7e8a5fb86bfca2c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="134.66" OriginalAmount="130.74" MarkupRule="3.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 23/07/2026" 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://cdn.worldota.net/t/x500/ostrovok/c5/61/c561ca262ba3ca404d054e82d0a1ac53f7011959.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Centrally located on Phuket, this hotel is about 1 km from the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="134.94" OriginalAmount="131.01" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.881948" Longitude="98.3913" StarRating="3" HotelCode="|415467" HotelName="Peranakan Boutique" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 26/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>89/1-2 Phuket Rd, Talad-Yai Mueang</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/1/5/4/6/7/415467_ed155281601.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="135.56" OriginalAmount="131.61" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.90564" Longitude="98.302303" StarRating="3" HotelCode="|176144" HotelName="The Unity Patong" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>206/1 Phrabaramee Road, Patong, Kathu, Phuket, Patong Beach 83150</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/7/6/1/4/4/176144_13.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="135.65" OriginalAmount="131.70" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="8.0885976" Longitude="98.2975722" StarRating="4" HotelCode="|66711" HotelName="Nai Yang Beach Resort and Spa - Sha Extra Plus" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 19/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>65/23-24 Nai Yang Beach Rd, Sakhu, Thalang</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/6/6/7/1/1/66711_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This complex has 168 rooms and 2 suites. This renovated establishment in 2009, has a lobby, with a reception, express check-out. The establishment has a safety deposit box service, a currency exchange service, a cloakroom, a lift, a playground, a bar, a restaurant, a conference room, room service, a laundry service and a car park. At an additional cost, you can enjoy internet. SITUATION: This complex el Parque Nacional de Sirinat it is in Phuket it is 30 minutes away from Around the establishment, clients can find restaurants and bars. it is 8 minutes away from Phuket Airport. ROOM: The rooms have a bathroom with a shower, a hairdryer, a double bed, a direct line telephone, satellite or cable TV, internet, a safety deposit box, a mini-bar, a fridge, a coffee maker, a kettle, individual air-conditioning and a balcony or terrace. FACILITIES: The establishment has 3 outdoor swimming pools, a children's swimming area, a bar and a massage service. it is situated 10 minutes away from a golf course, Clients can enjoy diving and canoeing. Guests are offered an entertainment programme, At the beach, you can find deck chairs. MEALS: Regarding the food and beverage offering, the establishment offers a buffet breakfast and Ã  la carte or set-menu lunch and dinner. Guests have at their disposal La Romana the restaurant. PAYMENT METHODS: Customers can pay using American Express, Mastercard and Visa.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="136.12" OriginalAmount="132.16" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.8153472" Longitude="98.3008545" StarRating="4" HotelCode="|62968" HotelName="Sugar Palm Grand Hillside" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 25/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>1 Soi Khoktanod Soi 3, Kata Beach</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/6/2/9/6/8/62968_6.jpg</HotelPictures>
        <HotelDescription>HOTEL: this hotel was built in 2008, has 105 rooms and a lobby with a reception. SITUATION: This complex Kata Beach it is in 15 minutes away, you can find a shopping centre, In the surrounding area, you can find restaurants, bars and pubs. in front of the hotel there is a taxi rank. ROOM: Some rooms have sea views, The rooms a bathroom with a shower or bath and a hairdryer. FACILITIES: The establishment has 11 swimming pools. MEALS: Regarding the food and beverage offering, the establishment offers a restaurant, The establishment offers American buffet breakfast and Ã  la carte or set-menu lunch and dinner. PAYMENT METHODS: Customers can pay by Mastercard and Visa.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="136.66" OriginalAmount="132.68" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.8955591" Longitude="98.3036485" StarRating="4" HotelCode="|71474" HotelName="Sawaddi Patong Resort and Spa By Tolani" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>SAINAMYEN ROAD, PATONG BEACH, KATHU 21</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/7/1/4/7/4/71474_1_1260.jpg</HotelPictures>
        <HotelDescription>HOTEL: This renovated hotel in 2009, has 148 rooms, a lobby with a reception, express check-out, a cafÃ©, a restaurant, conference facilities, internet, room service, a laundry service and a car park. SITUATION: Patong Is situated in Close to the leisure area, is 20 kilometres away from the bus station, 40 kilometres away, you can find Phuket Airport it is 181 kilometres away from Krabi Airport. ROOM: The establishment has superior rooms and deluxe rooms and suites. They have WiFi (free of charge), cable television, bathrooms with a shower, a bath, a hairdryer, a double or king-size bed, a direct line telephone, a radio, a safe, a mini-bar, a fridge, a coffee maker, a kettle, a balcony or terrace and individual heating. FACILITIES: Guests are offered a spa, a massage service, treatments (available for a fee), a swimming pool, a children's swimming area, an outdoor bar, deck chairs and parasols. Guests can also find a gym, a steam bath (available for a fee) and an entertainment programme. 10 kilometres away, there is a golf course. MEALS: Regarding the food and beverage offering, the establishment offers a restaurant, an outdoor bar, a coffee shop, a buffet breakfast and Ã  la carte or set-menu lunch and dinner. PAYMENT METHODS: Customers can pay using American Express, Diners Club, JCB, Mastercard and Visa. OBSERVATIONS: The establishment offers a business centre, meeting rooms, conference facilities and a banquet hall.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="137.77" OriginalAmount="133.76" MarkupRule="3.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 12/07/2026" 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>https://cdn.worldota.net/t/x500/content/5f/ab/5fab69629a1057ebf394afe51b7508b2b99a58f4.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests on Phuket.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="137.97" OriginalAmount="133.95" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.88522" Longitude="98.39526" StarRating="0" HotelCode="|246081" HotelName="Nawaporn Place Guesthouse" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 24/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>22/87-88, Luang Poh Road Soi 1 Tambon Talad Yai, Amphoe Mueang</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/4/6/0/8/1/246081_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="138.52" OriginalAmount="134.49" MarkupRule="3.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="Non Refundable" 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://cdn.worldota.net/t/x500/extranet/23/50/235074b9ac42ca9558dbba1863333ab8d1818eaa.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hostel is located in the centre of Phuket.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="139.11" OriginalAmount="135.06" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.8947852" Longitude="98.30715671" StarRating="3" HotelCode="360778|2002875" HotelName="Bayshore Ocean View" Meals="BED &amp; BREAKFAST,ROOM ONLY,HALF BOARD" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 21/07/2026" 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://cdn.worldota.net/t/x500/content/31/fd/31fdd8cf8f51b06133c6d6133c56690f9adf8eea.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests on Phuket.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="140.12" OriginalAmount="136.04" MarkupRule="3.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 23/07/2026" 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://cdn.worldota.net/t/x500/content/a2/6d/a26d04d2f191fc00f58ed067a3c7cc0a89aeb858.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the heart of Phuket town, this city hotel is well positioned close to the business centre...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="140.18" OriginalAmount="136.10" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="8.1091" Longitude="98.3088" StarRating="3" HotelCode="|408736" HotelName="Louis' Runway View" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>22/8 Moo 6 Mai Kaw Talang</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/8/7/3/6/408736_573c65f1335.png</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="140.69" OriginalAmount="136.59" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.885821" Longitude="98.289421" StarRating="3" HotelCode="|33105" HotelName="Baan Boa Resort" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 21/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>THAWEENWONG ROAD 16</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/3/1/0/5/33105_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This complex has 55 rooms and 4 floors. Our guests can find a lobby, a reception, a safety deposit box service and a restaurant. The establishment also offers internet (for a fee), room service and a laundry service. nearby, there is a car park. SITUATION: Patong It is in 3 metres away, guests can find a beach, in the surrounding area, clients have the shopping area, the leisure area. ROOM: The establishment has standard and superior rooms with an air-conditioning system, a direct line telephone, a satellite or cable television and a bathroom with a bath, They also have a shower, a safety deposit box, a mini-bar, a fridge and a hairdryer (available on request). FACILITIES: You can find a swimming pool, a jacuzzi and leisure areas. At the beach, you can find a massage service.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="141.70" OriginalAmount="137.57" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.848864" Longitude="98.294329" StarRating="4" HotelCode="|40172" HotelName="Sugar Marina  - Art - Karon Beach" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 18/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>PATAK ROAD, KARON BEACH MUANG 542/1</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/1/7/2/40172_f55fee11417.jpeg</HotelPictures>
        <HotelDescription>HOTEL: This hotel was built in 2007, is situated on a peaceful street, has 89 standard rooms, a garden, a terrace, a lobby with a reception, a reception, a safety deposit box service and a lift. The establishment also has a restaurant, WiFi, room service, a laundry service and a car park. SITUATION: This complex is in Karon Beach. 5 minutes away from the establishment, you can find restaurants and shops. 30 minutes away from the establishment you have Phuket clients can also find the bus station. 20 minutes away, you can find places of interest. It is 45 minutes away from Phuket Airport. ROOM: All the rooms have a bathroom with a shower or bath, a hairdryer, a direct line telephone, a television, internet, a mini-bar, a coffee maker, a kettle, a king-size bed, an individual air-conditioning system and a safe. FACILITIES: The establishment boasts a swimming pool with a children's area, a solarium and a library. 30 minutes away, there is a golf course. MEALS: The establishment also has a restaurant with breakfast service.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="141.73" OriginalAmount="137.60" MarkupRule="3.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="Non Refundable" 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://cdn.worldota.net/t/x500/content/9c/69/9c69e778b38e227f88d92b97a823fa39d441d7e8.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is located in the heart of Phuket City with its easily accessible 'Old Town' and man...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="141.86" OriginalAmount="137.73" MarkupRule="3.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 i...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="143.13" OriginalAmount="138.96" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.8848369" Longitude="98.2927061" StarRating="4" HotelCode="|34222" HotelName="Hyton Leelavadee Phuket" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>PRACHA-NUKHRO ROAD, PATAGON BEACH 3</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/4/2/2/2/34222_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This newly built complex, renovated in 2006, has 95 rooms and 2 floors. Our guests can find a reception, a safety deposit box service, a currency exchange service, a massage service, internet, a restaurant, room service, a laundry service and a car park. SITUATION: It is situated 3 minutes away fromPatong the beach 300 metres away, clients have the bus station, Phuket 30 minutes away from the establishment, guests will find. ROOM: The establishment has rooms and bungalows. They have an individual air-conditioning system, a mini-bar, a mini-bar, a hairdryer, a satellite television, a smoke detector and a safe. They also have a direct line telephone, internet, a coffee maker, a kettle, a bathrobe, slippers and a king size or double bed. FACILITIES: Outdoors, guests have access to a jacuzzi, a playground, a gym and a massage service. close to the establishment, clients can enjoy a beach. MEALS: Regarding the food and beverage offering, the establishment offers American breakfast. PAYMENT METHODS: The establishment accepts American Express, Diners Club, Mastercard and Visa.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="143.99" OriginalAmount="139.80" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.82783" Longitude="98.29605" StarRating="0" HotelCode="|587773" HotelName="Trimiracle Kata ฺBeach Side" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 18/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>Tri Miracle Kata Seaside ,Opposite Kata Garden,Kata beach,Muang,Phuket,Thailand</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/8/7/7/7/3/587773_e1742e22005.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="143.99" OriginalAmount="139.80" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.8599549" Longitude="98.2872339" StarRating="3" HotelCode="|404427" HotelName="On The Hill Karon Resort" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 26/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>693 Patak Rd.,Tumbon Karon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/4/4/2/7/404427_443b1d60336.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="144.18" OriginalAmount="139.98" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.8822326" Longitude="98.2838092" StarRating="4" HotelCode="|33117" HotelName="Baan Yin Dee Boutique Resort" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Muean Ngen Road, Patong, Kathu 7/5</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/3/1/1/7/33117_7.jpg</HotelPictures>
        <HotelDescription>HOTEL: It has 21 rooms a reception, express check-out, a safety deposit box service, a currency exchange service, a bar and a restaurant. The establishment also offers WiFi (free of charge), room service and a laundry service. SITUATION: Patong Beach It is in 850 metres away, clients have a beach, 1 kilometre away from the establishment, guests will find Patong Beach the city centre of Where you can find restaurants, bars, nightclubs and shops. it is 20 kilometres away from Phuket the city centre of It is situated 45 kilometres away fromPhuket Airport. ROOM: The establishment has rooms, suites, a bathroom with a shower, a bath, a hairdryer and a direct line telephone. They also have a satellite television, a radio, internet, a mini-bar, a safety deposit box, a desk, chair, an individual air-conditioning system and a balcony. FACILITIES: The establishment has a swimming pool with a children's area, a hydromassage bath, a snack bar and a massage service. MEALS: Regarding the food and beverage offering, the establishment offers a continental breakfast and Ã  la carte or set-menu lunch and dinner. PAYMENT METHODS: Customers can pay using American Express, Diners Club, JCB, Mastercard and Visa.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="145.97" OriginalAmount="141.72" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.823739301621" Longitude="98.300144781818" StarRating="2" HotelCode="306399|1869768" HotelName="The Orchid House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Golf,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>98/119-120 Kata Road, Tambon Karon, Amphoe Muang, Phuket 83100</AddressLine>
          </AddressLines>
          <CityName>Phuket</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/dd/59/dd59dc80802bf14625f8dbb224f4f4894bb37e5b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located on Phuket. The nearest airport is Phuket (HKT).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="145.99" OriginalAmount="141.74" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.895984" Longitude="98.302606" StarRating="3" HotelCode="60457|72394" HotelName="Nipa Resort" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" 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://cdn.worldota.net/t/x500/content/a9/f9/a9f936b638a2d86a4a9eba3763ddb9d814918f37.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This family-friendly resort is located in the prime area of Phuket. It is a short stroll from the ho...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="146.38" OriginalAmount="142.12" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.7710748" Longitude="98.3181716" StarRating="4" HotelCode="|92954" HotelName="Rawai Palm Beach Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 19/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>66/2 Viset Road, Rawai, Muang</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/9/2/9/5/4/92954_17d46171535.jpg</HotelPictures>
        <HotelDescription>SITUATION: 100 metres away, guests will find the beach, is surrounded by a wonderful, tropical garden, Promthep Cape it is 5 minutes away from 25 minutes away from the establishment, you can findPhuket the city of 20 minutes away, guests can find Patong Beach the beach 50 minutes away from the establishment you have Phuket the International Airport of.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="146.68" OriginalAmount="142.41" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.86339124" Longitude="98.35819814" StarRating="3" HotelCode="752982|3544535" HotelName="Phuket Nonnita Boutique Resort" Meals="BED &amp; BREAKFAST,HALF BOARD,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>33/5 Soi Thepanusorn 6, Muang Phuket, Phuket 83000</AddressLine>
          </AddressLines>
          <CityName>Phuket</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/37/25/37258fc02a6e8793deb8790f485cefa16126809f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="146.69" OriginalAmount="142.42" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.915679" Longitude="98.3687507" StarRating="3" HotelCode="|83205" HotelName="A2 Pool Resort" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>117 Chalermprakiat Ratchakan Thi 9 Road, Ratsada, Mueang</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/3/2/0/5/83205_11de8e91049.jpg</HotelPictures>
        <HotelDescription>SITUATION: This establishment, Phuket it is in 25 minutes away from the establishment, clients can find Phuket Airport 5 minutes away from the establishment clients have Big C the shopping centre. ROOM: All the rooms have an air-conditioning system, a flat-screen television, a kettle, a coffee maker, a safety deposit box and a bathroom with a shower, Some rooms offer a bath. FACILITIES: This establishment has a swimming pool, deck chairs, a minimarket, WiFi (free of charge), spa services and beauty treatments. The establishment also offers excursions, a transfer service, a launderette and a car park (free of charge). OTHERS: Regarding the food and beverage offering, you can enjoy a breakfast service and a restaurant.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="146.78" OriginalAmount="142.50" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.894579" Longitude="98.2957786" StarRating="3" HotelCode="|83190" HotelName="Safari Beach" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 23/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>TAVEEWONG ROAD, PATONG BEACH,KRATOO, PHUKET 83150 136</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/3/1/9/0/83190_3.jpg</HotelPictures>
        <HotelDescription>HOTEL: This complex beach, has 45 rooms. SITUATION: this hotel is near the beach, the shopping area and nightlife. ROOM: All the rooms have a bathroom with a shower or bath, a hairdryer, a double or king-size bed, a direct line telephone, a satellite or cable television, internet, a safe, a mini-bar and a fridge. They also have a coffee maker, a kettle, an iron, an individual air-conditioning system and a balcony or terrace. FACILITIES: Customers can make use of a swimming pool that has an area for children, At the beach, you can practise water sports, You can also enjoy a massage service. MEALS: Clients have at their disposal 2 restaurants and a coffee shop. PAYMENT METHODS: The establishment accepts American Express, Mastercard and Visa.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="146.87" OriginalAmount="142.59" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.8294931921525" Longitude="98.295981287956" StarRating="3" HotelCode="27100|36454" HotelName="Karona Resort" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Golf,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>6 Soi Karon Soi 2, T. Karon, A. Muang, Phuket 83100</AddressLine>
          </AddressLines>
          <CityName>Phuket</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/27/68/276891f1b907920e66966c0064c5d456d2495ad7.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The resort is located right by the Andaman Sea, in one of the most perfect spots on Phuket Island, a...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="147.57" OriginalAmount="143.27" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.8923632220529" Longitude="98.29553604126" StarRating="3" HotelCode="167013|248146" HotelName="Palmyra Patong Resort" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="Club Resort" CnxPolicy="Free CXL until 18/07/2026" 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://cdn.worldota.net/t/x500/content/82/4a/824a93c7fb8a1d30192e89379e7d2312d41e2187.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The resort is less than an 8-minute walk from the world-renowned Patong Beach and steps away from th...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="147.89" OriginalAmount="143.58" MarkupRule="3.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="Non Refundable" 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://cdn.worldota.net/t/x500/content/d7/1e/d71e729aaafc299dad8b5bd174983ea3c42ccf9b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests on Phuket.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="147.91" OriginalAmount="143.60" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.8243991" Longitude="98.2992069" StarRating="3" HotelCode="|155774" HotelName="Sugar Marina Resort Surf - Sha Extra Plus" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>100/92, Kata Road, Kata Beach, Muang</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/5/5/7/7/4/155774_12b3b421818.jpg</HotelPictures>
        <HotelDescription>SITUATION: This establishment, is in Kata the beach Close to taxis, the bus, the nightlife and restaurants.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="148.30" OriginalAmount="143.98" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.8432955" Longitude="98.2943435" StarRating="3" HotelCode="|34325" HotelName="Karon Princess" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 24/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>KARON ROAD, KARON BEACH, MUANG 194</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/4/3/2/5/34325_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has 85 rooms, Guests can find a reception, a currency exchange service, a lift, a hairdresser's and a restaurant. The establishment also offers internet, room service, a laundry service and a car park. SITUATION: 30 metres away from the establishment, you can find the beach, 200 metres away, clients have shops, 10 minutes away, you can findPatong the beach it is situated 20 minutes away from Phuket Airport Where you can find shops, tourist points of interest and the nightlife. The establishment is 50 kilometres away fromPhuket Airport. ROOM: Clients are offered rooms, large suites, a bathroom with a shower or bath, a hairdryer, a direct line telephone, a satellite television, internet, a mini-bar, a coffee maker, a kettle, a safety deposit box and an individual air-conditioning system. FACILITIES: You can find a swimming pool with a children's area, an outdoor bar, a spa, a massage service, hydrotherapy treatments and a sauna. it is located 35 minutes away from a golf course. MEALS: Regarding the food and beverage offering, the establishment offers a restaurant and a buffet breakfast. PAYMENT METHODS: The establishment accepts American Express, Mastercard and Visa.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="148.58" OriginalAmount="144.25" MarkupRule="3.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://cdn.worldota.net/t/x500/content/68/3e/683ee1099d09d4bc0f8f0374aaf9c87ca5320a82.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests on Phuket.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="148.85" OriginalAmount="144.51" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.930093" Longitude="98.341701" StarRating="4" HotelCode="|176505" HotelName="Tinidee Golf Resort Phuket" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>42 Moo 5 Vichitsongkram Road, Kathu District, Phuket 83120</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/7/6/5/0/5/176505_11.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="149.54" OriginalAmount="145.18" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.8860671857973" Longitude="98.39243412362" StarRating="3" HotelCode="337991|1215938" HotelName="Baan Suwantawe" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 19/07/2026" 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>https://cdn.worldota.net/t/x500/content/61/90/61902f06a82786cbc8b3cb87a3ceae207628abee.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Phuket.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="149.58" OriginalAmount="145.22" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.8935352" Longitude="98.3023315" StarRating="3" HotelCode="|83163" HotelName="Pj Patong Resortel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 24/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>PUNGMUNGSAI-KOR RD, PATONG, KATHU 198/1-2</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/3/1/6/3/83163_16.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel offers a reception, a safety deposit box service and a transfer service. SITUATION: This establishment, is 15 minutes away from Patong the beach it is situated 5 minutes away from Jungceylon the shopping centre 15 minutes away, you can find shops and restaurants, is 45 minutes away from Phuket Airport. ROOM: The rooms have WiFi (free of charge), modern furniture, a balcony, an air-conditioning system, wooden furniture, cable television, a fridge and a sitting room.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="150.72" OriginalAmount="146.33" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.8906767" Longitude="98.2967545" StarRating="4" HotelCode="|31255" HotelName="Patong Resort" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 23/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>208 RAJ-UTHIT 200 PEE RD, PATONG BEACH</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/1/2/5/5/31255_3.jpg</HotelPictures>
        <HotelDescription>HOTEL: This air-conditioned hotel has a cafÃ©, a restaurant, room service and a laundry service. ROOM: The rooms have a bathroom, a direct line telephone, a television, piped music, carpeted floor, a central air-conditioning system and a balcony or terrace. FACILITIES: Guests are offered a swimming pool and a gym.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="151.27" OriginalAmount="146.86" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.83118" Longitude="98.32755" StarRating="3" HotelCode="|604387" HotelName="XAYA Pool Access Resort - Phuket" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>90/16 Moo 10, Soi Yodsanae 1, Chalong, Muang</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/6/0/4/3/8/7/604387_8963e822313.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="151.84" OriginalAmount="147.42" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.9163971" Longitude="98.3284892" StarRating="3" HotelCode="|176072" HotelName="Serenity Lakeside Resort" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 23/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>18/98 Moo 6, Soi Sreekor 1, Kathu, Phuket</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/7/6/0/7/2/176072_12.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="151.91" OriginalAmount="147.49" MarkupRule="3.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://cdn.worldota.net/t/x500/content/3b/4a/3b4ad5c79a6d3ab1fb0fa35cfd52a87d99a9658a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Patong Beach in the district of Kathu, near to Coral Beach and Perched. The...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="153.14" OriginalAmount="148.68" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.8123598" Longitude="98.2989996" StarRating="3" HotelCode="|34747" HotelName="Orchidacea Resort" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>210 KHOKTANOD ROAD KATA BEACH PHUKET</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/4/7/4/7/34747_11.jpg</HotelPictures>
        <HotelDescription>HOTEL: This renovated hotel in 2003, has 4 floors and 146 rooms. The establishment has a reception, a safety deposit box service, a currency exchange service, a bar, a terrace and 2 restaurants. The establishment also offers internet, conference rooms, room service, a laundry service and a car park. SITUATION: 10 minutes away from the establishment, you can find the city centre, close to the establishment, guests have shops, bars and restaurants. 50 minutes away from the establishment, guests will findPhuket Airport. ROOM: All the rooms have a bathroom with a shower, a hairdryer, a balcony or terrace and a direct line telephone. They also have a satellite television, internet, a central air-conditioning system, a safety deposit box (available for a fee) and a mini-bar. FACILITIES: The establishment has an adult swimming pool, a children's swimming pool, a jacuzzi and a snack bar. The establishment also offers a massage service and a gym. MEALS: Regarding the food and beverage offering, the establishment offers a buffet breakfast and Ã  la carte or set-menu lunch and dinner. PAYMENT METHODS: Customers can pay by American Express, Visa, Mastercard and Diners Club.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="153.20" OriginalAmount="148.74" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="8.09329285" Longitude="98.30292222" StarRating="4" HotelCode="322892|1591138" HotelName="Proud Phuket" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD,ALL INCLUSIVE" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" 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://cdn.worldota.net/t/x500/content/19/09/19095713b6c1e98280393c656bde159f9b3d7631.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located on Phuket, this boutique hotel has the perfect ambience for guests who appreciate a stylish ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="153.33" OriginalAmount="148.86" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.94798" Longitude="98.39322" StarRating="4" HotelCode="|439553" HotelName="The Oceanic Sportel" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>37/7 Moo 1, Thepkrasatree Road, Koh Kaew, Muang</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/3/9/5/5/3/439553_e1289621121.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="153.59" OriginalAmount="149.12" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.7790188" Longitude="98.31867" StarRating="3" HotelCode="|404430" HotelName="Vivi Bungalows Resort" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>13/43 Moo.1, Nai Harn Beach, Rawai, Phuket, 83130</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/4/4/3/0/404430_e2edf580450.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="154.20" OriginalAmount="149.71" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.7988255552315" Longitude="98.337026763229" StarRating="3" HotelCode="188424|928645" HotelName="Friendship Beach Resort" Meals="BED &amp; BREAKFAST,ROOM ONLY" 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://cdn.worldota.net/t/x500/content/8d/70/8d70132609d910091512699362d2b3a9181cae6d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located on Phuket. The nearest airport is Phuket (HKT).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="154.98" OriginalAmount="150.47" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.886962" Longitude="98.2946361" StarRating="4" HotelCode="|104639" HotelName="Ashlee Hub Patong" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>237/23 Rat-U-Thit Song Roi Pee Road, Patong, Kathu</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/0/4/6/3/9/104639_11.jpg</HotelPictures>
        <HotelDescription>SITUATION: This establishment, is near shopping centres and restaurants. FACILITIES: Guests are offered WiFi (free of charge), a swimming pool on the roof terrace and a bar.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="155.98" OriginalAmount="151.44" MarkupRule="3.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 25/07/2026" 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>https://cdn.worldota.net/t/x500/content/zz/78/ad78de97a44eb96f69708d676d4db21b14c6f724.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the heart of Phuket old town, providing easy access to the main road. Guests...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="156.02" OriginalAmount="151.48" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.8300107" Longitude="98.2956497" StarRating="3" HotelCode="|104647" HotelName="Karona Resort and Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>6 Karon Soi 2, Tambon Karon, Amphoe Muang</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/0/4/6/4/7/104647_1.jpg</HotelPictures>
        <HotelDescription>SITUATION: This resort, Karon Beach it is in. FACILITIES: The establishment has a swimming pool. ROOM: They offer rooms with a balcony and stunning views.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="156.35" OriginalAmount="151.80" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.90232" Longitude="98.300812" StarRating="4" HotelCode="|210620" HotelName="The Lunar Patong" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 18/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>31/1 Rat-Uthit 200 Pee Road Patong Beach</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/1/0/6/2/0/210620_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="158.27" OriginalAmount="153.66" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.8853851" Longitude="98.2876136" StarRating="4" HotelCode="|26210" HotelName="Seaview Patong" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 22/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>TAWEEWONG ROAD, KATHU DISTRICT 2</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/6/2/1/0/26210_1_5256.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel is situated in a good location, renovated in 2005, has 4 floors, 148 rooms and 3 suites. The establishment has a lobby with an elevator, a reception, a cloakroom, a safety deposit box service, a currency exchange service, a hairdresser's, shops, internet, a cosy bar and a restaurant with a non-smoking area, The establishment also offers room service, a laundry service, highchairs, a garden area and a playground. opposite the establishment, you can find a car park. SITUATION: Opposite the establishment, guests can find a beach, is 1 kilometre away from the city centre, Where you can find bars, cafÃ©s, restaurants, shops and leisure areas. 45 minutes away from the establishment guests have Phuket Airport 500 metres away, there is a public transport stop. ROOM: The modern rooms, have a bathroom with a shower, a hairdryer, a direct line telephone, satellite or cable TV and an air-conditioning system. They also have a king-size bed, a sitting area with sofa, a mini-bar, a safe (available for a fee) and a balcony or terrace. MEALS: Regarding the food and beverage offering, the establishment offers a buffet breakfast, Ã  la carte or set-menu lunch and dinner, special food for certain dietary requirements and special dishes can be made. PAYMENT METHODS: Customers can pay using American Express, Visa, Mastercard, JCB and Diners Club.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="158.99" OriginalAmount="154.36" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.8326633" Longitude="98.2953355" StarRating="3" HotelCode="|34875" HotelName="Phuket Island View Resort" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 20/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>144 Karon Road, Muang, Phuket 83100</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/4/8/7/5/34875_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This complex has bungalows, rooms, 134 rooms and 20 bungalows. The establishment was built in 2007 and renovated in 2008 it has a lobby with a reception, a safety deposit box service, a cafÃ©, a bar and a restaurant. The establishment also offers internet, room service, a laundry service, bicycle rental and a car park. SITUATION: This complex is 3 minutes away from Karon Beach, close to the nightlife and shops. It is 19 kilometres away from the bus station. 150 metres away from the establishment, you can find the airport. 15 minutes away from the establishment clients have Patong Beach. It is 30 minutes away from Phuket city centre and 60 minutes away from Airport Phuket. ROOM: The rooms have an air-conditioning system, individual heating, a fridge, a bathroom with a bath, a shower, a hairdryer and a king size or double bed. They also have a direct line telephone, a satellite TV, internet, a kettle, a coffee maker, a safety deposit box and a balcony or terrace. FACILITIES: There are many facilities and services available at the establishment, including 3 swimming pools, a children's swimming pool (available for a fee) and a massage service.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="159.06" OriginalAmount="154.43" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.843844" Longitude="98.294951" StarRating="4" HotelCode="|27163" HotelName="Woraburi Phuket Resort and Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 04/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>PATAK RD, KARON BEACH, MUANG DISTRICT, PHUKET 8310 198 - 200</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/7/1/6/3/27163_2.jpg</HotelPictures>
        <HotelDescription>SITUATION: This hotel is in Prataj Road West, in front of the sea. 20 metres away you can find Phuket Beach. Around the establishment, clients can find entertainment areas and shopping areas. HOTEL: This beach hotel, it offers excellent service and large rooms.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="160.94" OriginalAmount="156.25" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.88109" Longitude="98.38853" StarRating="0" HotelCode="|245571" HotelName="Vapa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>68/1 Takuapa Road, AmphurMuang</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/4/5/5/7/1/245571_5.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="161.04" OriginalAmount="156.35" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.772203" Longitude="98.321103" StarRating="3" HotelCode="|176140" HotelName="The Title Beach Front" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>456/33 - 456/83 Moo 6 Viset Road, Muang, Phuket</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/7/6/1/4/0/176140_3.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="161.35" OriginalAmount="156.65" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.89478" Longitude="98.3449" StarRating="0" HotelCode="966395|3557665" HotelName="Karon Kata Boutique Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>6/1 Karon Road, Tambon Karon, Amphoe Mueang, Phuket 83100</AddressLine>
          </AddressLines>
          <CityName>Phuket</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/58/0f/580fc3828008e032dc99e6e83dbe89c9eb0ebfb9.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="161.43" OriginalAmount="156.73" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.9560691" Longitude="98.3856464" StarRating="0" HotelCode="|246875" HotelName="Supicha Pool Access" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 23/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>999 Moo.2 Koh Kaew, Rassada, Muang</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/4/6/8/7/5/246875_713a8e01137.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="161.94" OriginalAmount="157.22" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.9620887491817" Longitude="98.385108449074" StarRating="3" HotelCode="11402|246126" HotelName="Boat Lagoon Resort" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" 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://cdn.worldota.net/t/x500/ostrovok/e7/37/e737d37f66d2ce4687c3b6212d0882720b638254.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Centrally located, this family-friendly hotel is situated by Phuket's largest full-serviced marina. ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="162.34" OriginalAmount="157.61" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.8317855" Longitude="98.2959601" StarRating="4" HotelCode="|26203" HotelName="Andaman Seaview" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 21/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>SOI KARON SOI 4, KARON, MUANG 1</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/6/2/0/3/26203_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has 161 rooms, The establishment has a hall with elevators, a reception, a safety deposit box service, a currency exchange service, a cafÃ©, a bar and an Ã  la carte restaurant. Guests can find a kiosk, a mini-market, a hairdresser's, a games room, a TV room, internet and bicycle rental. The establishment has a playground, room service, a laundry service, a medical care service and a car park. SITUATION: It is in front of a beach, 5 minutes away from the establishment clients have Kata the city centre of 30 minutes away from the establishment, guests will find Phuket Airport. ROOM: The rooms a bathroom with a shower, a direct line telephone, satellite or cable TV, a mini-bar, a radio, tiled floors, a king-size bed, a balcony and a safety deposit box (available for a fee). FACILITIES: Outdoors, clients have access to 2 swimming pools with children's areas, a snack bar, a sunbathing terrace, deck chairs and parasols. At the beach, guests can find deck chairs and parasols. The establishment has a sauna, a Turkish bath and a massage service. Guests can enjoy play beach volleyball, The establishment also offers banana boating, aerobics and a gym. MEALS: Regarding the food and beverage offering, the establishment offers a buffet breakfast and Ã  la carte lunch and dinner. PAYMENT METHODS: The establishment accepts American Express, Visa, Mastercard, JCB and Diners Club.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="162.63" OriginalAmount="157.89" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.8478729" Longitude="98.2934451" StarRating="4" HotelCode="|36782" HotelName="Waterfront Suites Phuket By Centara" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>KARON RD. KARON BEACH MUANG 224/21</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/6/7/8/2/36782_13.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="162.80" OriginalAmount="158.06" MarkupRule="3.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,ROOM ONLY" BedType="ROOM ONLY" PropertyType="Club Resort,Golf Hotel,Airport Hotel,Conference Hotel,Family-friendly Hotel" CnxPolicy="Free CXL until 25/07/2026" 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://cdn.worldota.net/t/x500/content/a2/31/a2312a3ea14819410d0557d95a5e78477a209f09.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This golf resort is located on the beautiful island of Phuket in Southern Thailand. It lies just min...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="163.93" OriginalAmount="159.16" MarkupRule="3.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="Free CXL until 19/07/2026" 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://cdn.worldota.net/t/x500/content/39/86/398654ee252c0b24910418df8e3b7315de52a1c8.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Boasting free bikes, Blu Monkey Hub and Hotel is set in Phuket Town, 700 m from Old Phuket Town. Amo...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="164.19" OriginalAmount="159.41" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="8.101079" Longitude="98.306617" StarRating="3" HotelCode="|397279" HotelName="Phuket Airport Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>90/9 Moo 1, Tambon Saku, Nai Yang Beach</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/9/7/2/7/9/397279_be5e9770950.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="164.87" OriginalAmount="160.07" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.825588" Longitude="98.295344" StarRating="4" HotelCode="|34842" HotelName="Peach Hill Resort" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 19/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>LAEMSAI RD., T. KARON, MUANG 2</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/4/8/4/2/34842_10.jpg</HotelPictures>
        <HotelDescription>HOTEL: This establishment has 211 rooms, The renovated hotel in 2007, they have air-conditioning, a lobby, a reception, a safety deposit box service, a currency exchange service, a bar and a restaurant. For an extra cost you can have access to WiFi in communal areas, room service, a laundry service and a car park. SITUATION: Kata and Karon It is in this hotel is 300 metres away from the beach, 2 minutes away from the establishment clients have Kata the city centre of 500 metres away, guests will find restaurants, bars, is 8 kilometres away from a nightclub, the establishment is 45 kilometres away from Phuket Airport. ROOM: All the rooms have a bathroom with a shower or bath, a hairdryer, a direct line telephone, a satellite television, a mini-bar and a coffee maker. They also have a kettle, a king size or double bed, internet, individual air-conditioning, a safe and a balcony or terrace. FACILITIES: Clients can find 3 swimming pools and a swimming pool with a children's area. At an extra cost, you can find an outdoor bar and a sauna. The establishment has a terrace, a spa, a massage service (available for a fee) and a gym. 18 kilometres away from the establishment, guests can find a golf course. OTHERS: Regarding the food and beverage offering, you can enjoy a buffet breakfast and an Ã  la carte or set-menu lunch and dinner.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="164.90" OriginalAmount="160.10" MarkupRule="3.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="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" 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>https://cdn.worldota.net/t/x500/content/56/b1/56b1d0b9416664d0bf91ea10749646e399caed2d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Rawai, this boutique hotel has the perfect ambience for guests who appreciate a stylish a...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="165.26" OriginalAmount="160.45" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="8.08369" Longitude="98.43385" StarRating="4" HotelCode="|38651" HotelName="Supalai Scenic Bay Resort and Spa" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>69/9 Moo.6, Ao Po-Lang Daeng Rd, Paklok, Thalang</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/8/6/5/1/38651_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: It has 144 rooms and 38 chalets. The establishment also has a reception, a safety deposit box service, a currency exchange service, a games room and a restaurant. The establishment also offers conference rooms, internet, room service, a laundry service, a car park (for a fee) and indoor parking. SITUATION: 5 minutes away, guests can find a beach, Phuket 20 minutes away from the establishment you have it is situated 15 minutes away from the airport. ROOM: They have a bathroom with a shower or bath, a hairdryer, a direct line telephone, a television, internet and a mini-bar. They also have a coffee maker, a kettle, an ironing set, a king size or double bed, a safety deposit box, individual air-conditioning and a balcony or terrace. FACILITIES: Clients can find a games area, a swimming pool (available for a fee), a jacuzzi, a snack bar and parasols. The establishment has a solarium, a steam bath, a massage service, spa treatments and a gym. You can find motorboat rides, canoeing, tennis and beach volleyball. 10 minutes away, there is a golf course. MEALS: Regarding the food and beverage offering, the establishment offers a buffet breakfast and a lunch and dinner service. PAYMENT METHODS: Customers can pay by American Express, JCB, Mastercard and Visa.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="166.36" OriginalAmount="161.51" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.9583259" Longitude="98.3850737" StarRating="5" HotelCode="|33230" HotelName="NH Boat Lagoon Phuket Resort" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>22/22 Moo 2, Thepkrasattri Rd., Kohkaew, Muang</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/3/2/3/0/33230_15.jpg</HotelPictures>
        <HotelDescription>HOTEL: It has 300 rooms, This complex with air-conditioning, has a lobby, a reception, a safety deposit box service, a currency exchange service and a cloakroom. Guests can find a mini-market, a restaurant, conference facilities with internet, room service, a laundry service and a car park. SITUATION: It is in a central area, is in Phuket Port in the surrounding area of the establishment, guests can find restaurants, shops, bars, pubs, nightclubs and a public transport stop. it is 25 kilometres away from Phuket Airport. ROOM: Guests are offered deluxe single rooms, double rooms, suites and studios. All the rooms have a bathroom with a bath or shower, a hairdryer, a direct line telephone, a satellite TV, internet, a kitchen with fridge, an oven, a microwave, a coffee maker, a kettle and a safe. They also have an air-conditioning system, individual heating and a balcony or terrace. FACILITIES: You can find sports facilities, 2 swimming pools, a snack bar, 2 tennis courts, a jogging circuit, a gym and billiards. The establishment also offers a sauna, a massage service and spa treatments. At an additional cost, you can sailing. PAYMENT METHODS: The establishment accepts American Express, Mastercard and Visa. OTHERS: In the surrounding area of the establishment, guests can find restaurants.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="166.52" OriginalAmount="161.67" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.856349" Longitude="98.342549" StarRating="3" HotelCode="|176128" HotelName="The Fusion Resort" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 23/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>7/7 Soi Ta- Eiad Western-Chaofa Rd., Phuket</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/7/6/1/2/8/176128_efed1a21143.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="166.81" OriginalAmount="161.95" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.8179846781948" Longitude="98.384765088558" StarRating="3" HotelCode="37489|78891" HotelName="By The Sea Phuket Beach Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Beach Hotel" CnxPolicy="Free CXL until 22/07/2026" 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://cdn.worldota.net/t/x500/content/8d/71/8d71d4e70451862d92980ff2cc6161093a400fb7.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel enjoys a quiet location at Panwa beach, and lies less than 2 km from Phuket town. Phuket ...</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="166.85" OriginalAmount="161.99" MarkupRule="3.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://cdn.worldota.net/t/x500/content/a9/c0/a9c03ba5ae42b54f5bac42af952113107e819f95.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located on Phuket.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="167.96" OriginalAmount="163.07" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.90065" Longitude="98.29975" StarRating="3" HotelCode="|169668" HotelName="Siam Palm Residence" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 25/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>513 HAD PATONG ROAD AROONSOM SQUARE PATONG BEACH 5/13-16</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/9/6/6/8/169668_10.jpg</HotelPictures>
        <HotelDescription>HOTEL: This renovated hotel in 2013, has a main building, an annexed building, 5 floors, has 27 rooms, 2 suites, 14 apartments and 6 studios. SITUATION: This hotel Phuket it is in.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="168.37" OriginalAmount="163.47" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.8434113" Longitude="98.2944764" StarRating="3" HotelCode="|33110" HotelName="Baan Karonburi Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>194/1 Karon Road, Karon Beach, Karon, Phuket, 83100</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/3/1/1/0/33110_9.jpg</HotelPictures>
        <HotelDescription>HOTEL: This renovated complex in 2007, has 4 floors and 50 rooms. The establishment boasts a reception, a safety deposit box service, a lift, a cafÃ©, a mini-market, a hairdresser's, a bar and a restaurant. The establishment also offers room service, a laundry service, a fax machine, an email service, internet, a currency exchange service, jewellery, a security system, bicycle rental and a car park. SITUATION: Close to the establishment, clients can find the beach, 45 minutes away from the establishment you have the airport, 10 minutes away, you can findPatong the beach Phuket it is 20 minutes away from in the surrounding area, clients have restaurants, bars and shops. ROOM: The rooms have a satellite TV, a bathroom, a hairdryer, a direct line telephone, an individual air-conditioning system, a fridge, a mini-bar, a coffee maker and a balcony with sea views, Clients are offered superior rooms, deluxe rooms and duplex rooms. FACILITIES: At an extra cost, you can find an adult swimming pool, a children's swimming pool, an outdoor bar, deck chairs and a jacuzzi. The establishment also offers a massage service and a solarium. Clients can find banana boating, water-skiing, jet-skiing, motorboat rides, diving, surfing, windsurfing, sailing, canoeing, horse-riding, go cycling and play golf. MEALS: Regarding the food and beverage offering, the establishment offers a restaurant. PAYMENT METHODS: Customers can pay by American Express, Diners Club, JCB, Mastercard and Visa. OBSERVATIONS: Guests can find tourist information, a babysitting service and medical care.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="168.44" OriginalAmount="163.53" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.8972734202333" Longitude="98.298069354987" StarRating="3" HotelCode="293436|1478958" HotelName="Royal Phawadee Village" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="Village" CnxPolicy="Non Refundable" 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://cdn.worldota.net/t/x500/content/ee/66/ee663d2015b812b0081990a64cff21e9fc96d101.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Travellers can feel at home in one of the 38 rooms. Services and facilities at the hotel include a r...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="168.98" OriginalAmount="164.06" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.8847009" Longitude="98.292471" StarRating="3" HotelCode="|26214" HotelName="Coconut Village Resort" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>20 PRACHANUKROH RD</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/6/2/1/4/26214_9.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel is in a great location, has 3 buildings and 83 rooms. The establishment boasts a lobby with a lift, a reception, a safety deposit box service and a currency exchange service. Guests can find a hairdresser's, 2 bars, 3 restaurants with highchairs. The establishment also offers room service, a laundry service, a playground, a babysitting service, a car park and indoor parking. SITUATION: This hotel is in an excellent location, Patong it is in 400 metres away, guests will find a beach, is situated 200 metres away from the city centre, Where you can find shops and leisure areas. 15 minutes away from the establishment, guests will find Phuket Airport in front of the hotel there is a public transport stop. ROOM: The modern rooms, have a bathroom with a hairdryer, a direct line telephone, satellite or cable TV and an air-conditioning system. They also have fitted carpets, tiled floors, a mini-bar, a double bed and a balcony or terrace. FACILITIES: You can find a swimming pool with a children's area, slide, deck chairs and parasols. Guests also have access to a massage service and an entertainment programme (seasonal). MEALS: Regarding the food and beverage offering, the establishment offers all meals in a buffet format and an Ã  la carte or set-menu dinner. PAYMENT METHODS: Customers can pay using American Express, Visa, Mastercard and Diners Club.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="169.13" OriginalAmount="164.20" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.8987787585528" Longitude="98.356265571867" StarRating="2" HotelCode="339016|2263565" HotelName="Baannueng Kathu" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" 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://cdn.worldota.net/t/x500/content/67/05/6705af7abe5b0ad31f3cbd8ca1e2ab0994c7aa25.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Kathu.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="169.16" OriginalAmount="164.23" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.8349" Longitude="98.29927" StarRating="0" HotelCode="|83188" HotelName="Sunset Plaza" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>PATAK ROAD, T. KARON, A. MUANG 264</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/3/1/8/8/83188_ce597381314.jpg</HotelPictures>
        <HotelDescription>SITUATION: This aparthotel, is close to Karon the beach it takes 15 minutes to get to Chalong Homepro the shopping centre it is 40 kilometres away from Phuket the International Airport of. HOTEL: It has 50 rooms and comfortable apartments. At an extra cost you can use WiFi and a car park. ROOM: Clients are offered one-bedroom apartments, have a bathroom with a shower, a bath, a sitting room, a kitchen with fridge, a hob, a microwave, a coffee maker, a kettle, a television, internet, a safe and a balcony or terrace. FACILITIES: Outdoors, clients can enjoy an outdoor bar and 2 outdoor pools.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="169.21" OriginalAmount="164.28" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.802796" Longitude="98.33611" StarRating="4" HotelCode="|251616" HotelName="The Beachfront Phuket" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 21/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>25/46 M.5 Viset Road, Rawai</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/5/1/6/1/6/251616_ea181741042.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="169.32" OriginalAmount="164.39" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.789512" Longitude="98.313311" StarRating="3" HotelCode="545642|3660345" HotelName="Thuan Resort Phuket" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>23/109 Moo 1 Soi Naya, Rawai, Phuket 83130</AddressLine>
          </AddressLines>
          <CityName>Phuket</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ae/0d/ae0d2fce96878d4b36dde89f6bcd2fed65b65373.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located on Phuket.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="171.35" OriginalAmount="166.36" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.7330964" Longitude="98.7802077" StarRating="0" HotelCode="|33162" HotelName="Arayaburi Resort" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>69/1 MOO7 LAEM HIN BEACH, AO-NANG, A.MUANG</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/3/1/6/2/33162_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This beach hotel, renovated in 2007 and has 70 chalets, The establishment has a hall with a reception, a safety deposit box service and a restaurant. SITUATION: This complex is situated in front of a beach, Ao Ton Sai 10 minutes away from the establishment, clients can find Phuket 2 minutes away from the establishment you have. ROOM: They have a bathroom with a shower, a satellite or cable television, a coffee maker, a kettle, an individual air-conditioning system and a balcony or terrace. FACILITIES: The establishment boasts a swimming pool with deck chairs and (available for a fee). MEALS: Regarding the food and beverage offering, the establishment offers a restaurant. PAYMENT METHODS: The establishment accepts American Express, Mastercard and Visa.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="171.65" OriginalAmount="166.65" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.9127298" Longitude="98.2944832" StarRating="4" HotelCode="|54040" HotelName="Sunset Beach Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 23/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/4/0/4/0/54040_11.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel is situated in a quiet area and it offers excellent service.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="172.16" OriginalAmount="167.15" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.8925583" Longitude="98.3010976" StarRating="4" HotelCode="|210611" HotelName="The Gig" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>179/88-94 , Phangmuang Sai Ko Road, Patong ,Kathu, Phuket, 83150 Thailand</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/1/0/6/1/1/210611_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="172.72" OriginalAmount="167.69" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.9859212" Longitude="98.2898166" StarRating="3" HotelCode="|33150" HotelName="Bangtao Village Resort" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>MOO 3 SOI HAD BANGTAO SRI SOONTORN ROAD 72/26</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/3/1/5/0/33150_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This club hotel, renovated in 2006 and has 28 chalets, The establishment boasts a reception, a safety deposit box service, a bar, a restaurant, room service, a laundry service and a car park (for a fee). SITUATION: 3 minutes away, guests can findBangtao the beach 10 minutes away from the establishment guests have a theme park, 10 minutes away from the establishment guests have a commercial centre, 15 minutes away, guests can findPatong the beach it is situated 30 minutes away from Phuket Airport. ROOM: It has rooms with a bathroom with a shower or bath, a hairdryer, satellite and cable TV, a mini-bar, a coffee maker and a kettle. They also have a washing machine, an ironing set, a king size or double bed, individual air-conditioning, a safe and a balcony or terrace. FACILITIES: At an extra cost, you can find a swimming pool with deck chairs and a children's area. The establishment also offers a jacuzzi and a massage service. 10 minutes away, you can find a golf course. MEALS: Regarding the food and beverage offering, the establishment offers a buffet and Ã  la carte breakfast and Ã  la carte or set-menu lunch and dinner. PAYMENT METHODS: Customers can pay by Mastercard and Visa.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="173.02" OriginalAmount="167.98" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.978289" Longitude="98.281269" StarRating="4" HotelCode="27096|83897" HotelName="Novotel Phuket Surin Beach Resort" Meals="BED &amp; BREAKFAST,ROOM ONLY,HALF BOARD,FULL BOARD,ALL INCLUSIVE" BedType="ROOM ONLY" PropertyType="Club Resort" CnxPolicy="Free CXL until 25/06/2026" 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://online.travellanda.com/photo/hotel/a72f9c984f54597d/31/31cb1de4177ad131/01-b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This resort is located on the sandy Surin beach and captures the warmth and beauty of this tranquil ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="174.46" OriginalAmount="169.38" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.8822" Longitude="98.3938" StarRating="3" HotelCode="|408567" HotelName="Ecoloft" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>1 Phang Nga Road Soi 4 Talat Yai Mueang Phuket Dis</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/8/5/6/7/408567_8094ed00708.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="175.13" OriginalAmount="170.03" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.95063633" Longitude="98.29813902" StarRating="3" HotelCode="821202|3590445" HotelName="Kamala Villa Hill" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>64/144 Soi Toa Khead Moo 5, Tumbol Kamala, Amphoe Kathu, Phuket 83120</AddressLine>
          </AddressLines>
          <CityName>Phuket</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/46/10/46108a11e5d92646a68bd51da4976eabc714bbbf.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="176.48" OriginalAmount="171.34" MarkupRule="3.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://cdn.worldota.net/t/x500/content/c0/cd/c0cd69a4177b7f7d2ad3df44818b1e3f9e3a9640.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located on Phuket.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="177.25" OriginalAmount="172.09" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.8904059" Longitude="98.2967984" StarRating="4" HotelCode="|83168" HotelName="Amata Patong" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 24/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>Rat-U-Thit Songroi Pi Road 189/29</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/3/1/6/8/83168_1.jpg</HotelPictures>
        <HotelDescription>SITUATION: This complex is 10 minutes away from Patong Beach, close to tourist points of interest, restaurants, shopping centres and nightlife. It takes 20 minutes to get to Phuket it is 40 kilometres away from Phuket International Airport. HOTEL: This establishment has 78 rooms, a hall, a restaurant and room service. ROOM: The modern rooms have a bathroom with a bath, a double bed, a direct line telephone, satellite and cable TV, a mini-bar, an individual air-conditioning system and a balcony or terrace. FACILITIES: The establishment has an outdoor pool, a terrace with a snack bar and a restaurant. The establishment also offers breakfast service and set-menu lunch and dinner.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="177.66" OriginalAmount="172.49" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.8167491" Longitude="98.3021164" StarRating="4" HotelCode="|35359" HotelName="Sugar Marina Resort - Fashion - Kata Beach" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 11/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>20/10 Kata Road, Kata Beach, Muang</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/5/3/5/9/35359_b0c01391156.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel is comfortable. SITUATION: This establishment, Kata Beach it is in Close to, the shopping centres, bars and restaurants. it is 15 minutes away from Patong the leisure area of.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="178.91" OriginalAmount="173.70" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.8948563" Longitude="98.2989507" StarRating="4" HotelCode="|26211" HotelName="The Royal Paradise Hotel &amp; Spa" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>135/23,123/15-16 Rat-U-Thit 200 Pee Road, Patong Beach, Kathu</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/6/2/1/1/26211_a0714ec1128.jpg</HotelPictures>
        <HotelDescription>HOTEL: This guesthouse beach, has 250 standard rooms, a garden, a lobby, a safety deposit box service, a currency exchange service, a lift, a cafÃ©, a kiosk, a mini-market, a shop, a hairdresser's, a bar, a nightclub, a games room, a television room and an Ã  la carte restaurant with highchairs. The establishment also offers a conference room, internet, a car park, a playground, a laundry service, room service, a medical care service and a mini-club. SITUATION: This hotel is opposite a beach. Close to the establishment, guests have shops and leisure areas. It is situated 50 minutes away from Puhket Airport. ROOM: The rooms have a bathroom with a hairdryer, a direct line telephone, a satellite or cable television, a radio, a stereo, internet and a mini-bar. They also have a double bed, a safety deposit box (available for a fee), fitted carpets, an air-conditioning system and a central heating system. FACILITIES: The establishment has an adult swimming pool, a sauna, a massage service and a gym. MEALS: The establishment serves all meals in a buffet format and Ã  la carte lunch and dinner. PAYMENT METHODS: Customers can pay using American Express, Diners Club, Mastercard and Visa.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="179.14" OriginalAmount="173.92" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.9103723" Longitude="98.2961397" StarRating="4" HotelCode="|35460" HotelName="Andamantra Resort &amp; Villa Phuket" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 20/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>290/1 Prabaramee Road, Patong Kathu</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/5/4/6/0/35460_11.jpg</HotelPictures>
        <HotelDescription>SITUATION: This hotel is in a mountain. It is in northern Patong Beach, close to Patong and Kalim beaches. It is 20 minutes drive away from the centre of Phuket, about 45 minutes away (by car) from Airport Phuket.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="179.16" OriginalAmount="173.94" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.8043675" Longitude="98.3311692" StarRating="4" HotelCode="|403048" HotelName="Saturdays Residence By Brown Starling" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>136/275-276 Saiyuan-Kata Rd,Rawai,Muang</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/3/0/4/8/403048_52f3eb80314.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="179.31" OriginalAmount="174.09" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.89909" Longitude="98.35077" StarRating="3" HotelCode="|68182" HotelName="Areca Resort and Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 19/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>96/3 Vichitsongklam Rd. Katu, Phuket, Kathu, Phuket Province 83120</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/6/8/1/8/2/68182_709ffaf1136.jpg</HotelPictures>
        <HotelDescription>HOTEL: This boutique aparthotel, renovated in 2009, has 60 rooms, a lobby with a reception, express check-out, a currency exchange service, a TV room, a cafÃ©, a bar and a restaurant. The establishment has WiFi, room service, a laundry service and a car park. SITUATION: The hotel is situated between Patong and Phuket the beach it is well-connected with public transport services, is 40 kilometres away from Phuket Airport. ROOM: The rooms a bathroom with a shower, a hairdryer, a double bed, a satellite or cable television, internet, a mini-bar, a coffee maker, a kettle, a terrace and individual air-conditioning. FACILITIES: Phuket Country Club It is near Clients can find a snack bar, a swimming pool, a sauna, a massage service and spa treatments. MEALS: Guests are offered traditional food. PAYMENT METHODS: Customers can pay by cash, Mastercard and Visa. OBSERVATIONS: Check-in is from 14:00.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="179.41" OriginalAmount="174.18" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.951383" Longitude="98.282921" StarRating="3" HotelCode="|175638" HotelName="Clear House Resort" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 22/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>97/97 T.kamala,A.kamala,Phuket 83150</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/7/5/6/3/8/175638_3.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="179.44" OriginalAmount="174.21" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.9634054955166" Longitude="98.283744267529" StarRating="4" HotelCode="213341|920665" HotelName="Novotel Phuket Kamala Beach" 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>118/16 Moo 3, Tambon Kamala, Amphur Kathu, Phuket 83150</AddressLine>
          </AddressLines>
          <CityName>Phuket</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/98/60/9860945ed98f6379546558d39c6da1255e843c59.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located on Phuket. The nearest airport is Phuket (HKT).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="180.59" OriginalAmount="175.33" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.87863104" Longitude="98.29340465" StarRating="4" HotelCode="583890|3551605" HotelName="Bukit Pool Villas" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 11/07/2026" HotelFacility="Golf,Internet">
        <Address>
          <AddressLines>
            <AddressLine>6/2 Sirirat Road, Patong, Kathu, Phuket 83150</AddressLine>
          </AddressLines>
          <CityName>Phuket</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/99/af/99af7bcb37b5a72801909a7b81c3373608eef2da.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation welcomes guests on Phuket.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="180.91" OriginalAmount="175.64" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.83722" Longitude="98.379604" StarRating="4" HotelCode="221561|899385" HotelName="The Mangrove Panwa Phuket" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Currency Exchange,Fax,Internet,Kitchen,Laundry,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>39/6 Moo 6, Ao-yon Khaokhad Rd., Tambon Wichit, Aumpore Muang, Phuket 83000</AddressLine>
          </AddressLines>
          <CityName>Phuket</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/22/21/2221107ccd135710c5040d60454e40e3549ceaf6.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located on Phuket, approximately 1 km from the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="181.52" OriginalAmount="176.23" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.885088" Longitude="98.292856" StarRating="3" HotelCode="|176045" HotelName="Ramaburin Resort" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 18/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>5/11 Prachanukrao rd., Kathu, Phuket</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/7/6/0/4/5/176045_7.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="182.50" OriginalAmount="177.18" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.886355" Longitude="98.3935095" StarRating="3" HotelCode="|83209" HotelName="Sino House Phuket" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>MONTREE ROAD. A.MUANG PHUKET 1</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/3/2/0/9/83209_1.jpg</HotelPictures>
        <HotelDescription>SITUATION: This hotel is in Phuket the historic centre of Patong Beach it takes 30 minutes to get to 15 minutes away from the establishment, you can find Rassada Port it is situated 30 minutes away from Phuket the centre of it takes 30 minutes to get to Phuket Airport. HOTEL: This elegant aparthotel rooms, was renovated in 2010 and has 57 rooms, In the establishment entrance, guests will find a lobby with a reception, express check-out, a safety deposit box service, lifts, a breakfast room, conference facilities and WiFi. Guests are also offered a laundry service and a car park. ROOM: The establishment has 18 Deluxe Beijing suites, 27 Deluxe Shanghai suites and 12 Sino suites. All the accommodation options have a mini-bar (free of charge), a direct line telephone, internet, a bathroom, a hairdryer and a satellite television. Are also furnished with a safety deposit box, a fridge, a microwave, a coffee maker, a kettle and individual air-conditioning. FACILITIES: Clients can use a massage service and spa treatments. Guests are offered a continental buffet breakfast.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="182.71" OriginalAmount="177.39" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.897433" Longitude="98.298346" StarRating="2" HotelCode="|204730" HotelName="Lub D Phuket Patong - Hostel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>5/5 Sawatdirak Road, Patong, Kathu</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/0/4/7/3/0/204730_14.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="185.36" OriginalAmount="179.96" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.89896025" Longitude="98.30176839" StarRating="3" HotelCode="856607|2493065" HotelName="Woovo" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>25 Rajpathanusorn Road, Patong Sub District, Kathu District, Phuket 83150</AddressLine>
          </AddressLines>
          <CityName>Phuket</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/81/81/81819a9bdb67c9b93ce6a0cfd20259f7319db4a7.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="188.55" OriginalAmount="183.06" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.8957543" Longitude="98.2962729" StarRating="4" HotelCode="|358109" HotelName="The Bloc" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 17/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>162/4 Thaveewong Road, Patong Beach, Kathu</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/5/8/1/0/9/358109_10.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="189.30" OriginalAmount="183.79" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.8189301" Longitude="98.3003599" StarRating="4" HotelCode="|26218" HotelName="Kata Palm Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 19/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>60 Kata Road, Karon, Muang</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/6/2/1/8/26218_d5dd2481425.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel is surrounded by a garden and has 80 rooms, The establishment boasts a lobby, a reception with safety deposit boxes, a currency exchange service, a kiosk, a mini-market, shops, a hairdresser's and a games room. The establishment also offers a conference room, a car park, a playground, a cafÃ©, a bar, an Ã  la carte restaurant with air-conditioning and with highchairs. Other services are internet, room service, a medical care service and a laundry service. SITUATION: This establishment, is near the city centre, Kata Beach it is in 5 minutes away, guests can find a beach, in the surrounding area, clients have shops, bars and restaurants. it is 50 minutes away from the airport. ROOM: The rooms have a bathroom, a hairdryer, a direct line telephone, satellite or cable TV, a radio and a stereo. They also have internet, a mini-bar, kettle, a double bed, an air-conditioning system, a safe (available for a fee) and a balcony or terrace. FACILITIES: Outdoors, clients can enjoy a swimming pool, a children's swimming pool, a snack bar, a sunbathing terrace, deck chairs and parasols. The establishment also offers a jacuzzi, a sauna and a massage service (available for a fee), Clients can enjoy horse-riding, At the beach, you can find sports activities, Our customers can also use a gym. MEALS: Regarding the food and beverage offering, the establishment offers a buffet breakfast and Ã  la carte or set-menu lunch and dinner. PAYMENT METHODS: Customers can pay by American Express, Visa, Mastercard and Diners Club.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="189.34" OriginalAmount="183.83" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.86972678" Longitude="98.35694174" StarRating="0" HotelCode="854094|2369535" HotelName="Ramada Plaza By Wyndham Chao Fah" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>8899 Chaofah West Road Moo 2, Wichit District, Phuket 83000</AddressLine>
          </AddressLines>
          <CityName>Phuket</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/69/8c/698c47f39a039ba9fa0243872c71ffa7917b8a74.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="189.52" OriginalAmount="184.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.9510781" Longitude="98.2824062" StarRating="3" HotelCode="|34941" HotelName="Print Kamala Resort" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 17/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>MOO 3 NAR-HAD RD, KAMALA BEACH T KAMALA A KATHU 74/8</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/4/9/4/1/34941_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has a lobby, a reception, express check-out, a safety deposit box service, a bar and a restaurant. It also has a games room, conference rooms, room service, a laundry service and a car park. SITUATION: This complex is situated in Kamala the beach near the establishment, guests will find a park, the sea and beaches. Clients can also find restaurants, bars, pubs and shops. it is 25 kilometres away from Phuket Airport. ROOM: Each room has an individual air-conditioning system, a balcony, a satellite TV, a direct line telephone, a safe and a fridge. They also have a coffee maker, a kettle, a bathroom with bathroom amenities, a hairdryer, a bathrobe, slippers and umbrellas. It also offers interconnecting rooms. FACILITIES: The establishment boasts a swimming pool, a hydromassage bath, a children's area, a pool bar, a sauna and a gym. The establishment also offers a massage service and spa treatments. MEALS: Regarding the food and beverage offering, the establishment offers a restaurant. PAYMENT METHODS: The establishment accepts Mastercard and Visa.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="189.98" OriginalAmount="184.45" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.883931" Longitude="98.39437" StarRating="4" HotelCode="|389863" HotelName="Blu Monkey Hub and Hotel Phuket" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 19/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>3 Soi 3 Phangnga Road, Taladyai</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/8/9/8/6/3/389863_13.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="190.89" OriginalAmount="185.33" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.888914" Longitude="98.295182" StarRating="3" HotelCode="|176121" HotelName="The Crystal Beach" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>212/4-7 Soi Keb-Sub, Rat-U-Thid 200 Pee Road,Kathu, Phuket</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/7/6/1/2/1/176121_3.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="191.61" OriginalAmount="186.03" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.87649802" Longitude="98.38935859" StarRating="3" HotelCode="583758|3536615" HotelName="Phuket chinoinn Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 24/07/2026" 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>https://cdn.worldota.net/t/x500/content/91/74/9174d0728f5b032f98c75009a84522bdc1ea9db0.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located on Phuket.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="192.10" OriginalAmount="186.50" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.91191" Longitude="98.33366" StarRating="0" HotelCode="|44799" HotelName="The Orchid Kathu Height Serviced Apartment" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 19/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>MOO 6 VICHITSONGKAM RD. KATHU 19/26</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/7/9/9/44799_4.jpg</HotelPictures>
        <HotelDescription>HOTEL: This aparthotel has 21 apartments, The establishment boasts a lobby. SITUATION: It is in an excellent location. ROOM: Clients can find one and two bedroom apartments and studios. They have a balcony, a bathroom, satellite and cable TV, internet, a safety deposit box, a kitchen with fridge, hot plates and a microwave. FACILITIES: The establishment boasts a swimming pool and a garden. OBSERVATIONS: The establishment offers security and safe.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="192.55" OriginalAmount="186.94" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.8468332" Longitude="98.2937217" StarRating="4" HotelCode="|36784" HotelName="Ramada By Wyndham Phuket Southsea" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>KARON RD,MUANG DISTRICT, 204</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/6/7/8/4/36784_10.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="193.28" OriginalAmount="187.65" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.769781" Longitude="98.316905" StarRating="4" HotelCode="|173897" HotelName="Navatara Phuket Resort" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>90/28 Moo 6 Wiset Road Rawai, Muang</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/7/3/8/9/7/173897_41729ee1049.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="194.80" OriginalAmount="189.13" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.8011699" Longitude="98.3358561" StarRating="5" HotelCode="|62894" HotelName="Selina Serenity Rawai Phuket" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>MOO 5, VISET ROAD, RAWAI SUB-DIST. MUANG 14</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/6/2/8/9/4/62894_2.jpg</HotelPictures>
        <HotelDescription>HOTEL: This beach club complex, was built in 2008, has restaurants, a bar, a spa, a garden and a terrace. It has a main building, annexed buildings and 4 floors. It also has a lobby with express check-out, a reception, a safety deposit box service, a currency exchange service and a lift. Guests can find a hairdresser's, a games room, a cafÃ©, a bar, a restaurant, a breakfast room and a dining room. The establishment offers guests internet, a laundry service and a car park. SITUATION: The complex, is in an excellent location, is situated on the beachfront, Rawai and Chalong near the establishment, you will find Clients can also find commercial zones and restaurants. 15 minutes away from the establishment guests have hospitals, restaurants and shopping centres. Clients can also find Phuket the city of it is situated 50 kilometres away from Phuket Airport. ROOM: The rooms have a kitchenette, a balcony and butler service. The establishment has 78 rooms with a bathroom, WiFi (free of charge), a shower, a bath, a hairdryer, a king size or double bed, a direct line telephone, a satellite or cable television and a radio. They also have a fridge, a kitchen, a microwave, a coffee maker, a kettle, an ironing set, individual air-conditioning and a safety deposit box. FACILITIES: Clients can enjoy activities such as go on a boat ride, sailing, snorkelling, catamaran excursions and kayaking. You can find a swimming pool with a children's area, an outdoor bar, a gym and some services (available for a fee), The establishment also offers hydrotherapy treatments, a massage service and an entertainment programme for children. PAYMENT METHODS: The establishment accepts credit cards, American Express, Diners Club, JCB, Mastercard and Visa. OTHERS: Regarding the food and beverage offering, clients can enjoy gourmet breakfast, seafood, Thai cuisine and an Ã  la carte or set-menu dinner.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="194.92" OriginalAmount="189.24" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="8.101405" Longitude="98.304763" StarRating="4" HotelCode="|207587" HotelName="Maya Phuket Airport" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 21/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>126, Moo1, Sakoo, Thalang</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/0/7/5/8/7/207587_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="197.66" OriginalAmount="191.90" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.9463888" Longitude="98.2677276" StarRating="5" HotelCode="|35455" HotelName="Namaka Resort Kamala" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>17/38 Moo.6, Kamala Beach, Kathu</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/5/4/5/5/35455_12.jpg</HotelPictures>
        <HotelDescription>HOTEL: This complex has 206 rooms and 20 chalets. The establishment with air-conditioning, has a reception, a cafÃ©, a bar, a games room and a restaurant. Guests also have access to conference rooms, internet and a laundry service. SITUATION: The hotel is in Kamala Beach. Near the establishment, guests will find Kamala city centre where you can find shops and restaurants. ROOM: The establishment has rooms and chalets with satellite or cable television, individual air-conditioning, a balcony and a direct line telephone. There is also a hairdryer, a safety deposit box, a fridge, a bathroom with a bath or shower, a mini-bar, a coffee maker and a kettle. FACILITIES: The establishment has 3 pools with children's area, a gym, hydrotherapy and a massage service. MEALS: Clients have at their disposal a coffee shop and a restaurant.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="198.41" OriginalAmount="192.63" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.903265" Longitude="98.313801" StarRating="5" HotelCode="|210617" HotelName="Fusion Suites Phuket Patong" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>5 Parbaramee Road, Patong</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/1/0/6/1/7/210617_10.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="200.96" OriginalAmount="195.11" MarkupRule="3.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="Non Refundable" 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://cdn.worldota.net/t/x500/content/30/3b/303b4df99624d442838abbd069cc74d8982575ba.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Phuket.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="201.00" OriginalAmount="195.15" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="8.0043138" Longitude="98.2984512" StarRating="4" HotelCode="|61808" HotelName="Homm Suites Laguna" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>MOO 4 SRISOONTHORN ROAD, CHERNGTALAY, TALANG 61</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/6/1/8/0/8/61808_560ad4a0726.jpeg</HotelPictures>
        <HotelDescription>HOTEL: This luxury complex, has 79 suites, a lobby with express check-out, a reception, a safety deposit box service, a currency exchange service, a cloakroom, a lift, a playground, a mini-club, a games room, a bar and a restaurant. It also has internet (for a fee), WiFi in communal areas, (free of charge), room service and a laundry service. The establishment boasts a car park and a bicycle rental desk (for a fee). SITUATION: This complex Laguna Phuket it is in 500 metres away from the establishment, you can find Bangtao the beach it is 20 kilometres away from Phuket Airport. ROOM: suites, have a sitting room, a dining room, a kitchen, a sofa-bed, a bathroom with a shower or bath, a hairdryer, a king size or double bed, a direct line telephone, a satellite or cable television, internet, a safety deposit box, a kitchen, a mini-bar, a fridge, a microwave, a coffee maker, a kettle, an ironing set, individual air-conditioning and a balcony or terrace. FACILITIES: The establishment boasts a swimming pool with a slide, a children's swimming area, an outdoor bar, a terrace, aerobics and a gym. it is 500 metres away from a golf course, For a fee, you can enjoy cycling, Guests are offered an entertainment programme for children. MEALS: Regarding the food and beverage offering, the establishment offers a restaurant, The establishment offers a buffet breakfast, buffet lunch and an Ã  la carte or set-menu dinner. PAYMENT METHODS: Customers can pay using American Express, Diners Club, JCB, Mastercard and Visa.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="201.45" OriginalAmount="195.58" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.81358" Longitude="98.39082" StarRating="4" HotelCode="|186933" HotelName="Bandara Beach Resort Phuket" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>98 Moo 8 Wichit, Muang</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/6/9/3/3/186933_12.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="201.77" OriginalAmount="195.89" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.8824824554075" Longitude="98.389005661011" StarRating="2" HotelCode="171364|1117788" HotelName="Phuket Center Apartment" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Apartment Hotel" CnxPolicy="Free CXL until 19/07/2026" 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://cdn.worldota.net/t/x500/ostrovok/b4/10/b41087d23ba783d348a96b05e35019b7ba0fe981.PNG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the heart of the business area. It provides easy access to many banks and sh...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="201.93" OriginalAmount="196.05" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.873052" Longitude="98.367155" StarRating="3" HotelCode="|396402" HotelName="Seabed Grand Phuket" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>63/63 Moo 2 Chao Fa Suan Luang Road, Wichit</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/9/6/4/0/2/396402_efb44a31019.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="202.08" OriginalAmount="196.19" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.8473882" Longitude="98.2935092" StarRating="4" HotelCode="|34327" HotelName="Karon Sea Sands Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>KARON RD. KARON BEACH 208/2</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/4/3/2/7/34327_d082ca80952.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="203.05" OriginalAmount="197.14" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.7790244" Longitude="98.2947859" StarRating="3" HotelCode="|28213" HotelName="Baan Krating Phuket Resort" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 18/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>MOO 1 TUMBON RAWAI, MUANG PHUKET 11/3</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/8/2/1/3/28213_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This complex has 30 rooms, The establishment offers excursions, a car hire service and motorbike hire. SITUATION: 15 minutes away from the establishment, you can find the capital of the island, is 45 kilometres away from the airport. ROOM: The rooms a bathroom with a hairdryer, a direct line telephone, a satellite or cable television, a radio, a stereo, internet and a king size or double bed. They also have a coffee maker, a teapot, a safety deposit box, a mini-bar, a balcony and individual air-conditioning. PAYMENT METHODS: The establishment accepts Visa and Mastercard.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="205.59" OriginalAmount="199.60" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.82557846" Longitude="98.40105305" StarRating="3" HotelCode="353448|2267915" HotelName="Phuket Boat Quay" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Ao Makham 11/1 Moo.7 Sakdidet Road, Tambon Vichit Ampur Muang Phuket 83000</AddressLine>
          </AddressLines>
          <CityName>Phuket</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/58/65/58650e567b99fd55ec5eecb8914b5398e1bd1a4a.PNG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests on Phuket.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="206.50" OriginalAmount="200.49" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.8515792" Longitude="98.2951375" StarRating="3" HotelCode="|26206" HotelName="Best Western Phuket Ocean Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 25/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>PATAK ROAD, KARON BEACH , MUANG 562</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/6/2/0/6/26206_2.jpg</HotelPictures>
        <HotelDescription>HOTEL: This club complex and has 180 rooms, The establishment boasts air-conditioning, a hall with a reception, a safety deposit box service, a currency exchange service, a lift, a cafÃ©, a mini-market, a hairdresser's and a games room. The establishment also offers conference rooms, a restaurant, room service, a laundry service (for a fee) and a car park. SITUATION: This hotel is situated next to Karon the beach near the establishment, guests will find the commercial area, Clients can also find and public transport services. 200 metres away, clients have restaurants, bars and shops. 60 kilometres away, you can find Phuket Airport. ROOM: The rooms have a bathroom, a hairdryer, a direct line telephone, a satellite or cable television, internet, a mini-bar and a kitchen. They also have a coffee maker, a kettle, a washing machine, an ironing set, a double bed, individual air-conditioning, a safety deposit box and a balcony or terrace. FACILITIES: The establishment boasts 3 swimming pools, a children's swimming pool, an outdoor bar (available for a fee), parasols and a sauna. The establishment also offers hydrotherapy, a massage service and a solarium. Clients can enjoy scuba diving (available for a fee), play ping-pong and billiards. Guests can also use a gym, 30 minutes away, customers can find a golf course. MEALS: Regarding the food and beverage offering, the establishment offers a restaurant. PAYMENT METHODS: Customers can pay by Diners Club, Mastercard and Visa.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="208.82" OriginalAmount="202.74" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.77123" Longitude="98.3201" StarRating="3" HotelCode="|405234" HotelName="The Title Kr Beach Condotel Rawai Phuket" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>499 161 Moo 6 Viset Road Rawai District Amphur Mua</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/5/2/3/4/405234_60812540912.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="212.72" OriginalAmount="206.52" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.9207915" Longitude="98.3676999" StarRating="4" HotelCode="|62991" HotelName="Hilltop Wellness Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>138/3 Soi Srisuchart View Chalermprakiat R. 9 Road</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/6/2/9/9/1/62991_05824c71129.jpg</HotelPictures>
        <HotelDescription>HOTEL: The Sky Dream is rated four stars, boutique, has a restaurant, a snack bar, has a reception, room service, a transfer service, a dry cleaner's, a laundry service, lifts and indoor parking. SITUATION: This hotel is near the commercial district. It is situated in Phuket Town it is located near Gems Gallery this hotel is situated 3 kilometres away from Central Department Store it is situated 12 kilometres away from Patong Beach it is situated 15 kilometres away from Karon Beach ROOM: The establishment has 12 luxurious, modern rooms with beautiful views. FACILITIES: The establishment has a swimming pool, a spa and a fitness centre well-equipped. It is situated close to a golf course.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="215.86" OriginalAmount="209.57" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.9030354599465" Longitude="98.300237953663" StarRating="3" HotelCode="62864|2269755" HotelName="Austrian Garden" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Village" CnxPolicy="Free CXL until 23/07/2026" HotelFacility="Air Conditioning,Bar,Fax,Golf,Internet,Laundry,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>32/1-3 Rat-U-Thit, 200 Pee Road, T. Patong, A. Kathu, Phuket 83150</AddressLine>
          </AddressLines>
          <CityName>Phuket</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3f/87/3f876ecd18785d667c88d9e7583542600b82d7e4.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This holiday village is located on Phuket. The nearest airport is Phuket (HKT).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="219.15" OriginalAmount="212.77" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.956222" Longitude="98.283961" StarRating="3" HotelCode="|405229" HotelName="Ginis Beach Resort" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>112/4 Kamala Beach, Kamala, Phuket, 83150</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/5/2/2/9/405229_0e9f9c80930.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="219.49" OriginalAmount="213.10" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.9010007" Longitude="98.3006013" StarRating="4" HotelCode="|26979" HotelName="Deevana Patong Resort and Spa - Sha Extra Plus" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 23/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>43/2 RAJ-U-THID RD, PATONG BEACH</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/6/9/7/9/26979_1_9155.jpg</HotelPictures>
        <HotelDescription>HOTEL: This renovated hotel in 2003, has 3 floors, 232 rooms and 7 suites. The establishment has a lobby with a reception, a safety deposit box service, a kiosk, a hairdresser's and a games room. Guests can find a bar, a cafÃ©, a restaurant with highchairs and a mini-club. The establishment also offers conference rooms, WiFi, bicycle hire, a car park, an indoor car park, room service, a laundry service and a medical care service. SITUATION: This complex is situated in a central area, near the establishment, you will find the promenade, the beach, close to the establishment, guests have shops, bars, restaurants and the nightlife. 60 minutes away from the establishment, you can find the airport, is a few minutes walk away from public transport services. ROOM: The inviting rooms, have a bathroom with a shower, fitted carpets, a direct line telephone, a satellite or cable television, internet and a mini-bar. FACILITIES: There is a variety of facilities and services available at the establishment, including a swimming pool, a jacuzzi, a snack bar, sunbathing terraces, deck chairs and parasols. You also have at your disposal a spa area, a health club, a steam bath and a massage service. Guests can enjoy play ping-pong, playing billiards, archery and use the gym. it is situated close to a golf course, The establishment also offers an entertainment programme. MEALS: Regarding the food and beverage offering, the establishment offers a buffet breakfast and dinner and Ã  la carte or set-menu lunch and dinner. PAYMENT METHODS: The establishment accepts American Express, Visa, Mastercard and Diners Club.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="223.97" OriginalAmount="217.45" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.826" Longitude="98.29487" StarRating="4" HotelCode="|65386" HotelName="Novotel Phuket Kata Avista Resort and Spa" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>4/1, 4 LEAM SAI ROAD, KATA, KARON</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/6/5/3/8/6/65386_2.jpg</HotelPictures>
        <HotelDescription>HOTEL: This modern complex, has 143 luxurious rooms, 70 deluxe rooms, 2 rooms adapted for people with reduced mobility, 25 deluxe apartments, 20 family rooms, 26 Club rooms and 2 suites. This complex was built in 2008, has air-conditioning, a lobby, a reception, a currency exchange service, a lift, a games room, a playground, a bar, a restaurant, conference facilities, internet, room service and a laundry service. The establishment also has a car park and indoor parking. SITUATION: This establishment is in Kata where you can find shops and restaurants. It is 200 metres away from Kata Beach. In front of the hotel there is a public transport stop. It's 42 kilometres from Phuket Airport. ROOM: The rooms have a balcony or terrace, a bathroom with a shower or bath, a hairdryer, a double or king-size bed, a direct line telephone, satellite or cable TV, a radio, internet, a safety deposit box, a kitchen, a mini-bar, a fridge, a coffee maker, a kettle, an ironing set and individual air-conditioning.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="228.16" OriginalAmount="221.51" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.88815" Longitude="98.299871" StarRating="4" HotelCode="|389896" HotelName="New Square Patong Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>99/11 Phang Muang Sai Kor Road, Patong Sub-district, Kathu District</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/8/9/8/9/6/389896_df843bb0915.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="234.01" OriginalAmount="227.19" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.882993" Longitude="98.394968" StarRating="4" HotelCode="317431|246866" HotelName="Royal Phuket City Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" 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://cdn.worldota.net/t/x500/content/92/d0/92d087b9a945d443ae7c9896c19f20e7f2dae701.PNG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is the right in the centre of Phuket Island's vibrant capital and is surrounded by shops,...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="234.15" OriginalAmount="227.33" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.8830245" Longitude="98.3949196" StarRating="4" HotelCode="|46936" HotelName="Royal Phuket City" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>154 Phang-Nga Road, Talad Yai, Muang</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/6/9/3/6/46936_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This urban hotel, has 19 floors, has 251 luxurious rooms and suites. Guests can find banquet halls, meeting rooms, a hall with a reception, air-conditioning, a safety deposit box service, a currency exchange service, a cloakroom and a lift. It has a cafÃ©, a bar, a hairdresser's and a restaurant. There are many services available at the establishment, including internet in communal areas, room service, a laundry service and a car park. SITUATION: It is inPhuket the city centre of it is surrounded by shops, bazaars and leisure areas. nearby, you will find beaches, golf courses, 30 minutes away from the establishment clients have Phuket Airport. ROOM: Guests are offered luxurious rooms, suites, interconnecting rooms and non-smoking floors. The rooms a bathroom with a shower, a bath, a radio, a direct line telephone, internet, cable television and an individual air-conditioning system. They also have a safe, a mini-bar, a hairdryer, a washing machine, an ironing set and a safety deposit box. FACILITIES: You can find a hall with music, a well-equipped gym, a spa and do aerobics. The establishment also offers a steam bath, a sauna, spa treatments and a massage service. The establishment boasts a swimming pool with a bar, a children's swimming area, deck chairs and parasols. Clients can enjoy a karaoke room and an activities programme. PAYMENT METHODS: The establishment accepts Mastercard and Visa. OTHERS: Regarding the food and beverage offering, clients can enjoy a buffet breakfast, Red Onion and White Palm the restaurants a Chinese cuisine restaurant.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="234.93" OriginalAmount="228.09" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="8.103578" Longitude="98.328098" StarRating="4" HotelCode="|83148" HotelName="Blue Canyon Country Club" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 25/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>MOO 1, THEPKASATTRI ROAD, THALANG 165</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/3/1/4/8/83148_1_9133.jpg</HotelPictures>
        <HotelDescription>HOTEL: This golf hotel, Mai Khao it is situated in it offers a restaurant specialising in International and Thai food.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="237.53" OriginalAmount="230.61" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.8275579" Longitude="98.2965247" StarRating="4" HotelCode="|396969" HotelName="Kk - Karon Kata Boutique" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>6/1 Karon Road, T.Karon, A.Muang, 6/1</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/9/6/9/6/9/396969_db08b861135.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="238.27" OriginalAmount="231.33" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.883754" Longitude="98.389279" StarRating="3" HotelCode="|407033" HotelName="Woo Gallery and Boutique" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 05/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>43 /1 The Old Town Phuket Phangnga Road Talad Yai M</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/7/0/3/3/407033_3551e6c1257.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="241.61" OriginalAmount="234.57" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.7816819" Longitude="98.3086308" StarRating="4" HotelCode="|397034" HotelName="The Gallery Nai Harn" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 11/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>15/166, 15/167 Moo 1, Rawai, Mueang</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/9/7/0/3/4/397034_3ac23230842.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="243.96" OriginalAmount="236.85" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="8.0874424" Longitude="98.371376" StarRating="0" HotelCode="|34624" HotelName="Mission Hills Phuket Golf Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 23/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>Moo 4 Pla Khlok, Amphur Thalang 195</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/4/6/2/4/34624_1ca93cf1028.jpg</HotelPictures>
        <HotelDescription>HOTEL: This complex is ideal for family holidays, renovated in 2007, has a lobby, a reception, a reception, a safety deposit box service, a currency exchange service, a cafÃ©, a kiosk, a bar and a restaurant. The establishment also offers WiFi, a conference room, room service, a laundry service, a bicycle rental desk, a car park and an indoor car park. SITUATION: Near the establishment, guests will findPhuket Airport it is well-connected with tourist points of interest, is situated 8 kilometres away from Nai Yang Beach the beach. ROOM: All the rooms have a bathroom with a shower, a bath, a hairdryer, a direct line telephone, a satellite or cable television and internet. They also have a mini-bar, a coffee maker, a kettle, a king size or double bed, an individual air-conditioning system, a safe and a terrace. FACILITIES: The establishment boasts a swimming pool (available for a fee), an outdoor bar, deck chairs and parasols. The establishment also offers a sauna, At an extra cost, you can find a steam bath, hydrotherapy and a massage service. The establishment also offers a gym. MEALS: Regarding the food and beverage offering, the establishment offers a buffet breakfast and Ã  la carte lunch and dinner. PAYMENT METHODS: Customers can pay by American Express, Mastercard and Visa.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="245.11" OriginalAmount="237.97" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.859791" Longitude="98.287187" StarRating="4" HotelCode="|26215" HotelName="Centara Villas Phuket - Sha Extra Plus" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>PATAK ROAD 701</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/6/2/1/5/26215_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has 72 bungalows, a garden, with air-conditioning, a lobby, a reception, a safety deposit box service, a currency exchange service and a cafÃ©. The establishment has a mini-market, a games room, an Ã  la carte restaurant with highchairs, internet and a car park. The establishment also offers a mini-club, a playground, room service, a medical care service and a laundry service. SITUATION: This hotel is situated in the Phuket Coast. In front of the establishment, you can find a beach. ROOM: The establishment has bungalows with a bathroom, a hairdryer, a direct line telephone, satellite or cable TV, a radio and a stereo. They also have internet, a mini-bar, a king-size bed, tiled floors, an air-conditioning system, a balcony or terrace and a safety deposit box (available for a fee). FACILITIES: There is a range of facilities and services available at the establishment, including a swimming pool, a snack bar and a jacuzzi. At an extra cost, you can find a sauna, a Turkish bath, a massage service and a gym. At the beach, customers can find beach volleyball, banana boating, diving and windsurfing. MEALS: The establishment serves a buffet breakfast, buffet and Ã  la carte lunch and an Ã  la carte dinner. PAYMENT METHODS: Customers can pay by American Express, Visa, Mastercard and Diners Club.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="248.88" OriginalAmount="241.63" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.8217754" Longitude="98.3000843" StarRating="4" HotelCode="|33330" HotelName="Centara Kata Resort Phuket" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Ked Kwan Road, Karon, Muang 54</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/3/3/3/0/33330_1_1298.jpeg</HotelPictures>
        <HotelDescription>HOTEL: This renovated complex in 2007 it has 128 standard rooms. The establishment has a reception, a safety deposit box service, a currency exchange service, a bar, a restaurant and a conference room. The establishment also offers room service, a laundry service and a car park. The establishment boasts a mini-club, games areas (for a fee) and a shop. SITUATION: This establishment is in Kata Beach, 15 kilometres away from Phuket. It is 45 kilometres from the Phuket Airport. ROOM: All the rooms have a bathroom with a shower or bath, a hairdryer, a direct line telephone, satellite or cable TV, internet, a kitchen with fridge, a microwave, a coffee maker, a kettle, a washing machine, a king size or double bed, individual air-conditioning, a safe and a balcony or terrace.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="250.75" OriginalAmount="243.45" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.8857838" Longitude="98.2941811" StarRating="4" HotelCode="|74884" HotelName="Deevana Plaza Phuket" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 22/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/7/4/8/8/4/74884_3.jpg</HotelPictures>
        <HotelDescription>HOTEL: Regarding the food and beverage offering, the establishment hasWorld CafÃ© the restaurant Baan Napa beach the restaurant Some of the establishment facilities on offer are a swimming pool, a terrace for sunbathing, a gym, a spa, a mini-club, a business centre, a laundry service and room service. SITUATION: Patong Beach Is situated in 5 minutes away from the establishment, guests will find the beach, the markets and the leisure areas. ROOM: The establishment has 249 modern rooms with an air-conditioning system, a satellite television, a safe, a direct line telephone, a mini-bar, a writing desk, a kettle and a coffee maker.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="252.35" OriginalAmount="245.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="8.12617091" Longitude="98.30463212" StarRating="2" HotelCode="701756|3566135" HotelName="Maikhao Beach Residence" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>162/31 Mai Khao Soi 7 Moo 4, Tambon Mai Khao, Amphoe Talang, Mai Khao Beach, Phuket 83110</AddressLine>
          </AddressLines>
          <CityName>Phuket</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/76/2d/762dd5192ee5335f3530956a2e77547a5025e4b0.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="253.26" OriginalAmount="245.88" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.922512" Longitude="98.279112" StarRating="5" HotelCode="293696|236967" HotelName="U Zenmaya Phuket" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 21/07/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Laundry,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>6/181 Moo 6, Kamala, Kathu, Kalim Beach, Phuket 83150</AddressLine>
          </AddressLines>
          <CityName>Phuket</CityName>
        </Address>
        <HotelPictures>https://online.travellanda.com/photo/hotel/a72f9c984f54597d/fa/fa036828bab0c19f/01-b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located on Phuket. The nearest airport is Phuket (HKT).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="254.33" OriginalAmount="246.92" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.8856292" Longitude="98.2919628" StarRating="4" HotelCode="|26212" HotelName="Duangjitt Resort, Phuket" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 23/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>18 Prachanukroh Road</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/6/2/1/2/26212_10.jpg</HotelPictures>
        <HotelDescription>HOTEL: This air-conditioned hotel has 2 floors, 326 rooms and 79 bungalows. The establishment boasts a lobby with a reception, a safety deposit box service, a currency exchange service, a cafÃ©, an Ã  la carte restaurant with air-conditioning, with highchairs, a kiosk, a mini-market, shops and a hairdresser's. Our guests can find a games room, a mini-club, a park, a TV room and internet. The establishment also offers conference rooms, a library, a babysitting service, a laundry service and a car park. SITUATION: 350 metres away from the establishment, you can find a beach, 10 minutes away from the establishment guests have Patong the leisure area of Phuket it is 20 minutes away from 45 minutes away from the establishment, you can find the airport. ROOM: The rooms a bathroom with a shower, a hairdryer, a direct line telephone, satellite and cable television, a stereo and a radio. Guests are offered a mini-bar (available for a fee), a double bed, a central air-conditioning system and a balcony or terrace. You can also find bungalows. FACILITIES: Outdoors, clients can enjoy 2 swimming pools with slides, waterfalls, a snack bar, a sunbathing terrace, deck chairs, parasols, 2 children's swimming pools and towels. The establishment also offers a massage service, spa treatments (available for a fee), a gym and water activities. MEALS: Regarding the food and beverage offering, the establishment offers a buffet breakfast and Ã  la carte lunch and dinner. PAYMENT METHODS: Customers can pay using American Express, Visa, Mastercard and Diners Club.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="254.38" OriginalAmount="246.97" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.818681" Longitude="98.341275" StarRating="3" HotelCode="69347|303290" HotelName="Palm Garden Resort" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 17/07/2026" 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://cdn.worldota.net/t/x500/content/93/d9/93d987e45f1706efe53270dce01f7f7e534e7905.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This resort is located on Phuket, about 10 km from the beach.</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="254.79" OriginalAmount="247.37" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.8535245" Longitude="98.2938487" StarRating="4" HotelCode="|35542" HotelName="The Village Resort and Spa" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 25/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>PATAK ROAD, KARON BEACH, MUANG 566/1</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/5/5/4/2/35542_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This complex has 34 chalets, The establishment has a lobby, express check-out, a reception, a currency exchange service and a restaurant. The establishment also offers internet (for a fee), room service, a laundry service and a car park. SITUATION: 250 metres away, guests can findKaron the beach it is in Phuket the Island of 10 minutes away from the establishment you have Kata and Patong the beaches of it is situated 50 kilometres away from Phuket Airport. ROOM: The establishment has 34 chalets with a bathroom, a hairdryer, a direct line telephone, satellite or cable TV and internet. They also have a mini-bar, a coffee maker, a kettle, a king-size bed, individual air-conditioning, a safe and a balcony or terrace. FACILITIES: The establishment has spa treatments, a massage service, a pool that has a children's area, an outdoor bar and a steam bath. MEALS: Regarding the food and beverage offering, the establishment offers American buffet breakfast and Ã  la carte lunch and dinner. PAYMENT METHODS: Customers can pay using American Express, Diners Club, Mastercard and Visa.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="257.18" OriginalAmount="249.69" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.9843325" Longitude="98.2877282" StarRating="3" HotelCode="|104623" HotelName="Pai Tan Villas" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 21/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>82/21-28 Moo3 Bang Tao Beach Cherngtalay Talang</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/0/4/6/2/3/104623_1.jpg</HotelPictures>
        <HotelDescription>SITUATION: This establishment, is situated next to Bangtao the beach the establishment is a 25-minute drive away from Phuket Airport. HOTEL: It has 11 villas, 2 swimming pools, WiFi (free of charge) and a restaurant.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="258.04" OriginalAmount="250.52" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.89585" Longitude="98.29628" StarRating="4" HotelCode="|369595" HotelName="Clover Patong Phuket" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>162/8-11 Taweewong Road, Patong Beach, Kathu</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/6/9/5/9/5/369595_12.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="259.62" OriginalAmount="252.06" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.84012" Longitude="98.38044" StarRating="5" HotelCode="|441874" HotelName="Panwaburi Beachfront Resort" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>8/2 Moo.8, Ao-Yon Khaokhad Road, T.Wichit, Mueang</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/1/8/7/4/441874_4601bee0930.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="259.80" OriginalAmount="252.23" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.8852042321061" Longitude="98.392292678233" StarRating="4" HotelCode="537638|2181635" HotelName="Beyond Patong" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" 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://cdn.worldota.net/t/x500/content/04/5c/045c812ac9ce9730f5826076517f31d4ac6c74b6.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Phuket.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="261.71" OriginalAmount="254.09" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.8125107614438" Longitude="98.2997341374" StarRating="4" 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://cdn.worldota.net/t/x500/content/41/77/4177a4956ed627b81fd41ba961dad96acd7babcd.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This resort is located on Phuket, approximately 700 m from the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="262.58" OriginalAmount="254.93" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.9493632" Longitude="98.2761174" StarRating="4" HotelCode="|71497" HotelName="Kamala Beach Estate" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>KAMALA BEACH, KATHU 33/6</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/7/1/4/9/7/71497_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This complex has 20 chalets, Some of the facilities that the establishment offers to guests include a lobby with express check-out, a safety deposit box service, a currency exchange service, a restaurant, internet, room service, a laundry service and a car park. SITUATION: Kamala Beach Is situated in with direct access the beach, 700 metres away, guests can find restaurants, bars and shops. It is situated 38 kilometres away fromPhuket Airport. ROOM: chalets, apartments, a bathroom with a shower, a hairdryer, a double bed, a kitchen with fridge, a microwave, table, a coffee maker, a kettle, a balcony, a direct line telephone, a satellite television, internet, a safe, an iron and individual air-conditioning. FACILITIES: The establishment has 2 swimming pools, At no extra cost, guests can enjoy kayaking, in the surrounding area, you can find a beach. MEALS: Regarding the food and beverage offering, the establishment offers a continental breakfast. PAYMENT METHODS: The establishment accepts American Express, Mastercard and Visa. OBSERVATIONS: Consult the reception timetable Check-in is at 14:00 and check-out is at 12:00.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="263.35" OriginalAmount="255.68" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.9780663" Longitude="98.2853362" StarRating="5" HotelCode="|388678" HotelName="MIDA Grande Resort Phuket" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 19/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>179/450 Had Surin Soi 4, Moo 3, Phuket, Phuket 83110</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/8/8/6/7/8/388678_3462ca10952.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="265.22" OriginalAmount="257.50" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.8926902" Longitude="98.2970364" StarRating="4" HotelCode="|68178" HotelName="Absolute Bangla Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>SOI BANGLA, PATONG BEACH, KATHU 68/1</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/6/8/1/7/8/68178_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has 47 rooms. FACILITIES: The establishment boasts a spa, a massage service, a swimming pool with deck chairs, parasols and room service.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="266.97" OriginalAmount="259.19" MarkupRule="3.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://cdn.worldota.net/t/x500/ostrovok/03/e5/03e511fbe8a2b8dd1e116ed7d8e3c0897f4c3ecc.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located on Phuket. The nearest airport is Phuket (HKT).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="267.66" OriginalAmount="259.86" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.9061051" Longitude="98.2979408" StarRating="4" HotelCode="|34829" HotelName="Patong Paragon Resort and Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>280 Prabaramee Road, Patong, Kathu</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/4/8/2/9/34829_172ca0b1255.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has 121 rooms, The establishment has a lobby, a currency exchange service, a kiosk, a bar and restaurants. The establishment also offers a conference room, room service and a laundry service. SITUATION: Is situated inPatong the beach Phuket 30 minutes away from the establishment, guests will find 45 minutes away from the establishment clients have the international airport. ROOM: The rooms have a direct line telephone, WiFi, a television, a bathroom and a hairdryer. They also have a mini-bar, a fridge, a coffee maker, a kettle, an individual air-conditioning system and a safety deposit box. FACILITIES: The establishment has a spa, a swimming pool, a gym and cycling. MEALS: Regarding the food and beverage offering, the establishment offers an Ã  la carte restaurant. PAYMENT METHODS: The establishment accepts Mastercard and Visa.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="268.02" OriginalAmount="260.21" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.8761568" Longitude="98.4293122" StarRating="4" HotelCode="|210623" HotelName="Tide Phuket" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>168/3, Moo 1, Rassada, Muang</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/1/0/6/2/3/210623_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="268.71" OriginalAmount="260.88" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="8.08980711" Longitude="98.29832183" StarRating="3" HotelCode="398478|3541385" HotelName="Naiyang Discovery Beach Resort" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 17/07/2026" HotelFacility="Air Conditioning,Bicycle Rental,Golf,Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>90/34 Moo 5, T. Saku A. Thalang, Nai Yang Beach, Phuket 83110</AddressLine>
          </AddressLines>
          <CityName>Phuket</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/15/1b/151be15de97b0579af1ddc42f9c907b2f591a0b1.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel features a baggage storage service for a comfortable and relaxing stay. Wireless internet ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="269.45" OriginalAmount="261.60" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.901953" Longitude="98.312306" StarRating="5" HotelCode="|389904" HotelName="SKYVIEW Resort Phuket Patong Beach" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 23/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>9/19 Pisitkoranee T. Patong A. Kathu</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/8/9/9/0/4/389904_8f56ccb0931.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="270.02" OriginalAmount="262.16" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.893279" Longitude="98.304755" StarRating="4" HotelCode="|396982" HotelName="Rak Elegant  Patong" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>45 Nanai Road, Patong</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/9/6/9/8/2/396982_29e1bc91153.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="270.64" OriginalAmount="262.76" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="8.060668" Longitude="98.278334" StarRating="3" HotelCode="|34665" HotelName="Naithonburi Beach Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 19/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>9 Moo 4, Sakhu, Thalang District</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/4/6/6/5/34665_30913741048.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has 79 rooms and suites. The establishment boasts a lobby with safety deposit boxes, a cafÃ©, a restaurant, conference rooms and internet. SITUATION: Nai Thon Beach It is in 100 metres away, there is a beach, 10 minutes away from the establishment, guests will find Phuket Airport. ROOM: The establishment has rooms suites, have a bath, a shower, a hairdryer, a coffee maker and a kettle. They also have a mini-bar, a satellite TV, a safety deposit box, a direct line telephone, a mini-bar and an individual air-conditioning system. FACILITIES: You can find a swimming pool, an outdoor bar, go jogging, diving, diving, a massage service and a gym. close to the establishment, clients have at their disposal a golf course. MEALS: Regarding the food and beverage offering, the establishment offers a restaurant. PAYMENT METHODS: The establishment accepts Mastercard and Visa.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="271.04" OriginalAmount="263.15" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.891902" Longitude="98.301685" StarRating="3" HotelCode="|175929" HotelName="Ocean And Ole Patong Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 25/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>184/21 Patong Center B3, Pangmuang Sai Kor, Phuket</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/7/5/9/2/9/175929_2.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="271.45" OriginalAmount="263.54" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.88206" Longitude="98.283327" StarRating="0" HotelCode="|439333" HotelName="Patong Heights" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 23/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>9/2 Muean Ngern Road, Patong Beach</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/3/9/3/3/3/439333_a1286821057.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="273.16" OriginalAmount="265.20" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="8.000179" Longitude="98.297251" StarRating="4" HotelCode="|390759" HotelName="Cassia Phuket" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>64 Moo 4 Tambon, Srisoonthorn Road Cherngtalay, Amphur</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/9/0/7/5/9/390759_12.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="275.93" OriginalAmount="267.89" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.8126531" Longitude="98.3011385" StarRating="4" HotelCode="|32975" HotelName="Andaman Cannacia Resort and Spa" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>KOAK TANOD ROAD, T.KARON, A. MUANG 212</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/2/9/7/5/32975_14.jpg</HotelPictures>
        <HotelDescription>SITUATION: This complex is surrounded by mountains. It is in the Kata Beach area, close to the Kata Plaza area where guests can enjoy the shopping area and the leisure areas. It is situated 15 minutes away from Phuket and about 45 minutes away (by car) from the airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="278.71" OriginalAmount="270.59" MarkupRule="3.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="Free CXL until 12/07/2026" 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://cdn.worldota.net/t/x500/ostrovok/f8/75/f87595fcbcefc25266237d81744d2459f2cf9c51.JPEG</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 beac...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="278.74" OriginalAmount="270.62" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.944445" Longitude="98.436715" StarRating="5" HotelCode="|386577" HotelName="Island Escape By Burasari" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 19/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>94/4 Moo 6 Tambon Koh Kaew, Amphur Muang, Coconut Island</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/8/6/5/7/7/386577_6b31beb1719.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="279.24" OriginalAmount="271.11" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.8275192" Longitude="98.3402491" StarRating="3" HotelCode="|403948" HotelName="Casa Bella Phuket" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 22/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>87/71 T. Chalong A. Muang , Phuket Thailand</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/3/9/4/8/403948_22d14931034.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="280.23" OriginalAmount="272.07" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="8.11821" Longitude="98.30369" StarRating="5" HotelCode="|49421" HotelName="Splash Beach Resort, Mai Khao, Phuket - Sha Extra Plus" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 17/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>65 / 47 Moo 4, Mai Khao Soi 4, Thalang</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/9/4/2/1/49421_14.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="281.94" OriginalAmount="273.73" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.8343141" Longitude="98.2960108" StarRating="4" HotelCode="|26205" HotelName="Phuket Orchid Resort and Spa - Sha Extra Plus" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 22/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>34, Luangphochuan Rd, Karon Beach, Tambon Karon, Muang District</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/6/2/0/5/26205_38d3e3e0940.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has 7 floors and 525 rooms. Guests can find a lobby with an elevator, a reception, a safety deposit box service, a currency exchange service, a hairdresser's, a car hire service and internet. The establishment boasts a cafÃ©, a bar, a restaurant with a non-smoking area and highchair. The establishment also offers a laundry service, a medical care service and parking spaces. SITUATION: Opposite the establishment, guests can find a beach, in the surrounding area, clients can find shops, leisure areas, is 50 kilometres away from Phuket Airport. ROOM: The rooms a bathroom with a shower, a hairdryer, a direct line telephone, a satellite or cable television and a radio. They also have a safe (available for a fee), a mini-bar, a king-size bed, an air-conditioning system and fitted carpets. FACILITIES: Outdoors, clients can enjoy 2 swimming pools, a bar and body care treatments. At the beach, you can find water activities, diving, water-skiing and motorboat rides. The establishment also offers deck chairs and parasols. in the surrounding area, you can find a golf course. MEALS: Regarding the food and beverage offering, the establishment offers all meals in a buffet format, Ã  la carte or set-menu lunch and dinner, special food for certain dietary requirements and special dishes can be made. Guests can book all inclusive. PAYMENT METHODS: The establishment accepts American Express, Visa, Mastercard and Diners Club.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="282.97" OriginalAmount="274.73" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.879489" Longitude="98.394928" StarRating="5" HotelCode="|71475" HotelName="Novotel Phuket City Phokeethra - Sha Extra Plus" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>CHANACHAROEN RD, MUANG 40/5</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/7/1/4/7/5/71475_d50cb231017.jpg</HotelPictures>
        <HotelDescription>HOTEL: This renovated complex in 2010, has 150 rooms, a lobby, a reception, a safety deposit box service, a lift, a TV room and a cafÃ©. The establishment also offers conference facilities, WiFi, a laundry service (for a fee) and a car park. SITUATION: It is situated close toPhuket bus station Lake ,Phuket it is 1 kilometre away from 20 minutes away from the establishment, clients can find a beach, 100 metres away, guests have shops excellent transport links to places of interest situated 35 kilometres away fromPhuket Airport. ROOM: All the rooms have a bathroom with a bath, a hairdryer, a double bed, a direct line telephone, a television, a mini-bar and individual air-conditioning. FACILITIES: The establishment has satellite TV, a swimming pool, deck chairs, darts and billiards. MEALS: Regarding the food and beverage offering, the establishment offers a buffet breakfast and Ã  la carte lunch and dinner. PAYMENT METHODS: Customers can pay using Mastercard and Visa.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="284.80" OriginalAmount="276.50" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="8.0928549" Longitude="98.299673" StarRating="4" HotelCode="|44171" HotelName="Dewa Phuket Resort and Villas" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 23/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>65 Moo 1, Tambon Sakoo, Amphur Thalang</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/1/7/1/44171_10.jpg</HotelPictures>
        <HotelDescription>HOTEL: This complex has 96 rooms, The establishment has a lobby, a reception, a safety deposit box service, a currency exchange service, a restaurant, a bar and a shop. The establishment also offers WiFi (free of charge), security, a babysitting service, indoor parking, conference rooms, room service, a laundry service and bicycle rental. SITUATION: Cape Yamu Is situated in close to the establishment, clients can find restaurants, pubs, the nightlife, places of interest and shops. Phuket It is situated 20 minutes away from 20 minutes away from the establishment clients have the beach, 10 minutes away, guests can find Naiyang the beach It is situated 2 kilometres away fromPhuket Airport. ROOM: The establishment has 34 chalets with swimming pool and 62 apartments. They have a bathroom with a shower or bath, a hairdryer, a direct line telephone, a satellite television, a radio, a stereo and internet. They also have a safe, an air-conditioning system, a kitchen with mini-bar, a microwave, a coffee maker, a kettle, a washing machine, an ironing set and a king size or double bed. FACILITIES: The establishment boasts 2 swimming pools, 2 gyms, treatment rooms, a beauty centre, deck chairs, a jacuzzi, a sauna, a steam bath, spa treatments and a massage service. Guests can also enjoy tennis, ping pong and mini-golf. Aventura Mall it is located 15 minutes away from. MEALS: Regarding the food and beverage offering, the establishment offers a restaurant, Clients can book bed and breakfast, half-board and full-board, The establishment also offers a continental breakfast and Ã  la carte or set-menu lunch and dinner. PAYMENT METHODS: Customers can pay by American Express, Diners Club, JCB, Mastercard and Visa.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="284.99" OriginalAmount="276.69" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.9395973" Longitude="98.4269314" StarRating="5" HotelCode="|47104" HotelName="Barcelo Coconut Island Phuket" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 22/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>51/7 Moo 6, T.Kohkaew, A Muang</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/7/1/0/4/47104_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This renovated complex in 2008, has 44 chalets, a lobby with express check-out, a reception, a safety deposit box service, a currency exchange service, a kiosk, a hairdresser's, a cafÃ©, a bar, a restaurant, a shop, WiFi, room service, a laundry service and a car park. SITUATION: 5 minutes away from the establishment, you can find the beach, is in Phuket the coast of it is well-connected, 100 metres away, guests will find restaurants, is 20 minutes away from the city centre, Where customers can find the nightlife, shops and public transport services. it is 35 minutes away from Phuket Airport. ROOM: chalets, have a balcony, a sitting room, private swimming pool, a dining room, a kitchen, a bathroom with a shower or bath, a hairdryer, have a double or king-size bed, satellite and cable television, a stereo, internet, a safety deposit box, a fridge, a hob, a microwave, a coffee maker, a kettle, an ironing set, individual air-conditioning and a balcony or terrace. FACILITIES: The establishment boasts a covered pool, a swimming pool, an outdoor bar, deck chairs and parasols. Guests are offered a massage service and water sports. Clients can enjoy activities such as play badminton, ping pong and beach volleyball. At the beach, you can find parasols, Around the establishment, our clients can find golf courses. MEALS: The establishment offers a continental breakfast and Ã  la carte or set-menu lunch and dinner. PAYMENT METHODS: Customers can pay by credit cards, American Express, Diners Club, Mastercard and Visa.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="286.78" OriginalAmount="278.43" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.906912" Longitude="98.307533" StarRating="3" HotelCode="188539|1573728" HotelName="Prince Edouard" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 25/06/2026" 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://cdn.worldota.net/t/x500/content/d9/41/d94139259441012036295569c5495b8e07c3a0bb.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located on Phuket. The nearest airport is Phuket (HKT).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="288.55" OriginalAmount="280.15" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.9779737" Longitude="98.2802939" StarRating="4" HotelCode="|35400" HotelName="Holiday Inn Resort Phuket Surin Beach" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 25/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>106/27 Moo 3, Cherngtalay, Talang, Surin Beach</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/5/4/0/0/35400_11.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has a reception, a safety deposit box service, room service, meeting rooms, a games room, a currency exchange service, a swimming pool and a children's swimming pool. With regards to the food and beverage offering, the establishment has a restaurant, a cafÃ© and a swimming pool bar (seasonal), Guests are also offered a fitness room, a sauna, WiFi in communal areas, (for a fee) and an entertainment programme for children. SITUATION: It is inPhuket the west coast of 20 minutes away from the establishment guests have Phuket Airport. ROOM: The rooms have an air-conditioning system, an alarm clock, a coffee maker, a kettle, a safety deposit box and internet (available for a fee).,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="290.46" OriginalAmount="282.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.82739" Longitude="98.299" StarRating="4" HotelCode="|246186" HotelName="Aurico Kata Resort and Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>45 Taina Rd. Karon, Mueang</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/4/6/1/8/6/246186_6.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="291.31" OriginalAmount="282.83" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.9008629" Longitude="98.3019215" StarRating="4" HotelCode="|171348" HotelName="Ramada By Wyndham Phuket Deevana Patong" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>45/1 Raj?U?Thid 200 Pee Road, Patong, Kathu</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/7/1/3/4/8/171348_1_1580.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has a reception, a hall, a living room, a lift, WiFi, an internet zone, a restaurant, a bar and a cafÃ©. The establishment offers guests a swimming pool, a terrace, a gym, a mini-club, a spa, a steam bath and a massage service (for a fee). SITUATION: This establishment, is close to Patong the beach 36 kilometres away from Phuket Airport it is situated 700 metres away from the beach, Close to the commercial area, entertainment areas and the nightlife. ROOM: Each room has a balcony or terrace, an air-conditioning system, heating, a television, a direct line telephone, WiFi, a writing desk, a mini-bar, a coffee maker, a kettle, a safety deposit box and a hairdryer.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="296.05" OriginalAmount="287.43" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="8.017289" Longitude="98.393654" StarRating="5" HotelCode="|403064" HotelName="Boutique Resort Private Pool Villa" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>72/11 - 18 Thepkasatree Rd. Paklok, Thalang, Pa Khlok, Phuket 83110 Thailand</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/3/0/6/4/403064_002b65e0456.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="297.21" OriginalAmount="288.55" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.783154" Longitude="98.310984" StarRating="5" HotelCode="|388696" HotelName="Wyndham Grand Nai Harn Beach Phuket" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 22/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>15/328 Moo.1 Soi Naya, Rawai, Muang</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/8/8/6/9/6/388696_ace10a40952.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="298.13" OriginalAmount="289.45" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.771575" Longitude="98.320592" StarRating="3" HotelCode="|176141" HotelName="The Title Boutique Condotel" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 19/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>456/54 Wiset Road, Muang, Phuket</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/7/6/1/4/1/176141_10.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="300.32" OriginalAmount="291.57" MarkupRule="3.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,FULL 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://cdn.worldota.net/t/x500/ostrovok/fc/fc/fcfcbe6b18ab9278ee706deef2b396bb109e38af.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The resort is nestled in the hills above the pristine waters of picturesque Kalim Bay. It sits 10 m ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="300.85" OriginalAmount="292.09" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.8879962" Longitude="98.2927977" StarRating="4" HotelCode="|33252" HotelName="Burasari Phuket Resort and Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 10/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>18/110 Ruamjai Road Tambon Patong Amphur Kathu</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/3/2/5/2/33252_10.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel was opened in 2003, has 2 standard rooms and 29 suites. The establishment boasts a lobby with a reception, a currency exchange service, internet and a restaurant. The establishment also offers a bicycle rental desk, room service and a laundry service. SITUATION: This complex is in Patong city centre. 50 metres away from the establishment, you can find the beach. In the surrounding area, clients have shops, restaurants, bars and the nightlife. 60 minutes away, guests can find the airport. It is situated only a few minutes walk away from public transport services. ROOM: The cosy, comfortable rooms have a bathroom with a shower, a bath, a hairdryer, a direct line telephone, satellite or cable TV and internet. They also have a coffee maker, a teapot, an iron, an ironing board, an air-conditioning system, a safe (available for a fee) and a terrace. FACILITIES: The establishment boasts a swimming pool, a sunbathing terrace, deck chairs, parasols and a massage service. MEALS: Guests are offered a breakfast service. PAYMENT METHODS: Customers can pay using American Express, Visa and Mastercard.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="304.79" OriginalAmount="295.91" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.9069172" Longitude="98.2975304" StarRating="4" HotelCode="|34722" HotelName="Novotel Phuket Resort - Sha Plus" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>282 PHRABARAMEE ROAD, PATONG, KATHU</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/4/7/2/2/34722_14.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has 215 rooms, The establishment boasts a lobby with a reception, a bar, a restaurant, conference rooms and room service. SITUATION: This complex Kalim Bay it is in 10 metres away, guests can find a beach, Close to the nightlife and shops. ROOM: Each room has a bathroom with a hairdryer, a direct line telephone, a satellite or cable television and a mini-bar. FACILITIES: Outdoors, clients can enjoy a swimming pool, You can also enjoy water aerobics, close to the establishment, you can find a golf course.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="316.35" OriginalAmount="307.14" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.8156486" Longitude="98.3863137" StarRating="4" HotelCode="510337|1959165" HotelName="My Beach Resort" Meals="BED &amp; BREAKFAST,HALF BOARD,FULL BOARD,ROOM ONLY" BedType="ROOM ONLY" 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://cdn.worldota.net/t/x500/extranet/fc/6d/fc6d1f1d023545d65fb6e45f69517d1cc5c39e96.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Phuket.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="318.47" OriginalAmount="309.19" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.9024288" Longitude="98.2982298" StarRating="4" HotelCode="|28024" HotelName="Phuket Graceland Resort and Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 19/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>190 Thaweewong Road, Patong District, Amphur Kathu</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/8/0/2/4/28024_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This family, beach hotel, has 460 rooms, The establishment has conference facilities, a conference room, air-conditioning, a hall with a reception, a safety deposit box service and a lift. Guests can also find a cafÃ©, a hairdresser's, a bar, 2 restaurants, internet, room service, a laundry service and a car park (for a fee). SITUATION: This hotel is situated in Patong the beach Phuket the establishment is 3 kilometres away from Bangla 5 minutes away from the establishment guests have Where you can find restaurants, bars, pubs and clubs. it is situated 30 kilometres away from Phuket Airport. ROOM: All the rooms have a bath and a shower. Clients are offered suites with jacuzzi and a sauna. They have a hairdryer, a direct line telephone, a television, a radio, internet and a mini-bar. They also have a mini-bar, a coffee maker, a kettle, individual air-conditioning, a safe and a balcony or terrace.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="318.91" OriginalAmount="309.62" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.8866277" Longitude="98.2907132" StarRating="4" HotelCode="|104634" HotelName="Homm Bliss Southbeach Patong" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>40 Thaveewong Road, Patong, Kathu</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/0/4/6/3/4/104634_98d946e0736.jpeg</HotelPictures>
        <HotelDescription>SITUATION: This establishment, is close to Patong the beach. HOTEL: The rooms have sea views, Guests are also offered a swimming pool, a restaurant and WiFi (free of charge).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="326.78" OriginalAmount="317.26" MarkupRule="3.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://cdn.worldota.net/t/x500/ostrovok/ed/32/ed328d2f5090f992485781289cd4e1b5991d9f57.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This resort hotel is situated in Kata and is around 10 minutes' walk from the centre of town. The lo...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="330.17" OriginalAmount="320.55" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.836082" Longitude="98.296564" StarRating="5" HotelCode="|35451" HotelName="Thavorn Palm Beach Resort Phuket" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>311 Patak Road Karon Beach Amphoe Muang Phuket Phuket</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/5/4/5/1/35451_2dce66d1025.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has a lobby, lifts, a cafÃ©, a kiosk, a hairdresser's, a bar and a restaurant. The establishment also offers conference rooms, WiFi (for a fee), room service, a laundry service, a car park and a playground. SITUATION: This hotel Karon Beach it is in Phuket it is 20 kilometres away from Patong Beach close to the establishment, clients can find next to the establishment, customers can find a beach, is 48 kilometres away from Phuket Airport. ROOM: Each room has a bathroom with a shower, a hairdryer, a direct line telephone, satellite or cable TV, a mini-bar, a coffee maker, a kettle, individual air-conditioning, a safe and a balcony or terrace.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="332.77" OriginalAmount="323.08" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.899159" Longitude="98.30028" StarRating="4" HotelCode="185896|682785" HotelName="Novotel Phuket Vintage Park Resort" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" 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://cdn.worldota.net/t/x500/content/7f/97/7f9789065d8c95e000d00d97e7d7c0f1cc32494a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in Phuket's renowned Patong Beach, a top tourist destination in which the white...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="335.54" OriginalAmount="325.77" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.898821" Longitude="98.297297" StarRating="4" HotelCode="|173626" HotelName="Quality Resort and Spa Patong Beach Phuket" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>186/20 Thawewong Rd, Pa Tong, Amphoe Kathu, Phuket 83150</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/7/3/6/2/6/173626_275cc4a1023.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="336.48" OriginalAmount="326.68" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="8.046807" Longitude="98.278303" StarRating="4" HotelCode="|32969" HotelName="Andaman White Beach Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>MOO 4 TAMBON SAKOO AMPHUR THALANG 28/8</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/2/9/6/9/32969_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This complex beach, renovated in 2007 and has 52 rooms, The establishment boasts a cafÃ©, a bar, a restaurant, a lobby, a reception, a safety deposit box service, a currency exchange service and a kiosk. At an additional cost you can have access to WiFi, a laundry service, room service and a car park. SITUATION: This complex is in Nai Thon the beach Phuket 40 minutes away, guests can find it is 8 kilometres away from Phuket Airport. ROOM: They have a hydromassage bath, a shower, private swimming pool, a bathroom with a shower or bath, a hairdryer and a direct line telephone. They also have a satellite or cable television, a stereo, a mini-bar, a coffee maker, a kettle, a safety deposit box, internet and a king size or double bed. FACILITIES: The establishment boasts 2 swimming pools, a gym and a sauna. For a fee, guests can enjoy a massage service and spa treatments. Clients can enjoy activities such as canoeing, At an additional cost, you can scuba diving. MEALS: Clients can book bed and breakfast, half-board and full-board, Regarding the food and beverage offering, the establishment offers a buffet breakfast and Ã  la carte lunch and dinner. The establishment also offers room service. PAYMENT METHODS: Customers can pay by American Express, Diners Club, JCB, Mastercard and Visa. OBSERVATIONS: Check-in is from 14:00 and check-out is at 12:00.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="337.84" OriginalAmount="328.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.77145739" Longitude="98.32052237" StarRating="3" HotelCode="435649|3615175" HotelName="The Title Boutique Phuket" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Village" CnxPolicy="Free CXL until 19/07/2026" HotelFacility="Air Conditioning,Bicycle Rental,Golf,Internet,Kitchen,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>456/54 Wiset Road, Muang, Rawai Beach 83130, Phuket</AddressLine>
          </AddressLines>
          <CityName>Phuket</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d1/4f/d14f44a9552bfccfe7ebf4b7ddd9c4c96b302c35.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This holiday village is located on Phuket.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="338.42" OriginalAmount="328.56" MarkupRule="3.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,HALF BOARD,FULL BOARD,ALL INCLUSIVE" 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://cdn.worldota.net/t/x500/content/fe/e7/fee718daf58625021fbf9a04798d930a0dde4700.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This resort is located about 8 km from the centre of Phuket.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="350.20" OriginalAmount="340.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.87984" Longitude="98.39136" StarRating="4" HotelCode="|606824" HotelName="Arco Phuket Town" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>3/51 Thaling Chan Road, Taladyai, Muang District</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/6/0/6/8/2/4/606824_5a91da60018.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="354.23" OriginalAmount="343.91" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.9880057" Longitude="98.2971609" StarRating="4" HotelCode="|104712" HotelName="The Residence Resort and Spa Retreat" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>258/12 Moo 5 Bangtao Beach, Srisoonthorn Road, Cherngtalay Thalang</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/0/4/7/1/2/104712_b13b6471957.jpg</HotelPictures>
        <HotelDescription>SITUATION: This establishment, is 2 minutes away from Bangtao the beach. ROOM: The establishment has villas with private swimming pool, a kitchen and a living room. FACILITIES: Guests are offered a spa, a gym and WiFi (free of charge).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="355.09" OriginalAmount="344.75" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="8.006106463958" Longitude="98.296002745628" StarRating="5" HotelCode="9033|28464" HotelName="Angsana Laguna Phuket" Meals="BED &amp; BREAKFAST,HALF BOARD,FULL BOARD,ALL INCLUSIVE,ROOM ONLY" BedType="ROOM ONLY" PropertyType="Beach Hotel,Club Resort,Spa Hotel,Conference Hotel,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Golf,Internet,Kitchen,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>10 Moo 4 Srisoonthorn Road, Phuket 83110</AddressLine>
          </AddressLines>
          <CityName>Phuket</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d8/52/d8521a01083b2dce04a0899ffe9badf600850ee1.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the scenic Bang Tao Bay, Phuket's most coveted resort address. This contempo...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="356.33" OriginalAmount="345.95" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.985001" Longitude="98.287028" StarRating="3" HotelCode="|70241" HotelName="ANDAMAN SEAVIEW RESORT BANG TAO" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>82/9-10; MOO3; BANGTAO BEACH; CHERNGHTALE; THALANG</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/7/0/2/4/1/70241_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This exotic hotel and has wonderful views.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="358.62" OriginalAmount="348.17" MarkupRule="3.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="Non Refundable" 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>https://cdn.worldota.net/t/x500/content/bc/fa/bcfad1c921260f5a8fac8be55fe1970af9c5f3b7.JPEG</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...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="359.33" OriginalAmount="348.86" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.9087014" Longitude="98.2970022" StarRating="0" HotelCode="|33612" HotelName="Diamond Cliff Resort and Spa" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 18/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>284 Prabaramee Road, Patong Beach</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/3/6/1/2/33612_13.jpg</HotelPictures>
        <HotelDescription>HOTEL: This renovated hotel in 2007, has 333 rooms, 100 double rooms, 9Â junior suites, 134 suites and 8 chalets. The establishment boasts a reception, a safety deposit box service, a currency exchange service, a lift, shops, a games room, 7 restaurants and bars. The establishment also offers a conference room, internet, room service, a laundry service, a shoe-shining service, a playground, a babysitting service, a medical care service, a tour desk, a car hire service, a car park and a beauty centre. SITUATION: It is inPatong the beach 200 metres away, guests will find shops, restaurants and a bus stop. it is 1 kilometre away from Phuket the city centre of the establishment is 40 kilometres away from Phuket Airport. ROOM: The establishment has chalets, single rooms, double and triple deluxe rooms suites with computer, have a dresser and a jacuzzi. The rooms a bathroom with a hairdryer, a direct line telephone, a satellite TV, a radio, a mini-bar, an individual air-conditioning system, a balcony or terrace and a safe. FACILITIES: The establishment boasts 3 swimming pools, waterfalls, jacuzzis, slide, an outdoor bar and an entertainment programme (seasonal), Guests are offered a gym, a sauna, a steam bath, a spa, hydrotherapy and Thai massages. Clients can enjoy play ping-pong, mini-golf (available for a fee), enjoy tennis and play golf. MEALS: Regarding the food and beverage offering, the establishment offers 7 restaurants and 2 bars. PAYMENT METHODS: Customers can pay by American Express, JCB, Mastercard and Visa.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="363.56" OriginalAmount="352.97" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.99098" Longitude="98.29202" StarRating="4" HotelCode="|28022" HotelName="Amora Beach Resort Phuket" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 19/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>MOO 2, SRISOONTORN RD, BANGTAO BEACH 322</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/8/0/2/2/28022_1_68.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has 255 rooms, The establishment boasts a reception with a bureau de change, a bar, a restaurant and room service. SITUATION: 20 minutes away from the establishment, clients can find the airport, 25 minutes away from the establishment clients have Patong the city of Near the establishment, you will find places of interest. ROOM: The rooms have a balcony and an air-conditioning system. FACILITIES: The establishment boasts 2 swimming pools. MEALS: Regarding the food and beverage offering, the establishment offers a coffee shop and a breakfast, lunch and dinner service. PAYMENT METHODS: Customers can pay by credit cards. OBSERVATIONS: Customers have a reception.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="370.07" OriginalAmount="359.29" MarkupRule="3.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="370.38" OriginalAmount="359.59" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.98453149" Longitude="98.28636829" StarRating="3" HotelCode="144972|2265045" HotelName="Ma Maison 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>82/31 Moo 3, Bangtao Beach, Chang Talay, Phuket 83110</AddressLine>
          </AddressLines>
          <CityName>Phuket</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/63/50/635046ee01f5cd21b739cc734c5a0501f9436cc7.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Bang Tao Bay. The nearest airport is Phuket (HKT).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="371.16" OriginalAmount="360.35" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.892398" Longitude="98.2945448" StarRating="4" HotelCode="|34824" HotelName="Patong Beach" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>124 Taweewongse Road, Patong Beach</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/4/8/2/4/34824_17.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel beach, was built in 2006, has 245 rooms and 10 floors. The establishment has a lobby, express check-out, a safety deposit box service, a currency exchange service, a lift, a nightclub and a restaurant. The establishment also offers a conference room, WiFi, room service, a laundry service and a car park. SITUATION: This hotel is in Patong in the surrounding area, clients have the nightlife. It is 45 kilometres from the Phuket Airport. ROOM: All the rooms have a bathroom with a hairdryer, satellite or cable TV, internet, a mini-bar, a fridge, a coffee maker, a kettle, a king size or double bed and a safe. FACILITIES: The establishment has 2 swimming pools, a children's swimming pool, a jacuzzi and an outdoor bar. Customers can enjoy a massage service, spa treatments and a gym. MEALS: The establishment serves a buffet breakfast and Ã  la carte or set-menu lunch and dinner.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="377.89" OriginalAmount="366.88" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.895339" Longitude="98.29648" StarRating="4" HotelCode="|95409" HotelName="The Kee Resort and Spa" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>152/1 Thaveewong Rd., Patong Beach, Kathu</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/9/5/4/0/9/95409_11.jpg</HotelPictures>
        <HotelDescription>HOTEL: The Kee Resort And Spa is rated four stars. It was opened in 2010, has a cafÃ©, a swimming pool and a gym. SITUATION: This establishment is in the coast of Phuket - Patong, close to Patong Beach. ROOM: Guests are offered 244 rooms with mini-bar, a hairdryer, a safety deposit box and an air-conditioning system.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="380.06" OriginalAmount="368.99" MarkupRule="3.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 19/07/2026" 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.worldota.net/t/x500/content/d1/ce/d1ce5519eadb34e7838b2806d7fb637c5d84bef8.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests on Phuket.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="387.04" OriginalAmount="375.77" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.8383609" Longitude="98.2953537" StarRating="5" HotelCode="|26208" HotelName="Pullman Phuket Karon Beach Resort" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>PATAK ROAD, KARON BEACH, MUANG 333</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/6/2/0/8/26208_b8da7340944.jpeg</HotelPictures>
        <HotelDescription>HOTEL: This renovated hotel in 2003, has 7 floors, 685 standard rooms and 15 suites. The establishment boasts a lobby with air-conditioning, a lift, a cloakroom, a reception, a safety deposit box service, a currency exchange service, a kiosk, shops, a hairdresser's, a games room, bicycle rental and bicycle storage. Guests can also find a bar, a restaurant, highchairs and a playground. The establishment offers a conference room with internet, room service, a laundry service, a medical care service, an indoor car park and a car park. SITUATION: This luxurious hotel is in Karon Beach Beach. It is 5 kilometres away from the city centre where you can find shops and leisure areas. In front of the hotel there is a public transport stop. 50 kilometres away, you can find Phuket Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="390.71" OriginalAmount="379.33" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.8968517" Longitude="98.2963181" StarRating="4" HotelCode="|26217" HotelName="Impiana Resort Patong" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>TAWEEWONGSE ROAD, PATONG BEACH 41</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/6/2/1/7/26217_12.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel is surrounded by a garden, has 68 standard rooms, a lobby, a reception with safety deposit boxes, a cloakroom, a currency exchange service, a mini-market, shops and a hairdresser's. The establishment offers a conference room, a car park, a playground, a cafÃ©, a bar, an Ã  la carte restaurant with air-conditioning with highchairs. Guests also have access to internet, room service, a medical care service and a laundry service. SITUATION: This beach hotel is near the city centre. 50 minutes away from the establishment you have the airport. ROOM: The rooms have a bathroom, a hairdryer, a direct line telephone, satellite or cable TV and a radio. They also have a stereo, internet, a mini-bar, a double bed and a safe (available for a fee). FACILITIES: Outdoors, clients can enjoy a swimming pool, a snack bar, parasols and deck chairs. You also have at your disposal a sauna, a massage service and a gym. MEALS: Guests are offered a buffet breakfast, an Ã  la carte lunch and Ã  la carte or buffet dinner.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="390.88" OriginalAmount="379.50" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.815867" Longitude="98.3004657" StarRating="4" HotelCode="|26204" HotelName="Beyond Kata" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 17/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>1 Pakbang Rd,Kata Beach, Tambon Karon, Muang District</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/6/2/0/4/26204_194f1800817.jpg</HotelPictures>
        <HotelDescription>SITUATION: This establishment is opposite the sea. It is 15 minutes away from the tourist area of Patong. FACILITIES: The establishment boasts swimming pools and a restaurant.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="393.24" OriginalAmount="381.79" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.8382512479453" Longitude="98.296308517456" StarRating="5" HotelCode="9034|28104" HotelName="Hilton Phuket Arcadia Resort &amp; Spa" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" 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://cdn.worldota.net/t/x500/content/eb/8e/eb8e031ff79bbe3b5249a9b3066517e1145c96d8.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This exclusive luxury hotel is located just across the coastal road from the kilometre-long, fine sa...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="394.23" OriginalAmount="382.75" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="8.1288059" Longitude="98.3007342" StarRating="5" HotelCode="|218504" HotelName="Maikhao Palm Beach Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>126/5 Maikhao Soi 8, Moo 4, Maikhao, Thalang</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/1/8/5/0/4/218504_12.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="399.98" OriginalAmount="388.33" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.989372" Longitude="98.298775" StarRating="3" HotelCode="|402276" HotelName="Pumeria Resort Phuket" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>262/41 Moo 5, Cherngtalay Sub-district</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/2/2/7/6/402276_54d277e0212.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="400.45" OriginalAmount="388.79" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.8807764" Longitude="98.3926813" StarRating="3" HotelCode="|35494" HotelName="Courtyard By Marriott Phuket Town" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 25/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>MONTRI ROAD, Muang 1</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/5/4/9/4/35494_2.jpg</HotelPictures>
        <HotelDescription>HOTEL: This urban hotel, has 248 rooms and 18 floors. It has a reception, a safety deposit box service, a currency exchange service and a lift. Our guests can find a restaurant and conference facilities. At an additional cost you can enjoy internet, room service and a laundry service. Guests can also find a bar and a car park. SITUATION: 32 kilometres away from the establishment, guests will find the airport, 20 minutes away from the establishment, clients can find the beach, is in Phuket the heart of it is situated near restaurants, bars, the nightlife and a public transport stop. Clients can also enjoy the bus station, Khao Rang (Rang Hill), Sapan Hin and Koh Silae it is 1 kilometre away from Khao Rang (Rang Hill), Sapan Hin and Koh Silae. ROOM: The rooms have a fridge, a direct line telephone, internet, an individual air-conditioning system, a bathroom with a shower and a hairdryer. They also have a mini-bar, a mini-fridge, a double bed, cable and satellite television and an extra bed (available on request). FACILITIES: The establishment has a swimming pool, a children's area, a snack bar and deck chairs. Clients can find a gym (free of charge) and Thai massages (available for a fee). PAYMENT METHODS: Customers can pay by Diners Club, Mastercard and Visa. OTHERS: Regarding the food and beverage provision, the establishment offers Thai cuisine, international dishes and a buffet restaurant.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="400.62" OriginalAmount="388.95" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.9527211" Longitude="98.2829895" StarRating="4" HotelCode="|36777" HotelName="Sunprime Kamala Beach - Adults Only" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 19/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>MOO 3, TUMBON KAMALA, KATHU 96/42-3</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/6/7/7/7/36777_13.jpg</HotelPictures>
        <HotelDescription>HOTEL: This complex has 240 deluxe rooms, The air-conditioned establishment has a lobby, with a reception, a safety deposit box service, a currency exchange service, a games room and a restaurant. The establishment also offers a conference room, WiFi (for a fee), room service and a laundry service. SITUATION: It is inKamala the beach Patong 15 minutes away from the establishment you have 400 metres away, there is public transport services 35 minutes away from the airport. ROOM: The rooms have individual air-conditioning, a mini-bar, a fridge, a coffee maker, a kettle, a direct line telephone, a satellite television, a balcony or terrace and a bathroom with a bath, They have a hairdryer, internet, a king-size bed, a safe and a balcony or terrace. FACILITIES: The establishment has 2 swimming pools, a swimming pool with a children's area, an outdoor bar, deck chairs and parasols. Clients can find a games room, ping pong and spa treatments. Guests can also play golf (available for a fee), guided tours, water-skiing, jet-skiing, motorboat rides and diving (available for a fee). OTHERS: Regarding the food and beverage provision, the establishment offers a cafÃ©, a buffet breakfast and Ã  la carte lunch and dinner.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="407.85" OriginalAmount="395.97" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.98582" Longitude="98.28716" StarRating="4" HotelCode="|33259" HotelName="Best Western Premier Bangtao Beach Resort and Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 25/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>MOO 3, CHEUNG THALAY, THALANG 124/29</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/3/2/5/9/33259_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This air-conditioned hotel has deluxe rooms and bungalows. The establishment was built in 2003, renovated in 2005, has a lobby, a reception, a currency exchange service, a safety deposit box service, a hairdresser's, a bar and a restaurant. The establishment also offers a conference room, internet (for a fee), WiFi, room service, a laundry service and a car park. SITUATION: Is situated inBangtao the beach it is 25 kilometres away from Phuket Airport. ROOM: The rooms have an air-conditioning system, cold water, heating, bath or shower, complimentary bathroom items, a king size or double bed, a satellite TV with films, a hairdryer, a mini-bar and a writing desk. They also have a fridge, a safe, a cafÃ©, a kettle, a direct line telephone, internet and a balcony or terrace. Clients are offered deluxe bungalows honeymoon suites and with jacuzzi. FACILITIES: The establishment has 2 adult swimming pools, a children's swimming pool, deck chairs and parasols. Clients can find a gym, billiards, a spa, treatments (available for a fee) and a massage service. The establishment also offers tourist information. MEALS: Regarding the food and beverage offering, the establishment offers a buffet breakfast and Ã  la carte lunch and dinner. PAYMENT METHODS: Customers can pay using American Express, JCB, Mastercard and Visa. OBSERVATIONS: Check-in is from 14:00 and check-out is at 12:00.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="409.05" OriginalAmount="397.14" MarkupRule="3.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://cdn.worldota.net/t/x500/ostrovok/17/54/1754d8bae790cf473f45a79f42ca507b5aa5099c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This resort is located in Karon Beach. The nearest airport is Phuket (HKT).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="410.62" OriginalAmount="398.66" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.8102111" Longitude="98.402424" StarRating="5" HotelCode="|69238" HotelName="Pullman Phuket Panwa Beach Resort - Sha Plus" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>44/5 Moo 8 Sakdidesh Road, Vichit, Muang</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/6/9/2/3/8/69238_a92f15b0917.jpeg</HotelPictures>
        <HotelDescription>HOTEL: This hotel was built in 2009, has a lobby with a reception, express check-out, a safety deposit box service, a currency exchange service, a lift and a hairdresser's. The establishment boasts a bar, a restaurant, a conference room and WiFi. The establishment also offers room service, a laundry service and a car park (for a fee). SITUATION: This complex is in Makham Bay. Is situated in Phuket Island. 2 minutes away from the establishment guests have Panwa Beach the establishment is a 5-minute drive away from Phuket Aquarium. It is situated 20 minutes away from the city centre where guests can enjoy shops and the Chalong Temple. This hotel is 45 minutes away from Patong it is just 30 kilometres away from Phuket Airport. ROOM: The establishment has 211 rooms and chalets with swimming pool. All the rooms have a bathroom with a shower or bath, a hairdryer, a double or king-size bed, a direct line telephone, satellite or cable TV, internet, a safe and a mini-bar. They also have a coffee maker, a kettle, an iron, an individual air-conditioning system and a balcony or terrace.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="419.03" OriginalAmount="406.83" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.8527006" Longitude="98.2947743" StarRating="4" HotelCode="|176337" HotelName="Karon View Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>4/5 Royal Lotus building Soi Patak 24, Patak Rd. Muang</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/7/6/3/3/7/176337_1_1432.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="425.68" OriginalAmount="413.28" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="8.1754831" Longitude="98.6343402" StarRating="0" HotelCode="|26219" HotelName="Paradise Kohyao" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>24 MOO 4, KOH YAO NOI 24</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/6/2/1/9/26219_2.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has 70 studios and chalets. The establishment has a lobby with a reception, a safety deposit box service, a currency exchange service, a mini-market, a TV room, a small library, a club and a playground. Regarding the food and beverage offering, the establishment has a cafÃ©, 3 bars, 3 Ã  la carte restaurants, with air-conditioning with highchairs. The establishment also offers internet, room service, a laundry service and a medical care service. SITUATION: This beach hotel, Phuket it is in near the establishment, you will find the tourist area, Ko Yao Yai 45 minutes away from the establishment guests have. ROOM: They have a living room, a bathroom with a shower, a hairdryer, a bathrobe, a direct line telephone, satellite or cable TV, a stereo and a DVD player. They also have a mini-bar, kettle, a double bed, an air-conditioning system, a fan, a balcony or terrace and a safety deposit box (available for a fee), Clients can find deluxe studios with hydromassage bath and chalets with swimming pool. FACILITIES: The establishment has a hydromassage pool, a massage shower, a terrace, a children's swimming area, an outdoor bar, deck chairs and parasols. Clients can also find a spa, a sauna, a massage service and hydrotherapy treatments. Guests can enjoy scuba diving, Clients can enjoy activities such as sailing, canoeing and beach volleyball. Guests are offered excursions, Our guests can also go cycling. MEALS: Regarding the food and beverage offering, the establishment offers a buffet breakfast, an Ã  la carte lunch and an Ã  la carte or set-menu dinner. Clients can book half-board. PAYMENT METHODS: Customers can pay using American Express, Diners Club, Mastercard and Visa.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="442.26" OriginalAmount="429.38" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.8849878" Longitude="98.2861859" StarRating="4" HotelCode="|32946" HotelName="Amari Phuket" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 21/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>MUEN-NGERN RD, PATONG BEACH, KATHU DISTRICT 2</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/2/9/4/6/32946_1_2024.jpg</HotelPictures>
        <HotelDescription>HOTEL: This complex has air-conditioning, a bar, conference rooms and a laundry service. SITUATION: This hotel is in Patong 15 kilometres away from the establishment, guests will find Phuket city centre. It is 40 kilometres away from Phuket Airport. ROOM: All the rooms have a bathroom, a hairdryer, a television, a mini-bar, an individual air-conditioning system, a balcony and a safety deposit box. FACILITIES: Guests are offered 2 swimming pools, water sports and diving. The establishment also offers a sauna, a massage service, a gym and an entertainment programme. MEALS: Guests have at their disposal 3 restaurants and a bar.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="450.48" OriginalAmount="437.36" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="8.103673" Longitude="98.622766" StarRating="4" HotelCode="|169620" HotelName="Niramaya Villa and Wellness" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 19/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>29/9 MOO 5 KO YAO NOI PHANG NGA</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/9/6/2/0/169620_6.jpg</HotelPictures>
        <HotelDescription>HOTEL: This establishment has 12 villas. SITUATION: This hotel Isles - Koh Yao it is in Close to taxis, the bus, the nightlife and restaurants.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="453.32" OriginalAmount="440.12" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.828675" Longitude="98.304755" StarRating="4" HotelCode="|176249" HotelName="Baan St Tropez" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>12/15,12/17 Patak Rd., Soi Patak 10/1, Karon, Muang, Phuket</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/7/6/2/4/9/176249_1_9662.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="453.39" OriginalAmount="440.18" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="8.062916" Longitude="98.276566" StarRating="5" HotelCode="|125829" HotelName="Pullman Phuket Arcadia Naithon Beach" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>22/2 Moo 4 Tambon Sku,Amphur Thalang</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/2/5/8/2/9/125829_13.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel is an ideal place for relaxing and has direct access to, the beach. SITUATION: This complex is 10 minutes drive away from Phuket Airport, Blue Canyon Golf Course it is 15 minutes drive away from. ROOM: Each room has a balcony, flat-screen satellite television, an iPod docking station, a sitting room, a coffee maker and a mini-bar. FACILITIES: With regards to the food and beverage offering, there is a restaurant and a bar. The establishment boasts an outdoor pool with a solarium, a spa, a gym, a library, business centre and room service.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="462.39" OriginalAmount="448.92" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.8919428" Longitude="98.298217" StarRating="5" HotelCode="|38954" HotelName="M Social  Phuket" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>RAT-UTHIT 200 PEE ROAD, PATONG 199</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/8/9/5/4/38954_25849e90913.jpeg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has 421 rooms. The establishment has a hall with a reception, air-conditioning, a currency exchange service, a cloakroom, a lift, a cafÃ©, a kiosk, a hairdresser's, a bar and a restaurant. The establishment also offers conference rooms, room service, a laundry service and a car park. SITUATION: This establishment is near Patong Beach it is situated 30 kilometres away from Phuket Airport. ROOM: The rooms have a bathroom with a shower or bath, a hairdryer, a safe, a coffee maker and a kettle. They also have internet, an ironing board, a fridge, a radio, a satellite TV, individual air-conditioning and a balcony or terrace. FACILITIES: The establishment boasts 2 swimming pools, an outdoor bar, a gym, a spa and water aerobics (available for a fee). Guests are offered a massage service and spa treatments (available for a fee). 20 minutes away, there is a golf course. MEALS: Regarding the food and beverage offering, the establishment offers a buffet breakfast and Ã  la carte lunch and dinner.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="466.13" OriginalAmount="452.55" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.8905087" Longitude="98.3000327" StarRating="4" HotelCode="|83191" HotelName="Pimnara Boutique" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>195, 197 Rat-U-Thit 200 Pee Road</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/3/1/9/1/83191_5.jpg</HotelPictures>
        <HotelDescription>SITUATION: The hotel is in Patong Beach the beach Close to Bangla Street the street 2 minutes walk away, you can find Jungceylon the shopping centre it is situated 30 kilometres away from Krabi Airport nearby, there is a beach. HOTEL: This themed hotel, was built in 2010, The establishment boasts 67 rooms, a hall with a reception, a lift, a restaurant and internet. ROOM: Guests are offered standard rooms superior rooms, deluxe rooms, with a sitting area, loft suites with beautiful views, a bathroom with a shower, a hairdryer, a double bed, internet and individual air-conditioning. They also have a direct line telephone, a satellite television, a mini-bar, an iron, a coffee maker and a kettle. MEALS: The establishment serves a continental buffet breakfast and Ã  la carte lunch and dinner.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="466.94" OriginalAmount="453.34" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="8.023409" Longitude="98.301214" StarRating="5" HotelCode="|34879" HotelName="The Pavilions Phuket" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 19/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>MOO 6, CHERNGTALAY, THALANG 31/1</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/4/8/7/9/34879_10.jpg</HotelPictures>
        <HotelDescription>SITUATION: This hotel is in a stylish area of Phuket. Is in la bahÃ­a Bang Tao 20 minutes away from the establishment clients have Phuket International Airport. 3 minutes away, clients can find La playa de Layan. HOTEL: The hotel offers large rooms and excellent service. This hotel is ideal for couples.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="467.04" OriginalAmount="453.44" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.903258" Longitude="98.300543" StarRating="2" HotelCode="|174692" HotelName="Sunset Apartment" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>28/7 Sunset Apartment Phuket Raj-u-tit 200 Rd Patong, Phuket</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/7/4/6/9/2/174692_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="483.83" OriginalAmount="469.74" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="8.056186" Longitude="98.322996" StarRating="4" HotelCode="|403065" HotelName="La Ville Phuket Pool Villa" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>250 15 MOO 8 THEPKASATTRI NAIYANG ROAD</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/3/0/6/5/403065_386c1921056.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="485.22" OriginalAmount="471.09" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.923352" Longitude="98.278218" StarRating="5" HotelCode="|210616" HotelName="Wyndham Grand Phuket Kalim Bay" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 23/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>8/18-19 Moo 6 Kathu</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/1/0/6/1/6/210616_11.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="486.49" OriginalAmount="472.32" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.8887447" Longitude="98.2924836" StarRating="4" HotelCode="|26225" HotelName="Holiday Inn Resort Phuket, An Ihg" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 25/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>THAWEEWONG ROAD, PATONG BEACH 52</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/6/2/2/5/26225_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This beach hotel, was renovated in 2005, has 5 floors, 405 rooms, 307 double rooms, 85 single rooms and 13 suites. The establishment boasts a lobby with an elevator, a reception with safety deposit boxes, a currency exchange service, a cafÃ©, a mini-market, a hairdresser's, a bar, an Ã  la carte restaurant with air-conditioning with highchairs. The establishment also offers a playground, internet, room service, a laundry service, a medical care service, indoor parking and a car park. SITUATION: This hotel is in front of a beach. Near the establishment, you will find restaurants, bars, shops and boutiques. It is 15 minutes away from Phuket city centre. 100 metres away, clients have a public transport stop. ROOM: The rooms have a bathroom with a hairdryer, a double bed, a balcony and a direct line telephone. They also have a satellite TV, a radio, internet, a fridge and a safe (available for a fee). OTHERS: Please note that as from 1st of May 2015 the Club 12+ installations will be closed permanently.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="500.27" OriginalAmount="485.70" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.8070984" Longitude="98.2997343" StarRating="5" HotelCode="|26223" HotelName="Katathani Phuket Beach Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 25/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>14 Kata Noi Road, Karon, Muang</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/6/2/2/3/26223_10.jpg</HotelPictures>
        <HotelDescription>HOTEL: This establishment has 6 swimming pools, a fitness centre, a tennis court, a games room, a golf course, a sauna, a medical care service, a mini-club and childcare service. SITUATION: This hotel is in Kata Noi Bay In the surrounding area, you can find shops and leisure areas. it is situated 1,5 kilometres away from the city centre.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="503.54" OriginalAmount="488.87" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.80773" Longitude="98.40937" StarRating="5" HotelCode="|26207" HotelName="Cape Panwa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>MU 8, SAKDIDEJ RD, T. VICHIT, A. MUANG 27</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/6/2/0/7/26207_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This renovated hotel in 2010, has 204 rooms and 15 suites. The establishment has a lobby, a lift, a reception, a cloakroom, a currency exchange service, a safety deposit box service, a kiosk, a games room, a hairdresser's, shops and a mini-market. Guests can find a cosy bar, 5 restaurants and a conference room with internet, The establishment also offers a laundry service, a medical care service, room service, highchairs, a playground and parking spaces. SITUATION: Panwa It is in nearby, you will find the beach, close to the establishment, guests have shops, leisure areas and a public transport stop. Phuket It is situated 12 kilometres away from 60 minutes away from the establishment guests have the airport. ROOM: The modern and elegant rooms, have a bathroom with a shower, a bath, a hairdryer, a direct line telephone, satellite or cable TV and a radio. They also have internet, a safety deposit box (available for a fee), fitted carpets, a mini-bar, an air-conditioning system, a king-size bed and a balcony or terrace. FACILITIES: The establishment has a swimming pool with a children's area, deck chairs, parasols, body care treatments, a jacuzzi, a sauna and a massage service. At the beach, customers can find water activities, water-skiing, motorboat rides and catamaran excursions. Guests can also enjoy tennis, play ping-pong, beach volleyball and use the gym. Guests are offered an entertainment programme. MEALS: Regarding the food and beverage offering, the establishment offers a buffet breakfast, Ã  la carte and menu lunch, buffet, Ã  la carte or set-menu dinner, dietary restrictions can be accommodated and special dishes can be made. PAYMENT METHODS: Customers can pay by American Express, Visa, Mastercard and Diners Club.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="505.12" OriginalAmount="490.41" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.96377" Longitude="98.2806" StarRating="4" HotelCode="|403082" HotelName="Villa H" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>113/1, Moo. 3, Kamala, Phuket</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/3/0/8/2/403082_47616e91047.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="513.08" OriginalAmount="498.14" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.9292422" Longitude="98.27740859" StarRating="3" HotelCode="601619|2155895" HotelName="Amala Grand Bleu Resort" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 17/07/2026" 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://cdn.worldota.net/t/x500/content/ea/07/ea07b21b4119814d47b6c914a7cd60bb691fd3c1.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This resort is located on Phuket.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="521.21" OriginalAmount="506.03" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.8295551" Longitude="98.2951373" StarRating="4" HotelCode="|26224" HotelName="Beyond Resort Karon" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 17/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>KARON ROAD, TAMBON KARON, MUANG DISTRICT 51</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/6/2/2/4/26224_b5931b50957.jpg</HotelPictures>
        <HotelDescription>HOTEL: This spa complex it is in Beach Phuket. The establishment offers panoramic views of the bay. This Thai style establishment, has a restaurant and a garden with tropical plants with swimming pools. SITUATION: In the surrounding area, clients can find shops, leisure areas, bars and restaurants. It is 10 minutes drive away from the tourist area of Patong and the Jungceylon Commercial Centre.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="526.56" OriginalAmount="511.22" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.9009773" Longitude="98.2996559" StarRating="4" HotelCode="|39013" HotelName="Byd Lofts Boutique and Serviced Apartments - Patong Beach, Phuket" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>5/28 Haad Patong, Patong, Kathu</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/9/0/1/3/39013_2.jpg</HotelPictures>
        <HotelDescription>HOTEL: This modern style, boutique hotel, has a swimming pool and internet. ROOM: They have a sitting area, a terrace, a king-size bed, a bathroom with a shower and toiletries. They also have a television, a DVD player, WiFi, a dining room, a central air-conditioning system, a mini-bar, a radio, a stereo and a direct line telephone. There is also a hairdryer, kitchens fully-equipped, a microwave, an oven and a fridge. FACILITIES: The establishment has a swimming pool with deck chairs, parasols, spa treatments and a massage service. MEALS: Regarding the food and beverage offering, the establishment offers a kitchen and a restaurant. PAYMENT METHODS: The establishment accepts American Express, Mastercard and Visa.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="535.08" OriginalAmount="519.50" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="8.00148" Longitude="98.29378" StarRating="5" HotelCode="|33667" HotelName="Dusit Thani Laguna Phuket" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>390 Moo 1 Srisoonthorn Road, Cherngtalay Disctrict, A. Talang</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/3/6/6/7/33667_3fb9f520919.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel offers excellent service. SITUATION: This establishment, is in Phuket the Island of 33 kilometres away, you can find Patong the beach it is situated 21 kilometres away from Phuket Airport.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="545.10" OriginalAmount="529.22" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.815649" Longitude="98.300802" StarRating="3" HotelCode="176815|961385" HotelName="Rayaburi Resort Racha Island" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Club Resort" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Garden,Internet,Laundry,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>42/3-9 Moo 3, Rawai, Mueng, Phuket 83000</AddressLine>
          </AddressLines>
          <CityName>Phuket</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bd/4d/bd4d0d8fc045d431f134fbb29f52c1daeb175a3c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The resort is located just a 35-minute speedboat ride from Phuket's Chalong Bay. Phuket Internationa...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="548.81" OriginalAmount="532.83" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.8949348" Longitude="98.2956926" StarRating="3" HotelCode="|34822" HotelName="Kudo  and Beach Club (adults Only)" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 19/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>THAWEEWONG RD., PATONG BEACH,KATHU 33/1</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/4/8/2/2/34822_10.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has 71 rooms, The establishment has a lobby with a reception, a safety deposit box service, a cafÃ©, a bar, a TV room and 2 restaurants. The establishment also has a conference room, internet, room service, a laundry service and a car park. SITUATION: Next to the property, you can find the beach, Phuket 30 minutes away from the establishment guests have it is situated 45 kilometres away from Phuket Airport. ROOM: All the rooms have a bathroom with a shower or bath, a hairdryer, a direct line telephone, a satellite or cable television and a stereo. They also have a mini-bar, a coffee maker, a kettle, a washing machine, an ironing set, a king size or double bed and an individual air-conditioning system. FACILITIES: The establishment boasts a swimming pool (available for a fee), a massage service and spa treatments. MEALS: Regarding the food and beverage offering, the establishment offers 3 restaurants and a bar. PAYMENT METHODS: Customers can pay by American Express, Diners Club, Mastercard and Visa.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="563.62" OriginalAmount="547.20" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.9776306" Longitude="98.2803539" StarRating="5" HotelCode="|28052" HotelName="Twinpalms Phuket" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 16/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>MOO 3, SURIN BEACH ROAD, CHERN TALAY, THALANG 106/46</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/8/0/5/2/28052_2.jpg</HotelPictures>
        <HotelDescription>HOTEL: This complex has 97 rooms, has a lobby, with a reception, a currency exchange service, a cafÃ©, a bar, conference rooms and internet (free of charge), The establishment also offers daily newspapers, room service (for a fee), a laundry service (for a fee) and a car park. SITUATION: It is in a quiet area, 175 metres away from the establishment, you can find Surin the beach 30 minutes away from the establishment guests have Phuket the city centre of It is 25 minutes away fromPhuket Airport. ROOM: The rooms a bathroom with a shower, a CD player, a DVD player, cable and satellite television, sports, piped music and a mini-bar. They also have a direct line telephone, internet, a coffee maker, a kettle, a safety deposit box and an individual air-conditioning system. FACILITIES: The establishment boasts swimming pools, a spa, a steam bath, a gym, spa treatments and a massage service (available for a fee), The establishment also offers a library. MEALS: Regarding the food and beverage offering, the establishment offers a buffet breakfast and dinner and Ã  la carte lunch and dinner. PAYMENT METHODS: Customers can pay using American Express, Diners Club, JCB, Mastercard and Visa. OBSERVATIONS: Check-in is from 14:00 and check-out is at 12:00.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="569.31" OriginalAmount="552.73" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.8877456" Longitude="98.2918005" StarRating="4" HotelCode="|34828" HotelName="Courtyard Marriott Phuket, Patong Beach Resort" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 25/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>THAWEEWONG ROAD, PATONG BEACH, KATHU 44</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/4/8/2/8/34828_12.jpg</HotelPictures>
        <HotelDescription>HOTEL: This complex is ideal for holidays, renovated in 2007, has 386 luxurious rooms and suites. The establishment has 3 restaurants, coffee shops, a lobby with a reception, a safety deposit box service, a lift, a hairdresser's, internet and a bar. The establishment also offers room service, a laundry service, a car park (for a fee), a park and a mini-club (for a fee). SITUATION: This hotel is in Patong the beach Phuket 20 minutes away from the establishment guests have the establishment is 43 kilometres away from Phuket Airport. ROOM: Each room has a bathroom with a shower or bath, a hairdryer, a direct line telephone, a satellite or cable television, a radio and internet. They also have a mini-bar, a coffee maker, a kettle, a king size or double bed, individual air-conditioning, a safe and a balcony or terrace. FACILITIES: The establishment has a hall, a gym (available for a fee), tennis, ping pong, a spa, 3 swimming pools, a children's swimming pool, an outdoor bar and parasols. 10 metres away, guests can find a golf course.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="582.07" OriginalAmount="565.12" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.943576" Longitude="98.262856" StarRating="4" HotelCode="75881|138394" HotelName="Ayara Kamala Resort &amp; Spa" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" 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://cdn.worldota.net/t/x500/content/d5/2e/d52e917b14e04afbe82c0c360f325d6d00dda333.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The distinct unspoilt beach area of Kamala Bay is a quiet place approximately 4 km from the other si...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="599.45" OriginalAmount="581.99" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.8953567" Longitude="98.2959496" StarRating="5" HotelCode="|43450" HotelName="La Flora Resort Patong - Sha Extra Plus" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 11/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>TAWEEWONG RD., PATONG BEACH, KATOO 39</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/3/4/5/0/43450_1_1404.jpeg</HotelPictures>
        <HotelDescription>HOTEL: This complex has 67 standard rooms. The establishment boasts a swimming pool, an open-air bar, a bar and a restaurant. The establishment also offers conference facilities, WiFi, room service and a laundry service. SITUATION: This complex is in Patong Beach, close to the beach. It is 20 minutes away from Phuket and 45 minutes away from Phuket. ROOM: Each room has a bathroom with a shower or bath, a hairdryer, a direct line telephone, a satellite television and a mini-bar. They also have a coffee maker, a kettle, a safety deposit box, a king size or double bed, a balcony, an individual air-conditioning system and internet (free of charge). FACILITIES: The establishment has 2 swimming pools, a spa, treatments and aromatherapy treatments. Guests also have access to a gym. MEALS: The establishment offers a breakfast service. Clients have at their disposal a restaurant.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="601.21" OriginalAmount="583.70" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.8662045" Longitude="98.2837494" StarRating="5" HotelCode="|27038" HotelName="Le Meridien Phuket Beach Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>29, SOI KARON NUI, TAMBON KARON,AMPHUR MUANG</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/7/0/3/8/27038_0d4b6770749.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel with air-conditioning and renovated in 2001 it has 470 standard rooms, 32 junior suites, 18 suites and 6 floors. The establishment has a lobby with a reception, shops, a kiosk, a hairdresser's, a games room, a cafÃ©, a bar, restaurants with highchairs, a mini-club and a playground. The establishment also offers conference rooms, internet, bicycle hire, a car park, a laundry service, room service and a medical care service. SITUATION: This luxurious hotel is in a private-access beach. Is 5 kilometres from Patong Beach, where you can find bars, restaurants and shops. 60 minutes away from the establishment, guests will find the airport. ROOM: The stylish rooms have a bathroom with a shower, a hairdryer, a direct line telephone, a satellite television and internet. They also have a mini-bar, a safe (available for a fee), an air-conditioning system and a balcony or terrace.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="610.85" OriginalAmount="593.06" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="8.0865079" Longitude="98.2988567" StarRating="5" HotelCode="|26220" HotelName="The Slate, Phuket" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 18/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>Nai Yang Beach 116 Moo 1, Sakhu, Thalang</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/6/2/2/0/26220_31ba2fc1301.jpg</HotelPictures>
        <HotelDescription>HOTEL: It has rooms and two bedroom villas. The establishment was opened in 2006, has 277 rooms, a lobby with a reception, a safety deposit box service, a currency exchange service, a cloakroom, a cafÃ©, a bar, a restaurant, a hairdresser's and a games room. The establishment also offers conference rooms, WiFi (for a fee), a laundry service, room service, a car park, a playground, a mini-club, a TV and computers. SITUATION: This establishment, Nai Yang Beach it is close to it is 20 kilometres away from Phuket Airport close to the establishment, clients can find restaurants, bars ,Phuket it is 40 minutes away from. ROOM: The rooms have a bathroom with a hairdryer, a direct line telephone, a television, a stereo, internet, a coffee maker and a kettle. They also have a mini-bar, a king-size bed, an ironing set, a safe, individual air-conditioning and a balcony or terrace. FACILITIES: Clients can enjoy scuba diving, Clients can enjoy activities such as water aerobics, surfing, windsurfing, canoeing, ping pong, cycling, volleyball, beach volleyball, billiards, darts and badminton. The establishment has 3 swimming pools, an outdoor pool, an outdoor bar and a gym. Clients can find 2 tennis courts, spa treatments and a massage service. 10 minutes away, customers can find a golf course. MEALS: Regarding the food and beverage offering, the establishment offers a continental buffet breakfast and Ã  la carte, menu or buffet lunch and dinner. PAYMENT METHODS: The establishment accepts American Express, Diners Club, JCB, Mastercard and Visa. OBSERVATIONS: The establishment offers a transfer service to, the airport, the beach.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="611.51" OriginalAmount="593.70" MarkupRule="3.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>https://cdn.worldota.net/t/x500/content/5e/47/5e479774eff8e7e0e41eaad9d7ab0c418f76d135.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests on Phuket.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="648.99" OriginalAmount="630.09" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.9254019" Longitude="98.2728123" StarRating="5" HotelCode="|35450" HotelName="Thavorn Beach Village Resort &amp; Spa " Meals="FULL-BOARD" BedType="FULL-BOARD" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>MOO 6, NAKALAY, PATONG BEACH 6/2</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/5/4/5/0/35450_e08fab21328.jpeg</HotelPictures>
        <HotelDescription>HOTEL: This complex has 195 rooms, The establishment has a lobby, a reception, a safety deposit box service, a currency exchange service, a cafÃ©, a bar and a restaurant. The establishment also offers conference facilities, internet, room service, a laundry service, a car park and a transfer service (on request). SITUATION: Is situated inNakalay Bay next to the establishment, guests have the beach, Patong Beach 5 minutes away from the establishment, guests will find Where you can find the nightlife, leisure areas and shopping areas. this hotel is situated 40 kilometres away from Phuket Airport Phuket It is situated 25 kilometres away from. ROOM: The rooms a bathroom with a shower or bath, a hairdryer, a king size or double bed, a direct line telephone and satellite or cable TV. They also have a mini-bar, a fridge, a coffee maker, a kettle, an ironing set, individual air-conditioning and a balcony or terrace. FACILITIES: The establishment boasts a swimming pool, a covered pool, a children's swimming area, an outdoor bar and deck chairs. The establishment also offers a gym, a sauna, a steam bath, a spa and a massage service. Clients can enjoy canoeing, tennis, ping pong, darts, volleyball and beach volleyball. 20 minutes away, there is a golf course. MEALS: Regarding the food and beverage offering, the establishment offers a breakfast service and 3 restaurants. PAYMENT METHODS: Customers can pay by American Express, Diners Club, JCB, Mastercard and Visa.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="655.05" OriginalAmount="635.97" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.8090178" Longitude="98.4080372" StarRating="5" HotelCode="|125837" HotelName="Amatara Welleisure Resort " Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>84 Moo 8, Sakdidej Road, Tambon Vichit, Cape Panwa</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/2/5/8/3/7/125837_1.jpg</HotelPictures>
        <HotelDescription>SITUATION: This complex Phuket it is in is situated in Cabo Panwa the coast of 45 minutes away, you can find Phuket Airport Phuket it is 15 minutes away from 30 minutes away from the establishment clients have Patong the beach. FACILITIES: The establishment boasts living rooms, a terrace, a minibar (free of charge), iPad, a meal service, restaurants and an outdoor bar. The establishment also has a spa, 8 treatment cabins, a swimming pool, a gym, a tennis court, a yoga room, a mini-club, a library and business facilities.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="655.37" OriginalAmount="636.28" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.94374" Longitude="98.26321" StarRating="5" HotelCode="|46325" HotelName="Ayara Kamala Resort and Spa" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>22/10 Moo 6 Layi-Nakalay Road, Kamala, Kathu</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/6/3/2/5/46325_15.jpg</HotelPictures>
        <HotelDescription>HOTEL: This beach hotel with air-conditioning, was built in 2007, has 30 rooms, a lobby with express check-out, a currency exchange service, a casino, a cafÃ©, a bar, a restaurant, WiFi, a laundry service, a car park and an indoor car park. SITUATION: It is inKamala Bay Guests can enjoy shops and the nightlife. It is situated 27 kilometres away fromPhuket Airport. ROOM: The rooms a bathroom with a shower or bath, hydromassage, a king size or double bed, a direct line telephone, a satellite or cable television, a radio, internet with a hairdryer, a safety deposit box, a small kitchen, a mini-bar, a fridge, a coffee maker, a kettle, an individual air-conditioning system, an iron and a balcony or terrace. FACILITIES: The establishment boasts 2 swimming pools, an outdoor bar, a terrace, deck chairs, a gym, a tennis court and a ping pong table. For a fee, you can enjoy a sauna, a steam bath, spa treatments and a massage service. it is situated close to a golf course, At the beach, guests can enjoy water-skiing, jet-skiing, diving, motorboat rides, banana boating and canoeing. facilities (available for a fee), The establishment also offers sailing. MEALS: Regarding the food and beverage offering, the establishment offers a continental breakfast, buffet and Ã  la carte lunch and an Ã  la carte or set-menu dinner. PAYMENT METHODS: Customers can pay by American Express, JCB, Mastercard and Visa.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="657.15" OriginalAmount="638.01" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.814894" Longitude="98.386499" StarRating="0" HotelCode="|176639" HotelName="Dream Sea Pool Villa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 04/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>5-16 M.8 Soi Kaokad-Aoyon, Sakdidech Rd., T.Vichit, A.Muang</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/7/6/6/3/9/176639_1_7554.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="658.50" OriginalAmount="639.32" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.9505468" Longitude="98.281084" StarRating="4" HotelCode="|62891" HotelName="Layalina" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>MOO 3, BEACH ROAD, KAMALA BEACH 75-75/1</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/6/2/8/9/1/62891_3.jpg</HotelPictures>
        <HotelDescription>HOTEL: It has 15 rooms, a lobby with a reception, express check-out, a currency exchange service, a safety deposit box service and a restaurant. The establishment boasts WiFi, room service, a laundry service, a car park and bicycle hire. SITUATION: The hotel is in Kamala the beach it is situated 15 minutes away from Laem Singh the commercial area, 10 minutes away, guests can find Surin the beach it is situated 30 minutes away from Phuket the centre of 40 minutes away, guests can find the airport. ROOM: The rooms a bathroom, parquet flooring, a double or king-size bed, a hydromassage bath, a bath, a shower, a hairdryer, a direct line telephone, cable television, a DVD player, internet, a safe, a fridge and a coffee maker.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="658.63" OriginalAmount="639.45" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.78877" Longitude="98.32088" StarRating="4" HotelCode="|176356" HotelName="Onyx Villa By Tropiclook" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 26/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>Moo 7, Soi Kokyang, Saiyan Rd., Rawai, Muang, Phuket</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/7/6/3/5/6/176356_15.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="668.02" OriginalAmount="648.56" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.8104251" Longitude="98.2975007" StarRating="4" HotelCode="|55478" HotelName="Mom Tri's Villa Royale" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 25/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>12 KATA NOI ROAD; KATA NOI BEACH</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/5/4/7/8/55478_10.jpg</HotelPictures>
        <HotelDescription>HOTEL: This establishment has 27 rooms, a garden with tropical plants, air-conditioning, a lobby with a reception, a safety deposit box service, a cloakroom, a cafÃ©, a bar, a television room and 2 restaurants. It also has WiFi, room service, a laundry service, a playground and a car park. SITUATION: This complex is in Kata Bay it is located between Phuket the beaches of Close to restaurants, bars, pubs, tourist points of interest and shops. 45 minutes away, guests can find Phuket the centre of it is situated 50 kilometres away from Phuket Airport. ROOM: All the rooms have sea views, a safe, a bathroom with a bath, a shower, a hairdryer and bathroom items. They also have a CD player, a direct line telephone, a satellite TV, a radio, a coffee maker, a kettle, a mini-bar, press, WiFi, individual air-conditioning, a balcony or terrace and sea or garden views.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="689.03" OriginalAmount="668.96" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.9863100040544" Longitude="98.421496008598" StarRating="5" HotelCode="284090|969115" HotelName="COMO Point Yamu" Meals="BED &amp; BREAKFAST,HALF BOARD,FULL BOARD,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" 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://cdn.worldota.net/t/x500/content/3d/ac/3dacecd67883b909a3e1352d0020215342806952.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;COMO Point Yamu is located on the eastern side of Phuket on the tip of Cape Yamu. The distinctive li...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="707.91" OriginalAmount="687.29" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.99666" Longitude="98.29298" StarRating="4" HotelCode="|31748" HotelName="Laguna Beach Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>MOO 2 SRISOONTHORN RD. T. CHERNGTALAY A. THALANG 323</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/1/7/4/8/31748_2.jpg</HotelPictures>
        <HotelDescription>HOTEL: This air-conditioned hotel has 2 restaurants, a cafÃ© and a bar. The establishment also offers a laundry service and room service. SITUATION: This complex is 25 minutes away from Phuket 20 minutes away from the establishment you have Patong ROOM: The rooms have a bathroom with a hairdryer, a direct line telephone, satellite or cable TV, a mini-bar, a coffee maker, a kettle, a central air-conditioning system, a safety deposit box and a balcony or terrace. FACILITIES: The establishment has sports activities, leisure areas and a water park. You can enjoy scuba diving, windsurfing, sailing, tennis, squash, archery, volleyball, badminton and a golf course. The establishment boasts a gym. Guests also have access to an entertainment programme. OBSERVATIONS: The establishment offers a transfer service to Phuket and Patong.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="742.76" OriginalAmount="721.13" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="8.1585678" Longitude="98.2979125" StarRating="5" HotelCode="|37661" HotelName="Sala Phuket Mai Khao Beach Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 02/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>MOO.3 T.MAIKHAO A.TALANG 333</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/7/6/6/1/37661_9.jpg</HotelPictures>
        <HotelDescription>HOTEL: This complex has chalets, The establishment boasts a lobby with a reception, a safety deposit box service, a currency exchange service, a hairdresser's, room service and a laundry service. The establishment also has a restaurant, a bar, a gift shop, a car park, a library and computers with internet. SITUATION: It is inMai Khao the beach 10 minutes away from the establishment clients have Phuket Airport It is situated 15 minutes away fromPhang Nga Bay Phuket 30 minutes away, you can find. ROOM: Guests can find some rooms with private swimming pool, The establishment has chalets and suites. They have WiFi, a fridge, a bathroom, a hairdryer, a direct line telephone and a satellite or cable television. They also have a stereo, a mini-bar, an individual air-conditioning system, a safe, a coffee maker, a kettle, a king size or double bed and a balcony or terrace. FACILITIES: The establishment boasts 3 swimming pools with children's areas, deck chairs and parasols. Clients can find a gym, a sauna, a massage service (available for a fee) and hydrotherapy. At the beach, customers can find parasols and deck chairs. MEALS: Regarding the food and beverage offering, the establishment offers a restaurant, a buffet breakfast and Ã  la carte lunch and dinner. PAYMENT METHODS: The establishment accepts American Express, Diners Club, JCB, Mastercard and Visa.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="743.43" OriginalAmount="721.78" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.8171984" Longitude="98.3007656" StarRating="5" HotelCode="|34522" HotelName="Malisa Villa Suites" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 11/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>KATA ROAD , KATA BEACH MUANG 40/36</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/4/5/2/2/34522_13.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel was built in 2007 and has 41 chalets, The establishment boasts a lobby, a reception, a safety deposit box service and a restaurant. The establishment also offers internet, WiFi, room service, a laundry service and a car park. SITUATION: 5 minutes away from the establishment you haveKata the beach near the establishment, guests will find restaurants, bars, a public transport stop and shops. it is situated 15 minutes away from Patong the beach Phuket 30 minutes away, you can find 45 minutes away from the establishment guests havePhuket Airport. ROOM: The establishment has chalets with private swimming pool, a bathroom with a bath, a shower, a hairdryer, a direct line telephone and a satellite or cable television. They also have internet, a kitchen with mini-bar, a microwave, a coffee maker, a kettle, an ironing set, a king-size bed, an individual air-conditioning system and a safety deposit box. FACILITIES: Clients can find a swimming pool, a solarium, a steam bath, health treatments, beauty treatments, a massage service and a gym. 30 minutes away, there is a golf course. MEALS: Regarding the food and beverage offering, the establishment offers a restaurant. PAYMENT METHODS: Customers can pay using American Express, Mastercard and Visa.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="748.75" OriginalAmount="726.94" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.866168" Longitude="98.3305632" StarRating="5" HotelCode="|39333" HotelName="Villa Zolitude Resort and Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 23/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>53/25 Moo 5 Soi Bann Nai Trok, Chaofa West Rd, Chalong, Muang</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/9/3/3/3/39333_2.jpg</HotelPictures>
        <HotelDescription>HOTEL: It has 30 rooms a lobby with express check-out, a reception, a safety deposit box service and a currency exchange service. It has a hairdresser's, a bar and a restaurant. It also has internet, room service, a laundry service (for a fee) and a car park. SITUATION: Chalong It is in 10 minutes away, guests can find the harbour ,Phuket the city of 15 minutes away from the establishment clients have, tourist points of interest, is situated 30 minutes away from Phuket Airport. ROOM: The establishment has 29 one bedroom chalets and 1 two bedroom chalets. They have a bathroom with a bath, with a shower, a hairdryer, a satellite TV, internet and a mini-bar. They also have a coffee maker, a kettle, a safety deposit box, an air-conditioning system, individual heating and a balcony or terrace. FACILITIES: Outdoors, guests have access to a swimming pool, deck chairs, parasols and a terrace. You can find a library, a spa with treatments, a massage service (available for a fee) and (available for a fee). PAYMENT METHODS: Customers can pay using American Express, Diners Club, JCB, Mastercard and Visa. OTHERS: Regarding the food and beverage offering, you can enjoy a restaurant with seafood and international dishes.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="758.47" OriginalAmount="736.38" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="8.0196119" Longitude="98.3014638" StarRating="5" HotelCode="|65895" HotelName="Angsana Villas Resort Phuket" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Laguna Village, 142/3 Moo 6, T.Cherngtalay, A.Thalang - LAGUNA VILLAGE RESIDENCE 3, HOUSE # 116/13</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/6/5/8/9/5/65895_11.jpg</HotelPictures>
        <HotelDescription>HOTEL: The establishment has a gym, a hairdresser's, a swimming pool, a swimming pool for private use, deck chairs, sunshades, a wellness centre, a spa, 2 restaurants, a transfer service and translation services. ROOM: The establishment has standard rooms and villas.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="781.73" OriginalAmount="758.96" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.776992" Longitude="98.323496" StarRating="4" HotelCode="|176394" HotelName="Rawai Private Villas - Pools And Garden" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>19/57 Soi Wasana, Wiset Road, T.Rawai, A.Mueang</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/7/6/3/9/4/176394_2.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="783.67" OriginalAmount="760.84" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.8273468556285" Longitude="98.302163558197" StarRating="3" HotelCode="522306|740988" HotelName="Silla Villa Resort" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Villa" CnxPolicy="Free CXL until 21/07/2026" HotelFacility="Air Conditioning,Golf,Internet">
        <Address>
          <AddressLines>
            <AddressLine>26 Patak Soi 10, Karon, Phuket 83100</AddressLine>
          </AddressLines>
          <CityName>Phuket</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/72/7a/727af5fe79884f856c5081be8c5d60e335e0a356.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="825.92" OriginalAmount="801.86" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.877101" Longitude="98.393459" StarRating="0" HotelCode="|525503" HotelName="Verdigris" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>154 Phuket Old Town</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/2/5/5/0/3/525503_97652ed1031.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="847.98" OriginalAmount="823.28" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.760958" Longitude="98.315348" StarRating="5" HotelCode="|176619" HotelName="Baan Khunying - Secluded Beachfront Villa" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>102/3 Moo 6, Rawai, Muang, Phuket</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/7/6/6/1/9/176619_9d0180a1037.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="893.73" OriginalAmount="867.70" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.993596" Longitude="98.293757" StarRating="4" HotelCode="|176288" HotelName="Casuarina Shores" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>20 Moo 2, Cherngtalay, Thalang, Phuket</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/7/6/2/8/8/176288_10.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="916.27" OriginalAmount="889.58" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.95214" Longitude="98.28361" StarRating="4" HotelCode="|66628" HotelName="Sunwing Kamala Beach - Sha Extra Plus" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>MOO 3, KAMALA BEACH, KATHU 96/66</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/6/6/6/2/8/66628_15.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel was built in 2009, has 289 rooms, air-conditioning, a lobby with express check-out, a reception, a currency exchange service, a games room, a playground and a mini-club. Regarding the food and beverage offering, the establishment has a bar and a restaurant. The establishment also has conference facilities, At an additional cost, you can enjoy internet, room service and a laundry service. The establishment boasts a car park. SITUATION: This complex is in Kamala Bay 500 metres away from the establishment, you can find restaurants, bars and shops. 400 metres away, guests have the bus station, is situated 15 minutes away from Patong the beach Where customers can find the nightlife, is 40 minutes away from Phuket the centre of it is 30 kilometres away from Phuket the International Airport of. ROOM: The establishment has studios, family suites, a bathroom with a shower, a hairdryer, a double or king-size bed, a direct line telephone, satellite or cable TV, internet, a mini-bar, a safe, a small kitchen, a fridge, a microwave, a coffee maker, a kettle, individual air-conditioning and a balcony or terrace. FACILITIES: The establishment boasts 7 swimming pools, a children's swimming area, a swimming pool bar (available for a fee), a playground, a terrace, deck chairs and parasols. Guests are offered water aerobics, aerobics, a gym and a massage service (available for a fee), Clients can enjoy activities such as badminton, ping pong and volleyball. For a fee, you can enjoy jet-skiing, diving and playing billiards. it is located 30 minutes away from a golf course, At the beach, customers can find deck chairs (available for a fee) and parasols (available for a fee), Guests are offered an entertainment programme. MEALS: Guests are offered a buffet breakfast, Clients have at their disposal La Tasca the restaurant Fino the restaurant The Lime the bar. PAYMENT METHODS: The establishment accepts American Express, Mastercard and Visa. OBSERVATIONS: Check-in is at 15:00 and check-out is at 12:00.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="919.03" OriginalAmount="892.26" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.8723343" Longitude="98.43191" StarRating="3" HotelCode="|439573" HotelName="Sinae Phuket" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 18/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>888 Moo 1, Koh Siray, Ratsada, Phuket, 83000, Phuket Province, Thailand</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/3/9/5/7/3/439573_f19ce291049.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="921.25" OriginalAmount="894.42" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="8.1666213" Longitude="98.2954505" StarRating="5" HotelCode="|26209" HotelName="Jw Marriott Phuket Resort and Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>MOO 3 MAI KHAO, TALANG 231</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/6/2/0/9/26209_11.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel was opened in 2001, has 3 floors, 265 rooms and 13 suites. This air-conditioned establishment has a lobby, a reception, a lift, a safety deposit box service, a cloakroom and a currency exchange service. It also has a hairdresser's, a mini-market, shops, a games room, a conference room and WiFi. The establishment also offers a bar, a cafÃ©, an Ã  la carte restaurant with highchairs. Guests are also offered a mini-club, room service, a laundry service, bicycle hire, a car park and indoor parking. SITUATION: This hotel is situated in Mai Khao Bay. Opposite the establishment, you can find a beach. It is 15 kilometres away from Phuket Airport. ROOM: The rooms have a bathroom with a hairdryer, a direct line telephone, a satellite TV, a radio, a mini-bar and a Hi-Fi. They also have internet, a king-size bed and a safe (available for a fee). FACILITIES: Outdoors, guests have access to a swimming pool, an outdoor bar and deck chairs. Guests can enjoy enjoy tennis, go cycling and do aerobics. The establishment also offers a sauna, a steam bath, a gym, a massage service and hydrotherapy.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="928.32" OriginalAmount="901.28" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.8439165" Longitude="98.3016136" StarRating="4" HotelCode="|35452" HotelName="Access Resort and Villas" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>459/2 Patak Rd.,Karon Beach,Amphoe Muang</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/5/4/5/2/35452_6.jpg</HotelPictures>
        <HotelDescription>HOTEL: This renovated complex in 2007 and has 80 rooms, The establishment boasts a lobby with express check-out, a reception, a safety deposit box service, a currency exchange service, a games room, a television room, 2 restaurants and 3 conference rooms. The establishment also offers WiFi, a laundry service, room service (for a fee), a medical care service, a transfer service and a car park (for a fee). SITUATION: This hotel is 5 minutes away from the beach, Patong 10 minutes away from the establishment clients have it is situated close to tourist points of interest, 40 minutes away from the establishment, clients can find Phuket Airport. ROOM: The establishment has 77 deluxe rooms, 3 deluxe family rooms with disabled access and interconnecting rooms. Each room has a bathroom with a shower, a bath, a hairdryer, a direct line telephone and a satellite television. They also have internet, a mini-bar, a safety deposit box, a coffee maker, a kettle, an individual air-conditioning system and a balcony. FACILITIES: The establishment boasts 5 swimming pools, a children's swimming area, an outdoor bar, deck chairs, a sauna (available for a fee), a jacuzzi, a gym, a steam bath (available for a fee), spa treatments and a massage service. At an additional cost, you can do water sports, Clients can enjoy activities such as horse-riding, billiards, darts, play lawn-bowling, rowing and mini-golf. The establishment also offers an entertainment programme, 15 kilometres away, clients have at their disposal a golf course. MEALS: Regarding the food and beverage offering, the establishment offers a breakfast service. PAYMENT METHODS: Customers can pay using American Express, Diners Club, Mastercard and Visa.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="968.25" OriginalAmount="940.05" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.6070748" Longitude="98.3679684" StarRating="5" HotelCode="|35514" HotelName="The Racha " Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 16/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>42/12-13 Moo 5 Rawai, Ko Racha Yai</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/5/5/1/4/35514_d6f16281318.jpeg</HotelPictures>
        <HotelDescription>HOTEL: This complex was opened in 2004 and has 75 luxury chalets a spa, a lobby, a safety deposit box service, a currency exchange service and bicycle rental. SITUATION: This hotel is in Batok the beach Phuket it is 20 kilometres away from it is situated 70 kilometres away from Phuket Airport. ROOM: The establishment has superior chalets, deluxe chalets, deluxe chalets with swimming pool and chalets with swimming pool, They have a terrace, large bathrooms, a shower, a king size or double bed, a satellite or cable television and a radio. They also have internet, a mini-bar, a coffee maker, a kettle, a safety deposit box and a central air-conditioning system. FACILITIES: You can find a spa, a sauna, a steam bath, a massage service, 2 swimming pools, (available for a fee), an outdoor bar and a gym. Guests are offered aerobics, diving, canoeing, catamaran excursions, sailing, tennis, cycling, beach volleyball and mini-golf. MEALS: Regarding the food and beverage offering, the establishment offers a buffet breakfast, Thai cuisine, Occidental dishes and restaurant with buffet, Ã  la carte and set-menu service. PAYMENT METHODS: Customers can pay by American Express, Diners Club, JCB, Mastercard and Visa.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="995.07" OriginalAmount="966.09" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.8133517787165" Longitude="98.390944054925" StarRating="4" HotelCode="306445|1868058" HotelName="Bandara Villas, Phuket" 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,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>96 Moo 8, Wichit Subdistrict, Muang Phuket, 83000 Phuket</AddressLine>
          </AddressLines>
          <CityName>Phuket</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/40/da/40da32ad4121a3325c3bcc51a99198d18bb637d8.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;A lobby and a reception are available to travellers. The individual storeys can easily be reached vi...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1027.02" OriginalAmount="997.11" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="8.081363" Longitude="98.288622" StarRating="5" HotelCode="|26980" HotelName="Phuket Marriott Resort and Spa, Nai Yang Beach - Sha Extra Plus" Meals="HALF-BOARD" BedType="HALF-BOARD" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>92 MOO 3. BAN NA TAI NAIYANG BEACH. TAMBOL SAKOO</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/6/9/8/0/26980_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This renovated hotel in 2005, has 3 floors, 117 rooms and 13 suites. The establishment boasts a reception, a safety deposit box service, a currency exchange service, a cafÃ©, a bar and 2 restaurants. The establishment also has shops, a hairdresser's, a playground, a TV room, internet, conference rooms, room service, a laundry service and a car park. SITUATION: Is situated inNai Yang the beach 20 minutes away from the establishment, guests will find Phuket Airport. ROOM: Each room has a bathroom with a hairdryer, a shower, a balcony or terrace, a direct line telephone and a satellite television. They also have internet, a stereo, a coffee maker, a teapot, a central air-conditioning system, a safety deposit box (available for a fee) and a mini-bar. FACILITIES: The establishment boasts a swimming pool with a waterfall, a sunbathing terrace, deck chairs, parasols and a snack bar. Clients can find a gym, a solarium, a steam bath, body care treatments and a massage service. At the beach, customers can find water activities, is 5 kilometres away from a golf course. MEALS: Regarding the food and beverage offering, the establishment offers a buffet breakfast, Ã  la carte or set-menu lunch and dinner, dietary restrictions can be accommodated and special dishes can be made. PAYMENT METHODS: The establishment accepts American Express, Visa, Mastercard and Diners Club.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1095.51" OriginalAmount="1063.60" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="8.00899" Longitude="98.29318" StarRating="5" HotelCode="|68408" HotelName="Mövenpick Phuket Bangtao" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>35 Moo 4 Cherngtalay Thalang</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/6/8/4/0/8/68408_13.jpg</HotelPictures>
        <HotelDescription>HOTEL: This beach hotel, has 39 suites and attics. The establishment has various facilities, such as a reception, a currency exchange service, a lift, a hairdresser's, a games room, a TV room, a bar and a restaurant. It also has a business centre, room service and a laundry service. At an additional cost, you can enjoy internet, a car park and a bicycle rental desk. SITUATION: This complex is in Phuket the coast of is situated in a quiet area, Patong Beach it is 20 minutes away from 15 minutes away from the establishment clients have Phuket Airport. ROOM: The rooms a bathroom with a shower, a bath, a hairdryer, a double bed, a direct line telephone, a satellite television, a radio, a Hi-Fi, a safety deposit box, internet, individual air-conditioning, a balcony or terrace, a kitchen, a mini-bar, a fridge, a hob, a microwave, a coffee maker and a kettle. FACILITIES: The establishment has a swimming pool, a pool bar, a terrace with deck chairs, parasols (available for a fee), a gym, a sauna and a massage service. At an additional charge a bicycle hire service. MEALS: Regarding the food and beverage offering, the establishment offers a restaurant, The establishment offers a breakfast, lunch and dinner service and Ã  la carte or set-menu lunch and dinner. PAYMENT METHODS: Customers can pay using American Express, Diners Club, JCB, Mastercard and Visa.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1117.17" OriginalAmount="1084.63" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.793423" Longitude="98.3308364" StarRating="4" HotelCode="|35554" HotelName="Mangosteen Ayurveda and Wellness Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 11/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>MOO 7, SOI MANGOSTEEN, TAMBON RAWAI, AMPHUR MUAN 99/4</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/5/5/5/4/35554_2.jpg</HotelPictures>
        <HotelDescription>HOTEL: This spa complex and has 40 rooms. SITUATION: 8 minutes away from the establishment guests haveNai Harn the beach. ROOM: The establishment has villas with a bathroom, a shower, a mini-bar, a safe and a hairdryer. They also have a coffee maker, a kettle, a direct line telephone, internet and a radio. FACILITIES: Close to the establishment, customers can find sports activities. MEALS: Regarding the food and beverage offering, the establishment offers a restaurant. PAYMENT METHODS: Customers can pay by American Express, Diners Club, JCB, Mastercard and Visa.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1219.95" OriginalAmount="1184.42" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.9497739" Longitude="98.2924661" StarRating="5" HotelCode="|44757" HotelName="The Bell Pool Villas" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>41/31 Moo 5, Baan Hua Khuan, Soi Bell, Kamala</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/7/5/7/44757_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This complex has 16 chalets, In the entrance, you can find a lobby with express check-out, a reception, a safety deposit box service, room service, a laundry service, the indoor car park and a bicycle rental desk. SITUATION: This complex is 2 minutes away from Kamala the beach is situated in Phuket the west coast of the establishment is 15 kilometres away from the city centre, Patong Beach it is situated 5 kilometres away from this hotel is situated 27 kilometres away from Phuket Airport. ROOM: The establishment has two, three and four bedroom chalets, They have private swimming pool, a kitchen, a mini-bar, a microwave, a coffee maker, a kettle, a bathroom with a shower or bath, a hairdryer, a double or king-size bed, satellite or cable TV, a Hi-Fi, internet, an iron, a safe, an air-conditioning system and a balcony or terrace. FACILITIES: For a fee, guests can enjoy hydrotherapy and a massage service. close to the establishment, customers can find a beach. MEALS: Regarding the food and beverage offering, the establishment offers a continental breakfast, a set-menu lunch and dinner and an Ã  la carte dinner. PAYMENT METHODS: The establishment accepts American Express, Diners Club, JCB, Mastercard and Visa.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1275.35" OriginalAmount="1238.20" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.978091" Longitude="98.2802408" StarRating="4" HotelCode="|47190" HotelName="The Chava Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>MOO 3, TUMBON CHERNGTALAY, THALANG 113</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/7/1/9/0/47190_12.jpg</HotelPictures>
        <HotelDescription>HOTEL: This family-run hotel, has 45 rooms, a lobby with a reception, express check-out, a currency exchange service and a lift. It also has a hairdresser's, a bar, a restaurant, internet, room service, a laundry service (for a fee) and a car park. SITUATION: This complex is in Surin the beach Where clients can find bars, restaurants, Close to a public transport stop, the bus station, the sea and a park, 15 minutes away from the establishment you have shops, is 35 minutes drive away from Phuket the centre of the complex, is 25 minutes away from Phuket Airport. ROOM: The establishment has two bedroom apartments with 2 bathrooms, views of the swimming pool, sea views, a shower, a bath, a hairdryer, a double bed, a direct line telephone, a satellite or cable television, a radio, a Hi-Fi, internet, a safe and a mini-bar. They also have a kitchen with fridge, a hob, a microwave, a coffee maker, a kettle and an iron. All the apartments have an air-conditioning system and a balcony or terrace. FACILITIES: The establishment has a swimming pool with a children's area, an outdoor bar and deck chairs. Guests are offered a massage service (available for a fee), The establishment has a gym, Clients can enjoy scuba diving, surfing (available for a fee), canoeing and play mini-golf. it is situated 10 minutes away from Laguna the golf course At the beach, guests can find deck chairs. MEALS: Regarding the food and beverage offering, the establishment offers a buffet breakfast and a lunch and dinner service. On request, you have available room service. PAYMENT METHODS: Customers can pay using credit cards, American Express, Mastercard, Visa and cash. OBSERVATIONS: Ask about key collection.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1299.87" OriginalAmount="1262.01" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="8.169052" Longitude="98.295551" StarRating="5" HotelCode="|44989" HotelName="Anantara Mai Khao Phuket Villas - Sha Plus" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 21/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>MOO 3 TUMBON MAI KHAO, AMPHUR THALANG 888</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/9/8/9/44989_12.jpg</HotelPictures>
        <HotelDescription>HOTEL: This establishment has villas. The establishment boasts a swimming pool. SITUATION: This luxurious hotel is in Mai Khao Beach, close to el Parque Nacional de Sirinath.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1335.53" OriginalAmount="1296.63" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.8015795" Longitude="98.411532" StarRating="5" HotelCode="|35342" HotelName="Sri Panwa Phuket Luxury Pool Villa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>88 Moo 8 Sakdidej Road, Tambon Vichit A. Muang, Panwa Cape</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/5/3/4/2/35342_4.jpg</HotelPictures>
        <HotelDescription>HOTEL: This renovated hotel in 2007, has 19 rooms, air-conditioning, a lobby, a reception, a safety deposit box service, a currency exchange service and a lift. The establishment boasts a bar, a games room, a TV room, a laundry service, conference facilities, WiFi, room service, a bicycle rental desk and a car park (for a fee). SITUATION: This establishment, Phuket it is situated 15 kilometres away from it is situated 20 kilometres away from and Chalong the Temple of 40 kilometres away from Phuket Airport. ROOM: The establishment has one and two bedroom chalets with private swimming pool, a bath, terraces, a radio, a stereo, a satellite television and iPods. They have a kitchen, Nespresso, a microwave, a fridge, a bathroom, a hairdryer, internet, a safe, an individual air-conditioning system and a king-size bed. FACILITIES: The establishment has a swimming pool, At the beach, guests can find deck chairs, parasols (available for a fee), 12 salt water swimming pools and a terrace with parasols, At an extra cost, you can find a gym, a steam bath, a tennis court, ping pong and mountain bikes. The establishment also offers a massage service, a spa, yoga, billiards and a running track. The establishment also has excursions, water-skiing, jet-skiing, motorboat rides, sailing and canoeing. MEALS: Regarding the food and beverage offering, the establishment offers Ã  la carte breakfast. PAYMENT METHODS: The establishment accepts American Express, JCB, Mastercard, Visa and bank transfer.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1352.21" OriginalAmount="1312.83" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="8.170001" Longitude="98.295101" StarRating="5" HotelCode="|174465" HotelName="Marriott's Mai Khao Beach - Phuket" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>234 MAI KHAO. TALANG,THEPSASATRI RO, PHUKET, 83110</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/7/4/4/6/5/174465_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1352.94" OriginalAmount="1313.53" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="8.1690365908771" Longitude="98.295254409313" StarRating="5" HotelCode="76337|94296" HotelName="Anantara Mai Khao Phuket Villas" Meals="BED &amp; BREAKFAST,HALF BOARD,FULL BOARD,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="Club Resort" CnxPolicy="Free CXL until 20/07/2026" 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://cdn.worldota.net/t/x500/ostrovok/44/57/445770bcbe48cb70f9cc574edb8c9f66ccd2ba4b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This resort enjoys a timeless setting on a secluded stretch of the Phuket coastline. It is set on th...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1375.13" OriginalAmount="1335.08" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.8035588" Longitude="98.3000127" StarRating="5" HotelCode="|71467" HotelName="The Shore At Katathani - Sha Extra Plus" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 25/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>Kata Noi Rd Karon Muang 14</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/7/1/4/6/7/71467_1.jpg</HotelPictures>
        <HotelDescription>ROOM: The establishment has villas with private swimming pool, a living room and a bathroom with hydromassage shower. FACILITIES: The establishment boasts a gym, a library and a swimming pool. OTHERS: Clients have at their disposal a restaurant. PAYMENT METHODS: Customers can pay using Visa and Mastercard.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1380.72" OriginalAmount="1340.50" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.9798558" Longitude="98.2795999" StarRating="5" HotelCode="|31347" HotelName="The Surin Phuket" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Pansea Beach, 118 Moo 3, Cherngtalay</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/1/3/4/7/31347_7.jpg</HotelPictures>
        <HotelDescription>HOTEL: This establishment has 108 cabins, air-conditioning, a reception, a safety deposit box service, a mini-club, meeting room, internet, a television and a sound system. Guests can also find a restaurant, a bar, an open-air bar and a restaurant. SITUATION: Next to the property, you can find the beach, 25 minutes away from the establishment you have the airport. ROOM: The rooms a bathroom with a hairdryer, a balcony or terrace, a direct line telephone, satellite or cable TV, a radio and a stereo. They also have internet, a mini-bar, a kettle, a coffee maker, a safety deposit box (available for a fee) and individual air-conditioning. FACILITIES: The establishment boasts a swimming pool, a bar and body care treatments. Guests are offered an entertainment programme, Guests can also enjoy tennis and play golf. MEALS: Regarding the food and beverage offering, the establishment offers a restaurant, beach bar, a coffee shop and an outdoor bar.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1425.70" OriginalAmount="1384.17" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="8.0105795" Longitude="98.2958207" StarRating="5" HotelCode="|33152" HotelName="Banyan Tree Phuket" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>33/27 Moo 4, Srisoonthorn Road, Cherngtalay, Amphur Talang</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/3/1/5/2/33152_a72fe470951.jpg</HotelPictures>
        <HotelDescription>HOTEL: This renovated hotel in 2005, has 115 standard rooms, a lobby with a reception, a safety deposit box service, a currency exchange service, shops, a hairdresser's and a television room. The establishment has a bar, 5 restaurants with air-conditioning and highchairs. The establishment also offers a conference room, internet and a car park. SITUATION: This complex is close to restaurants and shops. 20 metres away from the establishment, you can find a beach. 30 minutes away from the establishment guests have the airport. ROOM: The rooms have a bathroom with a shower, a hairdryer, a terrace, a direct line telephone and a satellite television. They also have a stereo, a radio, a king-size bed and a safety deposit box (available for a fee). Clients are offered chalets. FACILITIES: The establishment has a swimming area, a snack bar, deck chairs, parasols, a spa, a sauna, a jacuzzi, a steam bath and a massage service. Our guests can also enjoy tennis, play ping-pong, beach volleyball, go cycling, do aerobics and use the gym. At the beach, clients can enjoy motorboat rides, pedal-boating, sailing, a diving school and windsurfing (available for a fee). Around the establishment, customers have a golf course. MEALS: Guests are offered a breakfast service and Ã  la carte lunch and dinner. PAYMENT METHODS: Customers can pay using American Express, Visa, Mastercard and Diners Club.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1552.68" OriginalAmount="1507.46" MarkupRule="3.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="Non Refundable" 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://cdn.worldota.net/t/x500/content/36/74/367463ac37bff630b838bac5d38ae6440c5b7b4f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation welcomes guests on Phuket.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="1576.58" OriginalAmount="1530.66" MarkupRule="3.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 10/07/2026" 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://cdn.worldota.net/t/x500/content/14/13/141302886f286a6d750ff20e0122002b8b38d0e3.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Extending out dramatically from the stunningly sculptured cliff tops of Kamala overlooking the spect...</HotelDescription>
        <Offer>Long Stay discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1590.75" OriginalAmount="1544.42" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="8.034626" Longitude="98.285172" StarRating="0" HotelCode="|33250" HotelName="Bundarika" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 20/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>89 MOO 6 LAYAN BEACH, CHERNGTALAY, THALANG CHERNGT</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/3/2/5/0/33250_2.jpg</HotelPictures>
        <HotelDescription>HOTEL: The establishment has 20 one or two bedroom chalets with swimming pools with a swimming pool. SITUATION: Is situated inLayan the beach Phuket 45 minutes away, you can find Patong 30 minutes away from the establishment clients have 8 kilometres away, you can find Bangtao the beach.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1745.11" OriginalAmount="1694.28" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.8838293" Longitude="98.2723748" StarRating="5" HotelCode="|32090" HotelName="Phuket Marriott Resort and Spa, Merlin Beach - Sha Plus" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 19/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>MUEN-NGOEN ROAD, TRI-TRANG BEACH, KATHU DISTRINCT 99</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/2/0/9/0/32090_4.jpg</HotelPictures>
        <HotelDescription>HOTEL: This luxury hotel and has 414 rooms, The establishment has a lobby, a currency exchange service, a hairdresser's, a restaurant and meeting rooms. The establishment also offers a laundry service and room service. SITUATION: It is on the beachfront, close to the establishment, clients can find places of interest, 45 minutes away from the establishment you have the airport. ROOM: The rooms a bathroom with a hairdryer, a direct line telephone, satellite and cable television, a mini-bar, a coffee maker, a kettle and a balcony or terrace. FACILITIES: You can find a swimming pool and a tennis court.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1914.67" OriginalAmount="1858.90" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.93246" Longitude="98.26292" StarRating="5" HotelCode="|48165" HotelName="Paresa Resort Phuket" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>49 Moo6, Layi-Nakalay Road, Kamala, Kathu</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/8/1/6/5/48165_15.jpg</HotelPictures>
        <HotelDescription>HOTEL: the complex, was built in 2009, has 49 suites and chalets. The establishment has a cafÃ©, a bar, restaurants, a hall, express check-out, a reception, a lift, conference facilities and internet. By paying an additional charge you can enjoy room service and a laundry service. It also has a meeting room, a babysitting service and a currency exchange service. SITUATION: This complex is in Phuket the coast of Phuket it is 40 minutes away from 15 minutes away from the establishment, clients can find the beach, Where you can find bars, nightclubs and shops. it is situated 30 kilometres away from Phuket Airport. ROOM: The rooms have sea views, WiFi, a mini-bar, a coffee maker, satellite or cable TV, a DVD player, iPod, an iPod docking station, a bathroom with a shower, a bath with a hairdryer, a fridge, a coffee maker, a kettle, a safe and individual air-conditioning. FACILITIES: The establishment boasts a gym, a spa, a steam bath, a boutique, a library, swimming pools, an outdoor bar, a terrace, deck chairs and a massage service. For a fee, you can enjoy diving and sailing. MEALS: Regarding the food and beverage offering, the establishment offersDiavolo the restaurant The establishment offers all meals Ã  la carte, The establishment also has Talung Thai the restaurant. PAYMENT METHODS: Customers can pay by American Express, Diners Club, JCB, Mastercard and Visa.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1983.25" OriginalAmount="1925.49" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="8.0663656783691" Longitude="98.292857020313" StarRating="3" HotelCode="320413|3626945" HotelName="The LifeCo Phuket" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 21/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>75 Moo 3, Tambol Sakoo, Nai Thon Beach, Amphur Thalang, Phuket 83110</AddressLine>
          </AddressLines>
          <CityName>Phuket</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/10/34/10347dcc1e61dbcce40bb4760ba8866afb2f0c91.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This resort welcomes guests on Phuket.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="2120.40" OriginalAmount="2058.64" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.848887" Longitude="98.293548" StarRating="3" HotelCode="|175652" HotelName="Coral Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 19/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>240 Patak Road, Karon Sub-District, Muang Phuket District, Phuket</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/7/5/6/5/2/175652_10.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="3001.65" OriginalAmount="2914.22" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.88530061" Longitude="98.27331079" StarRating="5" HotelCode="495343|2103745" HotelName="Rosewood Phuket" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Free CXL until 11/07/2026" 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://cdn.worldota.net/t/x500/content/f6/1f/f61f1c07af34b214905bf36bef3f870ee5677038.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests on Phuket.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="3124.01" OriginalAmount="3033.02" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.940169" Longitude="98.281476" StarRating="5" HotelCode="|171375" HotelName="Keemala" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>10/88 Moo 6, Nakasud Road, Kamala, Kathu</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/7/1/3/7/5/171375_0d6d7101245.jpg</HotelPictures>
        <HotelDescription>SITUATION: This hotel Kamala it is in. FACILITIES: Guests are offered a spa, treatments, 8 treatment rooms, a spa, a sauna and a fitness room. OTHERS: Regarding the food and beverage offering, clients have a meal service.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="3411.21" OriginalAmount="3311.85" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="8.0394734" Longitude="98.2750925" StarRating="5" HotelCode="|27039" HotelName="Trisara Villas and Residences Phuket" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 19/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>60/1 Moo 6, Srisoonthorn Road, Cherngtalay, Thalang</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/7/0/3/9/27039_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This air-conditioned hotel was opened in 2004, has and 39 chalets, 42 rooms, The establishment has a reception, a currency exchange service, a safety deposit box service, shops, a hairdresser's and a kiosk. The establishment also offers a brew-bar, a bar, 2 restaurants, a conference room, internet and a car park. Other services are room service and a laundry service. SITUATION: It is situated 500 metres away from the beach, 15 minutes away from the establishment you have the airport. ROOM: The cosy, comfortable rooms, have a bathroom with a shower, a hairdryer, a direct line telephone and a satellite television. They also have a mini-bar, internet, a safe (available for a fee), a terrace and a king-size bed. FACILITIES: You can find a swimming pool area, a sunbathing terrace, deck chairs and parasols. Guests are offered a spa area, steam baths and a massage service. Guests can enjoy enjoy tennis and use the gym. At the beach, customers can find water sports. MEALS: Regarding the food and beverage offering, the establishment offers a breakfast service and Ã  la carte or set-menu lunch and dinner. PAYMENT METHODS: The establishment accepts American Express, Visa, Mastercard, JCB and Diners Club.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="73.87" OriginalAmount="71.72" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.9470512" Longitude="98.3920768" StarRating="3" HotelCode="|446527" HotelName="Mystays Phuket SHA+ by ZUZU" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>56 14 Moo 1 Thepkrasatree Rd, Ko Kaeo, Amphoe Mueang Phuket, Phuket, Phuket Province, Thailand</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="246.47" OriginalAmount="239.29" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.810384" Longitude="98.339033" StarRating="4" HotelCode="|389899" HotelName="Blue Beach Grand Resort and Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>16/12 Soi Ruamchai 2, Rawai Subdistrict, Mueang Phuket District, Phuket, Rawai Beach 83130</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
      </BasicPropertyInfo>
    </HotelStay>
  </HotelStays>
  <Filter>
    <BasicAmenities>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,Garden,Golf,Lounge,Nightclub,Shopping Arcade,Wheelchair Access,Bicycle Rental,Diet Meals,Kitchen,Swimming Pool,24 Hour Security,Airport Transfer (on Demand),Meeting Room,24 Hour Front Desk,Coffee Shop,Elevator,LCD/Projector,Parking,Housekeeping,Luggage Storage,Vending Machine,Concierge,Dry Cleaning,Business Centre</BasicAmenities>
    <HotelRating>4,3,5,2,1</HotelRating>
    <BedType />
    <Meals>ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD,ALL INCLUSIVE</Meals>
    <PropertyType>BEACH HOTEL,ECO HOTEL,FAMILY-FRIENDLY HOTEL,BUSINESS HOTEL,SPA HOTEL,CLUB RESORT,VILLAGE,HOTEL,CONFERENCE HOTEL,HOTEL DE CHARME,CITY HOTEL,APARTMENT HOTEL,GOLF HOTEL,AIRPORT HOTEL,VILLA,GUEST HOUSES,APARTMENT,HOSTELS</PropertyType>
  </Filter>
</HotelSearchRS>||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 D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
e187c88e-8d0b-4877-9098-02cdfcc57076|PriceRequest|PriceRequest|<?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="Price" TimeStamp="0001-01-01T00:00:00" TraceId="e187c88e-8d0b-4877-9098-02cdfcc57076">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="2" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="73754" DestinationId="0" CityId="0" />
    <StayDateRange Start="2026-07-30T00:00:00" End="2026-08-04T00:00:00" />
    <Rating MinRating="0" MaxRating="5" />
    <HotelRef HotelId="|439573" SourceId="94" />
    <AllSupplier>false</AllSupplier>
  </Request>
  <GeneralInfo UserName="lateef@gateway-travel.com" Password="Mohammed@786" RequestedCurrency="GBP" ClientNationality="qa" ClientCountry="Qatar" 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 D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
e187c88e-8d0b-4877-9098-02cdfcc57076|PriceResponse|PriceResponse|<?xml version="1.0" encoding="utf-16"?><HotelRoomRS xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" Version="0" EchoToken="Price" TransactionIdentifier="e187c88e-8d0b-4877-9098-02cdfcc57076" TimeStamp="0001-01-01T00:00:00" HotelName="Sinae Phuket" HotelCode="439573" GTCityId="73754" CountryCode="TH" CityName="Phuket" CountryName="Thailand" Address="888 Moo 1, Koh Siray, Ratsada, Phuket, 83000, Phuket Province, Thailand" SourceId="94" Currency="GBP"><RoomTypes><RoomType BoardBasis="Bed and breakfast" FilterMealType="Bed and breakfast" RoomType="Room 1: Villa" RoomTypeCode="439573H68_1179H2HRHRa008d2|1782147365.DHdFAP-GBRA1b99boffG|1032.18|94|MTAzMi4xOHxFVVJ8c3VwcGxpZXJkZWFkbGluZQ==" OriginalAmount="892" TotalPrice="919.03" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Free CXL until 18/07/2026"><RoomAmenities FreeWifi="false" FreeAirportTransfer="false" FreeParking="false" AC="false" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="false" InRoomAccessibility="false" RollInShower="false" WheelchairAccessibleRooms="false" TV="false" InternetConnection="false" ExtraBedOnDemand="false" /><OtherFacilities /><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-18T00:00:00" End="2026-07-18T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="892.26" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Bed and breakfast" FilterMealType="Bed and breakfast" RoomType="Room 1: Studio" RoomTypeCode="439573H14_1H2HRHRa01245|1782147365.DHdFAP-GBRA1b99boffG|1202.17|94|MTIwMi4xN3xFVVJ8c3VwcGxpZXJkZWFkbGluZQ==" OriginalAmount="1039" TotalPrice="1070.39" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Free CXL until 18/07/2026"><RoomAmenities FreeWifi="false" FreeAirportTransfer="false" FreeParking="false" AC="false" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="false" InRoomAccessibility="false" RollInShower="false" WheelchairAccessibleRooms="false" TV="false" InternetConnection="false" ExtraBedOnDemand="false" /><OtherFacilities /><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-18T00:00:00" End="2026-07-18T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="1039.21" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Bed and breakfast" FilterMealType="Bed and breakfast" RoomType="Room 1: Double room" RoomTypeCode="439573H1_H2HNHNa01o0b|1782147365.DHdFAP-GBRA1b99boffG|1373.59|94|MTM3My41OXxFVVJ8c3VwcGxpZXJkZWFkbGluZQ==" OriginalAmount="1187" TotalPrice="1223.01" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><RoomAmenities FreeWifi="false" FreeAirportTransfer="false" FreeParking="false" AC="false" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="false" InRoomAccessibility="false" RollInShower="false" WheelchairAccessibleRooms="false" TV="false" InternetConnection="false" ExtraBedOnDemand="false" /><OtherFacilities /><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-06-22T17:56:05.8170667+01:00" End="2026-08-04T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="1187.39" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Half-board" FilterMealType="Half-board" RoomType="Room 1: Double room" RoomTypeCode="439573H1_H3HRHRa398p0|1782147365.DHdFAP-GBRA1b99boffG|1450.88|94|MTQ1MC44OHxFVVJ8c3VwcGxpZXJkZWFkbGluZQ==" OriginalAmount="1254" TotalPrice="1291.84" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Free CXL until 12/07/2026"><RoomAmenities FreeWifi="false" FreeAirportTransfer="false" FreeParking="false" AC="false" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="false" InRoomAccessibility="false" RollInShower="false" WheelchairAccessibleRooms="false" TV="false" InternetConnection="false" ExtraBedOnDemand="false" /><OtherFacilities /><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-12T00:00:00" End="2026-07-12T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="1254.21" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Half-board" FilterMealType="Half-board" RoomType="Room 1: Suite" RoomTypeCode="439573H41_510-1179H3HRHRa3beg6|1782147365.DHdFAP-GBRA1b99boffG|1934.50|94|MTkzNC41MHxFVVJ8c3VwcGxpZXJkZWFkbGluZQ==" OriginalAmount="1672" TotalPrice="1722.44" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Free CXL until 12/07/2026"><RoomAmenities FreeWifi="false" FreeAirportTransfer="false" FreeParking="false" AC="false" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="false" InRoomAccessibility="false" RollInShower="false" WheelchairAccessibleRooms="false" TV="false" InternetConnection="false" ExtraBedOnDemand="false" /><OtherFacilities /><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-12T00:00:00" End="2026-07-12T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="1672.27" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Bed and breakfast" FilterMealType="Bed and breakfast" RoomType="Room 1: Suite" RoomTypeCode="439573H41_510-1179H2HNHNa3bln7|1782147365.DHdFAP-GBRA1b99boffG|1991.35|94|MTk5MS4zNXxFVVJ8c3VwcGxpZXJkZWFkbGluZQ==" OriginalAmount="1721" TotalPrice="1773.05" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><RoomAmenities FreeWifi="false" FreeAirportTransfer="false" FreeParking="false" AC="false" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="false" InRoomAccessibility="false" RollInShower="false" WheelchairAccessibleRooms="false" TV="false" InternetConnection="false" ExtraBedOnDemand="false" /><OtherFacilities /><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-06-22T17:56:05.8170667+01:00" End="2026-08-04T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="1721.41" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Bed and breakfast" FilterMealType="Bed and breakfast" RoomType="Room 1: Family room" RoomTypeCode="439573H65_92H2HNHNa3n08g|1782147365.DHdFAP-GBRA1b99boffG|4456.84|94|NDQ1Ni44NHxFVVJ8c3VwcGxpZXJkZWFkbGluZQ==" OriginalAmount="3853" TotalPrice="3968.28" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><RoomAmenities FreeWifi="false" FreeAirportTransfer="false" FreeParking="false" AC="false" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="false" InRoomAccessibility="false" RollInShower="false" WheelchairAccessibleRooms="false" TV="false" InternetConnection="false" ExtraBedOnDemand="false" /><OtherFacilities /><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-06-22T17:56:05.8170667+01:00" End="2026-08-04T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="3852.70" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType></RoomTypes><Images><Image Url="http://cdnh.octanio.com/images/hotels/4/3/9/5/7/3/439573_f19ce291049.jpg" /><Image Url="http://cdnh.octanio.com/images/hotels/4/3/9/5/7/3/439573_f28834d1050.jpg" /><Image Url="http://cdnh.octanio.com/images/hotels/4/3/9/5/7/3/439573_f34643a1051.jpg" /><Image Url="http://cdnh.octanio.com/images/hotels/4/3/9/5/7/3/439573_f413fa51052.jpg" /><Image Url="http://cdnh.octanio.com/images/hotels/4/3/9/5/7/3/439573_eb144c31043.jpg" /><Image Url="http://cdnh.octanio.com/images/hotels/4/3/9/5/7/3/439573_ebc1c151043.jpg" /><Image Url="http://cdnh.octanio.com/images/hotels/4/3/9/5/7/3/439573_ec63c931044.jpg" /><Image Url="http://cdnh.octanio.com/images/hotels/4/3/9/5/7/3/439573_ed06ca71045.jpg" /><Image Url="http://cdnh.octanio.com/images/hotels/4/3/9/5/7/3/439573_eda09691045.jpg" /><Image Url="http://cdnh.octanio.com/images/hotels/4/3/9/5/7/3/439573_ee28c761046.jpg" /><Image Url="http://cdnh.octanio.com/images/hotels/4/3/9/5/7/3/439573_eecd2db1046.jpg" /><Image Url="http://cdnh.octanio.com/images/hotels/4/3/9/5/7/3/439573_ef7df1f1047.jpg" /><Image Url="http://cdnh.octanio.com/images/hotels/4/3/9/5/7/3/439573_f0348701048.jpg" /><Image Url="http://cdnh.octanio.com/images/hotels/4/3/9/5/7/3/439573_f0e3a6a1048.jpg" /><Image Url="http://cdnh.octanio.com/images/hotels/4/3/9/5/7/3/439573_f5129641053.jpg" /><Image Url="http://cdnh.octanio.com/images/hotels/4/3/9/5/7/3/439573_f5a1c2a1053.jpg" /><Image Url="http://cdnh.octanio.com/images/hotels/4/3/9/5/7/3/439573_f62fd7c1054.jpg" /><Image Url="http://cdnh.octanio.com/images/hotels/4/3/9/5/7/3/439573_f6ebbd91054.jpg" /><Image Url="http://cdnh.octanio.com/images/hotels/4/3/9/5/7/3/439573_f7786b01055.jpg" /></Images><HotelDescription /><Facilities><HotelFacilities><Type>Hotel</Type><Description>Terrace / solarium</Description><Value>Terrace / solarium</Value></HotelFacilities><HotelFacilities><Type>Hotel</Type><Description>Library</Description><Value>Library</Value></HotelFacilities><HotelFacilities><Type>Hotel</Type><Description>Books, DVD, music for children</Description><Value>Books, DVD, music for children</Value></HotelFacilities><HotelFacilities><Type>Hotel</Type><Description>Buffet for children</Description><Value>Buffet for children</Value></HotelFacilities><HotelFacilities><Type>Hotel</Type><Description>Menu for children</Description><Value>Menu for children</Value></HotelFacilities><HotelFacilities><Type>Hotel</Type><Description>Family rooms</Description><Value>Family rooms</Value></HotelFacilities><HotelFacilities><Type>Hotel</Type><Description>Dietary menus (on request)</Description><Value>Dietary menus (on request)</Value></HotelFacilities><HotelFacilities><Type>Hotel</Type><Description>Bar / Coffee shop</Description><Value>Bar / Coffee shop</Value></HotelFacilities><HotelFacilities><Type>Hotel</Type><Description>Breakfast in room</Description><Value>Breakfast in room</Value></HotelFacilities><HotelFacilities><Type>Hotel</Type><Description>Restaurant</Description><Value>Restaurant</Value></HotelFacilities><HotelFacilities><Type>Hotel</Type><Description>WiFi</Description><Value>WiFi</Value></HotelFacilities><HotelFacilities><Type>Hotel</Type><Description>Parking within the establishment</Description><Value>Parking within the establishment</Value></HotelFacilities><HotelFacilities><Type>Hotel</Type><Description>Free parking</Description><Value>Free parking</Value></HotelFacilities><HotelFacilities><Type>Hotel</Type><Description>Daily cleaning service</Description><Value>Daily cleaning service</Value></HotelFacilities><HotelFacilities><Type>Hotel</Type><Description>TV area / shared lounge</Description><Value>TV area / shared lounge</Value></HotelFacilities><HotelFacilities><Type>Hotel</Type><Description>Luggage storage</Description><Value>Luggage storage</Value></HotelFacilities><HotelFacilities><Type>Hotel</Type><Description>Tourist information</Description><Value>Tourist information</Value></HotelFacilities><HotelFacilities><Type>Hotel</Type><Description>Laundry service</Description><Value>Laundry service</Value></HotelFacilities><HotelFacilities><Type>Hotel</Type><Description>Childminder / services for children</Description><Value>Childminder / services for children</Value></HotelFacilities><HotelFacilities><Type>Hotel</Type><Description>24 hour reception</Description><Value>24 hour reception</Value></HotelFacilities><HotelFacilities><Type>Hotel</Type><Description>Dry cleaning service</Description><Value>Dry cleaning service</Value></HotelFacilities><HotelFacilities><Type>Hotel</Type><Description>Private check-in/check-out</Description><Value>Private check-in/check-out</Value></HotelFacilities><HotelFacilities><Type>Hotel</Type><Description>Room service</Description><Value>Room service</Value></HotelFacilities><HotelFacilities><Type>Hotel</Type><Description>Concierge service</Description><Value>Concierge service</Value></HotelFacilities><HotelFacilities><Type>Hotel</Type><Description>Currency exchange</Description><Value>Currency exchange</Value></HotelFacilities><HotelFacilities><Type>Hotel</Type><Description>Invoices</Description><Value>Invoices</Value></HotelFacilities><HotelFacilities><Type>Hotel</Type><Description>Fax / photocopy machine</Description><Value>Fax / photocopy machine</Value></HotelFacilities><HotelFacilities><Type>Hotel</Type><Description>Fire extinguishers</Description><Value>Fire extinguishers</Value></HotelFacilities><HotelFacilities><Type>Hotel</Type><Description>Smoke detectors</Description><Value>Smoke detectors</Value></HotelFacilities><HotelFacilities><Type>Hotel</Type><Description>Security alarm</Description><Value>Security alarm</Value></HotelFacilities><HotelFacilities><Type>Hotel</Type><Description>24 hour security</Description><Value>24 hour security</Value></HotelFacilities><HotelFacilities><Type>Hotel</Type><Description>Security cameras</Description><Value>Security cameras</Value></HotelFacilities><HotelFacilities><Type>Hotel</Type><Description>Safe</Description><Value>Safe</Value></HotelFacilities><HotelFacilities><Type>Hotel</Type><Description>Air-conditioning</Description><Value>Air-conditioning</Value></HotelFacilities><HotelFacilities><Type>Hotel</Type><Description>Smoking prohibited throughout the entire accommodation</Description><Value>Smoking prohibited throughout the entire accommodation</Value></HotelFacilities><HotelFacilities><Type>Hotel</Type><Description>Press</Description><Value>Press</Value></HotelFacilities><HotelFacilities><Type>Hotel</Type><Description>Outdoor pool</Description><Value>Outdoor pool</Value></HotelFacilities><HotelFacilities><Type>Hotel</Type><Description>Pool with views</Description><Value>Pool with views</Value></HotelFacilities><HotelFacilities><Type>Hotel</Type><Description>Salt water pool</Description><Value>Salt water pool</Value></HotelFacilities><HotelFacilities><Type>Hotel</Type><Description>Sun loungers/beach chairs</Description><Value>Sun loungers/beach chairs</Value></HotelFacilities><HotelFacilities><Type>Hotel</Type><Description>Beach/pool towels</Description><Value>Beach/pool towels</Value></HotelFacilities><HotelFacilities><Type>Hotel</Type><Description>Gym</Description><Value>Gym</Value></HotelFacilities><HotelFacilities><Type>Hotel</Type><Description>Spa / Wellness Center</Description><Value>Spa / Wellness Center</Value></HotelFacilities><HotelFacilities><Type>Hotel</Type><Description>Hot tub/jacuzzi</Description><Value>Hot tub/jacuzzi</Value></HotelFacilities><HotelFacilities><Type>Hotel</Type><Description>Massages</Description><Value>Massages</Value></HotelFacilities><HotelFacilities><Type>Hotel</Type><Description>Airport pick-up service</Description><Value>Airport pick-up service</Value></HotelFacilities><HotelFacilities><Type>Hotel</Type><Description>Transfer service (for a fee)</Description><Value>Transfer service (for a fee)</Value></HotelFacilities><HotelFacilities><Type>Hotel</Type><Description>Transfer to places of interest</Description><Value>Transfer to places of interest</Value></HotelFacilities><HotelFacilities><Type>Hotel</Type><Description>Sustainable initiatives are followed</Description><Value>Sustainable initiatives are followed</Value></HotelFacilities><HotelFacilities><Type>Hotel</Type><Description>Special health and safety measures are followed</Description><Value>Special health and safety measures are followed</Value></HotelFacilities><HotelFacilities><Type>Hotel</Type><Description>Masks available to customers</Description><Value>Masks available to customers</Value></HotelFacilities><HotelFacilities><Type>Hotel</Type><Description>You can pay without cash</Description><Value>You can pay without cash</Value></HotelFacilities><HotelFacilities><Type>Hotel</Type><Description>Mobile app for room service</Description><Value>Mobile app for room service</Value></HotelFacilities><HotelFacilities><Type>Hotel</Type><Description>Business center</Description><Value>Business center</Value></HotelFacilities><HotelFacilities><Type>Hotel</Type><Description>Tea / Coffee maker</Description><Value>Tea / Coffee maker</Value></HotelFacilities><HotelFacilities><Type>Hotel</Type><Description>Business</Description><Value>Business</Value></HotelFacilities><HotelFacilities><Type>Hotel</Type><Description>Family</Description><Value>Family</Value></HotelFacilities><HotelFacilities><Type>Hotel</Type><Description>Spa</Description><Value>Spa</Value></HotelFacilities><HotelFacilities><Type>Hotel</Type><Description>Eco Friendly</Description><Value>Eco Friendly</Value></HotelFacilities><HotelFacilities><Type>Hotel</Type><Description>No pets allowed</Description><Value>No pets allowed</Value></HotelFacilities></Facilities></HotelRoomRS>||True