<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
f6018cf7-86ea-4192-a2be-3e69057192a2|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="f6018cf7-86ea-4192-a2be-3e69057192a2">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="2" />
          <GuestCount PaxCode="8" Age="9,5" Count="2" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="73754" DestinationId="0" CityId="0" />
    <StayDateRange Start="2026-07-28T00:00:00" End="2026-08-02T00:00:00" />
    <Rating MinRating="0" MaxRating="5" />
    <AllSupplier>false</AllSupplier>
  </Request>
  <GeneralInfo UserName="flyplanners786@gmail.com" Password="Planners@321" RequestedCurrency="GBP" ClientNationality="PK" 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
f6018cf7-86ea-4192-a2be-3e69057192a2|HotelbedsSearch|supplier interation failed||HotelBeds|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
f6018cf7-86ea-4192-a2be-3e69057192a2|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:76989cf4-c029-4c92-b6ea-18ab0ac675ac
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
f6018cf7-86ea-4192-a2be-3e69057192a2|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
f6018cf7-86ea-4192-a2be-3e69057192a2|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
f6018cf7-86ea-4192-a2be-3e69057192a2|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-07-16T10:13:05.8228395+01:00" Version="0" EchoToken="Search" TransactionIdentifier="f6018cf7-86ea-4192-a2be-3e69057192a2" Currency="GBP">
  <HotelStays>
    <HotelStay SourceId="94" TotalAmount="76.06" OriginalAmount="75.31" MarkupRule="1.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="94" TotalAmount="78.89" OriginalAmount="78.11" MarkupRule="1.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="94" TotalAmount="80.30" OriginalAmount="79.50" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="7.782061" Longitude="98.330132" StarRating="3" HotelCode="|173403" HotelName="Tea Tree Spa Resort" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>VISED ROAD, MOO 2, T. RAWAI, A. MUANG - 33/3</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/7/3/4/0/3/173403_3.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="85.52" OriginalAmount="84.67" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="7.90919903" Longitude="98.39757867" StarRating="2" HotelCode="603699|3554105" HotelName="AJ Residence" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" 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="16" TotalAmount="86.75" OriginalAmount="85.89" MarkupRule="1.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 20/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="87.01" OriginalAmount="86.15" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="7.8911265367039" Longitude="98.303126050918" StarRating="2" HotelCode="422066|2286135" HotelName="Royal Prince Residence" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 23/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>66/38 Soi Wirakit, Patong Beach, Patong, Phuket 83150</AddressLine>
          </AddressLines>
          <CityName>Phuket</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/02/4f/024f5cc7493ed5bb558bc4ec823af46cdb7e29c3.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Royal Prince Residence is situated on a quiet side road (soi) just off the main road and within easy...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="91.55" OriginalAmount="90.64" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="7.8471305" Longitude="98.2997542" StarRating="3" HotelCode="|35512" HotelName="Tuana The Phulin Resort" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <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="97.91" OriginalAmount="96.94" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="7.8193" Longitude="98.30836" StarRating="3" HotelCode="|405173" HotelName="Tall Tree Poshtel" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <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="16" TotalAmount="107.05" OriginalAmount="105.99" MarkupRule="1.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="16" TotalAmount="112.91" OriginalAmount="111.79" MarkupRule="1.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="112.97" OriginalAmount="111.85" MarkupRule="1.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="16" TotalAmount="119.76" OriginalAmount="118.57" MarkupRule="1.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 22/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="120.75" OriginalAmount="119.55" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="7.8160180522963" Longitude="98.302010334803" StarRating="2" HotelCode="380656|1919145" HotelName="Kata Bai D Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Golf,Internet">
        <Address>
          <AddressLines>
            <AddressLine>134 Khoktanod Road, Kata Beach, Amphoe Muang Phuket, Karon, Phuket 83100</AddressLine>
          </AddressLines>
          <CityName>Phuket</CityName>
        </Address>
        <HotelPictures>https://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="16" TotalAmount="121.99" OriginalAmount="120.78" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="7.8875097580914" Longitude="98.390299742891" StarRating="3" HotelCode="127027|1235748" HotelName="La Moon @ Phuket" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 23/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="129.94" OriginalAmount="128.65" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="7.88264807" Longitude="98.39086611" StarRating="3" HotelCode="353733|1207618" HotelName="Quip Design Phuket Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Golf,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>54 Phuket road, Talad Yai, Amphoe Muang, 83000 Phuket Town</AddressLine>
          </AddressLines>
          <CityName>Phuket</CityName>
        </Address>
        <HotelPictures>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="16" TotalAmount="130.29" OriginalAmount="129.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="7.87973319" Longitude="98.38030454" StarRating="3" HotelCode="933594|937795" HotelName="S.B. Living Place" Meals="ROOM ONLY" 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="134.13" OriginalAmount="132.80" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="7.8484222730408" Longitude="98.294373312419" StarRating="3" HotelCode="361553|1929705" HotelName="ON Hotel Karon Beach Phuket" 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>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="138.72" OriginalAmount="137.35" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="7.8861928" Longitude="98.2897898" StarRating="3" HotelCode="|47066" HotelName="Patong Swiss" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 20/07/2026">
        <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="140.31" OriginalAmount="138.92" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="7.900084" Longitude="98.380725" StarRating="3" HotelCode="933367|1169968" HotelName="Blu Monkey Bed &amp; Breakfast" Meals="ROOM ONLY" 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="16" TotalAmount="140.55" OriginalAmount="139.16" MarkupRule="1.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 22/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="140.94" OriginalAmount="139.54" MarkupRule="1.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="16" TotalAmount="141.84" OriginalAmount="140.44" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="7.8839534303003" Longitude="98.394216217637" StarRating="4" HotelCode="421790|1869818" HotelName="Blu Monkey Hub and Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="24 Hour Security,Airport Transfer (on Demand),Conference Hall,Internet,Meeting Room,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>3 Soi 3 Phangnga Road, Talad Yai, Phuket Town, Phuket 83000</AddressLine>
          </AddressLines>
          <CityName>Phuket</CityName>
        </Address>
        <HotelPictures>https://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="16" TotalAmount="143.89" OriginalAmount="142.47" MarkupRule="1.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 23/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="94" TotalAmount="144.17" OriginalAmount="142.74" MarkupRule="1.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 22/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="16" TotalAmount="146.23" OriginalAmount="144.78" MarkupRule="1.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="154.54" OriginalAmount="153.01" MarkupRule="1.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="155.25" OriginalAmount="153.71" MarkupRule="1.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="156.61" OriginalAmount="155.06" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="7.8999055" Longitude="98.3043779" StarRating="3" HotelCode="|71465" HotelName="Apk Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" 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="163.17" OriginalAmount="161.55" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="7.88369" Longitude="98.39568" StarRating="0" HotelCode="|243213" HotelName="Bloo" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 19/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="165.07" OriginalAmount="163.44" MarkupRule="1.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="165.22" OriginalAmount="163.58" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="8.02230661052" Longitude="98.339445640233" StarRating="2" HotelCode="352955|1869168" HotelName="Live @ Loft Apartelle" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 16/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="165.60" OriginalAmount="163.96" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="7.96139" Longitude="98.28682" StarRating="5" HotelCode="|44045" HotelName="Radisson Resort and Suites Phuket" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>MOO 3, KAMALA BEACH - KATHU 100/10</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/0/4/5/44045_11059041009.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="168.26" OriginalAmount="166.59" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="7.8997123" Longitude="98.2991061" StarRating="3" HotelCode="|47148" HotelName="Aspery" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 20/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="16" TotalAmount="168.94" OriginalAmount="167.27" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="7.86339124" Longitude="98.35819814" StarRating="3" HotelCode="752982|3544535" HotelName="Phuket Nonnita Boutique Resort" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" 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="171.20" OriginalAmount="169.50" MarkupRule="1.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 17/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="16" TotalAmount="171.83" OriginalAmount="170.13" MarkupRule="1.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="Non Refundable" 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="180.93" OriginalAmount="179.14" MarkupRule="1.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 21/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="189.02" OriginalAmount="187.15" MarkupRule="1.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="Free CXL until 21/07/2026" 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="94" TotalAmount="190.71" OriginalAmount="188.82" MarkupRule="1.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 21/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="191.02" OriginalAmount="189.13" MarkupRule="1.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="94" TotalAmount="193.97" OriginalAmount="192.05" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="7.8275579" Longitude="98.2965247" StarRating="4" HotelCode="|396969" HotelName="Kk - Karon Kata Boutique" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 17/07/2026">
        <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="16" TotalAmount="201.03" OriginalAmount="199.04" MarkupRule="1.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="16" TotalAmount="203.07" OriginalAmount="201.06" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="7.8272511140818" Longitude="98.30107809227" StarRating="3" HotelCode="319614|1513998" HotelName="The Melody Phuket" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" 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="16" TotalAmount="210.51" OriginalAmount="208.43" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="7.8947852" Longitude="98.30715671" StarRating="3" HotelCode="360778|2002875" HotelName="Bayshore Ocean View" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" 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="211.75" OriginalAmount="209.65" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="7.89478" Longitude="98.3449" StarRating="0" HotelCode="984506|4776515" HotelName="Blu Monkey Boutique Phuket Town" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 16/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>183/53 54 Phangnga Road, Talad Yai, Phuket 83000</AddressLine>
          </AddressLines>
          <CityName>Phuket</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/21/b1/21b1e338e520bcc1caf52b3ae29fae01e1aeadbe.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="213.32" OriginalAmount="211.21" MarkupRule="1.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 24/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="16" TotalAmount="217.06" OriginalAmount="214.91" MarkupRule="1.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="12" TotalAmount="218.23" OriginalAmount="216.07" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="7.895984" Longitude="98.302606" StarRating="3" HotelCode="60457|1240566" HotelName="Nipa Resort" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Eco Hotel,Family-friendly Hotel,Business Hotel" 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="16" TotalAmount="222.51" OriginalAmount="220.31" MarkupRule="1.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 20/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="94" TotalAmount="223.96" OriginalAmount="221.74" MarkupRule="1.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 23/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="16" TotalAmount="226.39" OriginalAmount="224.15" MarkupRule="1.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="12" TotalAmount="232.02" OriginalAmount="229.72" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="7.978289" Longitude="98.281269" StarRating="4" HotelCode="27096|1260887" HotelName="Novotel Phuket Surin Beach Resort" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Club Resort" 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="16" TotalAmount="232.17" OriginalAmount="229.87" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="7.9620887491817" Longitude="98.385108449074" StarRating="3" HotelCode="11402|246126" HotelName="Boat Lagoon Resort" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Golf,Internet,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>22/1 Thepkasattri Road Moo 2, Tambon Kohkaew, Amphoe Muang, Phuket 83200</AddressLine>
          </AddressLines>
          <CityName>Phuket</CityName>
        </Address>
        <HotelPictures>https://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="235.04" OriginalAmount="232.71" MarkupRule="1.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="16" TotalAmount="236.17" OriginalAmount="233.83" MarkupRule="1.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="238.98" OriginalAmount="236.61" MarkupRule="1.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="12" TotalAmount="246.99" OriginalAmount="244.54" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="7.8998031784186" Longitude="98.299100038029" StarRating="3" HotelCode="117883|3668738" HotelName="Aspery Phuket" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Beach Hotel,Spa Hotel" 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>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="247.78" OriginalAmount="245.33" MarkupRule="1.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="Free CXL until 17/07/2026">
        <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="247.93" OriginalAmount="245.48" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="8.0217751" Longitude="98.3279011" StarRating="0" HotelCode="|36773" HotelName="Ma Doo Bua Phuket (มาดูบัวภูเก็ต)" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>MOO 1, TAMBON THEPKASATREE THALANG 310/51</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/6/7/7/3/36773_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has 78 rooms, The establishment has air-conditioning, a hall with safety deposit boxes, a bar, a restaurant, conference rooms and a car park. SITUATION: 15 minutes away from the establishment you have the international airport, Phuket 20 minutes away, you can find. ROOM: The rooms a bathroom, a hairdryer, a direct line telephone, a satellite or cable television and a mini-bar. They also have a coffee maker, a kettle, a king size or double bed, individual air-conditioning, a safe and a balcony or terrace. FACILITIES: The establishment boasts a swimming pool (available for a fee), deck chairs, a sauna, a steam bath, a massage service, hydrotherapy and a gym. 10 minutes away, there is a golf course. MEALS: Regarding the food and beverage offering, the establishment offers a buffet and Ã  la carte breakfast. 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="248.76" OriginalAmount="246.30" MarkupRule="1.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="249.03" OriginalAmount="246.56" MarkupRule="1.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="16" TotalAmount="262.25" OriginalAmount="259.65" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="7.8787116943792" Longitude="98.394686178574" StarRating="3" HotelCode="531358|1990555" HotelName="ibis Styles Phuket City" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Golf,Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>23 Thawornwongwong Road, Talad Yai Muang, Amphur Muang, Phuket 83000</AddressLine>
          </AddressLines>
          <CityName>Phuket</CityName>
        </Address>
        <HotelPictures>https://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="262.34" OriginalAmount="259.74" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="7.88815" Longitude="98.299871" StarRating="4" HotelCode="|389896" HotelName="New Square Patong Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" 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="94" TotalAmount="262.51" OriginalAmount="259.91" MarkupRule="1.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="Non Refundable">
        <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="264.35" OriginalAmount="261.73" MarkupRule="1.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 21/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="16" TotalAmount="271.61" OriginalAmount="268.92" MarkupRule="1.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="271.83" OriginalAmount="269.14" MarkupRule="1.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 21/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="94" TotalAmount="271.94" OriginalAmount="269.25" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="7.848887" Longitude="98.293548" StarRating="3" HotelCode="|175652" HotelName="Coral Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <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="274.52" OriginalAmount="271.80" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="7.8275401418581" Longitude="98.296948224306" StarRating="4" HotelCode="26362|141544" HotelName="Diamond Cottage" Meals="BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="BED &amp; BREAKFAST" 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="16" TotalAmount="291.34" OriginalAmount="288.46" MarkupRule="1.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="Non Refundable" 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="291.63" OriginalAmount="288.74" MarkupRule="1.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="94" TotalAmount="302.75" OriginalAmount="299.75" MarkupRule="1.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 21/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="94" TotalAmount="302.86" OriginalAmount="299.86" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="7.9127298" Longitude="98.2944832" StarRating="4" HotelCode="|54040" HotelName="Sunset Beach Resort" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 21/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="16" TotalAmount="303.91" OriginalAmount="300.90" MarkupRule="1.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="Free CXL until 23/07/2026" 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="12" TotalAmount="306.17" OriginalAmount="303.14" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="7.89478" Longitude="98.3449" StarRating="4" HotelCode="966395|93467375" HotelName="Karon Kata Boutique Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="">
        <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="310.20" OriginalAmount="307.13" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="7.89684" Longitude="98.30028" StarRating="3" HotelCode="|33171" HotelName="Belaire Patong Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" 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="315.05" OriginalAmount="311.93" MarkupRule="1.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="16" TotalAmount="317.37" OriginalAmount="314.23" MarkupRule="1.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="319.96" OriginalAmount="316.79" MarkupRule="1.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="94" TotalAmount="325.71" OriginalAmount="322.49" MarkupRule="1.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="329.09" OriginalAmount="325.83" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="7.885088" Longitude="98.292856" StarRating="3" HotelCode="|176045" HotelName="Ramaburin Resort" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <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="329.66" OriginalAmount="326.40" MarkupRule="1.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="12" TotalAmount="333.91" OriginalAmount="330.60" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="7.899159" Longitude="98.30028" StarRating="4" HotelCode="185896|1889996" HotelName="Novotel Phuket Vintage Park Resort" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" 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="16" TotalAmount="340.18" OriginalAmount="336.81" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="7.89647343" Longitude="98.30467228" StarRating="3" HotelCode="355563|2003315" HotelName="Naina Resort &amp; Spa" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 22/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="16" TotalAmount="343.60" OriginalAmount="340.20" MarkupRule="1.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="16" TotalAmount="344.09" OriginalAmount="340.68" MarkupRule="1.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="349.39" OriginalAmount="345.93" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="8.0043138" Longitude="98.2984512" StarRating="4" HotelCode="|61808" HotelName="Homm Suites Laguna" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" 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="355.55" OriginalAmount="352.03" MarkupRule="1.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="358.63" OriginalAmount="355.08" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="7.8473882" Longitude="98.2935092" StarRating="4" HotelCode="|34327" HotelName="Karon Sea Sands Resort" Meals="ROOM ONLY" BedType="ROOM ONLY" 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="359.14" OriginalAmount="355.58" MarkupRule="1.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="364.79" OriginalAmount="361.18" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="7.9101071" Longitude="98.2962097" StarRating="3" HotelCode="|26221" HotelName="Patong Lodge" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" 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="365.17" OriginalAmount="361.55" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="7.8167491" Longitude="98.3021164" StarRating="4" HotelCode="|35359" HotelName="Sugar Marina Resort - Fashion - Kata Beach" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <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="365.51" OriginalAmount="361.89" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="7.8515792" Longitude="98.2951375" StarRating="3" HotelCode="|26206" HotelName="Best Western Phuket Ocean Resort" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 23/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="16" TotalAmount="370.52" OriginalAmount="366.85" MarkupRule="1.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="377.81" OriginalAmount="374.07" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="8.135104" Longitude="98.3045646" StarRating="4" HotelCode="|397026" HotelName="Maikhao" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>151/34, Soi Maikhao 8, Maikhao Beach, Thalang, 142</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/9/7/0/2/6/397026_74e108c1208.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="379.89" OriginalAmount="376.13" MarkupRule="1.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 23/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="16" TotalAmount="381.09" OriginalAmount="377.32" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="7.95017145681" Longitude="98.286502693254" StarRating="3" HotelCode="380651|1869728" HotelName="Clear House Resort" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 20/07/2026" HotelFacility="Air Conditioning,Bar,Golf,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>97/97 Kamala Beach, Tambon  Kamala, Amphoe Kathu, Kamala, Phuket 83150</AddressLine>
          </AddressLines>
          <CityName>Phuket</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e7/87/e787349d450747af85bedb4b6aa37fe16b24e024.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This resort warmly welcomes guests in Kamala Beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="388.13" OriginalAmount="384.29" MarkupRule="1.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="12" TotalAmount="397.89" OriginalAmount="393.95" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="7.8808695328744" Longitude="98.291857919188" StarRating="5" HotelCode="310477|16589178" HotelName="Fishermen's Harbour Urban Resort" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" 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="16" TotalAmount="402.19" OriginalAmount="398.21" MarkupRule="1.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="16" TotalAmount="418.04" OriginalAmount="413.90" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="7.7988255552315" Longitude="98.337026763229" StarRating="3" HotelCode="188424|928645" HotelName="Friendship Beach Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>27/1 Soi Mittrapap, Friendship Beach, Rawai, Phuket 83130</AddressLine>
          </AddressLines>
          <CityName>Phuket</CityName>
        </Address>
        <HotelPictures>https://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="16" TotalAmount="425.56" OriginalAmount="421.35" MarkupRule="1.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="Non Refundable" 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="431.45" OriginalAmount="427.18" MarkupRule="1.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="441.90" OriginalAmount="437.52" MarkupRule="1.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="Non Refundable" 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="443.77" OriginalAmount="439.38" MarkupRule="1.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="446.85" OriginalAmount="442.43" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="8.000179" Longitude="98.297251" StarRating="4" HotelCode="|390759" HotelName="Cassia Phuket" Meals="ROOM ONLY" BedType="ROOM ONLY" 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="457.02" OriginalAmount="452.50" MarkupRule="1.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="Free CXL until 20/07/2026">
        <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="465.27" OriginalAmount="460.66" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="7.83722" Longitude="98.379604" StarRating="4" HotelCode="221561|899385" HotelName="The Mangrove Panwa Phuket" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" 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="16" TotalAmount="471.93" OriginalAmount="467.26" MarkupRule="1.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="12" TotalAmount="473.54" OriginalAmount="468.85" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="7.908154" Longitude="98.29773" StarRating="4" HotelCode="9431|1760707" HotelName="Novotel Phuket Resort" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="Beach Hotel,Club Resort,Conference Hotel,Hotel de Charme" 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="16" TotalAmount="475.03" OriginalAmount="470.33" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="7.8166648263811" Longitude="98.301510568358" StarRating="3" HotelCode="267708|1569008" HotelName="Phuket Kata Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" 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="16" TotalAmount="485.67" OriginalAmount="480.86" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="7.886466" Longitude="98.394257" StarRating="3" HotelCode="101614|1132658" HotelName="Mei Zhou Phuket" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 21/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="489.50" OriginalAmount="484.65" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="7.8940065" Longitude="98.3024241" StarRating="4" HotelCode="|66679" HotelName="Andakira" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" 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="94" TotalAmount="503.97" OriginalAmount="498.98" MarkupRule="1.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="510.09" OriginalAmount="505.04" MarkupRule="1.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 18/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="12" TotalAmount="529.99" OriginalAmount="524.74" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="8.09329285" Longitude="98.30292222" StarRating="4" HotelCode="322892|49283939" HotelName="Proud Phuket" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" 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="545.82" OriginalAmount="540.42" MarkupRule="1.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="16" TotalAmount="547.81" OriginalAmount="542.39" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="7.8923632220529" Longitude="98.29553604126" StarRating="3" HotelCode="167013|248146" HotelName="Palmyra Patong Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Club Resort" CnxPolicy="Free CXL until 16/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="94" TotalAmount="555.60" OriginalAmount="550.10" MarkupRule="1.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 19/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="1" TotalAmount="557.26" OriginalAmount="551.74" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="7.86972678" Longitude="98.35694174" StarRating="4" HotelCode="854094|CBE922400" HotelName="Ramada Plaza By Wyndham Chao Fah" Meals="ROOM ONLY,BED &amp; BREAKFAST" 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="560.37" OriginalAmount="554.82" MarkupRule="1.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="Non Refundable">
        <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="564.42" OriginalAmount="558.83" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="7.8123598" Longitude="98.2989996" StarRating="3" HotelCode="|34747" HotelName="Orchidacea Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" 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="94" TotalAmount="571.71" OriginalAmount="566.05" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="7.98582" Longitude="98.28716" StarRating="4" HotelCode="|33259" HotelName="Best Western Premier Bangtao Beach Resort and Spa" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <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="94" TotalAmount="581.28" OriginalAmount="575.52" MarkupRule="1.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 20/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="587.58" OriginalAmount="581.76" MarkupRule="1.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 20/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="592.35" OriginalAmount="586.49" MarkupRule="1.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="596.20" OriginalAmount="590.30" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="7.8972734202333" Longitude="98.298069354987" StarRating="3" HotelCode="293436|1478958" HotelName="Royal Phawadee Village" Meals="ROOM ONLY,BED &amp; BREAKFAST" 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="610.75" OriginalAmount="604.70" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="7.8383609" Longitude="98.2953537" StarRating="5" HotelCode="|26208" HotelName="Pullman Phuket Karon Beach Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" 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="12" TotalAmount="611.77" OriginalAmount="605.71" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="7.8382512479453" Longitude="98.296308517456" StarRating="5" HotelCode="9034|2000804" HotelName="Hilton Phuket Arcadia Resort &amp; Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Club Resort" 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="12" TotalAmount="618.88" OriginalAmount="612.75" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="7.8865686951375" Longitude="98.29066246748" StarRating="4" HotelCode="161054|2414549" HotelName="The Bliss" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" 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="622.29" OriginalAmount="616.13" MarkupRule="1.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 17/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="673.38" OriginalAmount="666.71" MarkupRule="1.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="94" TotalAmount="688.10" OriginalAmount="681.29" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="7.8326633" Longitude="98.2953355" StarRating="3" HotelCode="|34875" HotelName="Phuket Island View Resort" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <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="16" TotalAmount="715.01" OriginalAmount="707.93" MarkupRule="1.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="94" TotalAmount="734.24" OriginalAmount="726.97" MarkupRule="1.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 22/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="735.05" OriginalAmount="727.77" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="7.8761568" Longitude="98.4293122" StarRating="4" HotelCode="|210623" HotelName="Tide Phuket" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 19/07/2026">
        <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="735.06" OriginalAmount="727.78" MarkupRule="1.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="Non Refundable" 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="94" TotalAmount="739.10" OriginalAmount="731.78" MarkupRule="1.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 20/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="763.67" OriginalAmount="756.11" MarkupRule="1.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="Non Refundable">
        <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="12" TotalAmount="839.08" OriginalAmount="830.77" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="7.93985" Longitude="98.426695" StarRating="5" HotelCode="118746|2230058" HotelName="The Village Coconut Island" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Beach Hotel,Club Resort,Village,Family-friendly Hotel" 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="893.03" OriginalAmount="884.19" MarkupRule="1.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="Non Refundable">
        <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="894.03" OriginalAmount="885.18" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="7.8011699" Longitude="98.3358561" StarRating="5" HotelCode="|62894" HotelName="Selina Serenity Rawai Phuket" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" 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="974.94" OriginalAmount="965.29" MarkupRule="1.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="987.44" OriginalAmount="977.66" MarkupRule="1.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="Non Refundable">
        <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="94" TotalAmount="1036.76" OriginalAmount="1026.50" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="7.825588" Longitude="98.295344" StarRating="4" HotelCode="|34842" HotelName="Peach Hill Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <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="94" TotalAmount="1057.58" OriginalAmount="1047.11" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="7.9009773" Longitude="98.2996559" StarRating="4" HotelCode="|39013" HotelName="Byd Lofts Boutique and Serviced Apartments - Patong Beach, Phuket" Meals="ROOM ONLY" BedType="ROOM ONLY" 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="1090.17" OriginalAmount="1079.38" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="8.007348" Longitude="98.2982787" StarRating="4" HotelCode="|31649" HotelName="Allamanda Laguna Phuket" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>29 Moo 4, Srisoonthorn Road, Chernatalay, Talang, 83110 Bang Tao Beach, Thailand</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/1/6/4/9/31649_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel with air-conditioning and has 235 rooms, The establishment has a lobby, a reception and a mini-club. SITUATION: Is situated on a hill, close to the establishment, clients can find the beach, The establishment offers a transfer service. ROOM: The comfortable rooms, have fitted carpets, a bathroom with a bath, a sitting area, a king size or double bed, a hairdryer, a direct line telephone, a satellite or cable television and a radio. They also have a stereo, a mini-bar, a safe (available for a fee), internet, a kettle, a coffee maker, an individual air-conditioning system and a balcony or terrace. It also offers suites with kitchenette.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1094.69" OriginalAmount="1083.85" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="7.917037" Longitude="98.288385" StarRating="4" HotelCode="188436|1574158" HotelName="IndoChine Resort &amp; Villas" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 18/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="16" TotalAmount="1099.06" OriginalAmount="1088.18" MarkupRule="1.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="Free CXL until 16/07/2026">
        <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="12" TotalAmount="1171.11" OriginalAmount="1159.51" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="7.9863100040544" Longitude="98.421496008598" StarRating="5" HotelCode="284090|3423346" HotelName="COMO Point Yamu" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" 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="1195.52" OriginalAmount="1183.68" MarkupRule="1.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="94" TotalAmount="1270.19" OriginalAmount="1257.61" MarkupRule="1.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="1305.17" OriginalAmount="1292.25" MarkupRule="1.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="1311.73" OriginalAmount="1298.74" MarkupRule="1.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 17/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="1342.18" OriginalAmount="1328.89" MarkupRule="1.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="1377.39" OriginalAmount="1363.75" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="7.8848369" Longitude="98.2927061" StarRating="4" HotelCode="|34222" HotelName="Hyton Leelavadee Phuket" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 20/07/2026">
        <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="1392.27" OriginalAmount="1378.49" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="7.884145" Longitude="98.381108" StarRating="3" HotelCode="|414319" HotelName="Sound Gallery House - Hostel" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <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="1411.50" OriginalAmount="1397.52" MarkupRule="1.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="16" TotalAmount="1518.57" OriginalAmount="1503.53" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="7.8207103117881" Longitude="98.384623461654" StarRating="4" HotelCode="934501|1868698" HotelName="Korsiri Villas" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 23/07/2026" 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="94" TotalAmount="1533.56" OriginalAmount="1518.38" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="7.94374" Longitude="98.26321" StarRating="5" HotelCode="|46325" HotelName="Ayara Kamala Resort and Spa" Meals="HALF-BOARD" BedType="HALF-BOARD" 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="16" TotalAmount="1555.92" OriginalAmount="1540.51" MarkupRule="1.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" BedType="BED &amp; BREAKFAST" PropertyType="Club Resort" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Garden,Golf,Internet,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>888 Moo 3, Tumbon Mai Khao, Amphur Thalang, Phuket</AddressLine>
          </AddressLines>
          <CityName>Phuket</CityName>
        </Address>
        <HotelPictures>https://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="1618.30" OriginalAmount="1602.28" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="7.80773" Longitude="98.40937" StarRating="5" HotelCode="|26207" HotelName="Cape Panwa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 19/07/2026">
        <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="12" TotalAmount="1619.11" OriginalAmount="1603.08" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="7.943576" Longitude="98.262856" StarRating="4" HotelCode="75881|1037129" HotelName="Ayara Kamala Resort &amp; Spa" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Beach Hotel,Club Resort,Village,Spa Hotel,Hotel de Charme" 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="1732.51" OriginalAmount="1715.36" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="7.9776306" Longitude="98.2803539" StarRating="5" HotelCode="|28052" HotelName="Twinpalms Phuket" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <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="16" TotalAmount="1746.88" OriginalAmount="1729.58" MarkupRule="1.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="1840.34" OriginalAmount="1822.12" MarkupRule="1.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="Non Refundable">
        <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="2119.26" OriginalAmount="2098.28" MarkupRule="1.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 20/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="16" TotalAmount="2132.62" OriginalAmount="2111.50" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="7.880871" Longitude="98.392779" StarRating="3" HotelCode="65124|44114" HotelName="Metropole" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 21/07/2026" 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="2144.80" OriginalAmount="2123.56" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="7.883931" Longitude="98.39437" StarRating="4" HotelCode="|389863" HotelName="Blu Monkey Hub and Hotel Phuket" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 20/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="2511.73" OriginalAmount="2486.86" MarkupRule="1.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="2901.14" OriginalAmount="2872.42" MarkupRule="1.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="94" TotalAmount="3484.20" OriginalAmount="3449.70" MarkupRule="1.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="3514.17" OriginalAmount="3479.38" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="7.933186" Longitude="98.262904" StarRating="5" HotelCode="115864|95637" HotelName="Paresa Resort" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" 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>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="3651.28" OriginalAmount="3615.13" MarkupRule="1.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="94" TotalAmount="3850.48" OriginalAmount="3812.36" MarkupRule="1.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="94" TotalAmount="3896.89" OriginalAmount="3858.31" MarkupRule="1.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="Non Refundable">
        <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="4003.32" OriginalAmount="3963.68" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="7.8723343" Longitude="98.43191" StarRating="3" HotelCode="|439573" HotelName="Sinae Phuket" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <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="4047.93" OriginalAmount="4007.85" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="7.897143" Longitude="98.304779" StarRating="3" HotelCode="|175677" HotelName="Naina Resort and Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 18/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="94" TotalAmount="4296.21" OriginalAmount="4253.67" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="7.944445" Longitude="98.436715" StarRating="5" HotelCode="|386577" HotelName="Island Escape By Burasari" Meals="HALF-BOARD" BedType="HALF-BOARD" CnxPolicy="Non Refundable">
        <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="8591.92" OriginalAmount="8506.85" MarkupRule="1.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="10351.07" OriginalAmount="10248.58" MarkupRule="1.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="Non Refundable">
        <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="13310.72" OriginalAmount="13178.93" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="8.034626" Longitude="98.285172" StarRating="0" HotelCode="|33250" HotelName="Bundarika" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <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="307.08" OriginalAmount="304.04" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="7.810384" Longitude="98.339033" StarRating="4" HotelCode="|389899" HotelName="Blue Beach Grand Resort and Spa" Meals="ROOM ONLY" BedType="ROOM ONLY" 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,Currency Exchange,Designated Smoking Area,Fax,Golf,Internet,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service,Garden,Jacuzzi,Nightclub,Shopping Arcade,Wheelchair Access,Conference Hall,Spa,Bicycle Rental,Diet Meals,Central Heating,Swimming Pool,24 Hour Front Desk,Elevator,24 Hour Security,Airport Transfer (on Demand),Meeting Room,Coffee Shop,LCD/Projector,Parking</BasicAmenities>
    <HotelRating>4,3,5,2</HotelRating>
    <BedType />
    <Meals>ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD,ALL INCLUSIVE</Meals>
    <PropertyType>BEACH HOTEL,CLUB RESORT,VILLAGE,SPA HOTEL,HOTEL DE CHARME,ECO HOTEL,FAMILY-FRIENDLY HOTEL,BUSINESS HOTEL,CONFERENCE HOTEL,CITY HOTEL,APARTMENT HOTEL,HOTEL,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
f6018cf7-86ea-4192-a2be-3e69057192a2|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="f6018cf7-86ea-4192-a2be-3e69057192a2">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="2" />
          <GuestCount PaxCode="8" Age="9,5" Count="2" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="73754" DestinationId="0" CityId="0" />
    <StayDateRange Start="2026-07-28T00:00:00" End="2026-08-02T00:00:00" />
    <Rating MinRating="0" MaxRating="5" />
    <HotelRef HotelId="|32946" SourceId="94" />
    <AllSupplier>false</AllSupplier>
  </Request>
  <GeneralInfo UserName="flyplanners786@gmail.com" Password="Planners@321" RequestedCurrency="GBP" ClientNationality="pk" ClientCountry="Pakistan" 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
f6018cf7-86ea-4192-a2be-3e69057192a2|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="f6018cf7-86ea-4192-a2be-3e69057192a2" TimeStamp="0001-01-01T00:00:00" HotelName="Amari Phuket" HotelCode="32946" GTCityId="73754" CountryCode="TH" CityName="Phuket" CountryName="Thailand" Address="MUEN-NGERN RD, PATONG BEACH, KATHU DISTRICT 2" SourceId="94" Currency="GBP"><RoomTypes><RoomType BoardBasis="Bed and breakfast" FilterMealType="Bed and breakfast" RoomType="Room 1: Double room" RoomTypeCode="32946H1_H2HRHR6g2nmc|1784193223.DHbFARIE-GBRAbfcefoffK|1517.68|94|MTUxNy42OHxFVVJ8c3VwcGxpZXJkZWFkbGluZQ==" OriginalAmount="1291" TotalPrice="1304.35" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Free CXL until 17/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-17T00:00:00" End="2026-07-17T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="1291.44" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Bed and breakfast" FilterMealType="Bed and breakfast" RoomType="Room 1: Suite" RoomTypeCode="32946H41_92H2HRHR7hao26|1784193223.DHbFARIE-GBRAbfcefoffK|1526.26|94|MTUyNi4yNnxFVVJ8c3VwcGxpZXJkZWFkbGluZQ==" OriginalAmount="1299" TotalPrice="1311.73" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Free CXL until 17/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-17T00:00:00" End="2026-07-17T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="1298.74" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Half-board" FilterMealType="Half-board" RoomType="Room 1: Double room" RoomTypeCode="32946H1_H3HRHR6g4cef|1784193223.DHbFARIE-GBRAbfcefoffK|1868.27|94|MTg2OC4yN3xFVVJ8c3VwcGxpZXJkZWFkbGluZQ==" OriginalAmount="1590" TotalPrice="1605.67" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Free CXL until 21/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-21T00:00:00" End="2026-07-21T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="1589.77" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Half-board" FilterMealType="Half-board" RoomType="Room 1: Suite" RoomTypeCode="32946H41_92H3HRHR7hcd19|1784193223.DHbFARIE-GBRAbfcefoffK|1878.81|94|MTg3OC44MXxFVVJ8c3VwcGxpZXJkZWFkbGluZQ==" OriginalAmount="1599" TotalPrice="1614.73" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Free CXL until 21/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-21T00:00:00" End="2026-07-21T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="1598.74" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType></RoomTypes><Images><Image Url="http://cdnh.octanio.com/images/hotels/3/2/9/4/6/32946_1_2024.jpg" /><Image Url="http://cdnh.octanio.com/images/hotels/3/2/9/4/6/32946_1_2057.jpg" /><Image Url="http://cdnh.octanio.com/images/hotels/3/2/9/4/6/32946_1_2221.jpg" /><Image Url="http://cdnh.octanio.com/images/hotels/3/2/9/4/6/32946_1_2516.jpg" /><Image Url="http://cdnh.octanio.com/images/hotels/3/2/9/4/6/32946_1_2543.jpg" /><Image Url="http://cdnh.octanio.com/images/hotels/3/2/9/4/6/32946_1_2675.jpg" /><Image Url="http://cdnh.octanio.com/images/hotels/3/2/9/4/6/32946_1_5395.jpg" /><Image Url="http://cdnh.octanio.com/images/hotels/3/2/9/4/6/32946_1_6294.jpg" /><Image Url="http://cdnh.octanio.com/images/hotels/3/2/9/4/6/32946_1_6786.jpg" /><Image Url="http://cdnh.octanio.com/images/hotels/3/2/9/4/6/32946_1_6925.jpg" /><Image Url="http://cdnh.octanio.com/images/hotels/3/2/9/4/6/32946_1_8591.jpg" /><Image Url="http://cdnh.octanio.com/images/hotels/3/2/9/4/6/32946_1_8671.jpg" /><Image Url="http://cdnh.octanio.com/images/hotels/3/2/9/4/6/32946_1_8921.jpg" /><Image Url="http://cdnh.octanio.com/images/hotels/3/2/9/4/6/32946_1_9116.jpg" /><Image Url="http://cdnh.octanio.com/images/hotels/3/2/9/4/6/32946_1_9691.jpg" /><Image Url="http://cdnh.octanio.com/images/hotels/3/2/9/4/6/32946_1_9807.jpg" /></Images><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><Facilities><HotelFacilities><Type>Room</Type><Description>Individual air-conditioning</Description><Value>Individual air-conditioning</Value></HotelFacilities><HotelFacilities><Type>Room</Type><Description>Balcony</Description><Value>Balcony</Value></HotelFacilities><HotelFacilities><Type>Room</Type><Description>Bathroom</Description><Value>Bathroom</Value></HotelFacilities><HotelFacilities><Type>Room</Type><Description>Safe</Description><Value>Safe</Value></HotelFacilities><HotelFacilities><Type>Room</Type><Description>King size bed</Description><Value>King size bed</Value></HotelFacilities><HotelFacilities><Type>Room</Type><Description>Shower</Description><Value>Shower</Value></HotelFacilities><HotelFacilities><Type>Room</Type><Description>Minibar</Description><Value>Minibar</Value></HotelFacilities><HotelFacilities><Type>Room</Type><Description>Hairdryer</Description><Value>Hairdryer</Value></HotelFacilities><HotelFacilities><Type>Room</Type><Description>Direct line telephone</Description><Value>Direct line telephone</Value></HotelFacilities><HotelFacilities><Type>Room</Type><Description>Satellite/cable TV</Description><Value>Satellite/cable TV</Value></HotelFacilities><HotelFacilities><Type>Hotel</Type><Description>Terrace / solarium</Description><Value>Terrace / solarium</Value></HotelFacilities><HotelFacilities><Type>Hotel</Type><Description>Garden</Description><Value>Garden</Value></HotelFacilities><HotelFacilities><Type>Hotel</Type><Description>Located opposite the beach</Description><Value>Located opposite the beach</Value></HotelFacilities><HotelFacilities><Type>Hotel</Type><Description>Tennis</Description><Value>Tennis</Value></HotelFacilities><HotelFacilities><Type>Hotel</Type><Description>Scubadiving</Description><Value>Scubadiving</Value></HotelFacilities><HotelFacilities><Type>Hotel</Type><Description>Snorkeling</Description><Value>Snorkeling</Value></HotelFacilities><HotelFacilities><Type>Hotel</Type><Description>Cooking classes</Description><Value>Cooking classes</Value></HotelFacilities><HotelFacilities><Type>Hotel</Type><Description>Happy hour</Description><Value>Happy hour</Value></HotelFacilities><HotelFacilities><Type>Hotel</Type><Description>Play area for children</Description><Value>Play area for children</Value></HotelFacilities><HotelFacilities><Type>Hotel</Type><Description>Kid`s club</Description><Value>Kid`s club</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>Restaurant</Description><Value>Restaurant</Value></HotelFacilities><HotelFacilities><Type>Hotel</Type><Description>Parking adapted for people with reduced mobility</Description><Value>Parking adapted for people with reduced mobility</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>Take-away lunches</Description><Value>Take-away lunches</Value></HotelFacilities><HotelFacilities><Type>Hotel</Type><Description>Express check-in / check-out</Description><Value>Express check-in / check-out</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>Room service</Description><Value>Room service</Value></HotelFacilities><HotelFacilities><Type>Hotel</Type><Description>Ironing service</Description><Value>Ironing 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>Ticket Sales</Description><Value>Ticket Sales</Value></HotelFacilities><HotelFacilities><Type>Hotel</Type><Description>ATM in the hotel</Description><Value>ATM in the hotel</Value></HotelFacilities><HotelFacilities><Type>Hotel</Type><Description>Invoices</Description><Value>Invoices</Value></HotelFacilities><HotelFacilities><Type>Hotel</Type><Description>Car rental</Description><Value>Car rental</Value></HotelFacilities><HotelFacilities><Type>Hotel</Type><Description>Fax / photocopy machine</Description><Value>Fax / photocopy machine</Value></HotelFacilities><HotelFacilities><Type>Hotel</Type><Description>Meeting / banquet rooms</Description><Value>Meeting / banquet rooms</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>Lift</Description><Value>Lift</Value></HotelFacilities><HotelFacilities><Type>Hotel</Type><Description>Press</Description><Value>Press</Value></HotelFacilities><HotelFacilities><Type>Hotel</Type><Description>Shop or supermarket</Description><Value>Shop or supermarket</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>Children\'s pool</Description><Value>Children\'s 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>Umbrellas</Description><Value>Umbrellas</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>Sauna</Description><Value>Sauna</Value></HotelFacilities><HotelFacilities><Type>Hotel</Type><Description>Massages</Description><Value>Massages</Value></HotelFacilities><HotelFacilities><Type>Hotel</Type><Description>Thermal baths</Description><Value>Thermal baths</Value></HotelFacilities><HotelFacilities><Type>Hotel</Type><Description>Airport pick-up service</Description><Value>Airport pick-up service</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>Clients can choose not to use the accommodationÂ´s cleaning service</Description><Value>Clients can choose not to use the accommodationÂ´s cleaning service</Value></HotelFacilities><HotelFacilities><Type>Hotel</Type><Description>Masks available to customers</Description><Value>Masks available to customers</Value></HotelFacilities><HotelFacilities><Type>Hotel</Type><Description>Check-in and check-out without contact</Description><Value>Check-in and check-out without contact</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>Tea / Coffee maker</Description><Value>Tea / Coffee maker</Value></HotelFacilities><HotelFacilities><Type>Hotel</Type><Description>Adventure sports</Description><Value>Adventure sports</Value></HotelFacilities><HotelFacilities><Type>Hotel</Type><Description>Beach</Description><Value>Beach</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>Thermal waters</Description><Value>Thermal waters</Value></HotelFacilities><HotelFacilities><Type>Hotel</Type><Description>Spa</Description><Value>Spa</Value></HotelFacilities><HotelFacilities><Type>Hotel</Type><Description>Romantic</Description><Value>Romantic</Value></HotelFacilities><HotelFacilities><Type>Hotel</Type><Description>Eco Friendly</Description><Value>Eco Friendly</Value></HotelFacilities><HotelFacilities><Type>Hotel</Type><Description>Luxury</Description><Value>Luxury</Value></HotelFacilities><HotelFacilities><Type>Hotel</Type><Description>No pets allowed</Description><Value>No pets allowed</Value></HotelFacilities></Facilities></HotelRoomRS>||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
ed821528-3dcf-4a56-a2cf-85d574a4d48f|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="ed821528-3dcf-4a56-a2cf-85d574a4d48f">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="4" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="73754" DestinationId="0" CityId="0" />
    <StayDateRange Start="2026-07-28T00:00:00" End="2026-08-02T00:00:00" />
    <Rating MinRating="0" MaxRating="5" />
    <AllSupplier>false</AllSupplier>
  </Request>
  <GeneralInfo UserName="flyplanners786@gmail.com" Password="Planners@321" RequestedCurrency="GBP" ClientNationality="PK" 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
ed821528-3dcf-4a56-a2cf-85d574a4d48f|HotelbedsSearch|supplier interation failed||HotelBeds|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
ed821528-3dcf-4a56-a2cf-85d574a4d48f|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:76989cf4-c029-4c92-b6ea-18ab0ac675ac
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
ed821528-3dcf-4a56-a2cf-85d574a4d48f|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
ed821528-3dcf-4a56-a2cf-85d574a4d48f|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-07-16T10:16:33.9649265+01:00" Version="0" EchoToken="Search" TransactionIdentifier="ed821528-3dcf-4a56-a2cf-85d574a4d48f" Currency="GBP">
  <HotelStays>
    <HotelStay SourceId="94" TotalAmount="76.06" OriginalAmount="75.31" MarkupRule="1.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="16" TotalAmount="86.93" OriginalAmount="86.07" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="7.8911265367039" Longitude="98.303126050918" StarRating="2" HotelCode="422066|2286135" HotelName="Royal Prince Residence" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 23/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>66/38 Soi Wirakit, Patong Beach, Patong, Phuket 83150</AddressLine>
          </AddressLines>
          <CityName>Phuket</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/02/4f/024f5cc7493ed5bb558bc4ec823af46cdb7e29c3.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Royal Prince Residence is situated on a quiet side road (soi) just off the main road and within easy...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="97.91" OriginalAmount="96.94" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="7.8193" Longitude="98.30836" StarRating="3" HotelCode="|405173" HotelName="Tall Tree Poshtel" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <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="16" TotalAmount="107.05" OriginalAmount="105.99" MarkupRule="1.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="16" TotalAmount="112.91" OriginalAmount="111.79" MarkupRule="1.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="112.97" OriginalAmount="111.85" MarkupRule="1.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="16" TotalAmount="121.99" OriginalAmount="120.78" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="7.8875097580914" Longitude="98.390299742891" StarRating="3" HotelCode="127027|1235748" HotelName="La Moon @ Phuket" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 23/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="123.08" OriginalAmount="121.86" MarkupRule="1.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="16" TotalAmount="136.48" OriginalAmount="135.13" MarkupRule="1.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="138.21" OriginalAmount="136.84" MarkupRule="1.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 20/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="94" TotalAmount="138.96" OriginalAmount="137.58" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="7.8861928" Longitude="98.2897898" StarRating="3" HotelCode="|47066" HotelName="Patong Swiss" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 20/07/2026">
        <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="140.31" OriginalAmount="138.92" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="7.900084" Longitude="98.380725" StarRating="3" HotelCode="933367|1169968" HotelName="Blu Monkey Bed &amp; Breakfast" Meals="ROOM ONLY" 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="16" TotalAmount="140.55" OriginalAmount="139.16" MarkupRule="1.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 22/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="142.41" OriginalAmount="141.00" MarkupRule="1.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="94" TotalAmount="144.17" OriginalAmount="142.74" MarkupRule="1.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 22/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="145.49" OriginalAmount="144.05" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="7.8738" Longitude="98.384367" StarRating="3" HotelCode="|410639" HotelName="Connext Residence" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>9/250 Sakdidet 1 Road, Talad Nua</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/1/0/6/3/9/410639_d7f2a9f1511.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="146.23" OriginalAmount="144.78" MarkupRule="1.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="16" TotalAmount="155.25" OriginalAmount="153.71" MarkupRule="1.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="156.61" OriginalAmount="155.06" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="7.8999055" Longitude="98.3043779" StarRating="3" HotelCode="|71465" HotelName="Apk Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" 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="157.96" OriginalAmount="156.40" MarkupRule="1.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 23/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="161.44" OriginalAmount="159.84" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="7.88369" Longitude="98.39568" StarRating="0" HotelCode="|243213" HotelName="Bloo" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 19/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="165.22" OriginalAmount="163.58" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="8.02230661052" Longitude="98.339445640233" StarRating="2" HotelCode="352955|1869168" HotelName="Live @ Loft Apartelle" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 16/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="168.26" OriginalAmount="166.59" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="7.8997123" Longitude="98.2991061" StarRating="3" HotelCode="|47148" HotelName="Aspery" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 20/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="16" TotalAmount="168.48" OriginalAmount="166.81" MarkupRule="1.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="94" TotalAmount="171.20" OriginalAmount="169.50" MarkupRule="1.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 17/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="16" TotalAmount="171.42" OriginalAmount="169.72" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="7.8998031784186" Longitude="98.299100038029" StarRating="3" HotelCode="117883|86766" HotelName="Aspery Phuket" Meals="BED &amp; BREAKFAST,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>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="171.78" OriginalAmount="170.08" MarkupRule="1.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="Non Refundable" 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="94" TotalAmount="186.54" OriginalAmount="184.69" MarkupRule="1.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="189.02" OriginalAmount="187.15" MarkupRule="1.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="Free CXL until 21/07/2026" 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="94" TotalAmount="190.71" OriginalAmount="188.82" MarkupRule="1.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 21/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="198.07" OriginalAmount="196.11" MarkupRule="1.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="201.03" OriginalAmount="199.04" MarkupRule="1.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="16" TotalAmount="210.51" OriginalAmount="208.43" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="7.8947852" Longitude="98.30715671" StarRating="3" HotelCode="360778|2002875" HotelName="Bayshore Ocean View" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" 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="217.06" OriginalAmount="214.91" MarkupRule="1.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="222.51" OriginalAmount="220.31" MarkupRule="1.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 20/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="223.07" OriginalAmount="220.86" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="7.86339124" Longitude="98.35819814" StarRating="3" HotelCode="752982|3544535" HotelName="Phuket Nonnita Boutique Resort" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" 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="223.96" OriginalAmount="221.74" MarkupRule="1.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 23/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="16" TotalAmount="236.17" OriginalAmount="233.83" MarkupRule="1.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="238.98" OriginalAmount="236.61" MarkupRule="1.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="247.78" OriginalAmount="245.33" MarkupRule="1.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="Free CXL until 17/07/2026">
        <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="247.93" OriginalAmount="245.48" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="8.0217751" Longitude="98.3279011" StarRating="0" HotelCode="|36773" HotelName="Ma Doo Bua Phuket (มาดูบัวภูเก็ต)" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>MOO 1, TAMBON THEPKASATREE THALANG 310/51</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/6/7/7/3/36773_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has 78 rooms, The establishment has air-conditioning, a hall with safety deposit boxes, a bar, a restaurant, conference rooms and a car park. SITUATION: 15 minutes away from the establishment you have the international airport, Phuket 20 minutes away, you can find. ROOM: The rooms a bathroom, a hairdryer, a direct line telephone, a satellite or cable television and a mini-bar. They also have a coffee maker, a kettle, a king size or double bed, individual air-conditioning, a safe and a balcony or terrace. FACILITIES: The establishment boasts a swimming pool (available for a fee), deck chairs, a sauna, a steam bath, a massage service, hydrotherapy and a gym. 10 minutes away, there is a golf course. MEALS: Regarding the food and beverage offering, the establishment offers a buffet and Ã  la carte breakfast. 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="248.76" OriginalAmount="246.30" MarkupRule="1.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="94" TotalAmount="264.33" OriginalAmount="261.71" MarkupRule="1.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 21/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="267.38" OriginalAmount="264.73" MarkupRule="1.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="Free CXL until 23/07/2026">
        <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="271.61" OriginalAmount="268.92" MarkupRule="1.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="94" TotalAmount="276.90" OriginalAmount="274.16" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="7.88815" Longitude="98.299871" StarRating="4" HotelCode="|389896" HotelName="New Square Patong Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" 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="279.29" OriginalAmount="276.52" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="7.89478" Longitude="98.3449" StarRating="0" HotelCode="966395|3557665" HotelName="Karon Kata Boutique Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 17/07/2026">
        <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="280.97" OriginalAmount="278.19" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="7.8275579" Longitude="98.2965247" StarRating="4" HotelCode="|396969" HotelName="Kk - Karon Kata Boutique" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 17/07/2026">
        <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="16" TotalAmount="291.92" OriginalAmount="289.03" MarkupRule="1.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="Non Refundable" 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="299.34" OriginalAmount="296.38" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="7.96139" Longitude="98.28682" StarRating="5" HotelCode="|44045" HotelName="Radisson Resort and Suites Phuket" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>MOO 3, KAMALA BEACH - KATHU 100/10</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/0/4/5/44045_11059041009.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="302.75" OriginalAmount="299.75" MarkupRule="1.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 21/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="94" TotalAmount="302.86" OriginalAmount="299.86" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="7.9127298" Longitude="98.2944832" StarRating="4" HotelCode="|54040" HotelName="Sunset Beach Resort" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 21/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="310.20" OriginalAmount="307.13" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="7.89684" Longitude="98.30028" StarRating="3" HotelCode="|33171" HotelName="Belaire Patong Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" 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="16" TotalAmount="310.21" OriginalAmount="307.14" MarkupRule="1.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="Non Refundable" 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="94" TotalAmount="315.05" OriginalAmount="311.93" MarkupRule="1.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="16" TotalAmount="317.37" OriginalAmount="314.23" MarkupRule="1.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="319.96" OriginalAmount="316.79" MarkupRule="1.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="94" TotalAmount="325.71" OriginalAmount="322.49" MarkupRule="1.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="329.21" OriginalAmount="325.95" MarkupRule="1.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="342.35" OriginalAmount="338.96" MarkupRule="1.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="16" TotalAmount="343.60" OriginalAmount="340.20" MarkupRule="1.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="349.39" OriginalAmount="345.93" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="8.0043138" Longitude="98.2984512" StarRating="4" HotelCode="|61808" HotelName="Homm Suites Laguna" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" 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="355.83" OriginalAmount="352.31" MarkupRule="1.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="358.63" OriginalAmount="355.08" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="7.8473882" Longitude="98.2935092" StarRating="4" HotelCode="|34327" HotelName="Karon Sea Sands Resort" Meals="ROOM ONLY" BedType="ROOM ONLY" 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="364.79" OriginalAmount="361.18" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="7.9101071" Longitude="98.2962097" StarRating="3" HotelCode="|26221" HotelName="Patong Lodge" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" 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="365.17" OriginalAmount="361.55" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="7.8167491" Longitude="98.3021164" StarRating="4" HotelCode="|35359" HotelName="Sugar Marina Resort - Fashion - Kata Beach" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <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="365.52" OriginalAmount="361.90" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="7.8515792" Longitude="98.2951375" StarRating="3" HotelCode="|26206" HotelName="Best Western Phuket Ocean Resort" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 23/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="377.81" OriginalAmount="374.07" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="8.135104" Longitude="98.3045646" StarRating="4" HotelCode="|397026" HotelName="Maikhao" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>151/34, Soi Maikhao 8, Maikhao Beach, Thalang, 142</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/9/7/0/2/6/397026_74e108c1208.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="379.89" OriginalAmount="376.13" MarkupRule="1.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 23/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="16" TotalAmount="381.09" OriginalAmount="377.32" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="7.95017145681" Longitude="98.286502693254" StarRating="3" HotelCode="380651|1869728" HotelName="Clear House Resort" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 20/07/2026" HotelFacility="Air Conditioning,Bar,Golf,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>97/97 Kamala Beach, Tambon  Kamala, Amphoe Kathu, Kamala, Phuket 83150</AddressLine>
          </AddressLines>
          <CityName>Phuket</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e7/87/e787349d450747af85bedb4b6aa37fe16b24e024.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This resort warmly welcomes guests in Kamala Beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="385.04" OriginalAmount="381.23" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="7.886355" Longitude="98.3935095" StarRating="3" HotelCode="|83209" HotelName="Sino House Phuket" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 23/07/2026">
        <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="16" TotalAmount="388.13" OriginalAmount="384.29" MarkupRule="1.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="402.19" OriginalAmount="398.21" MarkupRule="1.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="16" TotalAmount="408.87" OriginalAmount="404.82" MarkupRule="1.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="Non Refundable" 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="415.57" OriginalAmount="411.46" MarkupRule="1.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="418.04" OriginalAmount="413.90" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="7.7988255552315" Longitude="98.337026763229" StarRating="3" HotelCode="188424|928645" HotelName="Friendship Beach Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>27/1 Soi Mittrapap, Friendship Beach, Rawai, Phuket 83130</AddressLine>
          </AddressLines>
          <CityName>Phuket</CityName>
        </Address>
        <HotelPictures>https://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="438.36" OriginalAmount="434.02" MarkupRule="1.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="Non Refundable">
        <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="16" TotalAmount="441.90" OriginalAmount="437.52" MarkupRule="1.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="Non Refundable" 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="443.77" OriginalAmount="439.38" MarkupRule="1.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="446.85" OriginalAmount="442.43" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="8.000179" Longitude="98.297251" StarRating="4" HotelCode="|390759" HotelName="Cassia Phuket" Meals="ROOM ONLY" BedType="ROOM ONLY" 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="457.02" OriginalAmount="452.50" MarkupRule="1.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="Free CXL until 20/07/2026">
        <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="94" TotalAmount="480.22" OriginalAmount="475.47" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="7.9780663" Longitude="98.2853362" StarRating="5" HotelCode="|388678" HotelName="MIDA Grande Resort Phuket" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <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="489.50" OriginalAmount="484.65" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="7.8940065" Longitude="98.3024241" StarRating="4" HotelCode="|66679" HotelName="Andakira" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" 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="94" TotalAmount="503.97" OriginalAmount="498.98" MarkupRule="1.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="510.09" OriginalAmount="505.04" MarkupRule="1.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 18/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="545.82" OriginalAmount="540.42" MarkupRule="1.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="16" TotalAmount="547.81" OriginalAmount="542.39" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="7.8923632220529" Longitude="98.29553604126" StarRating="3" HotelCode="167013|248146" HotelName="Palmyra Patong Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Club Resort" CnxPolicy="Free CXL until 16/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="549.21" OriginalAmount="543.77" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="7.8166648263811" Longitude="98.301510568358" StarRating="3" HotelCode="267708|1569008" HotelName="Phuket Kata Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" 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="94" TotalAmount="555.60" OriginalAmount="550.10" MarkupRule="1.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 19/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="1" TotalAmount="557.26" OriginalAmount="551.74" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="7.86972678" Longitude="98.35694174" StarRating="4" HotelCode="854094|CBE922400" HotelName="Ramada Plaza By Wyndham Chao Fah" Meals="BED &amp; BREAKFAST,ROOM ONLY" 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="560.37" OriginalAmount="554.82" MarkupRule="1.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="Non Refundable">
        <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="564.42" OriginalAmount="558.83" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="7.8123598" Longitude="98.2989996" StarRating="3" HotelCode="|34747" HotelName="Orchidacea Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" 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="94" TotalAmount="571.71" OriginalAmount="566.05" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="7.98582" Longitude="98.28716" StarRating="4" HotelCode="|33259" HotelName="Best Western Premier Bangtao Beach Resort and Spa" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <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="94" TotalAmount="573.12" OriginalAmount="567.45" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="7.8859616" Longitude="98.3939417" StarRating="3" HotelCode="|47089" HotelName="Mei Zhou Phuket" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>LUANGPOHWATCHALONG RD., T. TALADYAI, MUANG 1/5</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/7/0/8/9/47089_30536a41132.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has a lobby, with air-conditioning, a tropical garden, a reception, a lift and a television room. Our guests can find a breakfast room, internet, room service, a laundry service and a car park. SITUATION: It is inPhuket the heart of close to the establishment, clients can find the commercial and business area, leisure areas, close to the establishment, guests have tourist points of interest situated 30 kilometres away fromPhuket Airport. ROOM: Guests are offered Mei Zhou suites, deluxe rooms and superior rooms. The comfortable and inviting rooms, have a bathroom with a shower, a king size or double bed, individual air-conditioning and a balcony or terrace. They also have a satellite television, a stereo, a mini-bar and a safe. PAYMENT METHODS: Customers can pay by Mastercard and Visa. OTHERS: Regarding the food and beverage offering, clients can enjoy a continental or buffet breakfast.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="581.28" OriginalAmount="575.52" MarkupRule="1.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 20/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="585.05" OriginalAmount="579.26" MarkupRule="1.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="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Golf,Internet,Kitchen,Lounge,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>62/20 Rasada Rd., T.Taladyai, A.Muang, Phuket 83000</AddressLine>
          </AddressLines>
          <CityName>Phuket</CityName>
        </Address>
        <HotelPictures>https://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="16" TotalAmount="590.32" OriginalAmount="584.48" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="7.9620887491817" Longitude="98.385108449074" StarRating="3" HotelCode="11402|246126" HotelName="Boat Lagoon Resort" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Golf,Internet,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>22/1 Thepkasattri Road Moo 2, Tambon Kohkaew, Amphoe Muang, Phuket 83200</AddressLine>
          </AddressLines>
          <CityName>Phuket</CityName>
        </Address>
        <HotelPictures>https://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="592.35" OriginalAmount="586.49" MarkupRule="1.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="596.20" OriginalAmount="590.30" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="7.8972734202333" Longitude="98.298069354987" StarRating="3" HotelCode="293436|1478958" HotelName="Royal Phawadee Village" Meals="ROOM ONLY,BED &amp; BREAKFAST" 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="606.47" OriginalAmount="600.47" MarkupRule="1.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="94" TotalAmount="622.29" OriginalAmount="616.13" MarkupRule="1.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 17/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="652.03" OriginalAmount="645.57" MarkupRule="1.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="673.39" OriginalAmount="666.72" MarkupRule="1.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="94" TotalAmount="688.10" OriginalAmount="681.29" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="7.8326633" Longitude="98.2953355" StarRating="3" HotelCode="|34875" HotelName="Phuket Island View Resort" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <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="16" TotalAmount="714.59" OriginalAmount="707.51" MarkupRule="1.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="94" TotalAmount="734.25" OriginalAmount="726.98" MarkupRule="1.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 22/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="735.05" OriginalAmount="727.77" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="7.8761568" Longitude="98.4293122" StarRating="4" HotelCode="|210623" HotelName="Tide Phuket" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 19/07/2026">
        <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="735.06" OriginalAmount="727.78" MarkupRule="1.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="Non Refundable" 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="94" TotalAmount="739.10" OriginalAmount="731.78" MarkupRule="1.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 20/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="16" TotalAmount="747.25" OriginalAmount="739.85" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="7.93985" Longitude="98.426695" StarRating="5" HotelCode="118746|124437" HotelName="The Village Coconut Island" Meals="BED &amp; BREAKFAST,HALF BOARD,FULL BOARD,ALL INCLUSIVE,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="Beach Hotel,Club Resort,Village,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Golf,Internet,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Coconut Island, Phuket</AddressLine>
          </AddressLines>
          <CityName>Phuket</CityName>
        </Address>
        <HotelPictures>https://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="763.67" OriginalAmount="756.11" MarkupRule="1.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="Non Refundable">
        <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="94" TotalAmount="893.03" OriginalAmount="884.19" MarkupRule="1.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="Non Refundable">
        <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="894.03" OriginalAmount="885.18" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="7.8011699" Longitude="98.3358561" StarRating="5" HotelCode="|62894" HotelName="Selina Serenity Rawai Phuket" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" 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="974.94" OriginalAmount="965.29" MarkupRule="1.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="1036.76" OriginalAmount="1026.50" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="7.825588" Longitude="98.295344" StarRating="4" HotelCode="|34842" HotelName="Peach Hill Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <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="94" TotalAmount="1058.89" OriginalAmount="1048.41" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="7.9009773" Longitude="98.2996559" StarRating="4" HotelCode="|39013" HotelName="Byd Lofts Boutique and Serviced Apartments - Patong Beach, Phuket" Meals="ROOM ONLY" BedType="ROOM ONLY" 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="16" TotalAmount="1073.77" OriginalAmount="1063.14" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="7.917037" Longitude="98.288385" StarRating="4" HotelCode="188436|1574158" HotelName="IndoChine Resort &amp; Villas" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 21/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="1090.17" OriginalAmount="1079.38" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="8.007348" Longitude="98.2982787" StarRating="4" HotelCode="|31649" HotelName="Allamanda Laguna Phuket" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>29 Moo 4, Srisoonthorn Road, Chernatalay, Talang, 83110 Bang Tao Beach, Thailand</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/1/6/4/9/31649_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel with air-conditioning and has 235 rooms, The establishment has a lobby, a reception and a mini-club. SITUATION: Is situated on a hill, close to the establishment, clients can find the beach, The establishment offers a transfer service. ROOM: The comfortable rooms, have fitted carpets, a bathroom with a bath, a sitting area, a king size or double bed, a hairdryer, a direct line telephone, a satellite or cable television and a radio. They also have a stereo, a mini-bar, a safe (available for a fee), internet, a kettle, a coffee maker, an individual air-conditioning system and a balcony or terrace. It also offers suites with kitchenette.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1099.06" OriginalAmount="1088.18" MarkupRule="1.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="Free CXL until 16/07/2026">
        <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="16" TotalAmount="1161.02" OriginalAmount="1149.52" MarkupRule="1.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="1168.09" OriginalAmount="1156.52" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="7.89657" Longitude="98.30217" StarRating="4" HotelCode="|39353" HotelName="Nipa Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>33 Sainamyen Rd</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/9/3/5/3/39353_5.jpg</HotelPictures>
        <HotelDescription>HOTEL: This complex has 90 rooms, The establishment has a lobby, express check-out, a reception, a lift and a safety deposit box service. The establishment also offers a currency exchange service, a restaurant, WiFi, room service, a laundry service and a car park. SITUATION: Phuket It is located near 10 minutes away, you can find Patong the beach in the surrounding area, clients have bars, pubs and nightclubs. It is situated 40 minutes away fromPhuket Airport. ROOM: The rooms have a balcony or terrace, a bathroom with a shower, a bath, a safe and a hairdryer. They also have a direct line telephone, a television, internet, a mini-bar, a coffee maker and a kettle. FACILITIES: You can find a swimming pool with a children's area and an outdoor bar. 15 minutes away from the establishment, clients have at their disposal a golf course. MEALS: Regarding the food and beverage offering, the establishment offers a restaurant. PAYMENT METHODS: Customers can pay using American Express, Diners Club, JCB, Mastercard and Visa.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1179.73" OriginalAmount="1168.05" MarkupRule="1.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="Non Refundable">
        <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="94" TotalAmount="1195.52" OriginalAmount="1183.68" MarkupRule="1.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="1222.25" OriginalAmount="1210.15" MarkupRule="1.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="1270.21" OriginalAmount="1257.63" MarkupRule="1.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="1305.17" OriginalAmount="1292.25" MarkupRule="1.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="1311.73" OriginalAmount="1298.74" MarkupRule="1.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 17/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="1342.18" OriginalAmount="1328.89" MarkupRule="1.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="1377.39" OriginalAmount="1363.75" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="7.8848369" Longitude="98.2927061" StarRating="4" HotelCode="|34222" HotelName="Hyton Leelavadee Phuket" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 20/07/2026">
        <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="1392.27" OriginalAmount="1378.49" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="7.884145" Longitude="98.381108" StarRating="3" HotelCode="|414319" HotelName="Sound Gallery House - Hostel" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <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="1411.52" OriginalAmount="1397.54" MarkupRule="1.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="1533.56" OriginalAmount="1518.38" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="7.94374" Longitude="98.26321" StarRating="5" HotelCode="|46325" HotelName="Ayara Kamala Resort and Spa" Meals="HALF-BOARD" BedType="HALF-BOARD" 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="1618.30" OriginalAmount="1602.28" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="7.80773" Longitude="98.40937" StarRating="5" HotelCode="|26207" HotelName="Cape Panwa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 19/07/2026">
        <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="1693.54" OriginalAmount="1676.77" MarkupRule="1.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="Non Refundable">
        <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="16" TotalAmount="1725.16" OriginalAmount="1708.08" MarkupRule="1.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="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Garden,Golf,Internet,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>888 Moo 3, Tumbon Mai Khao, Amphur Thalang, Phuket</AddressLine>
          </AddressLines>
          <CityName>Phuket</CityName>
        </Address>
        <HotelPictures>https://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="1732.51" OriginalAmount="1715.36" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="7.9776306" Longitude="98.2803539" StarRating="5" HotelCode="|28052" HotelName="Twinpalms Phuket" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <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="16" TotalAmount="1982.93" OriginalAmount="1963.30" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="7.8207103117881" Longitude="98.384623461654" StarRating="4" HotelCode="934501|1868698" HotelName="Korsiri Villas" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 23/07/2026" 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="94" TotalAmount="2119.30" OriginalAmount="2098.32" MarkupRule="1.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 20/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="2144.80" OriginalAmount="2123.56" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="7.883931" Longitude="98.39437" StarRating="4" HotelCode="|389863" HotelName="Blu Monkey Hub and Hotel Phuket" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 20/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="16" TotalAmount="2264.73" OriginalAmount="2242.31" MarkupRule="1.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 20/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="2511.73" OriginalAmount="2486.86" MarkupRule="1.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="16" TotalAmount="2520.85" OriginalAmount="2495.89" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="7.880871" Longitude="98.392779" StarRating="3" HotelCode="65124|44114" HotelName="Metropole" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 21/07/2026" 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="2901.14" OriginalAmount="2872.42" MarkupRule="1.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="2926.01" OriginalAmount="2897.04" MarkupRule="1.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="Free CXL until 20/07/2026" 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="3398.94" OriginalAmount="3365.29" MarkupRule="1.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="Non Refundable">
        <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="3484.20" OriginalAmount="3449.70" MarkupRule="1.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="3514.17" OriginalAmount="3479.38" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="7.933186" Longitude="98.262904" StarRating="5" HotelCode="115864|95637" HotelName="Paresa Resort" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" 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>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="3651.28" OriginalAmount="3615.13" MarkupRule="1.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="94" TotalAmount="3850.48" OriginalAmount="3812.36" MarkupRule="1.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="94" TotalAmount="4003.32" OriginalAmount="3963.68" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="7.8723343" Longitude="98.43191" StarRating="3" HotelCode="|439573" HotelName="Sinae Phuket" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <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="4047.93" OriginalAmount="4007.85" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="7.897143" Longitude="98.304779" StarRating="3" HotelCode="|175677" HotelName="Naina Resort and Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 18/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="4157.37" OriginalAmount="4116.21" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="7.89647343" Longitude="98.30467228" StarRating="3" HotelCode="355563|2003315" HotelName="Naina Resort &amp; Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 21/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="4296.21" OriginalAmount="4253.67" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="7.944445" Longitude="98.436715" StarRating="5" HotelCode="|386577" HotelName="Island Escape By Burasari" Meals="HALF-BOARD" BedType="HALF-BOARD" CnxPolicy="Non Refundable">
        <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="8591.92" OriginalAmount="8506.85" MarkupRule="1.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="10351.07" OriginalAmount="10248.58" MarkupRule="1.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="Non Refundable">
        <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="13124.47" OriginalAmount="12994.52" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="8.034626" Longitude="98.285172" StarRating="0" HotelCode="|33250" HotelName="Bundarika" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <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="308.11" OriginalAmount="305.06" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="7.810384" Longitude="98.339033" StarRating="4" HotelCode="|389899" HotelName="Blue Beach Grand Resort and Spa" Meals="ROOM ONLY" BedType="ROOM ONLY" 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,Bicycle Rental,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service,Currency Exchange,Diet Meals,Golf,Kitchen,Lounge,Massage Centre,Spa,Conference Hall,Garden,Central Heating,Nightclub,Sauna,Shopping Arcade,Jacuzzi,Wheelchair Access,Swimming Pool,24 Hour Front Desk,Elevator,24 Hour Security,Airport Transfer (on Demand),Meeting Room,Coffee Shop,LCD/Projector,Parking</BasicAmenities>
    <HotelRating>4,3,5,2</HotelRating>
    <BedType />
    <Meals>BED &amp; BREAKFAST,ROOM ONLY,HALF BOARD,FULL BOARD,ALL INCLUSIVE</Meals>
    <PropertyType>BEACH HOTEL,SPA HOTEL,CLUB RESORT,VILLAGE,FAMILY-FRIENDLY HOTEL,CITY HOTEL,APARTMENT HOTEL,ECO HOTEL,BUSINESS HOTEL,HOTEL DE CHARME,HOTEL,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
ed821528-3dcf-4a56-a2cf-85d574a4d48f|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
ed821528-3dcf-4a56-a2cf-85d574a4d48f|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="ed821528-3dcf-4a56-a2cf-85d574a4d48f">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="4" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="73754" DestinationId="0" CityId="0" />
    <StayDateRange Start="2026-07-28T00:00:00" End="2026-08-02T00:00:00" />
    <Rating MinRating="0" MaxRating="5" />
    <HotelRef HotelId="|32946" SourceId="94" />
    <AllSupplier>false</AllSupplier>
  </Request>
  <GeneralInfo UserName="flyplanners786@gmail.com" Password="Planners@321" RequestedCurrency="GBP" ClientNationality="PK" ClientCountry="Pakistan" 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
ed821528-3dcf-4a56-a2cf-85d574a4d48f|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="ed821528-3dcf-4a56-a2cf-85d574a4d48f" TimeStamp="0001-01-01T00:00:00" HotelName="Amari Phuket" HotelCode="32946" GTCityId="73754" CountryCode="TH" CityName="Phuket" CountryName="Thailand" Address="MUEN-NGERN RD, PATONG BEACH, KATHU DISTRICT 2" SourceId="94" Currency="GBP"><RoomTypes><RoomType BoardBasis="Bed and breakfast" FilterMealType="Bed and breakfast" RoomType="Room 1: Double room" RoomTypeCode="32946H1_H2HRHR6g2mlo|1784193411.DHbFAf-GBRA15f8eoffC|1517.68|94|MTUxNy42OHxFVVJ8c3VwcGxpZXJkZWFkbGluZQ==" OriginalAmount="1291" TotalPrice="1304.35" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Free CXL until 17/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-17T00:00:00" End="2026-07-17T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="1291.44" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Bed and breakfast" FilterMealType="Bed and breakfast" RoomType="Room 1: Suite" RoomTypeCode="32946H41_92H2HRHR7han1i|1784193411.DHbFAf-GBRA15f8eoffC|1526.26|94|MTUyNi4yNnxFVVJ8c3VwcGxpZXJkZWFkbGluZQ==" OriginalAmount="1299" TotalPrice="1311.73" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Free CXL until 17/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-17T00:00:00" End="2026-07-17T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="1298.74" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Half-board" FilterMealType="Half-board" RoomType="Room 1: Double room" RoomTypeCode="32946H1_H3HRHR6g4bdr|1784193411.DHbFAf-GBRA15f8eoffC|1868.27|94|MTg2OC4yN3xFVVJ8c3VwcGxpZXJkZWFkbGluZQ==" OriginalAmount="1590" TotalPrice="1605.67" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Free CXL until 21/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-21T00:00:00" End="2026-07-21T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="1589.77" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Half-board" FilterMealType="Half-board" RoomType="Room 1: Suite" RoomTypeCode="32946H41_92H3HRHR7hcc0l|1784193411.DHbFAf-GBRA15f8eoffC|1878.81|94|MTg3OC44MXxFVVJ8c3VwcGxpZXJkZWFkbGluZQ==" OriginalAmount="1599" TotalPrice="1614.73" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Free CXL until 21/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-21T00:00:00" End="2026-07-21T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="1598.74" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType></RoomTypes><Images><Image Url="http://cdnh.octanio.com/images/hotels/3/2/9/4/6/32946_1_2024.jpg" /><Image Url="http://cdnh.octanio.com/images/hotels/3/2/9/4/6/32946_1_2057.jpg" /><Image Url="http://cdnh.octanio.com/images/hotels/3/2/9/4/6/32946_1_2221.jpg" /><Image Url="http://cdnh.octanio.com/images/hotels/3/2/9/4/6/32946_1_2516.jpg" /><Image Url="http://cdnh.octanio.com/images/hotels/3/2/9/4/6/32946_1_2543.jpg" /><Image Url="http://cdnh.octanio.com/images/hotels/3/2/9/4/6/32946_1_2675.jpg" /><Image Url="http://cdnh.octanio.com/images/hotels/3/2/9/4/6/32946_1_5395.jpg" /><Image Url="http://cdnh.octanio.com/images/hotels/3/2/9/4/6/32946_1_6294.jpg" /><Image Url="http://cdnh.octanio.com/images/hotels/3/2/9/4/6/32946_1_6786.jpg" /><Image Url="http://cdnh.octanio.com/images/hotels/3/2/9/4/6/32946_1_6925.jpg" /><Image Url="http://cdnh.octanio.com/images/hotels/3/2/9/4/6/32946_1_8591.jpg" /><Image Url="http://cdnh.octanio.com/images/hotels/3/2/9/4/6/32946_1_8671.jpg" /><Image Url="http://cdnh.octanio.com/images/hotels/3/2/9/4/6/32946_1_8921.jpg" /><Image Url="http://cdnh.octanio.com/images/hotels/3/2/9/4/6/32946_1_9116.jpg" /><Image Url="http://cdnh.octanio.com/images/hotels/3/2/9/4/6/32946_1_9691.jpg" /><Image Url="http://cdnh.octanio.com/images/hotels/3/2/9/4/6/32946_1_9807.jpg" /></Images><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><Facilities><HotelFacilities><Type>Room</Type><Description>Individual air-conditioning</Description><Value>Individual air-conditioning</Value></HotelFacilities><HotelFacilities><Type>Room</Type><Description>Balcony</Description><Value>Balcony</Value></HotelFacilities><HotelFacilities><Type>Room</Type><Description>Bathroom</Description><Value>Bathroom</Value></HotelFacilities><HotelFacilities><Type>Room</Type><Description>Safe</Description><Value>Safe</Value></HotelFacilities><HotelFacilities><Type>Room</Type><Description>King size bed</Description><Value>King size bed</Value></HotelFacilities><HotelFacilities><Type>Room</Type><Description>Shower</Description><Value>Shower</Value></HotelFacilities><HotelFacilities><Type>Room</Type><Description>Minibar</Description><Value>Minibar</Value></HotelFacilities><HotelFacilities><Type>Room</Type><Description>Hairdryer</Description><Value>Hairdryer</Value></HotelFacilities><HotelFacilities><Type>Room</Type><Description>Direct line telephone</Description><Value>Direct line telephone</Value></HotelFacilities><HotelFacilities><Type>Room</Type><Description>Satellite/cable TV</Description><Value>Satellite/cable TV</Value></HotelFacilities><HotelFacilities><Type>Hotel</Type><Description>Terrace / solarium</Description><Value>Terrace / solarium</Value></HotelFacilities><HotelFacilities><Type>Hotel</Type><Description>Garden</Description><Value>Garden</Value></HotelFacilities><HotelFacilities><Type>Hotel</Type><Description>Located opposite the beach</Description><Value>Located opposite the beach</Value></HotelFacilities><HotelFacilities><Type>Hotel</Type><Description>Tennis</Description><Value>Tennis</Value></HotelFacilities><HotelFacilities><Type>Hotel</Type><Description>Scubadiving</Description><Value>Scubadiving</Value></HotelFacilities><HotelFacilities><Type>Hotel</Type><Description>Snorkeling</Description><Value>Snorkeling</Value></HotelFacilities><HotelFacilities><Type>Hotel</Type><Description>Cooking classes</Description><Value>Cooking classes</Value></HotelFacilities><HotelFacilities><Type>Hotel</Type><Description>Happy hour</Description><Value>Happy hour</Value></HotelFacilities><HotelFacilities><Type>Hotel</Type><Description>Play area for children</Description><Value>Play area for children</Value></HotelFacilities><HotelFacilities><Type>Hotel</Type><Description>Kid`s club</Description><Value>Kid`s club</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>Restaurant</Description><Value>Restaurant</Value></HotelFacilities><HotelFacilities><Type>Hotel</Type><Description>Parking adapted for people with reduced mobility</Description><Value>Parking adapted for people with reduced mobility</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>Take-away lunches</Description><Value>Take-away lunches</Value></HotelFacilities><HotelFacilities><Type>Hotel</Type><Description>Express check-in / check-out</Description><Value>Express check-in / check-out</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>Room service</Description><Value>Room service</Value></HotelFacilities><HotelFacilities><Type>Hotel</Type><Description>Ironing service</Description><Value>Ironing 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>Ticket Sales</Description><Value>Ticket Sales</Value></HotelFacilities><HotelFacilities><Type>Hotel</Type><Description>ATM in the hotel</Description><Value>ATM in the hotel</Value></HotelFacilities><HotelFacilities><Type>Hotel</Type><Description>Invoices</Description><Value>Invoices</Value></HotelFacilities><HotelFacilities><Type>Hotel</Type><Description>Car rental</Description><Value>Car rental</Value></HotelFacilities><HotelFacilities><Type>Hotel</Type><Description>Fax / photocopy machine</Description><Value>Fax / photocopy machine</Value></HotelFacilities><HotelFacilities><Type>Hotel</Type><Description>Meeting / banquet rooms</Description><Value>Meeting / banquet rooms</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>Lift</Description><Value>Lift</Value></HotelFacilities><HotelFacilities><Type>Hotel</Type><Description>Press</Description><Value>Press</Value></HotelFacilities><HotelFacilities><Type>Hotel</Type><Description>Shop or supermarket</Description><Value>Shop or supermarket</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>Children\'s pool</Description><Value>Children\'s 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>Umbrellas</Description><Value>Umbrellas</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>Sauna</Description><Value>Sauna</Value></HotelFacilities><HotelFacilities><Type>Hotel</Type><Description>Massages</Description><Value>Massages</Value></HotelFacilities><HotelFacilities><Type>Hotel</Type><Description>Thermal baths</Description><Value>Thermal baths</Value></HotelFacilities><HotelFacilities><Type>Hotel</Type><Description>Airport pick-up service</Description><Value>Airport pick-up service</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>Clients can choose not to use the accommodationÂ´s cleaning service</Description><Value>Clients can choose not to use the accommodationÂ´s cleaning service</Value></HotelFacilities><HotelFacilities><Type>Hotel</Type><Description>Masks available to customers</Description><Value>Masks available to customers</Value></HotelFacilities><HotelFacilities><Type>Hotel</Type><Description>Check-in and check-out without contact</Description><Value>Check-in and check-out without contact</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>Tea / Coffee maker</Description><Value>Tea / Coffee maker</Value></HotelFacilities><HotelFacilities><Type>Hotel</Type><Description>Adventure sports</Description><Value>Adventure sports</Value></HotelFacilities><HotelFacilities><Type>Hotel</Type><Description>Beach</Description><Value>Beach</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>Thermal waters</Description><Value>Thermal waters</Value></HotelFacilities><HotelFacilities><Type>Hotel</Type><Description>Spa</Description><Value>Spa</Value></HotelFacilities><HotelFacilities><Type>Hotel</Type><Description>Romantic</Description><Value>Romantic</Value></HotelFacilities><HotelFacilities><Type>Hotel</Type><Description>Eco Friendly</Description><Value>Eco Friendly</Value></HotelFacilities><HotelFacilities><Type>Hotel</Type><Description>Luxury</Description><Value>Luxury</Value></HotelFacilities><HotelFacilities><Type>Hotel</Type><Description>No pets allowed</Description><Value>No pets allowed</Value></HotelFacilities></Facilities></HotelRoomRS>||True