<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
7fc14df3-c8b9-44fe-ae95-cf3487f3b740|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="7fc14df3-c8b9-44fe-ae95-cf3487f3b740">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="2" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="73754" DestinationId="0" CityId="0" />
    <StayDateRange Start="2026-12-21T00:00:00" End="2026-12-26T00:00:00" />
    <Rating MinRating="0" MaxRating="5" />
    <AllSupplier>false</AllSupplier>
  </Request>
  <GeneralInfo UserName="info.destinationsunknown@gmail.com" Password="Travel@2026" RequestedCurrency="GBP" ClientNationality="IN" 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
7fc14df3-c8b9-44fe-ae95-cf3487f3b740|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:3346a21a-ea17-4769-b9e6-f8748b91889e
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
7fc14df3-c8b9-44fe-ae95-cf3487f3b740|HotelbedsSearch|successfull supplier interation||HotelBeds|TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
7fc14df3-c8b9-44fe-ae95-cf3487f3b740|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
7fc14df3-c8b9-44fe-ae95-cf3487f3b740|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
7fc14df3-c8b9-44fe-ae95-cf3487f3b740|SearchResponse|SearchResponse|<?xml version="1.0" encoding="utf-16"?>
<HotelSearchRS xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" TimeStamp="2026-06-08T14:18:37.3586768+01:00" Version="0" EchoToken="Search" TransactionIdentifier="7fc14df3-c8b9-44fe-ae95-cf3487f3b740" Currency="GBP">
  <HotelStays>
    <HotelStay SourceId="94" TotalAmount="56.59" OriginalAmount="54.94" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.88532" Longitude="98.39241" StarRating="0" HotelCode="|604498" HotelName="Marco Polo Phuket Poshtel &amp; Bistro" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 13/12/2026">
        <Address>
          <AddressLines>
            <AddressLine>227 ??? ????</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/6/0/4/4/9/8/604498_db5f25f2335.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="71.22" OriginalAmount="69.15" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.87101848" Longitude="98.3812938" StarRating="2" HotelCode="749208|730192" HotelName="Baan Nat" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guest houses" CnxPolicy="Free CXL until 08/12/2026" HotelFacility="Air Conditioning,Garden,Internet,Parking,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>9/18 Sakdidej Road, Phuket Town 83000</AddressLine>
          </AddressLines>
          <CityName>Phuket</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/aa/62/aa628cc8d32bae7cab2b54cc6a507413ede6ff22.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Stop at Baan Nat to discover the wonders of Phuket. The hotel offers guests a range of services and ...</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="74.04" OriginalAmount="71.88" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.878473" Longitude="98.381527" StarRating="3" HotelCode="177498|1573778" HotelName="Pure Mansion" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>3/7 Chaofa Road, Maung, Phuket 83000</AddressLine>
          </AddressLines>
          <CityName>Phuket</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ed/bc/edbc4cea1f375db3cc08c9c952000a44f2217b3d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated in the centre of Phuket Town, on the Chaofa Road. The Patong beach is situated...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="77.20" OriginalAmount="74.95" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.885297" Longitude="98.297427" StarRating="3" HotelCode="|176118" HotelName="The Cocoon Patong" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 13/12/2026">
        <Address>
          <AddressLines>
            <AddressLine>162/129, Phangmuang Sai Kor Rd., Patong</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/7/6/1/1/8/176118_7.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="80.97" OriginalAmount="78.61" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.881805" Longitude="98.392626" StarRating="2" HotelCode="|174817" HotelName="Sleep At Phuket" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>41/16 Montri Rd, Amphoe Muang</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/7/4/8/1/7/174817_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="85.17" OriginalAmount="82.69" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.88644804" Longitude="98.39286883" StarRating="2" HotelCode="406190|3564835" HotelName="Beehive Phuket Old Town - Hostel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hostels" CnxPolicy="Non Refundable" HotelFacility="24 Hour Front Desk,Air Conditioning,Concierge,Designated Smoking Area,Dry Cleaning,Internet,Laundry,Luggage Storage,Parking,Spa,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>2/45 Montri road, Talad Yai, Phuket, Phuket Town 83000, Phuket Province</AddressLine>
          </AddressLines>
          <CityName>Phuket</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/a8/64/a864c55d5a491bd05a13dc64cec2bac384b78419.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;With a stay at Beehive Phuket Old Town - Hostel in Phuket (Old Phu...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="90.73" OriginalAmount="88.09" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.89388327" Longitude="98.36566668" StarRating="3" HotelCode="603158|3643935" HotelName="Pk Mansion" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Free CXL until 14/12/2026" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>35/1-2 35/5-7 Vichitsongkram Road Moo 5, Vichit, Muang, Phuket 83000</AddressLine>
          </AddressLines>
          <CityName>Phuket</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e4/a5/e4a5a56a11d94b4bb718ce87e93b858ea66e7590.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel welcomes guests on Phuket.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="97.85" OriginalAmount="95.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.8822699" Longitude="98.3919511" StarRating="2" HotelCode="526537|696501" HotelName="Hop Inn Phuket" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 14/12/2026" HotelFacility="Air Conditioning,Golf,Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>14/19 Thepkasattri Road Moo 6, Ratsada Sub District, Mueang Phuket District, Phuket 83000</AddressLine>
          </AddressLines>
          <CityName>Phuket</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/77/3b/773beb757b7ccf42148d69d63b431cb18b409391.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests on Phuket.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="101.44" OriginalAmount="98.49" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.88471326" Longitude="98.38994848" StarRating="2" HotelCode="428766|1220988" HotelName="99 Oldtown Boutique Guesthouse" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guest houses" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Concierge,Designated Smoking Area,Elevator,Internet,LCD/Projector,Parking,Vending Machine">
        <Address>
          <AddressLines>
            <AddressLine>99 Thalang Road, Taladyai, Phuket Town, Phuket 83000</AddressLine>
          </AddressLines>
          <CityName>Phuket</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/64/7e/647e49696ad2a3c5782934f37c9c476808800fe4.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Property Location With a stay at 99 Oldtown Boutique Guesthouse, you'll be centrally located in Phuk...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="103.81" OriginalAmount="100.79" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.8832900753679" Longitude="98.396525718556" StarRating="2" HotelCode="495333|2260265" HotelName="Lub Sbuy Guest House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 16/12/2026" HotelFacility="Air Conditioning,Golf,Internet">
        <Address>
          <AddressLines>
            <AddressLine>183/79-80 Phang-Nga Road, Tambon Taladyai, Amphoe Muang, Phuket 83000</AddressLine>
          </AddressLines>
          <CityName>Phuket</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ed/34/ed34f65c69748aace860bd9250c28d7d4f442869.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Phuket.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="104.62" OriginalAmount="101.57" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.8795608991519" Longitude="98.393027481946" StarRating="3" HotelCode="339017|1233208" HotelName="Crystal Inn Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 15/12/2026" HotelFacility="Air Conditioning,Bar,Golf,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>2/1-10 Montri Road Soi Surin, Taladyai, Muang, Phuket 83000</AddressLine>
          </AddressLines>
          <CityName>Phuket</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/cf/71/cf717eb4d33b4537ce23531ee4213f87e8fbdb45.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel features various services and facilities, including a restaurant, a transfer service and r...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="105.95" OriginalAmount="102.86" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.885923" Longitude="98.386721" StarRating="3" HotelCode="|175626" HotelName="Chino Town Gallery Alley" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 16/12/2026">
        <Address>
          <AddressLines>
            <AddressLine>113 Soi Soon U-Thit, Yaowarat Road, Tambon Talat Nuea Muang Phuket 83000</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/7/5/6/2/6/175626_5aaf3711114.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="109.59" OriginalAmount="106.40" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.8859146394541" Longitude="98.386585045398" StarRating="3" HotelCode="496022|3595635" HotelName="Chino Town Gallery Guesthouse" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 15/12/2026" HotelFacility="Golf,Internet">
        <Address>
          <AddressLines>
            <AddressLine>113 Soi Soon U-Thit, Yaowarat Road, Tambon Talat Nuea, 83000 Phuket</AddressLine>
          </AddressLines>
          <CityName>Phuket</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5f/ab/5fab69629a1057ebf394afe51b7508b2b99a58f4.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests on Phuket.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="109.92" OriginalAmount="106.72" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.86125062" Longitude="98.34395324" StarRating="3" HotelCode="361216|3596615" HotelName="Phaithong Sotel Resort" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 16/12/2026" HotelFacility="Air Conditioning,Bar,Golf,Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>1/66 Chaofa Nok  Road, Chalong, Muang, Phuket 83000</AddressLine>
          </AddressLines>
          <CityName>Phuket</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/2b/dc/2bdcd350b2f2199ae08f0fbf82fb61953610f7c4.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This complex warmly welcomes guests in Chalong Bay.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="110.05" OriginalAmount="106.84" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.88139056" Longitude="98.38139932" StarRating="3" HotelCode="571804|3658385" HotelName="The Topaz Residence" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 16/12/2026" HotelFacility="Air Conditioning,Golf,Internet,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>79/2 Soi Pattana 1, Pattana Road, Talad Nuae, Phuket 83000</AddressLine>
          </AddressLines>
          <CityName>Phuket</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/79/9f/799f5fa892c78a7a2b3e300ff7e981ea9ec03c99.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Phuket.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="112.26" OriginalAmount="108.99" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.883226220557" Longitude="98.385630635532" StarRating="2" HotelCode="337960|3549595" HotelName="Chinotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>133-135 Ranong Road, Phuket, Phuket 83000</AddressLine>
          </AddressLines>
          <CityName>Phuket</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/58/fd/58fd305f4d1f2590a2be24dfe448ded9c32d07d1.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests on Phuket.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="113.86" OriginalAmount="110.54" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.8874" Longitude="98.38281" StarRating="2" HotelCode="|235594" HotelName="Pattra Mansion By Aksara Collection" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>116/23 Patipath Road Muang</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/3/5/5/9/4/235594_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="115.43" OriginalAmount="112.07" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.88055" Longitude="98.37755" StarRating="3" HotelCode="|587448" HotelName="Mayfa SHA plus" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>2/20 wirathongyok road</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/8/7/4/4/8/587448_233fb951739.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="117.00" OriginalAmount="113.59" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.8876729875173" Longitude="98.3822425861" StarRating="2" HotelCode="377906|3535435" HotelName="Patra Mansion" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Golf,Internet,Lounge,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>116/23 Patipath Road, Muang, Phuket 83000</AddressLine>
          </AddressLines>
          <CityName>Phuket</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f0/e2/f0e236dfc43974afdaabe7eaba8ee09b5a62146a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Phuket.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="117.70" OriginalAmount="114.27" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.892117" Longitude="98.389535" StarRating="0" HotelCode="|553137" HotelName="Desa Phuket" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>7411 Poonpol Road Ttaladnua Amuang</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/5/3/1/3/7/553137_0099cc51200.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="121.94" OriginalAmount="118.39" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.88264807" Longitude="98.39086611" StarRating="3" HotelCode="353733|1207618" HotelName="Quip Design Phuket Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Golf,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>54 Phuket road, Talad Yai, Amphoe Muang, 83000 Phuket Town</AddressLine>
          </AddressLines>
          <CityName>Phuket</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a5/98/a5985dc109f5a1fca7420a40229167c7fca7d4ef.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This B &amp; B is located in the heart of Phuket.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="126.40" OriginalAmount="122.72" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.88369" Longitude="98.39568" StarRating="0" HotelCode="|243213" HotelName="Bloo" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 13/12/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="94" TotalAmount="127.82" OriginalAmount="124.10" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.8956545" Longitude="98.363031" StarRating="3" HotelCode="|245852" HotelName="Central Residences" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>19/19 Moo 5, Vichitsongkram Road Vichit, Muang</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/4/5/8/5/2/245852_16.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="128.96" OriginalAmount="125.20" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.9472705386839" Longitude="98.280845535411" StarRating="2" HotelCode="380733|1910355" HotelName="Kamala Phuyai Resort" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/12/2026" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>73/146 Kamala-Patong Road Moo 3, Kathu, Kamala, Phuket 83120</AddressLine>
          </AddressLines>
          <CityName>Phuket</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8f/67/8f67ee5d017ba977fc71300a2de064783acd6d3c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This resort welcomes guests in Kamala Beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="130.57" OriginalAmount="126.77" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.88889365" Longitude="98.38648903" StarRating="2" HotelCode="516926|777832" HotelName="Surachet at 257 Boutique House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 12/12/2026" HotelFacility="Air Conditioning,Internet,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>257 Yaowarat Road, Muang Phuket, 83000 Phuket Town</AddressLine>
          </AddressLines>
          <CityName>Phuket</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/70/b4/70b4d19c79309238592b54e7022e4157363b0ac2.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests on Phuket.</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="130.61" OriginalAmount="126.81" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.8836741" Longitude="98.39565022" StarRating="2" HotelCode="545315|3558225" HotelName="Bloo Hostel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 13/12/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="16" TotalAmount="133.30" OriginalAmount="129.42" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.88385577" Longitude="98.38318357" StarRating="1" HotelCode="362372|3632735" HotelName="The Little Nest Phuket Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Golf,Internet">
        <Address>
          <AddressLines>
            <AddressLine>98 Ranong Road, Taladnue, Muang, 83000 Phuket Town</AddressLine>
          </AddressLines>
          <CityName>Phuket</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/505914/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests on Phuket.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="137.37" OriginalAmount="133.37" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.885197" Longitude="98.385794" StarRating="3" HotelCode="|407178" HotelName="Isara Boutique  and Cafe" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 13/12/2026">
        <Address>
          <AddressLines>
            <AddressLine>72 Krabi Road Tambol Ta Lad Neau</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/7/1/7/8/407178_c8b55ca1240.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="140.00" OriginalAmount="135.92" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.8224177481368" Longitude="98.340548542846" StarRating="3" HotelCode="338744|2250095" HotelName="Le Desir Resortel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Golf,Internet">
        <Address>
          <AddressLines>
            <AddressLine>71/40-41 Chaofa West Road Moo 10, Chalong, Phuket 83130</AddressLine>
          </AddressLines>
          <CityName>Phuket</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9f/2f/9f2f927d87b11405c047cb8e94a4f50566942e23.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Chalong Bay.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="145.59" OriginalAmount="141.35" MarkupRule="3.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 13/12/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="147.14" OriginalAmount="142.85" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.8827259659693" Longitude="98.397807006025" StarRating="2" HotelCode="380715|1249668" HotelName="Eco Hostel Phuket" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 14/12/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="94" TotalAmount="151.71" OriginalAmount="147.29" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.88291" Longitude="98.39791" StarRating="0" HotelCode="|186994" HotelName="Eco Phuket" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 13/12/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="151.88" OriginalAmount="147.46" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.900084" Longitude="98.380725" StarRating="3" HotelCode="933367|1169968" HotelName="Blu Monkey Bed &amp; Breakfast" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Golf,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>113/3, 115, 117, Hongyok Utit Road, Talad Yai Muang, Phuket 83000</AddressLine>
          </AddressLines>
          <CityName>Phuket</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d1/cd/d1cde289173e3fdb31b6cc607fdfd5f1d1f942a1.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This B &amp; B is located right in the heart of Phuket.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="152.66" OriginalAmount="148.21" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.79321" Longitude="98.3307" StarRating="3" HotelCode="|404939" HotelName="De Blue At Sea Rawai Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 10/12/2026">
        <Address>
          <AddressLines>
            <AddressLine>84/64-69 Moo 7, Rawai, Muang, Phuket 83130</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/4/9/3/9/404939_92eab731526.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="152.69" OriginalAmount="148.24" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.88365142" Longitude="98.39433399" StarRating="2" HotelCode="425179|1198508" HotelName="Lub Sbuy House Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="24 Hour Front Desk,Air Conditioning,Business Centre,Concierge,Designated Smoking Area,Dry Cleaning,Elevator,Internet,Laundry,LCD/Projector,Luggage Storage,Massage Centre,Parking,Restaurant,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>1 Phang-nga Road, Soi 3, Tambon Taladyai, Amphoe Muang, Phuket 83000</AddressLine>
          </AddressLines>
          <CityName>Phuket</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/12/bb/12bb54db4cbf91a06beec2fc7b7dc2929cbff568.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Property Location With a stay at Lub Sbuy House, you'll be centrally located in Phuket, convenient t...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="154.43" OriginalAmount="149.93" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.8872526" Longitude="98.3027969" StarRating="3" HotelCode="|83167" HotelName="The Album Loft At Nanai" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>NANAI RD., KATHU, PATONG 129/6-11</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/3/1/6/7/83167_1.jpg</HotelPictures>
        <HotelDescription>SITUATION: This establishment, is in Nanai the road Patong is situated in Phuket the establishment is 15 kilometres away from it is 34 kilometres away from Phuket Airport 5 minutes away from the establishment, guests will find the night market. ROOM: The rooms have an air-conditioning system, a balcony, cable television and a DVD player. Some rooms have a kitchen and a living room. FACILITIES: Guests are offered a swimming pool, WiFi (free of charge), a launderette, car rental, tourist information and excursions. OTHERS: Regarding the food and beverage provision, the establishment offers a restaurant.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="155.12" OriginalAmount="150.60" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.878191" Longitude="98.394933" StarRating="3" HotelCode="|398685" HotelName="Ibis Styles Phuket City" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>40 Chana Charoen Road, Talad Yai Muang</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/9/8/6/8/5/398685_696f7960233.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="157.21" OriginalAmount="152.63" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.89713" Longitude="98.3667" StarRating="3" HotelCode="|358572" HotelName="Park 38 - Sha Extra Plus" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 10/12/2026">
        <Address>
          <AddressLines>
            <AddressLine>38/3 Baan Suan Place Bangyai Road, Moo 5, Vichit District</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/5/8/5/7/2/358572_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="159.78" OriginalAmount="155.13" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.82698908" Longitude="98.33974846" StarRating="3" HotelCode="945557|3631215" HotelName="The Elysium Residence" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Golf,Internet">
        <Address>
          <AddressLines>
            <AddressLine>87/63 Chaofa Road Moo 10, Soi Chaofa 45, Chalong, Phuket 83130</AddressLine>
          </AddressLines>
          <CityName>Phuket</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/16/f4/16f4c0e7b39b70baf348fb44d067610f7559c759.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests on Phuket.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="159.83" OriginalAmount="155.17" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.8882659226276" Longitude="98.385353302654" StarRating="3" HotelCode="95932|140157" HotelName="i Pavilion Phuket Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 08/12/2026" HotelFacility="Air Conditioning">
        <Address>
          <AddressLines>
            <AddressLine>133 Satoon Road, Muang District, Phuket 83000</AddressLine>
          </AddressLines>
          <CityName>Phuket</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ba/6b/ba6b3a658c64fb8cff1179fb50be72418cdd844b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is conveniently located in Phuket Town, only a short stroll from historic Sino-Portuguese-...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="160.18" OriginalAmount="155.51" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.8999055" Longitude="98.3043779" StarRating="3" HotelCode="|71465" HotelName="Apk Resort" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>RACHAPATANUSORN RD., PATONG BEACH, KATHU 95</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/7/1/4/6/5/71465_7.jpg</HotelPictures>
        <HotelDescription>HOTEL: This renovated hotel in 2009, has 99 rooms, a lobby, express check-out, a reception, a safety deposit box service, a currency exchange service, a lift, a cafÃ©, a bar, a restaurant, WiFi and room service. SITUATION: It is situated close to restaurants, pubs and bars. Patong 15 minutes away from the establishment guests have It is situated 3 kilometres away from the bus station, 35 kilometres away, you can find Phuket Airport. ROOM: The rooms have a bathroom, a shower, a bath, a balcony, cable television, a fridge, a wardrobe, a sofa, a coffee maker, a kettle and an individual air-conditioning system. FACILITIES: Guests are offered 2 swimming pools, an outdoor bar and a terrace. MEALS: Regarding the food and beverage offering, the establishment offers a buffet breakfast and a set-menu lunch. PAYMENT METHODS: Customers can pay using Mastercard and Visa. OBSERVATIONS: Check-in is from 14:00 and check-out is at 12:00.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="161.68" OriginalAmount="156.97" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.8520948" Longitude="98.3548236" StarRating="3" HotelCode="|83169" HotelName="Yuwadee Resort" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 04/11/2026">
        <Address>
          <AddressLines>
            <AddressLine>MOO 1, CHAO FA (EAST) ROAD, SOI CHAO FA 3 42/14</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/3/1/6/9/83169_fa2fe351026.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel offers 26 standard rooms and suites and a playground.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="162.75" OriginalAmount="158.01" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.88382" Longitude="98.38344" StarRating="2" HotelCode="|244789" HotelName="The Little Nest" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>98 Ranong Road Talat Nuea, Mueang</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/4/4/7/8/9/244789_5.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="167.02" OriginalAmount="162.16" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.878591" Longitude="98.392794" StarRating="3" HotelCode="|409298" HotelName="Machima House" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>284 Phuket Rd T Talad Yai</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/9/2/9/8/409298_887561a1628.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="169.67" OriginalAmount="164.73" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.88310023" Longitude="98.38992146" StarRating="2" HotelCode="625349|3662005" HotelName="Borbaboom Poshtel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>73/1-73/2 Ratsada Road, Tambon Talat Yai, Amphoe Mueang, Phuket 83000</AddressLine>
          </AddressLines>
          <CityName>Phuket</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6f/4e/6f4e3c08c9e9e8e36038be17aeb809f508e0b7e6.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="170.66" OriginalAmount="165.69" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.930093" Longitude="98.341701" StarRating="4" HotelCode="|176505" HotelName="Tinidee Golf Resort Phuket" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 15/12/2026">
        <Address>
          <AddressLines>
            <AddressLine>42 Moo 5 Vichitsongkram Road, Kathu District, Phuket 83120</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/7/6/5/0/5/176505_11.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="171.81" OriginalAmount="166.81" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.88575" Longitude="98.392" StarRating="0" HotelCode="|246674" HotelName="Book A Bed Poshtel -" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>2/15 Dibuk Road Tambon Talad Yai, Amphoe Mueang</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/4/6/6/7/4/246674_14.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="174.42" OriginalAmount="169.34" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.852873" Longitude="98.355343" StarRating="3" HotelCode="|175870" HotelName="Lemonade Phuket" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 17/12/2026">
        <Address>
          <AddressLines>
            <AddressLine>60/216 Moo1 Chaofa rd.(east) Chalong Muang Phuket 83130 Phuket</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/7/5/8/7/0/175870_6.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="175.29" OriginalAmount="170.18" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.9002656716386" Longitude="98.367815776867" StarRating="3" HotelCode="398289|2271415" HotelName="O'nya Phuket Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Golf,Internet">
        <Address>
          <AddressLines>
            <AddressLine>46/8 Chalermprakiat Ror 9 Road Moo 5, Wichit, Muang, Phuket 83000</AddressLine>
          </AddressLines>
          <CityName>Phuket</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/54/52/5452e90cf8de9597ffd2d492337a324c38bdaa95.PNG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Wichit.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="176.52" OriginalAmount="171.38" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.88649061" Longitude="98.39156554" StarRating="2" HotelCode="628076|3639355" HotelName="Book A Bed Poshtel Hostel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>2/15 Dibuk Road, Tambon Talad Yai, Amphoe Mueang, Phuket 83000</AddressLine>
          </AddressLines>
          <CityName>Phuket</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0d/7b/0d7b79b5f0ecc5e966f7258205b21a5d5f3d1c5a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="179.87" OriginalAmount="174.63" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.87973319" Longitude="98.38030454" StarRating="3" HotelCode="933594|937795" HotelName="S.B. Living Place" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>47/7 Pattana Road, TaradNuar, Meung, Phuket 83000</AddressLine>
          </AddressLines>
          <CityName>Phuket</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/43/ce/43ce95467ae3ccf9b5be7fd3506c02008f4aa0db.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Centrally located on Phuket, this hotel is about 2.4 km from the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="181.04" OriginalAmount="175.77" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.8987787585528" Longitude="98.356265571867" StarRating="2" HotelCode="339016|2263565" HotelName="Baannueng Kathu" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Golf,Internet">
        <Address>
          <AddressLines>
            <AddressLine>11/11 Wichitsongkram Road Moo 1, Kathu, Phuket 83120</AddressLine>
          </AddressLines>
          <CityName>Phuket</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/67/05/6705af7abe5b0ad31f3cbd8ca1e2ab0994c7aa25.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Kathu.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="183.12" OriginalAmount="177.79" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.883673" Longitude="98.394371" StarRating="3" HotelCode="|465627" HotelName="Lub Sbuy House" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>1 Phang-nga Road, Soi 3</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/6/5/6/2/7/465627_83cd8981411.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="186.52" OriginalAmount="181.09" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.828068" Longitude="98.349358" StarRating="3" HotelCode="|173229" HotelName="Ao Chalong Villa And Spa" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>5/26 Moo 9 Soi Porn Chalong East Chaofa Rd,chalong ,muang Phuket 83000</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/7/3/2/2/9/173229_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="189.37" OriginalAmount="183.85" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="8.1055406" Longitude="98.3035632" StarRating="3" HotelCode="|403457" HotelName="Ruentai Boutique @ Airport" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 16/12/2026">
        <Address>
          <AddressLines>
            <AddressLine>94/4 MOO 1, BAN NAIYANG, 4</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/3/4/5/7/403457_8463dc90648.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="189.87" OriginalAmount="184.34" MarkupRule="3.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="191.60" OriginalAmount="186.02" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.87649802" Longitude="98.38935859" StarRating="3" HotelCode="583758|3536615" HotelName="Phuket chinoinn Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 15/12/2026" HotelFacility="Air Conditioning,Internet,Lounge,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>32/209 Poonpipat Road, Tambon Nuea, Amphoe Mueang, Phuket 83000</AddressLine>
          </AddressLines>
          <CityName>Phuket</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/91/74/9174d0728f5b032f98c75009a84522bdc1ea9db0.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located on Phuket.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="191.66" OriginalAmount="186.08" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.91191" Longitude="98.33366" StarRating="0" HotelCode="|44799" HotelName="The Orchid Kathu Height Serviced Apartment" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 10/12/2026">
        <Address>
          <AddressLines>
            <AddressLine>MOO 6 VICHITSONGKAM RD. KATHU 19/26</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/7/9/9/44799_4.jpg</HotelPictures>
        <HotelDescription>HOTEL: This aparthotel has 21 apartments, The establishment boasts a lobby. SITUATION: It is in an excellent location. ROOM: Clients can find one and two bedroom apartments and studios. They have a balcony, a bathroom, satellite and cable TV, internet, a safety deposit box, a kitchen with fridge, hot plates and a microwave. FACILITIES: The establishment boasts a swimming pool and a garden. OBSERVATIONS: The establishment offers security and safe.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="192.07" OriginalAmount="186.48" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.8976472" Longitude="98.2976922" StarRating="3" HotelCode="|39422" HotelName="Silver Resortel" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>SAWADIRAK, PATONG BEACH 3/37</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/9/4/2/2/39422_2.jpg</HotelPictures>
        <HotelDescription>HOTEL: The establishment boasts a lobby with express check-out 3 floors and 33 rooms. Our guests can find a safety deposit box service, a lift, a bar, a TV room, WiFi, a laundry service and a car park. SITUATION: It is located nearPatong the beach close to the establishment, guests have restaurants, bars and pubs. It is 15 minutes away from the nightlife, 60 minutes away, there is a public transport stop situated 40 kilometres away fromPhuket Airport. ROOM: The establishment has 33 rooms, 6 standard rooms, 24 superior rooms and 3 deluxe rooms. They have a mini-bar, a direct line telephone, a hairdryer and a balcony. They also have a satellite TV, a safe, WiFi, a bathroom and an individual air-conditioning system. FACILITIES: Guests are offered a massage service, 20 minutes away, there is a golf course. MEALS: Regarding the food and beverage offering, the establishment offers set-menu breakfast. PAYMENT METHODS: The establishment accepts Mastercard and Visa. OBSERVATIONS: Check-in is from 14:00 and check-out is at 12:00.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="194.06" OriginalAmount="188.41" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.881358" Longitude="98.30032" StarRating="3" HotelCode="|173344" HotelName="Jiraporn Hill Resort" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 25/11/2026">
        <Address>
          <AddressLines>
            <AddressLine>207/10 Nanai Road (Sevatasai), Patong Beach, Kathu</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/7/3/3/4/4/173344_052432d1149.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="195.31" OriginalAmount="189.62" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.878463" Longitude="98.291406" StarRating="3" HotelCode="|173888" HotelName="The Little Moon Residence" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>20/1-4 siriraj Road Patong Kathu</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/7/3/8/8/8/173888_244120c1120.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="198.39" OriginalAmount="192.61" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.88109" Longitude="98.38853" StarRating="0" HotelCode="|245571" HotelName="Vapa" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>68/1 Takuapa Road, AmphurMuang</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/4/5/5/7/1/245571_5.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="198.60" OriginalAmount="192.82" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.894254" Longitude="98.298769" StarRating="3" HotelCode="|173899" HotelName="Neptuna By Maduzi" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>176 Ratuthit 200 Pee Rd Patong Beach, Patong, Phuket 83150</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/7/3/8/9/9/173899_2ec09271130.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="199.28" OriginalAmount="193.48" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.897847" Longitude="98.300804" StarRating="2" HotelCode="|36775" HotelName="Andaman House" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>PRABARAMEE RD, PATONG BEACH 62</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/6/7/7/5/36775_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has 25 rooms and 3 floors. The establishment has a reception, security services and a laundry service. SITUATION: The hotel is 15 minutes away from Patong the beach Bangla Road 25 minutes away from the establishment guests have it is 5 minutes away from the shopping area, 30 kilometres away from the establishment, guests will find Phuket Airport. ROOM: The establishment has 25 superior rooms with an air-conditioning system, a bathroom, a direct line telephone and a mini-bar. They also have a satellite TV, WiFi, an electronic key, a coffee maker, a kettle and a terrace. FACILITIES: The establishment has a swimming pool, Clients can enjoy scuba diving. MEALS: Regarding the food and beverage offering, the establishment offers a breakfast, lunch and dinner service. PAYMENT METHODS: The establishment accepts Mastercard and Visa.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="200.51" OriginalAmount="194.67" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.893826" Longitude="98.299658" StarRating="2" HotelCode="|173774" HotelName="Hacienda Phuket" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 16/12/2026">
        <Address>
          <AddressLines>
            <AddressLine>151/4 Ratuthit 200 Pee Road, Patong Beach Kathu, Phuket</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/7/3/7/7/4/173774_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="201.35" OriginalAmount="195.49" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="8.1091" Longitude="98.3088" StarRating="3" HotelCode="|408736" HotelName="Louis' Runway View" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>22/8 Moo 6 Mai Kaw Talang</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/8/7/3/6/408736_573c65f1335.png</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="201.55" OriginalAmount="195.68" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.875469" Longitude="98.388272" StarRating="3" HotelCode="|474171" HotelName="Chamemon Bed Phuket Town" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 03/12/2026">
        <Address>
          <AddressLines>
            <AddressLine>74/153 Poonpol Road, Tumbon Taland Nue</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/7/4/1/7/1/474171_8d197121221.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="202.84" OriginalAmount="196.93" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.885153" Longitude="98.392908" StarRating="3" HotelCode="|446265" HotelName="Montree Phuket" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 14/12/2026">
        <Address>
          <AddressLines>
            <AddressLine>12/6 Montree Rd., Talad Yai, Mueang, Phuket 83000</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/6/2/6/5/446265_786173f1048.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="203.87" OriginalAmount="197.93" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.913095" Longitude="98.294516" StarRating="3" HotelCode="70778|1858438" HotelName="The Orchid Hotel &amp; Spa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Beach Hotel,Spa Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>320 Soi 7, Prabaramee, Ban Kalim, Patong, Kathu, Phuket 83150</AddressLine>
          </AddressLines>
          <CityName>Phuket</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/29/88/298850e1ea9409e188e95a680aa65195e29342aa.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated in Kalim Bay, to the North of Patong, Phuket. The centre of Patong and Patong...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="205.23" OriginalAmount="199.25" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.8821025233952" Longitude="98.392240405083" StarRating="3" HotelCode="65127|79150" HotelName="Pearl" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 08/12/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Golf,Internet,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>42 Montri Road, Tambon Talad Yai, Amphoe Muang, Phuket 83000</AddressLine>
          </AddressLines>
          <CityName>Phuket</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e8/b1/e8b1cb52afff81666bc359ebeccae5e014b94139.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel enjoys an optimum location just a short walk from Phuket Town's main commercial and entert...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="205.82" OriginalAmount="199.83" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.92507365" Longitude="98.39541406" StarRating="4" HotelCode="423000|2250155" HotelName="Ratana Apart-Hotel at Rassada" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 14/12/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="206.27" OriginalAmount="200.26" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.8857642" Longitude="98.2977112" StarRating="3" HotelCode="|83204" HotelName="Tanawan Phuket" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>162/44-45, 162/88-89-90 Phung Muang Sai Kor Rd</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/3/2/0/4/83204_14.jpg</HotelPictures>
        <HotelDescription>SITUATION: This establishment, Phuket it is in. HOTEL: The hotel was built in 2011. ROOM: The establishment has 45 rooms, 39 double rooms, 4 junior suites and 2 suites.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="208.31" OriginalAmount="202.24" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.8275192" Longitude="98.3402491" StarRating="3" HotelCode="|403948" HotelName="Casa Bella Phuket" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 15/12/2026">
        <Address>
          <AddressLines>
            <AddressLine>87/71 T. Chalong A. Muang , Phuket Thailand</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/3/9/4/8/403948_22d14931034.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="209.16" OriginalAmount="203.07" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.79705" Longitude="98.32674" StarRating="4" HotelCode="|599522" HotelName="Chanakarn Pool Access Rawai" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 18/11/2026">
        <Address>
          <AddressLines>
            <AddressLine>87/142 Moo7 Rawai sub-district, Muang district,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/9/9/5/2/2/599522_6a87c592242.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="211.00" OriginalAmount="204.85" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.8170265" Longitude="98.3982551" StarRating="4" HotelCode="|396984" HotelName="The Loft Panwa Resort" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>13/36 Moo.8, Soi Nakkarat, Sakdidet Road, Vichit</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/9/6/9/8/4/396984_16d7dfb0450.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="212.70" OriginalAmount="206.50" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.8880416" Longitude="98.3675135" StarRating="4" HotelCode="|104679" HotelName="Dara" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>14/18,14/21 Moo 4, Chaofa Road, Vichit, Muang</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/0/4/6/7/9/104679_8.jpg</HotelPictures>
        <HotelDescription>SITUATION: This establishment, Phuket it is in El Muelle de la isla Phi Phi the establishment is a 15-minute drive away from it is situated 5 minutes away from Phuket the historic centre of.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="213.51" OriginalAmount="207.29" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.903091" Longitude="98.306979" StarRating="3" HotelCode="|153442" HotelName="The Frutta Boutique Patong Beach" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>86/14 Pra Baramee Road, Kathu, Patong Beach 83150 Phuket Thailand</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/5/3/4/4/2/153442_1_7700.jpg</HotelPictures>
        <HotelDescription>HOTEL: This establishment has a reception, a transfer service to the airport, tourist information, a laundry service and a baggage room. Around the establishment, guests can find a car park (free of charge). SITUATION: This establishment, is 5 minutes away from Patong the beach Jungceylon the shopping centre the hotel is 10 minutes away from Bangla the street Phuket 25 minutes away from the establishment guests have it is 90 minutes drive away from Phuket bus station 45 minutes away from the establishment clients have Phuket the International Airport of. ROOM: All the rooms have an air-conditioning system, WiFi (free of charge), flatscreen cable television, a safety deposit box, a direct line telephone and a bathroom with a shower, Some rooms have a balcony.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="213.52" OriginalAmount="207.30" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.8935352" Longitude="98.3023315" StarRating="3" HotelCode="|83163" HotelName="Pj Patong Resortel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 15/12/2026">
        <Address>
          <AddressLines>
            <AddressLine>PUNGMUNGSAI-KOR RD, PATONG, KATHU 198/1-2</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/3/1/6/3/83163_16.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel offers a reception, a safety deposit box service and a transfer service. SITUATION: This establishment, is 15 minutes away from Patong the beach it is situated 5 minutes away from Jungceylon the shopping centre 15 minutes away, you can find shops and restaurants, is 45 minutes away from Phuket Airport. ROOM: The rooms have WiFi (free of charge), modern furniture, a balcony, an air-conditioning system, wooden furniture, cable television, a fridge and a sitting room.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="214.88" OriginalAmount="208.62" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.8851864306057" Longitude="98.392936414016" StarRating="3" HotelCode="188481|2269905" HotelName="Hotel October" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 14/12/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="215.16" OriginalAmount="208.89" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.776048" Longitude="98.3182586" StarRating="3" HotelCode="|403943" HotelName="Roost Glamping" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>87/70 Moo 2, Soi Solot, Wiset Road,, Rawai, Phuket, Phuket 83130</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/3/9/4/3/403943_7856e841044.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="216.75" OriginalAmount="210.44" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.886355" Longitude="98.3935095" StarRating="3" HotelCode="|83209" HotelName="Sino House Phuket" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>MONTREE ROAD. A.MUANG PHUKET 1</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/3/2/0/9/83209_1.jpg</HotelPictures>
        <HotelDescription>SITUATION: This hotel is in Phuket the historic centre of Patong Beach it takes 30 minutes to get to 15 minutes away from the establishment, you can find Rassada Port it is situated 30 minutes away from Phuket the centre of it takes 30 minutes to get to Phuket Airport. HOTEL: This elegant aparthotel rooms, was renovated in 2010 and has 57 rooms, In the establishment entrance, guests will find a lobby with a reception, express check-out, a safety deposit box service, lifts, a breakfast room, conference facilities and WiFi. Guests are also offered a laundry service and a car park. ROOM: The establishment has 18 Deluxe Beijing suites, 27 Deluxe Shanghai suites and 12 Sino suites. All the accommodation options have a mini-bar (free of charge), a direct line telephone, internet, a bathroom, a hairdryer and a satellite television. Are also furnished with a safety deposit box, a fridge, a microwave, a coffee maker, a kettle and individual air-conditioning. FACILITIES: Clients can use a massage service and spa treatments. Guests are offered a continental buffet breakfast.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="217.01" OriginalAmount="210.69" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.88484" Longitude="98.2961" StarRating="2" HotelCode="|439804" HotelName="Memory Boutique Patong" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>178/21-23 Pangmuang Road, Patong, Phuket, 83150</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/3/9/8/0/4/439804_38ae1621036.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="217.37" OriginalAmount="211.04" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.88848" Longitude="98.39692" StarRating="3" HotelCode="|246884" HotelName="Grand Supicha City" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 17/12/2026">
        <Address>
          <AddressLines>
            <AddressLine>48 Narisorn Road Tambon Talad Yai, Amphoe Mueng</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/4/6/8/8/4/246884_01307d90909.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="217.78" OriginalAmount="211.44" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.88663221708" Longitude="98.39346976816" StarRating="3" HotelCode="119186|1573218" HotelName="Sino House" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" 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="8" TotalAmount="219.00" OriginalAmount="212.62" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.88855399" Longitude="98.39694548" StarRating="3" HotelCode="515584|713541" HotelName="Grand Supicha City Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 25/11/2026" HotelFacility="Air Conditioning,Golf,Internet">
        <Address>
          <AddressLines>
            <AddressLine>48 Narisorn Road, Talad Yai, Phuket 83000</AddressLine>
          </AddressLines>
          <CityName>Phuket</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/f0/ac/f0ac62e421763954278021fa38924351febb8c4b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests on Phuket.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="220.15" OriginalAmount="213.74" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.78198" Longitude="98.33015" StarRating="3" HotelCode="|401687" HotelName="Tea Tree Boutique Resort" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>33/3 Moo 2, Vised Rd.</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/1/6/8/7/401687_afb58d30443.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="222.17" OriginalAmount="215.70" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.898805" Longitude="98.375775" StarRating="0" HotelCode="|440750" HotelName="Travelodge Phuket Town" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>159 Moo5, Vichit Sub-district, Muang Phuket District, 83000 Phuket Town, Thailand</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/0/7/5/0/440750_5ff25501059.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="224.14" OriginalAmount="217.61" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.8864073" Longitude="98.3023879" StarRating="3" HotelCode="|83077" HotelName="Lucky Patong" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>157/2 Nanai Road, Patong, Phuket, 83150</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/3/0/7/7/83077_059bbae1221.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has a reception, a transfer service to the airport, a laundry service, a baggage room and motorbike hire. SITUATION: This establishment, is near restaurants, 5 minutes away from the establishment clients have Patong the beach 15 minutes away, guests can find Kata, Karon and Kamala the beaches of 45 minutes away from the establishment guests have Phuket the International Airport of. ROOM: Each room has a television, WiFi (free of charge), tiled floors, an air-conditioning system, cable television, a safety deposit box, a bathroom with a shower and complimentary bathroom items.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="227.67" OriginalAmount="221.04" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.9031569" Longitude="98.3006336" StarRating="2" HotelCode="|37717" HotelName="Sunset Mansion" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 13/12/2026">
        <Address>
          <AddressLines>
            <AddressLine>RAT-U-THIT RD. T.PATONG A.KATHU 28-30</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/7/7/1/7/37717_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This establishment has 16 rooms and apartments. The establishment has a hall with a reception. SITUATION: Patong Is situated in 500 metres away from the establishment, clients can find the beach, in the surrounding area, clients have restaurants, shops and the nightlife. ROOM: The establishment has rooms and apartments. They have a satellite television, a small kitchen and a mini-bar. FACILITIES: It is located 10 minutes away from a golf course. MEALS: Regarding the food and beverage offering, the establishment offers a breakfast, lunch and dinner service. PAYMENT METHODS: Customers can pay using American Express, Diners Club, JCB, Mastercard and Visa. OBSERVATIONS: Check-out is at 12:00 and check-in is from 12:00.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="227.83" OriginalAmount="221.19" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.9130342" Longitude="98.2942841" StarRating="3" HotelCode="|35500" HotelName="Orchid  and Spa" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>PRABARAMEE RD.,SOI 7 KALIM BEACH,PATONG,KATHU 320</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/5/5/0/0/35500_5.jpg</HotelPictures>
        <HotelDescription>HOTEL: This spa hotel is ideal for beach holidays, has 25 rooms and with air-conditioning. The establishment has air-conditioning, a reception, a TV room, a restaurant, room service and a laundry service. SITUATION: It is inKalim Bay 10 minutes away, you can find Patong the city centre of the beach ,Phuket 15 minutes away from the establishment clients have It is situated 35 kilometres away fromPhuket Airport. ROOM: The establishment has rooms and suites. They have an individual air-conditioning system, a bathroom with a shower or bath, a satellite television, a direct line telephone, internet, a mini-bar, a double bed and a safety deposit box. FACILITIES: You can find event room, a karaoke room, films, a swimming pool and an outdoor bar. MEALS: Regarding the food and beverage offering, the establishment offers a restaurant and a coffee shop. PAYMENT METHODS: Customers can pay using Diners Club, JCB, Mastercard and Visa.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="228.69" OriginalAmount="222.03" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.88624974" Longitude="98.39245886" StarRating="3" HotelCode="933379|1219718" HotelName="The Tint at Phuket Town" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>2/11 Dibuk Road, Tambon Taladyai, Amphoe Muang Phuket, Phuket 83000</AddressLine>
          </AddressLines>
          <CityName>Phuket</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/02/87/028765df07cc6c7933a6b9caa5ae0a42bf0095bf.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Phuket.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="228.84" OriginalAmount="222.17" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.888263" Longitude="98.393377" StarRating="0" HotelCode="|408853" HotelName="The Arbern X Bistro" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 15/12/2026">
        <Address>
          <AddressLines>
            <AddressLine>54 Suthat road, Talad Yai</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/8/8/5/3/408853_32a9cd60602.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="228.86" OriginalAmount="222.19" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.8495738292516" Longitude="98.294935661996" StarRating="2" HotelCode="376586|1868838" HotelName="Karon Café Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 16/12/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="8" TotalAmount="229.19" OriginalAmount="222.51" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.8875097580914" Longitude="98.390299742891" StarRating="3" HotelCode="127027|713544" HotelName="La Moon @ Phuket" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Golf,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>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="231.17" OriginalAmount="224.44" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.90919903" Longitude="98.39757867" StarRating="2" HotelCode="603699|3554105" HotelName="AJ Residence" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 14/12/2026" HotelFacility="Air Conditioning,Internet,Laundry,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>8/133 Moo 3, Muang, Ratsada, Phuket 83000</AddressLine>
          </AddressLines>
          <CityName>Phuket</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8e/96/8e964c851495693a3aa9f1178b0c748aed2af882.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests on Phuket.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="234.81" OriginalAmount="227.97" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.88821216" Longitude="98.39343172" StarRating="3" HotelCode="853285|713528" HotelName="The Arbern Hostel x Bistro" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 14/12/2026">
        <Address>
          <AddressLines>
            <AddressLine>54 Suthat Road, Phuket 83000</AddressLine>
          </AddressLines>
          <CityName>Phuket</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/43/76/43765bf88429850da73ba9ae47ae1a86c3ecd056.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="237.24" OriginalAmount="230.33" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="8.094969" Longitude="98.30753" StarRating="3" HotelCode="188384|1574088" HotelName="Airport Resort &amp; Spa" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Golf,Internet,Lounge,Massage Centre,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>9/19 M.1, T.Saku, A.Thalang, Phuket</AddressLine>
          </AddressLines>
          <CityName>Phuket</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/7f/0e/7f0e20aa76780c0d2d91184aab082978d5896877.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests on Phuket.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="238.76" OriginalAmount="231.81" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.87367158" Longitude="98.3844997" StarRating="3" HotelCode="495710|3616705" HotelName="Connext Residence" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 14/12/2026" HotelFacility="Air Conditioning,Golf,Internet,Lounge,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>9/250 Sakdidet 1 Road, Talad Nua, Phuket, Phuket 83000</AddressLine>
          </AddressLines>
          <CityName>Phuket</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/cf/d0/cfd01c1a1f511897d138bee0c9350c02678f731b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Wireless internet access is available to guests in the public areas. Those arriving in their own veh...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="243.34" OriginalAmount="236.25" MarkupRule="3.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="94" TotalAmount="247.29" OriginalAmount="240.09" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.907382" Longitude="98.402634" StarRating="3" HotelCode="|404930" HotelName="JJ Residence Phuket Town" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>19/556 Moo 3, Rasadanusorn Road, Rasada, Mueang, Phuket Town 83000</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/4/9/3/0/404930_716e3161125.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="249.76" OriginalAmount="242.49" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.8839534303003" Longitude="98.394216217637" StarRating="4" HotelCode="421790|1869818" HotelName="Blu Monkey Hub and Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 17/11/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="251.96" OriginalAmount="244.62" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.8442085" Longitude="98.3005571" StarRating="3" HotelCode="|173532" HotelName="Karon Studio Service Apartment" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 10/12/2026">
        <Address>
          <AddressLines>
            <AddressLine>363-365 Patak Road, Mueang Phuket, Karon Beach, Phuket, Karon Beach 83100</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/7/3/5/3/2/173532_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="252.24" OriginalAmount="244.89" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.905795" Longitude="98.2988251" StarRating="3" HotelCode="|83089" HotelName="Amber Residence" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 15/12/2026">
        <Address>
          <AddressLines>
            <AddressLine>PARAMEE ROAD, PATONG, KATHU 195</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/3/0/8/9/83089_11.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has a restaurant, rooms with balcony, WiFi (free of charge), tourist information, the massage service, organisation of excursions, a reception, a laundry service and a car hire service. SITUATION: This establishment, is 100 metres away from Patong the beach 10 minutes away from the establishment, you can find the city centre, Close to a supermarket, is 20 minutes away from Jungceylon the shopping centre 45 minutes away from the establishment you have Phuket the International Airport of. ROOM: Each room has wooden floors, tiled floors, an air-conditioning system, a bathroom with a hairdryer, a mini-bar and flatscreen cable television. Some rooms have a kitchen and a bath. OTHERS: Regarding the food and beverage offering, clients have a restaurant.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="254.43" OriginalAmount="247.02" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.8557682" Longitude="98.3773701" StarRating="2" HotelCode="|104500" HotelName="Mai Morn Resort" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>43/291 Moo 1 Pattanateongtin Road, Wichit, Muang</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/0/4/5/0/0/104500_1.jpg</HotelPictures>
        <HotelDescription>SITUATION: This establishment, is surrounded by tropical gardens, is 15 minutes drive away from Phuket the historic centre of. ROOM: Customers have modern rooms, with WiFi, (free of charge).,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="255.07" OriginalAmount="247.64" MarkupRule="3.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 17/11/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="257.05" OriginalAmount="249.56" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.8880143776845" Longitude="98.380633079534" StarRating="2" HotelCode="380660|1181088" HotelName="Sino Inn Budget Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Golf,Internet">
        <Address>
          <AddressLines>
            <AddressLine>25/54 Mae Luan Road, Talad Nuea, Muang, Phuket 83000</AddressLine>
          </AddressLines>
          <CityName>Phuket</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f9/1e/f91e3d943de3a76a1fa509967747399904b29187.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located on Phuket.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="258.79" OriginalAmount="251.25" MarkupRule="3.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="Free CXL until 14/12/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Golf,Internet,Kitchen,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>127/80 Patong Pisitkoraneee Road, Patong Sub District, Kathu District, Phuket 83150</AddressLine>
          </AddressLines>
          <CityName>Phuket</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/31/fd/31fdd8cf8f51b06133c6d6133c56690f9adf8eea.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests on Phuket.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="263.58" OriginalAmount="255.90" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.8813793" Longitude="98.2979839" StarRating="3" HotelCode="|63006" HotelName="Seeka Boutique Resort" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 15/12/2026">
        <Address>
          <AddressLines>
            <AddressLine>164/8 NANAI ROAD PATONG BEACH KATHU</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/6/3/0/0/6/63006_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel is and is ideal for holidays, it offers excellent service.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="264.62" OriginalAmount="256.91" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.804509" Longitude="98.338287" StarRating="3" HotelCode="|175609" HotelName="Chalong Beach Front Residence" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 16/11/2026">
        <Address>
          <AddressLines>
            <AddressLine>24/12 Moo 5 Soi Kep-Sap Viset Road, Rawai,Phuket</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/7/5/6/0/9/175609_3.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="269.92" OriginalAmount="262.06" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.8760215890608" Longitude="98.289824880071" StarRating="3" HotelCode="933505|1868758" HotelName="P S Hill Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 16/12/2026" HotelFacility="Air Conditioning,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>22/11 Siriraj Road, Patong Beach, Kathu, Phuket 83150</AddressLine>
          </AddressLines>
          <CityName>Phuket</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1b/6b/1b6b946be34afd462a28088e5a08e3f9b28c09e2.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This resort is located on Phuket. The nearest airport is Phuket (HKT).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="270.58" OriginalAmount="262.70" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.8860671857973" Longitude="98.39243412362" StarRating="3" HotelCode="337991|1215938" HotelName="Baan Suwantawe" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Golf,Internet">
        <Address>
          <AddressLines>
            <AddressLine>1/9-10 Dibuk Road, Next to Queen Sirikit Park, Size 10 Acres, Phuket, Phuket 83000</AddressLine>
          </AddressLines>
          <CityName>Phuket</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/61/90/61902f06a82786cbc8b3cb87a3ceae207628abee.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Phuket.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="272.54" OriginalAmount="264.60" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="8.02447862" Longitude="98.32795846" StarRating="3" HotelCode="623367|3588325" HotelName="Impress Resort" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>362/39 Bandon-Cherngtalay Road Moo 1, Tambon Thepkrasattri, Amphoe Thalang, Phuket 83110</AddressLine>
          </AddressLines>
          <CityName>Phuket</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/50/e7/50e7d97ae2a5f06c876d0384b7bde7c79356a4c9.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This resort warmly welcomes guests on Phuket.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="273.44" OriginalAmount="265.48" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.886466" Longitude="98.394257" StarRating="3" HotelCode="101614|106264" HotelName="Mei Zhou Phuket" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" 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="274.10" OriginalAmount="266.12" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.890959" Longitude="98.303544" StarRating="3" HotelCode="|408774" HotelName="The Way Patong" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>66/26 Soi Veerakit, Nanai Road</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/8/7/7/4/408774_9fe453c0359.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="274.96" OriginalAmount="266.95" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.87768" Longitude="98.37976" StarRating="3" HotelCode="|246141" HotelName="The Royal P Boutique" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 17/12/2026">
        <Address>
          <AddressLines>
            <AddressLine>106/1-2 Phuttana Road Taladnuea, Mueang</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/4/6/1/4/1/246141_15.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="277.39" OriginalAmount="269.31" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.893139" Longitude="98.299667" StarRating="3" HotelCode="|175678" HotelName="The Expat" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>163/17 Ratutit 200 Pee Road T. Patong, A. Kathu</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/7/5/6/7/8/175678_10.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="277.70" OriginalAmount="269.61" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.897143" Longitude="98.304779" StarRating="3" HotelCode="|175677" HotelName="Naina Resort and Spa" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 08/12/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="8" TotalAmount="277.96" OriginalAmount="269.86" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.89647343" Longitude="98.30467228" StarRating="3" HotelCode="355563|538863" HotelName="Naina Resort &amp; Spa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/12/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="8" TotalAmount="280.64" OriginalAmount="272.47" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.890476887956" Longitude="98.386768698692" StarRating="3" HotelCode="35062|79231" HotelName="Phuket Merlin" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 11/12/2026">
        <Address>
          <AddressLines>
            <AddressLine>158/1 Jawaraj Road, Muang District, Phuket 83000</AddressLine>
          </AddressLines>
          <CityName>Phuket</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/c7/29/c72972fae52522aa0055afbc1713023eda509627.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Phuket Town and 35 km from Phuket Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="280.85" OriginalAmount="272.67" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.88373254" Longitude="98.39476132" StarRating="2" HotelCode="581586|696498" HotelName="Hao Hostel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 12/12/2026" 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>
        <Offer>Special discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="284.50" OriginalAmount="276.21" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.90277965" Longitude="98.37724803" StarRating="3" HotelCode="435176|713534" HotelName="Baan PhuAnda Place" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 12/12/2026" HotelFacility="Air Conditioning,Golf,Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>371/22-26 Yaowarat Road, Talad Yai District, Phuket, Phuket 83000</AddressLine>
          </AddressLines>
          <CityName>Phuket</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4a/a2/4aa2be467a2fc2014170b13a397885a8b791421d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests on Phuket.</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="284.62" OriginalAmount="276.33" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.8839503397126" Longitude="98.390719013112" StarRating="3" HotelCode="338476|1190658" HotelName="Casa Blanca Boutique Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel,hotel" CnxPolicy="Non Refundable" HotelFacility="Golf,Internet">
        <Address>
          <AddressLines>
            <AddressLine>26 Phuket Road, Taladyai, Muang, Phuket 83000</AddressLine>
          </AddressLines>
          <CityName>Phuket</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/01/92/01927531e9be819a0e4fdc6dc750446d21c9dbbc.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the centre of Phuket, this boutique hotel is ideal for guests who appreciate a stylish am...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="285.57" OriginalAmount="277.25" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.8848499" Longitude="98.306441" StarRating="3" HotelCode="|83165" HotelName="Patong Rai Rum Yen Resort" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>53/3 Hasib Pee Road, T.Patong, A.Kathu Phuket, Patong Beach 83150</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/3/1/6/5/83165_12.jpg</HotelPictures>
        <HotelDescription>SITUATION: This establishment, Phuket it is in 10 minutes away from the establishment, you can find Patong the beach Jungceylon the shopping centre 20 minutes away from the establishment, you can find Karon the beach it is situated 1 minute away from Phuket Airport. ROOM: Each room has an air-conditioning system, a balcony, cable television, a fridge, kettle and a bathroom with a shower. FACILITIES: Guests are offered a fitness centre, excursions, motorcycle rental, a sauna and WiFi (free of charge). OTHERS: Regarding the food and beverage provision, the establishment offers a restaurant and a bar.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="286.80" OriginalAmount="278.45" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="8.09886682" Longitude="98.30704281" StarRating="3" HotelCode="322900|472661" HotelName="Marina Express Aviator Phuket Airport" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 01/12/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Golf,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>130 Moo 1, Phuket Airport, Thalang, Sakhu, Phuket 83110</AddressLine>
          </AddressLines>
          <CityName>Phuket</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/49/46/49464ed585f35c0e784da225ee5d73d74b52ffab.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located on Phuket. The nearest airport is Phuket (HKT).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="288.38" OriginalAmount="279.98" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.8196462" Longitude="98.3400359" StarRating="0" HotelCode="|83059" HotelName="Ratana Apart Hotel At Chalong" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 03/12/2026">
        <Address>
          <AddressLines>
            <AddressLine>WISET RD, RAWAI, MUANG</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/3/0/5/9/83059_6.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has sea views, WiFi (free of charge), a swimming pool and a gym. SITUATION: This hotel Phuket it is in 10 kilometres away from the establishment, guests will find Rawai, Nai Han and Karon the beaches of 700 metres away, guests have Chalong Port a supermarket. ROOM: Each room has cable television, a microwave, a fridge, a safe, complimentary bathroom items and sea views. FACILITIES: Guests are offered a sauna, a swimming pool, a store and a car park (free of charge).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="290.22" OriginalAmount="281.77" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.8228326" Longitude="98.2992364" StarRating="3" HotelCode="|68208" HotelName="Ibis Phuket Kata - Sha Extra Plus" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>KATA ROAD, KARON, MUANG 88/8</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/6/8/2/0/8/68208_4.jpg</HotelPictures>
        <HotelDescription>SITUATION: The hotel is 10 minutes away from Kata the beach Close to shops, restaurants and the nightlife. ROOM: Customers have large and inviting rooms with WiFi, a bathroom and room service. FACILITIES: The establishment has a swimming pool, a bar, a business centre and a restaurant. OBSERVATIONS: Pets are permitted.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="290.51" OriginalAmount="282.05" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.90374384" Longitude="98.30437745" StarRating="4" HotelCode="783319|2366625" HotelName="The Bay Exclusive Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 03/12/2026" HotelFacility="Bar,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>73 Phrabaramee Road, Patong, Kathu, Phuket 83150</AddressLine>
          </AddressLines>
          <CityName>Phuket</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/64/642121/642121a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located on Phuket, about 700 m from the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="291.69" OriginalAmount="283.19" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.899024" Longitude="98.304457" StarRating="3" HotelCode="|175954" HotelName="Patong Mansion" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>29/1 Soi Prasertsub 1 Road Ratchapathanuson, Kathu, Phuket</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/7/5/9/5/4/175954_3.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="292.92" OriginalAmount="284.39" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.87468482" Longitude="98.39228687" StarRating="3" HotelCode="521969|2269915" HotelName="The Malika Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Golf,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>74 Thakua Thung Road, Tambon Talad Yai, Amphur Muang, Phuket 83000</AddressLine>
          </AddressLines>
          <CityName>Phuket</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/63/a3/63a306ec3fae1546815e0c24919b714caf175418.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests on Phuket.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="293.54" OriginalAmount="284.99" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.824987" Longitude="98.301673" StarRating="3" HotelCode="|174695" HotelName="The Blu Eco Hotel Phuket" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 10/12/2026">
        <Address>
          <AddressLines>
            <AddressLine>100/75 Kata Rd., Thalang, Phuket</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/7/4/6/9/5/174695_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="299.19" OriginalAmount="290.48" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.8752884" Longitude="98.3924779" StarRating="3" HotelCode="|358080" HotelName="The Malika" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>74 T.Talad Yai, Takuathung Rd. Amphoe Muang</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/5/8/0/8/0/358080_c24edbe1214.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="299.74" OriginalAmount="291.01" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.806024" Longitude="98.336718" StarRating="3" HotelCode="309888|725966" HotelName="Rawai Princess Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 01/12/2026" HotelFacility="Air Conditioning,Bar,Golf,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>95/34 Moo 4, Wiset Road, Rawai, Phuket 83130</AddressLine>
          </AddressLines>
          <CityName>Phuket</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6d/46/6d46824820a85ee7a7a42d75929b96cb629523eb.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located on Phuket.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="301.38" OriginalAmount="292.60" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.7710748" Longitude="98.3181716" StarRating="4" HotelCode="|92954" HotelName="Rawai Palm Beach Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 02/12/2026">
        <Address>
          <AddressLines>
            <AddressLine>66/2 Viset Road, Rawai, Muang</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/9/2/9/5/4/92954_17d46171535.jpg</HotelPictures>
        <HotelDescription>SITUATION: 100 metres away, guests will find the beach, is surrounded by a wonderful, tropical garden, Promthep Cape it is 5 minutes away from 25 minutes away from the establishment, you can findPhuket the city of 20 minutes away, guests can find Patong Beach the beach 50 minutes away from the establishment you have Phuket the International Airport of.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="302.37" OriginalAmount="293.56" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.883754" Longitude="98.389279" StarRating="3" HotelCode="|407033" HotelName="Woo Gallery and Boutique" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 17/11/2026">
        <Address>
          <AddressLines>
            <AddressLine>43 /1 The Old Town Phuket Phangnga Road Talad Yai M</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/7/0/3/3/407033_3551e6c1257.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="302.41" OriginalAmount="293.60" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.8308453" Longitude="98.3003015" StarRating="3" HotelCode="|33109" HotelName="Baan Karon Resort" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 10/12/2026">
        <Address>
          <AddressLines>
            <AddressLine>PATAK ROA, MUANG 213</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/3/1/0/9/33109_10.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="303.36" OriginalAmount="294.52" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.8180954249559" Longitude="98.33989307548" StarRating="3" HotelCode="188540|1573788" HotelName="Ratana Apart Hotel @ Chalong" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Apartment Hotel" CnxPolicy="Free CXL until 03/12/2026" HotelFacility="Air Conditioning,Fax,Golf,Internet,Laundry,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>97/3 Wiset Road, Rawai Muang, Phuket 83130</AddressLine>
          </AddressLines>
          <CityName>Phuket</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/cf/78/cf78bc5f924e1c4686cbc939baad5f3b8ef1d379.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in vibrant Phuket, the hotel is situated just 700 metres from Chalong Beach. Near the hotel ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="303.92" OriginalAmount="295.07" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="8.1288059" Longitude="98.3007342" StarRating="5" HotelCode="|218504" HotelName="Maikhao Palm Beach Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 02/12/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="304.41" OriginalAmount="295.54" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.807842" Longitude="98.409766" StarRating="4" HotelCode="|35457" HotelName="Kantary Bay , Phuket" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 13/12/2026">
        <Address>
          <AddressLines>
            <AddressLine>31/11 Moo 8, Sakdidej Rd, Cape Panwa, Phuket 83000</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/5/4/5/7/35457_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has 105 rooms, In the entrance, you can find has a lobby, a reception, a safety deposit box service, a currency exchange service, a cloakroom and a lift. The establishment has a cafÃ©, a bar, a restaurant, a kiosk, conference rooms, WiFi, room service, a car park and an indoor car park. SITUATION: Phuket 15 minutes away, guests can find close to the establishment, guests have restaurants, shops and a public transport stop. it is situated 45 kilometres away from Phuket Airport. ROOM: The establishment has studios and one and two bedroom suites. They have a living room, a kitchen with a microwave, a private terrace, a bathroom with a shower or bath and a hairdryer. They also have a direct line telephone, a satellite TV, a radio, a stereo, internet, a mini-bar, a coffee maker, a kettle, a safety deposit box and an air-conditioning system. FACILITIES: The establishment boasts a gym, swimming pools, swimming pools with children's area, gardens and reading area. You can find a snack bar and a steam bath. Our guests can also go windsurfing, sailing, catamaran excursions, canoeing and enjoy tennis. MEALS: Regarding the food and beverage offering, the establishment offers restaurants. PAYMENT METHODS: The establishment accepts American Express, Diners Club, JCB, Mastercard and Visa.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="306.47" OriginalAmount="297.54" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.88192081" Longitude="98.391375" StarRating="3" HotelCode="853222|3560985" HotelName="Peranakan Boutique Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 16/12/2026">
        <Address>
          <AddressLines>
            <AddressLine>89/1-2 Phuket Road, Phuket Town 83000</AddressLine>
          </AddressLines>
          <CityName>Phuket</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/eb/bb/ebbb305606c70e28c5598c875c0d02ef78cefa4d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="306.58" OriginalAmount="297.65" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.7890631491389" Longitude="98.328822247493" StarRating="3" HotelCode="339884|1868958" HotelName="Phu Nana Boutique Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Massage Centre">
        <Address>
          <AddressLines>
            <AddressLine>43/234 Moo 7 Soi Saiyuan 1, Tambon Rawai, Amphoe Muang, Phuket 83130</AddressLine>
          </AddressLines>
          <CityName>Phuket</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/56/b1/56b1d0b9416664d0bf91ea10749646e399caed2d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Rawai, this boutique hotel has the perfect ambience for guests who appreciate a stylish a...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="307.39" OriginalAmount="298.44" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.88659835" Longitude="98.38595253" StarRating="3" HotelCode="588255|3569805" HotelName="Xinlor House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>78 Dibuk Road, Talad Nuah, Amper Mung, Phuket Town, Phuket 83000</AddressLine>
          </AddressLines>
          <CityName>Phuket</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e1/55/e15531c4c45b6032afd1f7c1b165a19f3b0e905b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;# Property Location : # With a stay at Xinlor House in Phuket, you'll be minutes from Chinpracha Hou...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="309.52" OriginalAmount="300.50" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.879489" Longitude="98.394928" StarRating="5" HotelCode="|71475" HotelName="Novotel Phuket City Phokeethra - Sha Extra Plus" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>CHANACHAROEN RD, MUANG 40/5</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/7/1/4/7/5/71475_d50cb231017.jpg</HotelPictures>
        <HotelDescription>HOTEL: This renovated complex in 2010, has 150 rooms, a lobby, a reception, a safety deposit box service, a lift, a TV room and a cafÃ©. The establishment also offers conference facilities, WiFi, a laundry service (for a fee) and a car park. SITUATION: It is situated close toPhuket bus station Lake ,Phuket it is 1 kilometre away from 20 minutes away from the establishment, clients can find a beach, 100 metres away, guests have shops excellent transport links to places of interest situated 35 kilometres away fromPhuket Airport. ROOM: All the rooms have a bathroom with a bath, a hairdryer, a double bed, a direct line telephone, a television, a mini-bar and individual air-conditioning. FACILITIES: The establishment has satellite TV, a swimming pool, deck chairs, darts and billiards. MEALS: Regarding the food and beverage offering, the establishment offers a buffet breakfast and Ã  la carte lunch and dinner. PAYMENT METHODS: Customers can pay using Mastercard and Visa.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="309.57" OriginalAmount="300.55" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.82299771" Longitude="98.30287906" StarRating="2" HotelCode="601538|3582495" HotelName="Mala Apartment" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Golf,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>117/1-2 Patak Road, Kata Beach, Tambol Karon, Amphur Muang, Phuket 83100</AddressLine>
          </AddressLines>
          <CityName>Phuket</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ed/ea/edeaebf27e8391dcad4185d391d0ac389451d296.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;A restaurant and room service are available to guests of the accommodation. Wireless internet access...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="310.35" OriginalAmount="301.31" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.8905087" Longitude="98.3000327" StarRating="4" HotelCode="|83191" HotelName="Pimnara Boutique" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>195, 197 Rat-U-Thit 200 Pee Road</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/3/1/9/1/83191_5.jpg</HotelPictures>
        <HotelDescription>SITUATION: The hotel is in Patong Beach the beach Close to Bangla Street the street 2 minutes walk away, you can find Jungceylon the shopping centre it is situated 30 kilometres away from Krabi Airport nearby, there is a beach. HOTEL: This themed hotel, was built in 2010, The establishment boasts 67 rooms, a hall with a reception, a lift, a restaurant and internet. ROOM: Guests are offered standard rooms superior rooms, deluxe rooms, with a sitting area, loft suites with beautiful views, a bathroom with a shower, a hairdryer, a double bed, internet and individual air-conditioning. They also have a direct line telephone, a satellite television, a mini-bar, an iron, a coffee maker and a kettle. MEALS: The establishment serves a continental buffet breakfast and Ã  la carte lunch and dinner.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="312.39" OriginalAmount="303.29" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.884672" Longitude="98.303081" StarRating="3" HotelCode="|403935" HotelName="Lullabella" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>157/18 Soi Jomleam, Nanai Road, Patong Beach, Kath</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/3/9/3/5/403935_d46be390944.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="312.55" OriginalAmount="303.45" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.881948" Longitude="98.3913" StarRating="3" HotelCode="|415467" HotelName="Peranakan Boutique" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 17/12/2026">
        <Address>
          <AddressLines>
            <AddressLine>89/1-2 Phuket Rd, Talad-Yai Mueang</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/1/5/4/6/7/415467_ed155281601.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="314.87" OriginalAmount="305.70" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.91385413" Longitude="98.39509275" StarRating="3" HotelCode="353245|1869528" HotelName="The Pago Design Hotel Phuket" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Conference Hall,Golf,Internet,Jacuzzi,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>88 Moo.2 Ratsada Mueng, Phuket, 83000 Phuket Town</AddressLine>
          </AddressLines>
          <CityName>Phuket</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d7/1e/d71e729aaafc299dad8b5bd174983ea3c42ccf9b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests on Phuket.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="316.03" OriginalAmount="306.83" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.88209752" Longitude="98.39246009" StarRating="3" HotelCode="856438|3659945" HotelName="The Blanket Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>95/15 -21 Montri Road, Talad Yhai District, Mueng District, Phuket 83000</AddressLine>
          </AddressLines>
          <CityName>Phuket</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3c/b7/3cb794005fad7945eb685e4bcc465b2f8023b531.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests on Phuket.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="317.34" OriginalAmount="308.10" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.8824824554075" Longitude="98.389005661011" StarRating="2" HotelCode="171364|1117788" HotelName="Phuket Center Apartment" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Apartment Hotel" CnxPolicy="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="94" TotalAmount="318.58" OriginalAmount="309.30" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.8803053" Longitude="98.2968447" StarRating="3" HotelCode="|33418" HotelName="Club Bamboo Boutique Resort and Spa" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 02/12/2026">
        <Address>
          <AddressLines>
            <AddressLine>NANAI ROAD 247/1-8</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/3/4/1/8/33418_2.jpg</HotelPictures>
        <HotelDescription>HOTEL: This renovated hotel in 2007, is situated close to the beach and has 47 rooms, The establishment boasts a lobby, a reception, a safety deposit box service, a cafÃ©, a bar and a restaurant. Guests can also find internet (for a fee), room service, a laundry service and a car park. SITUATION: Patong Beach It is in 60 minutes away from the establishment, you can find Phuket Airport. ROOM: The rooms a bathroom with a shower, a bath, complimentary bathroom items, an air-conditioning system, a coffee maker and a kettle. They also have a hairdryer, a direct line telephone, a satellite or cable television, internet, a mini-bar, a safe and a king size or double bed. FACILITIES: The establishment boasts a swimming pool, a garden, deck chairs, parasols, a gym and a massage service (available for a fee), 15 minutes away, you can find a golf course. MEALS: Regarding the food and beverage offering, the establishment offers a restaurant. PAYMENT METHODS: Customers can pay by American Express, Mastercard and Visa.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="319.79" OriginalAmount="310.48" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.892698" Longitude="98.298233" StarRating="3" HotelCode="188402|1868198" HotelName="Boomerang Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>5/1-8 Hat Patong Road, Patong, Phuket 83150</AddressLine>
          </AddressLines>
          <CityName>Phuket</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/68/3e/683ee1099d09d4bc0f8f0374aaf9c87ca5320a82.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests on Phuket.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="320.19" OriginalAmount="310.86" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.8300727" Longitude="98.3010721" StarRating="3" HotelCode="|83084" HotelName="Lae Lay Suites" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>PATAK RD. KARON BEACH, MUANG 214</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/3/0/8/4/83084_7.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel offers WiFi (free of charge), an outdoor pool, rooms with balcony, tourist information, a laundry service, a car hire service and the massage service. SITUATION: This hotel is near a slope, Patong 10 minutes away, guests can find Phuket it is 20 minutes away from 45 minutes away from the establishment clients have Phuket the International Airport of. ROOM: All the rooms have a television, a safety deposit box, a kettle, a coffee maker, a sitting area, slippers, a bathrobe, a bathroom with a hairdryer and a shower. OTHERS: Regarding the food and beverage offering, clients have a restaurant, a swimming pool bar and room service.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="321.28" OriginalAmount="311.92" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.8413019" Longitude="98.36597832" StarRating="3" HotelCode="853619|3630845" HotelName="Hivetel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>22 Soi Palai Moo 3, Chaofa Road, Tambon Chalong, Amphoe Muang, Phuket 83130</AddressLine>
          </AddressLines>
          <CityName>Phuket</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bf/e4/bfe4859713e879259e7e79bc98b6ca614ad30ede.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="321.65" OriginalAmount="312.28" MarkupRule="3.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 17/11/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="323.52" OriginalAmount="314.10" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.83118" Longitude="98.32755" StarRating="3" HotelCode="|604387" HotelName="XAYA Pool Access Resort - Phuket" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>90/16 Moo 10, Soi Yodsanae 1, Chalong, Muang</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/6/0/4/3/8/7/604387_8963e822313.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="326.06" OriginalAmount="316.56" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="8.099387" Longitude="98.306021" StarRating="3" HotelCode="|175543" HotelName="The Snug Airportel" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 02/12/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="328.78" OriginalAmount="319.20" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.82885677" Longitude="98.33963204" StarRating="2" HotelCode="583080|3558885" HotelName="Vipa House Phuket" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Golf,Internet">
        <Address>
          <AddressLines>
            <AddressLine>86/51, Tambon Chalong, Amphoe Muang, Rawai, Phuket 83130</AddressLine>
          </AddressLines>
          <CityName>Phuket</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b0/58/b0586c97172c5789258f03824e97ea0306ef5576.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located on Phuket.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="328.82" OriginalAmount="319.24" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.8847009" Longitude="98.292471" StarRating="3" HotelCode="|26214" HotelName="Coconut Village Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 02/12/2026">
        <Address>
          <AddressLines>
            <AddressLine>20 PRACHANUKROH RD</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/6/2/1/4/26214_9.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel is in a great location, has 3 buildings and 83 rooms. The establishment boasts a lobby with a lift, a reception, a safety deposit box service and a currency exchange service. Guests can find a hairdresser's, 2 bars, 3 restaurants with highchairs. The establishment also offers room service, a laundry service, a playground, a babysitting service, a car park and indoor parking. SITUATION: This hotel is in an excellent location, Patong it is in 400 metres away, guests will find a beach, is situated 200 metres away from the city centre, Where you can find shops and leisure areas. 15 minutes away from the establishment, guests will find Phuket Airport in front of the hotel there is a public transport stop. ROOM: The modern rooms, have a bathroom with a hairdryer, a direct line telephone, satellite or cable TV and an air-conditioning system. They also have fitted carpets, tiled floors, a mini-bar, a double bed and a balcony or terrace. FACILITIES: You can find a swimming pool with a children's area, slide, deck chairs and parasols. Guests also have access to a massage service and an entertainment programme (seasonal). MEALS: Regarding the food and beverage offering, the establishment offers all meals in a buffet format and an Ã  la carte or set-menu dinner. PAYMENT METHODS: Customers can pay using American Express, Visa, Mastercard and Diners Club.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="336.53" OriginalAmount="326.73" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.7790188" Longitude="98.31867" StarRating="3" HotelCode="|404430" HotelName="Vivi Bungalows Resort" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>13/43 Moo.1, Nai Harn Beach, Rawai, Phuket, 83130</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/4/4/3/0/404430_e2edf580450.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="336.62" OriginalAmount="326.82" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.8998031784186" Longitude="98.299100038029" StarRating="3" HotelCode="117883|86766" HotelName="Aspery Phuket" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="Beach Hotel,Spa Hotel" CnxPolicy="Free CXL until 29/11/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="94" TotalAmount="337.71" OriginalAmount="327.87" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.915679" Longitude="98.3687507" StarRating="3" HotelCode="|83205" HotelName="A2 Pool Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 14/12/2026">
        <Address>
          <AddressLines>
            <AddressLine>117 Chalermprakiat Ratchakan Thi 9 Road, Ratsada, Mueang</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/3/2/0/5/83205_11de8e91049.jpg</HotelPictures>
        <HotelDescription>SITUATION: This establishment, Phuket it is in 25 minutes away from the establishment, clients can find Phuket Airport 5 minutes away from the establishment clients have Big C the shopping centre. ROOM: All the rooms have an air-conditioning system, a flat-screen television, a kettle, a coffee maker, a safety deposit box and a bathroom with a shower, Some rooms offer a bath. FACILITIES: This establishment has a swimming pool, deck chairs, a minimarket, WiFi (free of charge), spa services and beauty treatments. The establishment also offers excursions, a transfer service, a launderette and a car park (free of charge). OTHERS: Regarding the food and beverage offering, you can enjoy a breakfast service and a restaurant.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="340.25" OriginalAmount="330.34" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.8193" Longitude="98.30836" StarRating="3" HotelCode="|405173" HotelName="Tall Tree Poshtel" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 03/12/2026">
        <Address>
          <AddressLines>
            <AddressLine>17-17/1 Patak Road, Kata Beach</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/5/1/7/3/405173_def3b580606.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="341.70" OriginalAmount="331.75" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.88614" Longitude="98.29736" StarRating="3" HotelCode="|169655" HotelName="De Coze'" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>162/147 PhangMuangSaiKor RD. Patong, Kathu, Phuket</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/9/6/5/5/169655_03cee7c1159.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel offers modern facilities, rooms with WiFi, (free of charge), a swimming pool and a restaurant. SITUATION: This hotel is in Phuket the heart of 45 minutes away from the establishment, guests will find Phuket Airport. ROOM: The rooms have an air-conditioning system, a bathroom, a balcony, flatscreen cable television, a safety deposit box, a mini-bar, a coffee maker and a kettle. FACILITIES: Guests are offered a sauna, a swimming pool, tourist information, excursions and a reception.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="344.27" OriginalAmount="334.24" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.9797786706522" Longitude="98.2806111609" StarRating="3" HotelCode="933368|1867868" HotelName="AM Surin Place" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>51/8 Moo 3, Surin Beach Soi 6, Cherngtalay, Thalang, Choeng Thale, Phuket 83110</AddressLine>
          </AddressLines>
          <CityName>Phuket</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/01/38/01382ce57c645d385fff51d6514d9662874027e8.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located on Phuket. The nearest airport is Phuket (HKT).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="344.43" OriginalAmount="334.40" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.8997123" Longitude="98.2991061" StarRating="3" HotelCode="|47148" HotelName="Aspery" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 26/11/2026">
        <Address>
          <AddressLines>
            <AddressLine>PATONG BEACH ROAD, PATONG BEACH, KATHU 5/41-51</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/7/1/4/8/47148_ddd28d51041.jpg</HotelPictures>
        <HotelDescription>SITUATION: This hotel is next to Patong Beach, close to the bars and the restaurants. It is situated 10 minutes away from Bang-La Road, 20 minutes away from Phuket.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="344.81" OriginalAmount="334.77" MarkupRule="3.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="346.00" OriginalAmount="335.92" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.94798" Longitude="98.39322" StarRating="4" HotelCode="|439553" HotelName="The Oceanic Sportel" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>37/7 Moo 1, Thepkrasatree Road, Koh Kaew, Muang</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/3/9/5/5/3/439553_e1289621121.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="346.01" OriginalAmount="335.93" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.8972734202333" Longitude="98.298069354987" StarRating="3" HotelCode="293436|1478958" HotelName="Royal Phawadee Village" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="Village" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>3 Sawatdirak Road, Patong Beach, Kathu, Phuket 83150</AddressLine>
          </AddressLines>
          <CityName>Phuket</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ee/66/ee663d2015b812b0081990a64cff21e9fc96d101.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Travellers can feel at home in one of the 38 rooms. Services and facilities at the hotel include a r...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="347.46" OriginalAmount="337.34" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.8160180522963" Longitude="98.302010334803" StarRating="2" HotelCode="380656|1919145" HotelName="Kata Bai D Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="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="350.89" OriginalAmount="340.67" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.8838224102482" Longitude="98.388461616238" StarRating="3" HotelCode="188502|1177988" HotelName="The Memory at On On Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Golf,Internet,Laundry,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>19 Phang-Nga Road, Talad Yai, Amphoe Muang, Phuket 83000</AddressLine>
          </AddressLines>
          <CityName>Phuket</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/30/3b/303b4df99624d442838abbd069cc74d8982575ba.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Phuket.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="351.12" OriginalAmount="340.89" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.8222368" Longitude="98.3023255" StarRating="3" HotelCode="603672|2261445" HotelName="Ozone Condotel Kata Beach" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Village" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Golf,Internet,Kitchen,Laundry,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>8/88 Katekwan Road, Karon, Muang, Phuket 83100</AddressLine>
          </AddressLines>
          <CityName>Phuket</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7c/63/7c63cc98bd4fe3bcaf45669930ad426cffa9ca8d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This holiday village warmly welcomes guests on Phuket.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="353.77" OriginalAmount="343.47" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.818681" Longitude="98.341275" StarRating="3" HotelCode="69347|303290" HotelName="Palm Garden Resort" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 08/12/2026" HotelFacility="Air Conditioning,Bar,Fax,Jacuzzi,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>4/10 Moo 5, Soi Ruam-U-Thit, Viset Road, Chalong, 83130 Phuket</AddressLine>
          </AddressLines>
          <CityName>Phuket</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/93/d9/93d987e45f1706efe53270dce01f7f7e534e7905.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This resort is located on Phuket, about 10 km from the beach.</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="357.54" OriginalAmount="347.13" MarkupRule="3.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="357.77" OriginalAmount="347.35" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.8833455" Longitude="98.2932888" StarRating="4" HotelCode="|68409" HotelName="Mazi Design  By Kalima" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 16/11/2026">
        <Address>
          <AddressLines>
            <AddressLine>7 Prachanukhro Road</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/6/8/4/0/9/68409_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This quiet complex renovated in 2009, has 67 standard rooms, a lobby with a reception, express check-out, a currency exchange service, a lift and a restaurant. The establishment also has WiFi (for a fee), room service, a laundry service and a car park. SITUATION: This complex is in Patong Beach. 200 metres away, guests can find Patong Beach where you can find shops, restaurants and leisure areas. Is 2 kilometres from the bus station. 38 kilometres away, you can find Phuket Airport. ROOM: Clients are offered superior rooms and deluxe rooms. Each room has tea and coffee service, an individual air-conditioning system, a mini-bar, satellite or cable TV, a safety deposit box, a bathroom with a shower, a bath, a hairdryer, a double or king-size bed, a direct line telephone, internet and a balcony or terrace. FACILITIES: The establishment has swimming pools, a children's swimming pool, a snack bar and a massage service. It is 10 kilometres away from a golf course. At the beach, customers can find deck chairs and parasols. MEALS: Clients have at their disposal a restaurant. Guests are offered a buffet breakfast and Ã  la carte, menu and buffet lunch and dinner. PAYMENT METHODS: The establishment accepts Mastercard and Visa.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="359.19" OriginalAmount="348.73" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.905393" Longitude="98.301717" StarRating="3" HotelCode="|176097" HotelName="Swiss Villas Panoramic" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>220/3, Prabaramee Road, Patong, Kathu, Phuket</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/7/6/0/9/7/176097_2.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="361.43" OriginalAmount="350.90" MarkupRule="3.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="Free CXL until 14/12/2026">
        <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="362.67" OriginalAmount="352.11" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.89684" Longitude="98.30028" StarRating="3" HotelCode="|33171" HotelName="Belaire Patong Resort" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>SAINAMYEN ROAD, PATONG 59/1-3</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/3/1/7/1/33171_10.jpg</HotelPictures>
        <HotelDescription>HOTEL: It has 132 rooms, The establishment has a lobby, express check-out, a reception, a safety deposit box service, a currency exchange service, a lift, a cafÃ©, a restaurant and internet. The establishment also offers room service and a laundry service. near the establishment, you can find a car park. SITUATION: Is situated inPatong the leisure and shopping area of nearby, you will find restaurants, the nightlife and shops. 10 minutes away from the establishment you have the beach, Phuket 30 minutes away from the establishment, you can find 20 minutes away from the establishment you have a public transport stop situated 40 kilometres away fromPhuket Airport. ROOM: The rooms have an individual air-conditioning system, a mini-bar, a satellite television with international channels, WiFi (available for a fee), a bathroom with a shower, complimentary bathroom items, a direct line telephone, a safe and a terrace. FACILITIES: The establishment has a swimming pool, a terrace, a swimming pool with hydromassage, spa treatments and a massage service. MEALS: Regarding the food and beverage offering, the establishment offers 2 restaurants, room service and a cybercafe. PAYMENT METHODS: Customers can pay by Mastercard, Visa and cash.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="365.02" OriginalAmount="354.39" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.88239" Longitude="98.39154" StarRating="3" HotelCode="|598654" HotelName="Horange Phuket Town" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>57/3-9 Phuket Road, Talat Yai, Mueang Phuket</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/9/8/6/5/4/598654_c132c732221.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="367.15" OriginalAmount="356.46" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.807129" Longitude="98.300374" StarRating="4" HotelCode="|173847" HotelName="Kata Noi Resort" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 01/12/2026">
        <Address>
          <AddressLines>
            <AddressLine>37 Kata Noi Rd Kata Noi Beach</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/7/3/8/4/7/173847_31111621033.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="371.68" OriginalAmount="360.85" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.802796" Longitude="98.33611" StarRating="4" HotelCode="|251616" HotelName="The Beachfront Phuket" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <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="94" TotalAmount="376.51" OriginalAmount="365.54" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.893279" Longitude="98.304755" StarRating="4" HotelCode="|396982" HotelName="Rak Elegant  Patong" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>45 Nanai Road, Patong</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/9/6/9/8/2/396982_29e1bc91153.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="379.46" OriginalAmount="368.41" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.895984" Longitude="98.302606" StarRating="3" HotelCode="60457|72394" HotelName="Nipa Resort" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Eco Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Currency Exchange,Fax,Garden,Golf,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>33 Sainamyen Road, Patong Beach, Kathu, Phuket 83150</AddressLine>
          </AddressLines>
          <CityName>Phuket</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a9/f9/a9f936b638a2d86a4a9eba3763ddb9d814918f37.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This family-friendly resort is located in the prime area of Phuket. It is a short stroll from the ho...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="379.54" OriginalAmount="368.49" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.8189301" Longitude="98.3003599" StarRating="4" HotelCode="|26218" HotelName="Kata Palm Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 14/10/2026">
        <Address>
          <AddressLines>
            <AddressLine>60 Kata Road, Karon, Muang</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/6/2/1/8/26218_d5dd2481425.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel is surrounded by a garden and has 80 rooms, The establishment boasts a lobby, a reception with safety deposit boxes, a currency exchange service, a kiosk, a mini-market, shops, a hairdresser's and a games room. The establishment also offers a conference room, a car park, a playground, a cafÃ©, a bar, an Ã  la carte restaurant with air-conditioning and with highchairs. Other services are internet, room service, a medical care service and a laundry service. SITUATION: This establishment, is near the city centre, Kata Beach it is in 5 minutes away, guests can find a beach, in the surrounding area, clients have shops, bars and restaurants. it is 50 minutes away from the airport. ROOM: The rooms have a bathroom, a hairdryer, a direct line telephone, satellite or cable TV, a radio and a stereo. They also have internet, a mini-bar, kettle, a double bed, an air-conditioning system, a safe (available for a fee) and a balcony or terrace. FACILITIES: Outdoors, clients can enjoy a swimming pool, a children's swimming pool, a snack bar, a sunbathing terrace, deck chairs and parasols. The establishment also offers a jacuzzi, a sauna and a massage service (available for a fee), Clients can enjoy horse-riding, At the beach, you can find sports activities, Our customers can also use a gym. MEALS: Regarding the food and beverage offering, the establishment offers a buffet breakfast and Ã  la carte or set-menu lunch and dinner. PAYMENT METHODS: Customers can pay by American Express, Visa, Mastercard and Diners Club.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="379.97" OriginalAmount="368.90" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.882993" Longitude="98.394968" StarRating="4" HotelCode="317431|246866" HotelName="Royal Phuket City Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Golf,Internet,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>154 Phang Nga Road, Muang, Phuket 83000</AddressLine>
          </AddressLines>
          <CityName>Phuket</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/92/d0/92d087b9a945d443ae7c9896c19f20e7f2dae701.PNG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is the right in the centre of Phuket Island's vibrant capital and is surrounded by shops,...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="380.03" OriginalAmount="368.96" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.9620887491817" Longitude="98.385108449074" StarRating="3" HotelCode="11402|246126" HotelName="Boat Lagoon Resort" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Apartment Hotel,Family-friendly Hotel" CnxPolicy="Free CXL until 22/11/2026" 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="16" TotalAmount="380.21" OriginalAmount="369.14" MarkupRule="3.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="Non Refundable" HotelFacility="Air Conditioning,Bar,Golf,Internet">
        <Address>
          <AddressLines>
            <AddressLine>359/16 Moo 1, Tambon Thepkrasatri, Talang, Phuket 83110</AddressLine>
          </AddressLines>
          <CityName>Phuket</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/505901/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located on Phuket.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="381.05" OriginalAmount="369.95" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.8906767" Longitude="98.2967545" StarRating="4" HotelCode="|31255" HotelName="Patong Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 17/10/2026">
        <Address>
          <AddressLines>
            <AddressLine>208 RAJ-UTHIT 200 PEE RD, PATONG BEACH</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/1/2/5/5/31255_3.jpg</HotelPictures>
        <HotelDescription>HOTEL: This air-conditioned hotel has a cafÃ©, a restaurant, room service and a laundry service. ROOM: The rooms have a bathroom, a direct line telephone, a television, piped music, carpeted floor, a central air-conditioning system and a balcony or terrace. FACILITIES: Guests are offered a swimming pool and a gym.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="385.88" OriginalAmount="374.64" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="8.10135341" Longitude="98.30468794" StarRating="4" HotelCode="322895|1594818" HotelName="Maya Phuket" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Golf,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>126 Moo 1, Sakoo, Thalang, Phuket 83110</AddressLine>
          </AddressLines>
          <CityName>Phuket</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/61/c6/61c69120aaa7325fb8b726f8b83aabad9fe7e126.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests on Phuket.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="388.31" OriginalAmount="377.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="8.00972222" Longitude="98.31682371" StarRating="3" HotelCode="540334|2263635" HotelName="Sivana Place" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Golf,Internet">
        <Address>
          <AddressLines>
            <AddressLine>53 Moo 4, Tambon Cherng Talay, Thalang District, Phuket 83110</AddressLine>
          </AddressLines>
          <CityName>Phuket</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3a/9a/3a9a5f76c7678e39a95ead984790802b87e33ac1.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests on Phuket.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="388.69" OriginalAmount="377.37" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.9583259" Longitude="98.3850737" StarRating="5" HotelCode="|33230" HotelName="NH Boat Lagoon Phuket Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 22/11/2026">
        <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="391.25" OriginalAmount="379.85" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.8830245" Longitude="98.3949196" StarRating="4" HotelCode="|46936" HotelName="Royal Phuket City" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>154 Phang-Nga Road, Talad Yai, Muang</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/6/9/3/6/46936_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This urban hotel, has 19 floors, has 251 luxurious rooms and suites. Guests can find banquet halls, meeting rooms, a hall with a reception, air-conditioning, a safety deposit box service, a currency exchange service, a cloakroom and a lift. It has a cafÃ©, a bar, a hairdresser's and a restaurant. There are many services available at the establishment, including internet in communal areas, room service, a laundry service and a car park. SITUATION: It is inPhuket the city centre of it is surrounded by shops, bazaars and leisure areas. nearby, you will find beaches, golf courses, 30 minutes away from the establishment clients have Phuket Airport. ROOM: Guests are offered luxurious rooms, suites, interconnecting rooms and non-smoking floors. The rooms a bathroom with a shower, a bath, a radio, a direct line telephone, internet, cable television and an individual air-conditioning system. They also have a safe, a mini-bar, a hairdryer, a washing machine, an ironing set and a safety deposit box. FACILITIES: You can find a hall with music, a well-equipped gym, a spa and do aerobics. The establishment also offers a steam bath, a sauna, spa treatments and a massage service. The establishment boasts a swimming pool with a bar, a children's swimming area, deck chairs and parasols. Clients can enjoy a karaoke room and an activities programme. PAYMENT METHODS: The establishment accepts Mastercard and Visa. OTHERS: Regarding the food and beverage offering, clients can enjoy a buffet breakfast, Red Onion and White Palm the restaurants a Chinese cuisine restaurant.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="393.83" OriginalAmount="382.36" MarkupRule="3.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 16/12/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="395.94" OriginalAmount="384.41" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.885821" Longitude="98.289421" StarRating="3" HotelCode="|33105" HotelName="Baan Boa Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 14/12/2026">
        <Address>
          <AddressLines>
            <AddressLine>THAWEENWONG ROAD 16</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/3/1/0/5/33105_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This complex has 55 rooms and 4 floors. Our guests can find a lobby, a reception, a safety deposit box service and a restaurant. The establishment also offers internet (for a fee), room service and a laundry service. nearby, there is a car park. SITUATION: Patong It is in 3 metres away, guests can find a beach, in the surrounding area, clients have the shopping area, the leisure area. ROOM: The establishment has standard and superior rooms with an air-conditioning system, a direct line telephone, a satellite or cable television and a bathroom with a bath, They also have a shower, a safety deposit box, a mini-bar, a fridge and a hairdryer (available on request). FACILITIES: You can find a swimming pool, a jacuzzi and leisure areas. At the beach, you can find a massage service.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="399.66" OriginalAmount="388.02" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.88478" Longitude="98.386" StarRating="3" HotelCode="|404933" HotelName="The Besavana Phuket" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>63/3 Krabi Rd. Muang Phuket</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/4/9/3/3/404933_60766af1548.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="405.46" OriginalAmount="393.65" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.8850759068573" Longitude="98.392573241228" StarRating="2" HotelCode="379193|3573325" HotelName="Sleep Sheep Phuket Hostel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hostels" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bicycle Rental,Fax,Golf,Internet,Laundry,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>243 Thalang Road, Tambon Talad Yai, Amphoe Muang, Phuket 83000</AddressLine>
          </AddressLines>
          <CityName>Phuket</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6e/eb/6eebd953adeaa0971545938e0c0c8aaf5d394457.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hostel is located in the heart of Phuket.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="407.77" OriginalAmount="395.89" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.894292" Longitude="98.298915" StarRating="3" HotelCode="188386|1892135" HotelName="Days Inn Patong Beach" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 16/11/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>145/2 Rat-U-Thit Songroi Pi Road, Tambon Patong, Amphor Kathu, Insel Phuket 83150</AddressLine>
          </AddressLines>
          <CityName>Phuket</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/60/df/60df765c5bf1ef2f27c04abffa501cb3aa3478ce.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located on Phuket. The nearest airport is Phuket (HKT).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="411.45" OriginalAmount="399.47" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.8179846781948" Longitude="98.384765088558" StarRating="3" HotelCode="37489|78891" HotelName="By The Sea Phuket Beach Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Beach Hotel" CnxPolicy="Free CXL until 24/11/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Internet,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>7/6 Moo 6, Soi Bor-Rae, Vichit, Muang, Phuket 83000</AddressLine>
          </AddressLines>
          <CityName>Phuket</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8d/71/8d71d4e70451862d92980ff2cc6161093a400fb7.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel enjoys a quiet location at Panwa beach, and lies less than 2 km from Phuket town. Phuket ...</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="414.31" OriginalAmount="402.24" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="8.101405" Longitude="98.304763" StarRating="4" HotelCode="|207587" HotelName="Maya Phuket Airport" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>126, Moo1, Sakoo, Thalang</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/0/7/5/8/7/207587_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="416.21" OriginalAmount="404.09" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.892445" Longitude="98.301974" StarRating="4" HotelCode="|169601" HotelName="Best Western Patong Beach - Sha Extra Plus" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 10/12/2026">
        <Address>
          <AddressLines>
            <AddressLine>190 Pangmuengsai Gor Road, Patong, Kathu</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/9/6/0/1/169601_3.jpg</HotelPictures>
        <HotelDescription>SITUATION: This establishment, is in Phuket the tourist area of a 10-minute walk away from Patong the beach It has excellent transport links to taxis, the bus, the nightlife and restaurants. ROOM: Each room has a flat-screen television and a balcony. FACILITIES: The establishment boasts a swimming pool on the roof terrace, a swimming pool bar and a restaurant.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="417.73" OriginalAmount="405.56" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.889163" Longitude="98.385839" StarRating="0" HotelCode="|538343" HotelName="Ritsurin Boutique" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 09/12/2026">
        <Address>
          <AddressLines>
            <AddressLine>1/5 Maeluan Rd.</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/3/8/3/4/3/538343_c38f80b2115.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="420.12" OriginalAmount="407.88" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="8.086661" Longitude="98.299917" StarRating="3" HotelCode="|175798" HotelName="Ideo Phuket" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 13/12/2026">
        <Address>
          <AddressLines>
            <AddressLine>113 Moo 5, Sakoo, Thalang</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/7/5/7/9/8/175798_11.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="420.77" OriginalAmount="408.51" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="8.09232277" Longitude="98.30214756" StarRating="3" HotelCode="406132|3636705" HotelName="Chill House @ Nai Yang Beach" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Golf,Internet,Lounge,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>133 Moo 1, Tambol Sakoo Thalang, Phuket 83110</AddressLine>
          </AddressLines>
          <CityName>Phuket</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5a/19/5a19abcce4a465342b6a46c4ca7125ee4bbeecaa.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;A baggage storage service is among the facilities. Wireless internet access is available to guests i...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="422.28" OriginalAmount="409.98" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.8484222730408" Longitude="98.294373312419" StarRating="3" HotelCode="361553|1929705" HotelName="ON Hotel Karon Beach Phuket" Meals="BED &amp; BREAKFAST,HALF BOARD,FULL BOARD,ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 12/12/2026" HotelFacility="Air Conditioning,Bar,Golf,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>643 Patak Road, Amphur Muang, Phuket 83100</AddressLine>
          </AddressLines>
          <CityName>Phuket</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/57/578092/578092a_hb_a_006.JPG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Karon Beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="428.23" OriginalAmount="415.76" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.873052" Longitude="98.367155" StarRating="3" HotelCode="|396402" HotelName="Seabed Grand Phuket" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>63/63 Moo 2 Chao Fa Suan Luang Road, Wichit</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/9/6/4/0/2/396402_efb44a31019.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="428.41" OriginalAmount="415.93" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.8857838" Longitude="98.2941811" StarRating="4" HotelCode="|74884" HotelName="Deevana Plaza Phuket" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 02/12/2026">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/7/4/8/8/4/74884_3.jpg</HotelPictures>
        <HotelDescription>HOTEL: Regarding the food and beverage offering, the establishment hasWorld CafÃ© the restaurant Baan Napa beach the restaurant Some of the establishment facilities on offer are a swimming pool, a terrace for sunbathing, a gym, a spa, a mini-club, a business centre, a laundry service and room service. SITUATION: Patong Beach Is situated in 5 minutes away from the establishment, guests will find the beach, the markets and the leisure areas. ROOM: The establishment has 249 modern rooms with an air-conditioning system, a satellite television, a safe, a direct line telephone, a mini-bar, a writing desk, a kettle and a coffee maker.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="429.46" OriginalAmount="416.95" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.892789" Longitude="98.300847" StarRating="3" HotelCode="|173166" HotelName="Gu  Patong" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <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="432.63" OriginalAmount="420.03" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.8904059" Longitude="98.2967984" StarRating="4" HotelCode="|83168" HotelName="Amata Patong" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 12/12/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="432.68" OriginalAmount="420.08" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.90564" Longitude="98.302303" StarRating="3" HotelCode="|176144" HotelName="The Unity Patong" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>206/1 Phrabaramee Road, Patong, Kathu, Phuket, Patong Beach 83150</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/7/6/1/4/4/176144_13.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="432.72" OriginalAmount="420.12" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.8902561" Longitude="98.2960496" StarRating="3" HotelCode="|35223" HotelName="The Viridian Resort" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>RAT U THIT 200 YEAR ROAD, PATONG BEACH 206/24</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/5/2/2/3/35223_14.jpg</HotelPictures>
        <HotelDescription>HOTEL: This complex was opened in 2006 and has 78 standard rooms, The establishment with air-conditioning, it offers a safety deposit box service, a bar, a restaurant, room service, a laundry service and a car park. SITUATION: It is inPatong the beach near the establishment, you will find leisure areas, commercial zones, 10 minutes away from the establishment you have the bus station situated 27 kilometres away fromPhuket Airport Phuket 55 kilometres away from the establishment, guests will find. ROOM: The rooms have a terrace, individual air-conditioning, a bathroom with a shower, a direct line telephone, a satellite TV and a mini-bar. FACILITIES: The establishment boasts a pool that has a children's area, a jacuzzi, a sauna, an outdoor bar and a tropical garden. The establishment also offers a massage service. MEALS: Regarding the food and beverage offering, the establishment offers a restaurant and room service. PAYMENT METHODS: Customers can pay using American Express, Mastercard and Visa.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="434.23" OriginalAmount="421.58" MarkupRule="3.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="437.45" OriginalAmount="424.71" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.8426790723745" Longitude="98.294653135941" StarRating="3" HotelCode="904007|959215" HotelName="BaumanCasa Beach Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Beach Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Diet Meals,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>188,188/3,188/5 Karon Road, Tambol Karon, Amphure Mueang, Phuket 83100</AddressLine>
          </AddressLines>
          <CityName>Phuket</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c1/e5/c1e571b373f8182f96d1e6383fcc84b4ef580030.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel's location places it between the clear blue skies and the crystal-clear blue sea of Karon ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="439.18" OriginalAmount="426.39" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.84012" Longitude="98.38044" StarRating="5" HotelCode="|441874" HotelName="Panwaburi Beachfront Resort" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>8/2 Moo.8, Ao-Yon Khaokhad Road, T.Wichit, Mueang</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/1/8/7/4/441874_4601bee0930.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="446.10" OriginalAmount="433.11" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.89751509" Longitude="98.2982763" StarRating="3" HotelCode="445156|1907165" HotelName="Lub d Phuket Patong" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Golf,Internet">
        <Address>
          <AddressLines>
            <AddressLine>5/5 Swatdirak Road, Kathu, Patong, Phuket 83150</AddressLine>
          </AddressLines>
          <CityName>Phuket</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/23/50/235074b9ac42ca9558dbba1863333ab8d1818eaa.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hostel is located in the centre of Phuket.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="446.59" OriginalAmount="433.58" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.888914" Longitude="98.295182" StarRating="3" HotelCode="|176121" HotelName="The Crystal Beach" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 16/12/2026">
        <Address>
          <AddressLines>
            <AddressLine>212/4-7 Soi Keb-Sub, Rat-U-Thid 200 Pee Road,Kathu, Phuket</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/7/6/1/2/1/176121_3.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="448.10" OriginalAmount="435.05" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.884145" Longitude="98.381108" StarRating="3" HotelCode="|414319" HotelName="Sound Gallery House - Hostel" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="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="16" TotalAmount="449.57" OriginalAmount="436.48" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.8483" Longitude="98.296318" StarRating="3" HotelCode="188566|1525048" HotelName="Simplitel Phuket" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 03/12/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="94" TotalAmount="451.72" OriginalAmount="438.56" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.80773" Longitude="98.40937" StarRating="5" HotelCode="|26207" HotelName="Cape Panwa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 17/10/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="8" TotalAmount="452.12" OriginalAmount="438.95" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.87863104" Longitude="98.29340465" StarRating="4" HotelCode="583890|628918" HotelName="Bukit Pool Villas" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 01/12/2026" HotelFacility="Golf,Internet">
        <Address>
          <AddressLines>
            <AddressLine>6/2 Sirirat Road, Patong, Kathu, Phuket 83150</AddressLine>
          </AddressLines>
          <CityName>Phuket</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/99/af/99af7bcb37b5a72801909a7b81c3373608eef2da.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation welcomes guests on Phuket.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="452.42" OriginalAmount="439.24" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.9024288" Longitude="98.2982298" StarRating="4" HotelCode="|28024" HotelName="Phuket Graceland Resort and Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 06/11/2026">
        <Address>
          <AddressLines>
            <AddressLine>190 Thaweewong Road, Patong District, Amphur Kathu</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/8/0/2/4/28024_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This family, beach hotel, has 460 rooms, The establishment has conference facilities, a conference room, air-conditioning, a hall with a reception, a safety deposit box service and a lift. Guests can also find a cafÃ©, a hairdresser's, a bar, 2 restaurants, internet, room service, a laundry service and a car park (for a fee). SITUATION: This hotel is situated in Patong the beach Phuket the establishment is 3 kilometres away from Bangla 5 minutes away from the establishment guests have Where you can find restaurants, bars, pubs and clubs. it is situated 30 kilometres away from Phuket Airport. ROOM: All the rooms have a bath and a shower. Clients are offered suites with jacuzzi and a sauna. They have a hairdryer, a direct line telephone, a television, a radio, internet and a mini-bar. They also have a mini-bar, a coffee maker, a kettle, individual air-conditioning, a safe and a balcony or terrace.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="453.32" OriginalAmount="440.12" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.8856292" Longitude="98.2919628" StarRating="4" HotelCode="|26212" HotelName="Duangjitt Resort, Phuket" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>18 Prachanukroh Road</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/6/2/1/2/26212_10.jpg</HotelPictures>
        <HotelDescription>HOTEL: This air-conditioned hotel has 2 floors, 326 rooms and 79 bungalows. The establishment boasts a lobby with a reception, a safety deposit box service, a currency exchange service, a cafÃ©, an Ã  la carte restaurant with air-conditioning, with highchairs, a kiosk, a mini-market, shops and a hairdresser's. Our guests can find a games room, a mini-club, a park, a TV room and internet. The establishment also offers conference rooms, a library, a babysitting service, a laundry service and a car park. SITUATION: 350 metres away from the establishment, you can find a beach, 10 minutes away from the establishment guests have Patong the leisure area of Phuket it is 20 minutes away from 45 minutes away from the establishment, you can find the airport. ROOM: The rooms a bathroom with a shower, a hairdryer, a direct line telephone, satellite and cable television, a stereo and a radio. Guests are offered a mini-bar (available for a fee), a double bed, a central air-conditioning system and a balcony or terrace. You can also find bungalows. FACILITIES: Outdoors, clients can enjoy 2 swimming pools with slides, waterfalls, a snack bar, a sunbathing terrace, deck chairs, parasols, 2 children's swimming pools and towels. The establishment also offers a massage service, spa treatments (available for a fee), a gym and water activities. MEALS: Regarding the food and beverage offering, the establishment offers a buffet breakfast and Ã  la carte lunch and dinner. PAYMENT METHODS: Customers can pay using American Express, Visa, Mastercard and Diners Club.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="456.13" OriginalAmount="442.84" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.8991378043161" Longitude="98.303079950705" StarRating="4" HotelCode="267100|1524028" HotelName="Bauman Residence" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="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="462.76" OriginalAmount="449.28" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.9859212" Longitude="98.2898166" StarRating="3" HotelCode="|33150" HotelName="Bangtao Village Resort" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>MOO 3 SOI HAD BANGTAO SRI SOONTORN ROAD 72/26</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/3/1/5/0/33150_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This club hotel, renovated in 2006 and has 28 chalets, The establishment boasts a reception, a safety deposit box service, a bar, a restaurant, room service, a laundry service and a car park (for a fee). SITUATION: 3 minutes away, guests can findBangtao the beach 10 minutes away from the establishment guests have a theme park, 10 minutes away from the establishment guests have a commercial centre, 15 minutes away, guests can findPatong the beach it is situated 30 minutes away from Phuket Airport. ROOM: It has rooms with a bathroom with a shower or bath, a hairdryer, satellite and cable TV, a mini-bar, a coffee maker and a kettle. They also have a washing machine, an ironing set, a king size or double bed, individual air-conditioning, a safe and a balcony or terrace. FACILITIES: At an extra cost, you can find a swimming pool with deck chairs and a children's area. The establishment also offers a jacuzzi and a massage service. 10 minutes away, you can find a golf course. MEALS: Regarding the food and beverage offering, the establishment offers a buffet and Ã  la carte breakfast and Ã  la carte or set-menu lunch and dinner. PAYMENT METHODS: Customers can pay by Mastercard and Visa.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="463.34" OriginalAmount="449.84" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.82557846" Longitude="98.40105305" StarRating="3" HotelCode="353448|2267915" HotelName="Phuket Boat Quay" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Ao Makham 11/1 Moo.7 Sakdidet Road, Tambon Vichit Ampur Muang Phuket 83000</AddressLine>
          </AddressLines>
          <CityName>Phuket</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/58/65/58650e567b99fd55ec5eecb8914b5398e1bd1a4a.PNG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests on Phuket.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="468.07" OriginalAmount="454.44" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="8.0932677" Longitude="98.3023465" StarRating="4" HotelCode="|203956" HotelName="Proud Phuket" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 17/10/2026">
        <Address>
          <AddressLines>
            <AddressLine>135 Soi Naiyang Beach, Thalang</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/0/3/9/5/6/203956_1_2158.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="471.77" OriginalAmount="458.03" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.8162516" Longitude="98.3065753" StarRating="4" HotelCode="|104351" HotelName="The Palmery Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>82/20 Khoktanod Rd., Kata Beach Muang</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/0/4/3/5/1/104351_3.jpg</HotelPictures>
        <HotelDescription>SITUATION: This establishment, is 800 metres away from Kata the beach. ROOM: All the rooms have an air-conditioning system and direct access to the swimming pool. FACILITIES: Guests are offered a spa, a sauna and tourist information.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="476.61" OriginalAmount="462.73" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.8844404" Longitude="98.2958103" StarRating="4" HotelCode="|79069" HotelName="Ashlee Heights Patong" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>160/36 Phang Muang Sai Kor Road, Soi Nanai Ruamjai (Nanai Soi 8), Patong</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/7/9/0/6/9/79069_10.jpg</HotelPictures>
        <HotelDescription>SITUATION: This hotel is in Patong, close to the beach, shops, bars and restaurants. ROOM: Guests are offered 77 modern rooms with an air-conditioning system, a satellite television, WiFi, a kettle, a writing desk, a safety deposit box, a balcony, a bathroom with a shower and a bath. RESTAURANT: Customers can enjoy a coffee shop and room service. FACILITIES: You also have at your disposal a swimming pool with a bar. Internet, guests are offered a transfer service (free of charge).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="481.89" OriginalAmount="467.85" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.8486593" Longitude="98.2951615" StarRating="3" HotelCode="|60697" HotelName="Rattana Beach  By Shanaya" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>514/1-8 PATAK ROAD; T. KARON</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/6/0/6/9/7/60697_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: The Rattana Beach is rated three stars, has a reception, a restaurant, a swimming pool bar, a swimming pool, a massage service, a laundry service and a car hire service. SITUATION: This hotel is 200 metres away from the beach Karon. It is in Phuket 200 metres away, guests have Karon Beach situated 45 kilometres away from Airport Phuket. It is situated 20 kilometres away from the centre of Phuket. ROOM: All the rooms have a bathroom with a shower, a television, a direct line telephone, a mini-fridge, a safe, an air-conditioning system, a balcony or terrace and internet.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="483.55" OriginalAmount="469.47" MarkupRule="3.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="8" TotalAmount="487.00" OriginalAmount="472.82" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.8166648263811" Longitude="98.301510568358" StarRating="3" HotelCode="267708|140197" HotelName="Phuket Kata Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Free CXL until 08/12/2026" 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="490.52" OriginalAmount="476.23" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.886612" Longitude="98.382964" StarRating="0" HotelCode="|446400" HotelName="Ratri Hotel Phuket Old Town" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>110/16 Patiphat Rd, Talat Nuea, Phuket Town, Phuket 83000</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/6/4/0/0/446400_a3b1a2c1047.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="494.93" OriginalAmount="480.51" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.828036" Longitude="98.296356" StarRating="3" HotelCode="|173372" HotelName="Kata Garden Resort" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 14/12/2026">
        <Address>
          <AddressLines>
            <AddressLine>32 Patak (West) Road, Karon, Mueang</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/7/3/3/7/2/173372_119c8291101.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="495.20" OriginalAmount="480.78" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.886962" Longitude="98.2946361" StarRating="4" HotelCode="|104639" HotelName="Ashlee Hub Patong" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>237/23 Rat-U-Thit Song Roi Pee Road, Patong, Kathu</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/0/4/6/3/9/104639_11.jpg</HotelPictures>
        <HotelDescription>SITUATION: This establishment, is near shopping centres and restaurants. FACILITIES: Guests are offered WiFi (free of charge), a swimming pool on the roof terrace and a bar.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="496.44" OriginalAmount="481.98" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.8272511140818" Longitude="98.30107809227" StarRating="3" HotelCode="319614|1513998" HotelName="The Melody Phuket" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 20/11/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Golf,Internet,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>179 Patak Road, Karon Sub-district, Muang Phuket District, Phuket</AddressLine>
          </AddressLines>
          <CityName>Phuket</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a1/15/a115153dd7c718844fc517cf6b36e5e01e30aacf.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests on Phuket.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="497.59" OriginalAmount="483.10" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.903265" Longitude="98.313801" StarRating="5" HotelCode="|210617" HotelName="Fusion Suites Phuket Patong" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>5 Parbaramee Road, Patong</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/1/0/6/1/7/210617_10.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="497.95" OriginalAmount="483.45" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.86339124" Longitude="98.35819814" StarRating="3" HotelCode="752982|3544535" HotelName="Phuket Nonnita Boutique Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>33/5 Soi Thepanusorn 6, Muang Phuket, Phuket 83000</AddressLine>
          </AddressLines>
          <CityName>Phuket</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/37/25/37258fc02a6e8793deb8790f485cefa16126809f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="499.55" OriginalAmount="485.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.8853851" Longitude="98.2876136" StarRating="4" HotelCode="|26210" HotelName="Seaview Patong" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 25/11/2026">
        <Address>
          <AddressLines>
            <AddressLine>TAWEEWONG ROAD, KATHU DISTRICT 2</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/6/2/1/0/26210_1_5256.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel is situated in a good location, renovated in 2005, has 4 floors, 148 rooms and 3 suites. The establishment has a lobby with an elevator, a reception, a cloakroom, a safety deposit box service, a currency exchange service, a hairdresser's, shops, internet, a cosy bar and a restaurant with a non-smoking area, The establishment also offers room service, a laundry service, highchairs, a garden area and a playground. opposite the establishment, you can find a car park. SITUATION: Opposite the establishment, guests can find a beach, is 1 kilometre away from the city centre, Where you can find bars, cafÃ©s, restaurants, shops and leisure areas. 45 minutes away from the establishment guests have Phuket Airport 500 metres away, there is a public transport stop. ROOM: The modern rooms, have a bathroom with a shower, a hairdryer, a direct line telephone, satellite or cable TV and an air-conditioning system. They also have a king-size bed, a sitting area with sofa, a mini-bar, a safe (available for a fee) and a balcony or terrace. MEALS: Regarding the food and beverage offering, the establishment offers a buffet breakfast, Ã  la carte or set-menu lunch and dinner, special food for certain dietary requirements and special dishes can be made. PAYMENT METHODS: Customers can pay using American Express, Visa, Mastercard, JCB and Diners Club.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="500.56" OriginalAmount="485.98" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.948009" Longitude="98.281362" StarRating="4" HotelCode="|176051" HotelName="Ratana Apart-hotel At Kamala" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 15/12/2026">
        <Address>
          <AddressLines>
            <AddressLine>73/65 Moo.3, Kamala, Kathu, Muang, Phuket</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/7/6/0/5/1/176051_2.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="509.53" OriginalAmount="494.69" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.8925583" Longitude="98.3010976" StarRating="4" HotelCode="|210611" HotelName="The Gig" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>179/88-94 , Phangmuang Sai Ko Road, Patong ,Kathu, Phuket, 83150 Thailand</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/1/0/6/1/1/210611_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="511.75" OriginalAmount="496.84" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.8243812" Longitude="98.2999112" StarRating="3" HotelCode="|44668" HotelName="The Beach Boutique House" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 03/12/2026">
        <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="94" TotalAmount="512.89" OriginalAmount="497.95" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="8.0874424" Longitude="98.371376" StarRating="0" HotelCode="|34624" HotelName="Mission Hills Phuket Golf Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 02/12/2026">
        <Address>
          <AddressLines>
            <AddressLine>Moo 4 Pla Khlok, Amphur Thalang 195</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/4/6/2/4/34624_1ca93cf1028.jpg</HotelPictures>
        <HotelDescription>HOTEL: This complex is ideal for family holidays, renovated in 2007, has a lobby, a reception, a reception, a safety deposit box service, a currency exchange service, a cafÃ©, a kiosk, a bar and a restaurant. The establishment also offers WiFi, a conference room, room service, a laundry service, a bicycle rental desk, a car park and an indoor car park. SITUATION: Near the establishment, guests will findPhuket Airport it is well-connected with tourist points of interest, is situated 8 kilometres away from Nai Yang Beach the beach. ROOM: All the rooms have a bathroom with a shower, a bath, a hairdryer, a direct line telephone, a satellite or cable television and internet. They also have a mini-bar, a coffee maker, a kettle, a king size or double bed, an individual air-conditioning system, a safe and a terrace. FACILITIES: The establishment boasts a swimming pool (available for a fee), an outdoor bar, deck chairs and parasols. The establishment also offers a sauna, At an extra cost, you can find a steam bath, hydrotherapy and a massage service. The establishment also offers a gym. MEALS: Regarding the food and beverage offering, the establishment offers a buffet breakfast and Ã  la carte lunch and dinner. PAYMENT METHODS: Customers can pay by American Express, Mastercard and Visa.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="513.21" OriginalAmount="498.26" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.8822326" Longitude="98.2838092" StarRating="4" HotelCode="|33117" HotelName="Baan Yin Dee Boutique Resort" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Muean Ngen Road, Patong, Kathu 7/5</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/3/1/1/7/33117_7.jpg</HotelPictures>
        <HotelDescription>HOTEL: It has 21 rooms a reception, express check-out, a safety deposit box service, a currency exchange service, a bar and a restaurant. The establishment also offers WiFi (free of charge), room service and a laundry service. SITUATION: Patong Beach It is in 850 metres away, clients have a beach, 1 kilometre away from the establishment, guests will find Patong Beach the city centre of Where you can find restaurants, bars, nightclubs and shops. it is 20 kilometres away from Phuket the city centre of It is situated 45 kilometres away fromPhuket Airport. ROOM: The establishment has rooms, suites, a bathroom with a shower, a bath, a hairdryer and a direct line telephone. They also have a satellite television, a radio, internet, a mini-bar, a safety deposit box, a desk, chair, an individual air-conditioning system and a balcony. FACILITIES: The establishment has a swimming pool with a children's area, a hydromassage bath, a snack bar and a massage service. MEALS: Regarding the food and beverage offering, the establishment offers a continental breakfast and Ã  la carte or set-menu lunch and dinner. PAYMENT METHODS: Customers can pay using American Express, Diners Club, JCB, Mastercard and Visa.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="515.65" OriginalAmount="500.63" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="8.087168" Longitude="98.371726" StarRating="4" HotelCode="409519|79135" HotelName="Mission Hills Phuket Golf Resort &amp; Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Club Resort,Golf Hotel,Airport Hotel,Conference Hotel,Family-friendly Hotel" CnxPolicy="Free CXL until 01/12/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Currency Exchange,Designated Smoking Area,Golf,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>195 Moo 4, Pa Khlok, Amphur Thalang, Phuket 83110</AddressLine>
          </AddressLines>
          <CityName>Phuket</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a2/31/a2312a3ea14819410d0557d95a5e78477a209f09.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This golf resort is located on the beautiful island of Phuket in Southern Thailand. It lies just min...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="518.21" OriginalAmount="503.12" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.848864" Longitude="98.294329" StarRating="4" HotelCode="|40172" HotelName="Sugar Marina  - Art - Karon Beach" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 02/12/2026">
        <Address>
          <AddressLines>
            <AddressLine>PATAK ROAD, KARON BEACH MUANG 542/1</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/1/7/2/40172_f55fee11417.jpeg</HotelPictures>
        <HotelDescription>HOTEL: This hotel was built in 2007, is situated on a peaceful street, has 89 standard rooms, a garden, a terrace, a lobby with a reception, a reception, a safety deposit box service and a lift. The establishment also has a restaurant, WiFi, room service, a laundry service and a car park. SITUATION: This complex is in Karon Beach. 5 minutes away from the establishment, you can find restaurants and shops. 30 minutes away from the establishment you have Phuket clients can also find the bus station. 20 minutes away, you can find places of interest. It is 45 minutes away from Phuket Airport. ROOM: All the rooms have a bathroom with a shower or bath, a hairdryer, a direct line telephone, a television, internet, a mini-bar, a coffee maker, a kettle, a king-size bed, an individual air-conditioning system and a safe. FACILITIES: The establishment boasts a swimming pool with a children's area, a solarium and a library. 30 minutes away, there is a golf course. MEALS: The establishment also has a restaurant with breakfast service.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="519.49" OriginalAmount="504.36" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.77123" Longitude="98.3201" StarRating="3" HotelCode="|405234" HotelName="The Title Kr Beach Condotel Rawai Phuket" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>499 161 Moo 6 Viset Road Rawai District Amphur Mua</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/5/2/3/4/405234_60812540912.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="519.70" OriginalAmount="504.56" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.899159" Longitude="98.30028" StarRating="4" HotelCode="185896|682785" HotelName="Novotel Phuket Vintage Park Resort" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>89 Rat U Thit 200 Pee Road, Patong Beach, Kathu, Phuket 83150</AddressLine>
          </AddressLines>
          <CityName>Phuket</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7f/97/7f9789065d8c95e000d00d97e7d7c0f1cc32494a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in Phuket's renowned Patong Beach, a top tourist destination in which the white...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="531.28" OriginalAmount="515.81" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.9020026" Longitude="98.299714" StarRating="3" HotelCode="|42492" HotelName="Ibis Phuket Patong - Sha Extra Plus" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>CHALERMPHRAKIAT ROAD PATONG DISTRICT KATHU 10</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/2/4/9/2/42492_9.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel with air-conditioning and has 260 rooms, In the entrance, you can find a lobby, a reception, a safety deposit box service, a currency exchange service, a lift, a bar, a restaurant and a TV room. The establishment also offers conference rooms, internet, a laundry service, a car park and bicycle rental. SITUATION: This complex Patong Beach it is situated 500 metres away from 10 minutes away, guests can find bars, restaurants and nightclubs. it is 1 kilometre away from a commercial centre, 40 kilometres away from the establishment, guests will find Phuket Airport. ROOM: The establishment has 260 comfortable rooms with a bathroom with a hairdryer, a direct line telephone, a satellite television, internet and a fridge. They also have a coffee maker, a kettle, a double bed, a safety deposit box, an air-conditioning system and room service. FACILITIES: The establishment has an outdoor swimming pool with a children's area, Clients can enjoy activities such as play ping-pong (available for a fee) and go cycling. 20 minutes away, there is a golf course. MEALS: Regarding the food and beverage offering, the establishment offers a buffet breakfast and Ã  la carte lunch and dinner. PAYMENT METHODS: The establishment accepts American Express, Diners Club, JCB, Mastercard and Visa.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="535.80" OriginalAmount="520.19" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="8.12617091" Longitude="98.30463212" StarRating="2" HotelCode="701756|3566135" HotelName="Maikhao Beach Residence" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>162/31 Mai Khao Soi 7 Moo 4, Tambon Mai Khao, Amphoe Talang, Mai Khao Beach, Phuket 83110</AddressLine>
          </AddressLines>
          <CityName>Phuket</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/76/2d/762dd5192ee5335f3530956a2e77547a5025e4b0.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="537.33" OriginalAmount="521.68" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.8432955" Longitude="98.2943435" StarRating="3" HotelCode="|34325" HotelName="Karon Princess" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 02/12/2026">
        <Address>
          <AddressLines>
            <AddressLine>KARON ROAD, KARON BEACH, MUANG 194</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/4/3/2/5/34325_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has 85 rooms, Guests can find a reception, a currency exchange service, a lift, a hairdresser's and a restaurant. The establishment also offers internet, room service, a laundry service and a car park. SITUATION: 30 metres away from the establishment, you can find the beach, 200 metres away, clients have shops, 10 minutes away, you can findPatong the beach it is situated 20 minutes away from Phuket Airport Where you can find shops, tourist points of interest and the nightlife. The establishment is 50 kilometres away fromPhuket Airport. ROOM: Clients are offered rooms, large suites, a bathroom with a shower or bath, a hairdryer, a direct line telephone, a satellite television, internet, a mini-bar, a coffee maker, a kettle, a safety deposit box and an individual air-conditioning system. FACILITIES: You can find a swimming pool with a children's area, an outdoor bar, a spa, a massage service, hydrotherapy treatments and a sauna. it is located 35 minutes away from a golf course. MEALS: Regarding the food and beverage offering, the establishment offers a restaurant and a buffet breakfast. PAYMENT METHODS: The establishment accepts American Express, Mastercard and Visa.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="537.42" OriginalAmount="521.77" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.8808695328744" Longitude="98.291857919188" StarRating="5" HotelCode="310477|1252068" HotelName="Fishermen's Harbour Urban Resort" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Golf,Internet,Jacuzzi,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>2/21 Siriraj Road, Patong, Kathu, Phuket 83150</AddressLine>
          </AddressLines>
          <CityName>Phuket</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a9/c0/a9c03ba5ae42b54f5bac42af952113107e819f95.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located on Phuket.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="538.00" OriginalAmount="522.33" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.9069172" Longitude="98.2975304" StarRating="4" HotelCode="|34722" HotelName="Novotel Phuket Resort - Sha Plus" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>282 PHRABARAMEE ROAD, PATONG, KATHU</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/4/7/2/2/34722_14.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has 215 rooms, The establishment boasts a lobby with a reception, a bar, a restaurant, conference rooms and room service. SITUATION: This complex Kalim Bay it is in 10 metres away, guests can find a beach, Close to the nightlife and shops. ROOM: Each room has a bathroom with a hairdryer, a direct line telephone, a satellite or cable television and a mini-bar. FACILITIES: Outdoors, clients can enjoy a swimming pool, You can also enjoy water aerobics, close to the establishment, you can find a golf course.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="540.13" OriginalAmount="524.40" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.908154" Longitude="98.29773" StarRating="4" HotelCode="9431|28274" HotelName="Novotel Phuket Resort" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="Beach Hotel,Club Resort,Conference Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Golf,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>282 Phrabaramee Road, Patong, Kathu, Phuket 83150</AddressLine>
          </AddressLines>
          <CityName>Phuket</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/fc/fc/fcfcbe6b18ab9278ee706deef2b396bb109e38af.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The resort is nestled in the hills above the pristine waters of picturesque Kalim Bay. It sits 10 m ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="540.36" OriginalAmount="524.62" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.8243991" Longitude="98.2992069" StarRating="3" HotelCode="|155774" HotelName="Sugar Marina Resort Surf - Sha Extra Plus" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 02/12/2026">
        <Address>
          <AddressLines>
            <AddressLine>100/92, Kata Road, Kata Beach, Muang</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/5/5/7/7/4/155774_12b3b421818.jpg</HotelPictures>
        <HotelDescription>SITUATION: This establishment, is in Kata the beach Close to taxis, the bus, the nightlife and restaurants.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="540.78" OriginalAmount="525.03" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.9127298" Longitude="98.2944832" StarRating="4" HotelCode="|54040" HotelName="Sunset Beach Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 14/12/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="548.31" OriginalAmount="532.34" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.89478" Longitude="98.3449" StarRating="0" HotelCode="966395|3557665" HotelName="Karon Kata Boutique Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>6/1 Karon Road, Tambon Karon, Amphoe Mueang, Phuket 83100</AddressLine>
          </AddressLines>
          <CityName>Phuket</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/58/0f/580fc3828008e032dc99e6e83dbe89c9eb0ebfb9.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="550.11" OriginalAmount="534.09" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.90232" Longitude="98.300812" StarRating="4" HotelCode="|210620" HotelName="The Lunar Patong" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>31/1 Rat-Uthit 200 Pee Road Patong Beach</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/1/0/6/2/0/210620_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="551.65" OriginalAmount="535.58" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.8821158077372" Longitude="98.283710181713" StarRating="4" HotelCode="65111|279135" HotelName="Baan Yin Dee" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Beach Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>7/5, Muean Ngen Road, Patong Beach, Kathu, Phuket 83150</AddressLine>
          </AddressLines>
          <CityName>Phuket</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3b/4a/3b4ad5c79a6d3ab1fb0fa35cfd52a87d99a9658a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Patong Beach in the district of Kathu, near to Coral Beach and Perched. The...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="554.21" OriginalAmount="538.07" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.815649" Longitude="98.300802" StarRating="3" HotelCode="176815|961385" HotelName="Rayaburi Resort Racha Island" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Club Resort" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Garden,Internet,Laundry,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>42/3-9 Moo 3, Rawai, Mueng, Phuket 83000</AddressLine>
          </AddressLines>
          <CityName>Phuket</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bd/4d/bd4d0d8fc045d431f134fbb29f52c1daeb175a3c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The resort is located just a 35-minute speedboat ride from Phuket's Chalong Bay. Phuket Internationa...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="555.88" OriginalAmount="539.69" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.8998171" Longitude="98.2989347" StarRating="3" HotelCode="|47549" HotelName="The Sea Patong" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>HAAD PATONG RD, PATONG BEACH, KATHU 5/56</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/7/5/4/9/47549_10.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has 39 large rooms, The establishment has security services a reception with a tourist information desk, It also has a restaurant, a laundry service and bicycle rental. SITUATION: The hotel Patong it is situated between Phuket the leisure area of it is situated 10 minutes walk away from Patong the centre of Bangla the leisure area of. ROOM: Each room has a king-size bed, luxurious sheets, a bathroom with a shower, an LCD television, a balcony, a hairdryer, internet, a safe, a mini-bar and individual air-conditioning. FACILITIES: The establishment has a swimming pool and a restaurant. Guests are offered room service.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="557.46" OriginalAmount="541.22" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="8.0928549" Longitude="98.299673" StarRating="4" HotelCode="|44171" HotelName="Dewa Phuket Resort and Villas" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 18/10/2026">
        <Address>
          <AddressLines>
            <AddressLine>65 Moo 1, Tambon Sakoo, Amphur Thalang</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/1/7/1/44171_10.jpg</HotelPictures>
        <HotelDescription>HOTEL: This complex has 96 rooms, The establishment has a lobby, a reception, a safety deposit box service, a currency exchange service, a restaurant, a bar and a shop. The establishment also offers WiFi (free of charge), security, a babysitting service, indoor parking, conference rooms, room service, a laundry service and bicycle rental. SITUATION: Cape Yamu Is situated in close to the establishment, clients can find restaurants, pubs, the nightlife, places of interest and shops. Phuket It is situated 20 minutes away from 20 minutes away from the establishment clients have the beach, 10 minutes away, guests can find Naiyang the beach It is situated 2 kilometres away fromPhuket Airport. ROOM: The establishment has 34 chalets with swimming pool and 62 apartments. They have a bathroom with a shower or bath, a hairdryer, a direct line telephone, a satellite television, a radio, a stereo and internet. They also have a safe, an air-conditioning system, a kitchen with mini-bar, a microwave, a coffee maker, a kettle, a washing machine, an ironing set and a king size or double bed. FACILITIES: The establishment boasts 2 swimming pools, 2 gyms, treatment rooms, a beauty centre, deck chairs, a jacuzzi, a sauna, a steam bath, spa treatments and a massage service. Guests can also enjoy tennis, ping pong and mini-golf. Aventura Mall it is located 15 minutes away from. MEALS: Regarding the food and beverage offering, the establishment offers a restaurant, Clients can book bed and breakfast, half-board and full-board, The establishment also offers a continental breakfast and Ã  la carte or set-menu lunch and dinner. PAYMENT METHODS: Customers can pay by American Express, Diners Club, JCB, Mastercard and Visa.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="559.86" OriginalAmount="543.55" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.8349" Longitude="98.29927" StarRating="0" HotelCode="|83188" HotelName="Sunset Plaza" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>PATAK ROAD, T. KARON, A. MUANG 264</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/3/1/8/8/83188_ce597381314.jpg</HotelPictures>
        <HotelDescription>SITUATION: This aparthotel, is close to Karon the beach it takes 15 minutes to get to Chalong Homepro the shopping centre it is 40 kilometres away from Phuket the International Airport of. HOTEL: It has 50 rooms and comfortable apartments. At an extra cost you can use WiFi and a car park. ROOM: Clients are offered one-bedroom apartments, have a bathroom with a shower, a bath, a sitting room, a kitchen with fridge, a hob, a microwave, a coffee maker, a kettle, a television, internet, a safe and a balcony or terrace. FACILITIES: Outdoors, clients can enjoy an outdoor bar and 2 outdoor pools.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="562.02" OriginalAmount="545.65" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.8538514" Longitude="98.294051" StarRating="3" HotelCode="|35478" HotelName="The Front Village" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>PATAK ROAD, KARON BEACH, MUANG 566</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/5/4/7/8/35478_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel was built in 2000. It has 65 rooms, 48 superior rooms and 4 floors. The establishment boasts a lobby with a reception, a safety deposit box service, a currency exchange service, lifts, a TV room, a games room and a mini-market. The establishment also offers internet, a bar, a restaurant with air-conditioning and with highchairs. Our guests can find room service, a laundry service, a medical care service (for a fee), a playground and a car park. SITUATION: Is situated inKaron Beach the heart of 200 metres away, guests have a beach, near the establishment, guests will find shops, restaurants, bars and a public transport stop. it is 4 kilometres away from the city centre situated 5 kilometres away from nightclubs, the establishment is 50 kilometres away from the airport, Patong 10 minutes away from the establishment you have Phuket It is situated 30 minutes away from. ROOM: The rooms have an air-conditioning system, a hairdryer, a shower, a direct line telephone and satellite or cable TV. They also have internet, a mini-bar, kettle, a king-size bed, a safe and a balcony or terrace. FACILITIES: Outdoors, clients can enjoy a swimming pool, deck chairs, parasols and a snack bar. Clients can enjoy use the gym and play ping-pong. The establishment also offers a massage service. MEALS: Regarding the food and beverage offering, the establishment offers a buffet breakfast, a set-menu lunch, a set-menu or Ã  la carte dinner, dietary restrictions can be accommodated and special dishes can be made. PAYMENT METHODS: Customers can pay using American Express, Visa, Mastercard and Diners Club.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="570.83" OriginalAmount="554.20" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.8434113" Longitude="98.2944764" StarRating="3" HotelCode="|33110" HotelName="Baan Karonburi Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>194/1 Karon Road, Karon Beach, Karon, Phuket, 83100</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/3/1/1/0/33110_9.jpg</HotelPictures>
        <HotelDescription>HOTEL: This renovated complex in 2007, has 4 floors and 50 rooms. The establishment boasts a reception, a safety deposit box service, a lift, a cafÃ©, a mini-market, a hairdresser's, a bar and a restaurant. The establishment also offers room service, a laundry service, a fax machine, an email service, internet, a currency exchange service, jewellery, a security system, bicycle rental and a car park. SITUATION: Close to the establishment, clients can find the beach, 45 minutes away from the establishment you have the airport, 10 minutes away, you can findPatong the beach Phuket it is 20 minutes away from in the surrounding area, clients have restaurants, bars and shops. ROOM: The rooms have a satellite TV, a bathroom, a hairdryer, a direct line telephone, an individual air-conditioning system, a fridge, a mini-bar, a coffee maker and a balcony with sea views, Clients are offered superior rooms, deluxe rooms and duplex rooms. FACILITIES: At an extra cost, you can find an adult swimming pool, a children's swimming pool, an outdoor bar, deck chairs and a jacuzzi. The establishment also offers a massage service and a solarium. Clients can find banana boating, water-skiing, jet-skiing, motorboat rides, diving, surfing, windsurfing, sailing, canoeing, horse-riding, go cycling and play golf. MEALS: Regarding the food and beverage offering, the establishment offers a restaurant. PAYMENT METHODS: Customers can pay by American Express, Diners Club, JCB, Mastercard and Visa. OBSERVATIONS: Guests can find tourist information, a babysitting service and medical care.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="571.56" OriginalAmount="554.91" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.891902" Longitude="98.301685" StarRating="3" HotelCode="|175929" HotelName="Ocean And Ole Patong Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 16/11/2026">
        <Address>
          <AddressLines>
            <AddressLine>184/21 Patong Center B3, Pangmuang Sai Kor, Phuket</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/7/5/9/2/9/175929_2.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="573.63" OriginalAmount="556.92" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.8899183" Longitude="98.295725" StarRating="3" HotelCode="|83201" HotelName="Tony Resort" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 14/12/2026">
        <Address>
          <AddressLines>
            <AddressLine>RAT-U-THIT 200 PEE ROAD PATONG KATHU 206/30</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/3/2/0/1/83201_1.jpg</HotelPictures>
        <HotelDescription>SITUATION: This complex is in Patong the area 5 minutes walk away, you can find Patong the beach Close to a shopping centre, restaurants and nightlife. it is situated 40 kilometres away from Phuket Airport Patong it is in it takes 45 minutes to get to Phuket the International Airport of. HOTEL: The complex has 102 rooms, a restaurant and room service. ROOM: All the rooms have a mini-bar, a bath, complimentary bathroom items, a satellite TV, a direct line telephone, a balcony or terrace and individual air-conditioning. FACILITIES: The establishment boasts a swimming pool with an outdoor bar, For an additional charge, you can use a massage service and a beauty centre. You also have at your disposal a restaurant.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="574.66" OriginalAmount="557.92" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.8948563" Longitude="98.2989507" StarRating="4" HotelCode="|26211" HotelName="The Royal Paradise Hotel &amp; Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 01/11/2026">
        <Address>
          <AddressLines>
            <AddressLine>135/23,123/15-16 Rat-U-Thit 200 Pee Road, Patong Beach, Kathu</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/6/2/1/1/26211_a0714ec1128.jpg</HotelPictures>
        <HotelDescription>HOTEL: This guesthouse beach, has 250 standard rooms, a garden, a lobby, a safety deposit box service, a currency exchange service, a lift, a cafÃ©, a kiosk, a mini-market, a shop, a hairdresser's, a bar, a nightclub, a games room, a television room and an Ã  la carte restaurant with highchairs. The establishment also offers a conference room, internet, a car park, a playground, a laundry service, room service, a medical care service and a mini-club. SITUATION: This hotel is opposite a beach. Close to the establishment, guests have shops and leisure areas. It is situated 50 minutes away from Puhket Airport. ROOM: The rooms have a bathroom with a hairdryer, a direct line telephone, a satellite or cable television, a radio, a stereo, internet and a mini-bar. They also have a double bed, a safety deposit box (available for a fee), fitted carpets, an air-conditioning system and a central heating system. FACILITIES: The establishment has an adult swimming pool, a sauna, a massage service and a gym. MEALS: The establishment serves all meals in a buffet format and Ã  la carte lunch and dinner. PAYMENT METHODS: Customers can pay using American Express, Diners Club, Mastercard and Visa.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="575.02" OriginalAmount="558.27" MarkupRule="3.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="Free CXL until 18/10/2026" 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="94" TotalAmount="581.95" OriginalAmount="565.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.892139" Longitude="98.30163" StarRating="4" HotelCode="|176333" HotelName="Icheck Inn Central Patong" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>184/32-33 Phangmuang Sai Kor Road , Patong , Kathu , Phuket 83150 Thailand</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/7/6/3/3/3/176333_14.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="583.59" OriginalAmount="566.59" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.8940065" Longitude="98.3024241" StarRating="4" HotelCode="|66679" HotelName="Andakira" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 24/11/2026">
        <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="586.51" OriginalAmount="569.43" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.859791" Longitude="98.287187" StarRating="4" HotelCode="|26215" HotelName="Centara Villas Phuket - Sha Extra Plus" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>PATAK ROAD 701</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/6/2/1/5/26215_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has 72 bungalows, a garden, with air-conditioning, a lobby, a reception, a safety deposit box service, a currency exchange service and a cafÃ©. The establishment has a mini-market, a games room, an Ã  la carte restaurant with highchairs, internet and a car park. The establishment also offers a mini-club, a playground, room service, a medical care service and a laundry service. SITUATION: This hotel is situated in the Phuket Coast. In front of the establishment, you can find a beach. ROOM: The establishment has bungalows with a bathroom, a hairdryer, a direct line telephone, satellite or cable TV, a radio and a stereo. They also have internet, a mini-bar, a king-size bed, tiled floors, an air-conditioning system, a balcony or terrace and a safety deposit box (available for a fee). FACILITIES: There is a range of facilities and services available at the establishment, including a swimming pool, a snack bar and a jacuzzi. At an extra cost, you can find a sauna, a Turkish bath, a massage service and a gym. At the beach, customers can find beach volleyball, banana boating, diving and windsurfing. MEALS: The establishment serves a buffet breakfast, buffet and Ã  la carte lunch and an Ã  la carte dinner. PAYMENT METHODS: Customers can pay by American Express, Visa, Mastercard and Diners Club.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="591.33" OriginalAmount="574.11" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.7330964" Longitude="98.7802077" StarRating="0" HotelCode="|33162" HotelName="Arayaburi Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 01/12/2026">
        <Address>
          <AddressLines>
            <AddressLine>69/1 MOO7 LAEM HIN BEACH, AO-NANG, A.MUANG</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/3/1/6/2/33162_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This beach hotel, renovated in 2007 and has 70 chalets, The establishment has a hall with a reception, a safety deposit box service and a restaurant. SITUATION: This complex is situated in front of a beach, Ao Ton Sai 10 minutes away from the establishment, clients can find Phuket 2 minutes away from the establishment you have. ROOM: They have a bathroom with a shower, a satellite or cable television, a coffee maker, a kettle, an individual air-conditioning system and a balcony or terrace. FACILITIES: The establishment boasts a swimming pool with deck chairs and (available for a fee). MEALS: Regarding the food and beverage offering, the establishment offers a restaurant. PAYMENT METHODS: The establishment accepts American Express, Mastercard and Visa.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="594.63" OriginalAmount="577.31" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="8.101079" Longitude="98.306617" StarRating="3" HotelCode="|397279" HotelName="Phuket Airport Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 16/12/2026">
        <Address>
          <AddressLines>
            <AddressLine>90/9 Moo 1, Tambon Saku, Nai Yang Beach</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/9/7/2/7/9/397279_be5e9770950.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="596.09" OriginalAmount="578.73" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.81358" Longitude="98.39082" StarRating="4" HotelCode="|186933" HotelName="Bandara Beach Resort Phuket" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 24/11/2026">
        <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="94" TotalAmount="596.24" OriginalAmount="578.87" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.7816819" Longitude="98.3086308" StarRating="4" HotelCode="|397034" HotelName="The Gallery Nai Harn" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>15/166, 15/167 Moo 1, Rawai, Mueang</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/9/7/0/3/4/397034_3ac23230842.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="596.39" OriginalAmount="579.02" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.8275419" Longitude="98.2966869" StarRating="4" HotelCode="|26216" HotelName="Diamond Cottage Resort and Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 17/10/2026">
        <Address>
          <AddressLines>
            <AddressLine>6 KARON ROAD, T. KARON A. MUANG PHUKET</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/6/2/1/6/26216_3.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel was built in 2002 and has 67 standard rooms. The establishment boasts a lobby with a reception, a safety deposit box service, a currency exchange service, a mini-market, a car park and a playground. Regarding the food and beverage offering, the establishment has a cafÃ©, a bar and an Ã  la carte restaurant with air-conditioning. There are many services available at the establishment, including internet, room service, a medical care service and a laundry service. SITUATION: This beach hotel is situated in the heart of Phuket where you can find shops, bars and restaurants. 200 metres away, clients have a beach. 60 minutes away from the establishment, guests will find Phuket Airport. ROOM: The comfortable rooms have a bathroom with a shower, a hairdryer, a bathrobe, a direct line telephone, a satellite television and a Hi-Fi. They also have a mini-bar, kettle, a double bed, an air-conditioning system and a balcony or terrace. FACILITIES: Outdoors, guests have access to 2 pools with children's area, an outdoor bar, deck chairs, towels and parasols. Guests also have access to a jacuzzi, a sauna, a steam bath, a massage service (available for a fee) and a spa (available for a fee). At the beach, guests can find sports activities (available for a fee). You can also use a gym. MEALS: The establishment serves a buffet breakfast and Ã  la carte lunch and dinner. Guests can book half-board.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="602.61" OriginalAmount="585.06" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.8865686951375" Longitude="98.29066246748" StarRating="4" HotelCode="161054|1513868" HotelName="The Bliss" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Kitchen,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>40 Thaveewong Rd., Patong, Kathu, Phuket 83150</AddressLine>
          </AddressLines>
          <CityName>Phuket</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/03/e5/03e511fbe8a2b8dd1e116ed7d8e3c0897f4c3ecc.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located on Phuket. The nearest airport is Phuket (HKT).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="603.15" OriginalAmount="585.58" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.901953" Longitude="98.312306" StarRating="5" HotelCode="|389904" HotelName="SKYVIEW Resort Phuket Patong Beach" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>9/19 Pisitkoranee T. Patong A. Kathu</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/8/9/9/0/4/389904_8f56ccb0931.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="605.19" OriginalAmount="587.56" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.8126531" Longitude="98.3011385" StarRating="4" HotelCode="|32975" HotelName="Andaman Cannacia Resort and Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 17/10/2026">
        <Address>
          <AddressLines>
            <AddressLine>KOAK TANOD ROAD, T.KARON, A. MUANG 212</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/2/9/7/5/32975_14.jpg</HotelPictures>
        <HotelDescription>SITUATION: This complex is surrounded by mountains. It is in the Kata Beach area, close to the Kata Plaza area where guests can enjoy the shopping area and the leisure areas. It is situated 15 minutes away from Phuket and about 45 minutes away (by car) from the airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="605.30" OriginalAmount="587.67" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.8852042321061" Longitude="98.392292678233" StarRating="4" HotelCode="537638|2181635" HotelName="Beyond Patong" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 16/11/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>8 Sawatdirak Road, Tambol Patong, Amphur Kathu, Phuket 83150</AddressLine>
          </AddressLines>
          <CityName>Phuket</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/04/5c/045c812ac9ce9730f5826076517f31d4ac6c74b6.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Phuket.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="610.14" OriginalAmount="592.37" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.783154" Longitude="98.310984" StarRating="5" HotelCode="|388696" HotelName="Wyndham Grand Nai Harn Beach Phuket" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 17/10/2026">
        <Address>
          <AddressLines>
            <AddressLine>15/328 Moo.1 Soi Naya, Rawai, Muang</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/8/8/6/9/6/388696_ace10a40952.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="610.43" OriginalAmount="592.65" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.944445" Longitude="98.436715" StarRating="5" HotelCode="|386577" HotelName="Island Escape By Burasari" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 03/11/2026">
        <Address>
          <AddressLines>
            <AddressLine>94/4 Moo 6 Tambon Koh Kaew, Amphur Muang, Coconut Island</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/8/6/5/7/7/386577_6b31beb1719.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="613.00" OriginalAmount="595.15" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.9087014" Longitude="98.2970022" StarRating="0" HotelCode="|33612" HotelName="Diamond Cliff Resort and Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 14/11/2026">
        <Address>
          <AddressLines>
            <AddressLine>284 Prabaramee Road, Patong Beach</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/3/6/1/2/33612_13.jpg</HotelPictures>
        <HotelDescription>HOTEL: This renovated hotel in 2007, has 333 rooms, 100 double rooms, 9Â junior suites, 134 suites and 8 chalets. The establishment boasts a reception, a safety deposit box service, a currency exchange service, a lift, shops, a games room, 7 restaurants and bars. The establishment also offers a conference room, internet, room service, a laundry service, a shoe-shining service, a playground, a babysitting service, a medical care service, a tour desk, a car hire service, a car park and a beauty centre. SITUATION: It is inPatong the beach 200 metres away, guests will find shops, restaurants and a bus stop. it is 1 kilometre away from Phuket the city centre of the establishment is 40 kilometres away from Phuket Airport. ROOM: The establishment has chalets, single rooms, double and triple deluxe rooms suites with computer, have a dresser and a jacuzzi. The rooms a bathroom with a hairdryer, a direct line telephone, a satellite TV, a radio, a mini-bar, an individual air-conditioning system, a balcony or terrace and a safe. FACILITIES: The establishment boasts 3 swimming pools, waterfalls, jacuzzis, slide, an outdoor bar and an entertainment programme (seasonal), Guests are offered a gym, a sauna, a steam bath, a spa, hydrotherapy and Thai massages. Clients can enjoy play ping-pong, mini-golf (available for a fee), enjoy tennis and play golf. MEALS: Regarding the food and beverage offering, the establishment offers 7 restaurants and 2 bars. PAYMENT METHODS: Customers can pay by American Express, JCB, Mastercard and Visa.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="613.19" OriginalAmount="595.33" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.8275579" Longitude="98.2965247" StarRating="4" HotelCode="|396969" HotelName="Kk - Karon Kata Boutique" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>6/1 Karon Road, T.Karon, A.Muang, 6/1</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/9/6/9/6/9/396969_db08b861135.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="614.30" OriginalAmount="596.41" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.917037" Longitude="98.288385" StarRating="4" HotelCode="188436|1574158" HotelName="IndoChine Resort &amp; Villas" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 11/12/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="615.04" OriginalAmount="597.13" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.9463888" Longitude="98.2677276" StarRating="5" HotelCode="|35455" HotelName="Namaka Resort Kamala" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>17/38 Moo.6, Kamala Beach, Kathu</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/5/4/5/5/35455_12.jpg</HotelPictures>
        <HotelDescription>HOTEL: This complex has 206 rooms and 20 chalets. The establishment with air-conditioning, has a reception, a cafÃ©, a bar, a games room and a restaurant. Guests also have access to conference rooms, internet and a laundry service. SITUATION: The hotel is in Kamala Beach. Near the establishment, guests will find Kamala city centre where you can find shops and restaurants. ROOM: The establishment has rooms and chalets with satellite or cable television, individual air-conditioning, a balcony and a direct line telephone. There is also a hairdryer, a safety deposit box, a fridge, a bathroom with a bath or shower, a mini-bar, a coffee maker and a kettle. FACILITIES: The establishment has 3 pools with children's area, a gym, hydrotherapy and a massage service. MEALS: Clients have at their disposal a coffee shop and a restaurant.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="615.15" OriginalAmount="597.23" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.89478" Longitude="98.3449" StarRating="3" HotelCode="118734|246046" HotelName="Bhukitta Hotel &amp; Spa" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Beach Hotel,Spa Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Golf,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>28 Phang Nga Road, T. Talad Yai, Muang, Phuket Town 83000, Phuket</AddressLine>
          </AddressLines>
          <CityName>Phuket</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9c/69/9c69e778b38e227f88d92b97a823fa39d441d7e8.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is located in the heart of Phuket City with its easily accessible 'Old Town' and man...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="616.46" OriginalAmount="598.50" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="8.08369" Longitude="98.43385" StarRating="4" HotelCode="|38651" HotelName="Supalai Scenic Bay Resort and Spa" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>69/9 Moo.6, Ao Po-Lang Daeng Rd, Paklok, Thalang</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/8/6/5/1/38651_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: It has 144 rooms and 38 chalets. The establishment also has a reception, a safety deposit box service, a currency exchange service, a games room and a restaurant. The establishment also offers conference rooms, internet, room service, a laundry service, a car park (for a fee) and indoor parking. SITUATION: 5 minutes away, guests can find a beach, Phuket 20 minutes away from the establishment you have it is situated 15 minutes away from the airport. ROOM: They have a bathroom with a shower or bath, a hairdryer, a direct line telephone, a television, internet and a mini-bar. They also have a coffee maker, a kettle, an ironing set, a king size or double bed, a safety deposit box, individual air-conditioning and a balcony or terrace. FACILITIES: Clients can find a games area, a swimming pool (available for a fee), a jacuzzi, a snack bar and parasols. The establishment has a solarium, a steam bath, a massage service, spa treatments and a gym. You can find motorboat rides, canoeing, tennis and beach volleyball. 10 minutes away, there is a golf course. MEALS: Regarding the food and beverage offering, the establishment offers a buffet breakfast and a lunch and dinner service. PAYMENT METHODS: Customers can pay by American Express, JCB, Mastercard and Visa.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="621.25" OriginalAmount="603.16" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.8167491" Longitude="98.3021164" StarRating="4" HotelCode="|35359" HotelName="Sugar Marina Resort - Fashion - Kata Beach" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 01/12/2026">
        <Address>
          <AddressLines>
            <AddressLine>20/10 Kata Road, Kata Beach, Muang</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/5/3/5/9/35359_b0c01391156.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel is comfortable. SITUATION: This establishment, Kata Beach it is in Close to, the shopping centres, bars and restaurants. it is 15 minutes away from Patong the leisure area of.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="623.56" OriginalAmount="605.40" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="8.0885976" Longitude="98.2975722" StarRating="4" HotelCode="|66711" HotelName="Nai Yang Beach Resort and Spa - Sha Extra Plus" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>65/23-24 Nai Yang Beach Rd, Sakhu, Thalang</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/6/6/7/1/1/66711_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This complex has 168 rooms and 2 suites. This renovated establishment in 2009, has a lobby, with a reception, express check-out. The establishment has a safety deposit box service, a currency exchange service, a cloakroom, a lift, a playground, a bar, a restaurant, a conference room, room service, a laundry service and a car park. At an additional cost, you can enjoy internet. SITUATION: This complex el Parque Nacional de Sirinat it is in Phuket it is 30 minutes away from Around the establishment, clients can find restaurants and bars. it is 8 minutes away from Phuket Airport. ROOM: The rooms have a bathroom with a shower, a hairdryer, a double bed, a direct line telephone, satellite or cable TV, internet, a safety deposit box, a mini-bar, a fridge, a coffee maker, a kettle, individual air-conditioning and a balcony or terrace. FACILITIES: The establishment has 3 outdoor swimming pools, a children's swimming area, a bar and a massage service. it is situated 10 minutes away from a golf course, Clients can enjoy diving and canoeing. Guests are offered an entertainment programme, At the beach, you can find deck chairs. MEALS: Regarding the food and beverage offering, the establishment offers a buffet breakfast and Ã  la carte or set-menu lunch and dinner. Guests have at their disposal La Romana the restaurant. PAYMENT METHODS: Customers can pay using American Express, Mastercard and Visa.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="625.87" OriginalAmount="607.64" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.8326633" Longitude="98.2953355" StarRating="3" HotelCode="|34875" HotelName="Phuket Island View Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 30/11/2026">
        <Address>
          <AddressLines>
            <AddressLine>144 Karon Road, Muang, Phuket 83100</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/4/8/7/5/34875_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This complex has bungalows, rooms, 134 rooms and 20 bungalows. The establishment was built in 2007 and renovated in 2008 it has a lobby with a reception, a safety deposit box service, a cafÃ©, a bar and a restaurant. The establishment also offers internet, room service, a laundry service, bicycle rental and a car park. SITUATION: This complex is 3 minutes away from Karon Beach, close to the nightlife and shops. It is 19 kilometres away from the bus station. 150 metres away from the establishment, you can find the airport. 15 minutes away from the establishment clients have Patong Beach. It is 30 minutes away from Phuket city centre and 60 minutes away from Airport Phuket. ROOM: The rooms have an air-conditioning system, individual heating, a fridge, a bathroom with a bath, a shower, a hairdryer and a king size or double bed. They also have a direct line telephone, a satellite TV, internet, a kettle, a coffee maker, a safety deposit box and a balcony or terrace. FACILITIES: There are many facilities and services available at the establishment, including 3 swimming pools, a children's swimming pool (available for a fee) and a massage service.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="630.62" OriginalAmount="612.25" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.8879962" Longitude="98.2927977" StarRating="4" HotelCode="|33252" HotelName="Burasari Phuket Resort and Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 02/12/2026">
        <Address>
          <AddressLines>
            <AddressLine>18/110 Ruamjai Road Tambon Patong Amphur Kathu</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/3/2/5/2/33252_10.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel was opened in 2003, has 2 standard rooms and 29 suites. The establishment boasts a lobby with a reception, a currency exchange service, internet and a restaurant. The establishment also offers a bicycle rental desk, room service and a laundry service. SITUATION: This complex is in Patong city centre. 50 metres away from the establishment, you can find the beach. In the surrounding area, clients have shops, restaurants, bars and the nightlife. 60 minutes away, guests can find the airport. It is situated only a few minutes walk away from public transport services. ROOM: The cosy, comfortable rooms have a bathroom with a shower, a bath, a hairdryer, a direct line telephone, satellite or cable TV and internet. They also have a coffee maker, a teapot, an iron, an ironing board, an air-conditioning system, a safe (available for a fee) and a terrace. FACILITIES: The establishment boasts a swimming pool, a sunbathing terrace, deck chairs, parasols and a massage service. MEALS: Guests are offered a breakfast service. PAYMENT METHODS: Customers can pay using American Express, Visa and Mastercard.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="635.55" OriginalAmount="617.04" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.8343141" Longitude="98.2960108" StarRating="4" HotelCode="|26205" HotelName="Phuket Orchid Resort and Spa - Sha Extra Plus" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 18/10/2026">
        <Address>
          <AddressLines>
            <AddressLine>34, Luangphochuan Rd, Karon Beach, Tambon Karon, Muang District</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/6/2/0/5/26205_38d3e3e0940.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has 7 floors and 525 rooms. Guests can find a lobby with an elevator, a reception, a safety deposit box service, a currency exchange service, a hairdresser's, a car hire service and internet. The establishment boasts a cafÃ©, a bar, a restaurant with a non-smoking area and highchair. The establishment also offers a laundry service, a medical care service and parking spaces. SITUATION: Opposite the establishment, guests can find a beach, in the surrounding area, clients can find shops, leisure areas, is 50 kilometres away from Phuket Airport. ROOM: The rooms a bathroom with a shower, a hairdryer, a direct line telephone, a satellite or cable television and a radio. They also have a safe (available for a fee), a mini-bar, a king-size bed, an air-conditioning system and fitted carpets. FACILITIES: Outdoors, clients can enjoy 2 swimming pools, a bar and body care treatments. At the beach, you can find water activities, diving, water-skiing and motorboat rides. The establishment also offers deck chairs and parasols. in the surrounding area, you can find a golf course. MEALS: Regarding the food and beverage offering, the establishment offers all meals in a buffet format, Ã  la carte or set-menu lunch and dinner, special food for certain dietary requirements and special dishes can be made. Guests can book all inclusive. PAYMENT METHODS: The establishment accepts American Express, Visa, Mastercard and Diners Club.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="642.49" OriginalAmount="623.78" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.8866277" Longitude="98.2907132" StarRating="4" HotelCode="|104634" HotelName="Homm Bliss Southbeach Patong" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>40 Thaveewong Road, Patong, Kathu</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/0/4/6/3/4/104634_98d946e0736.jpeg</HotelPictures>
        <HotelDescription>SITUATION: This establishment, is close to Patong the beach. HOTEL: The rooms have sea views, Guests are also offered a swimming pool, a restaurant and WiFi (free of charge).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="650.25" OriginalAmount="631.31" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.88039" Longitude="98.36425" StarRating="4" HotelCode="|604777" HotelName="The Blue Mavi" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>333 moo 4 Soi Ta-ied, Chalong Mueang Phuket</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/6/0/4/7/7/7/604777_aea7f282306.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="653.18" OriginalAmount="634.16" MarkupRule="3.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="653.22" OriginalAmount="634.19" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.87784" Longitude="98.2903" StarRating="0" HotelCode="|44591" HotelName="Phuvaree Resort" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 13/12/2026">
        <Address>
          <AddressLines>
            <AddressLine>SIRIRAJ ROAD., PATONG BEACH, KATHU, PHUKET</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/5/9/1/44591_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This complex was built in 2008, has 80 rooms, 4 floors, a lobby, a safety deposit box service, a restaurant, internet, room service, a laundry service and a car park. SITUATION: This hotel Patong it is in 10 minutes away, you can find the city centre, is situated 50 kilometres away from Phuket Airport. ROOM: The establishment has 68 spacious rooms, 12 interconnecting rooms, a bathroom with a shower or bath, a hairdryer, satellite and cable television, internet, a mini-bar, a safety deposit box, a coffee maker, a kettle, individual air-conditioning, a king-size bed and a balcony or terrace. FACILITIES: The establishment has a swimming pool that has an area for children, an outdoor bar and a massage service (available for a fee). MEALS: Regarding the food and beverage offering, the establishment offers a restaurant, The establishment offers set-menu breakfast and dinner and a buffet breakfast. PAYMENT METHODS: The establishment accepts American Express, Diners Club, JCB, Mastercard and Visa.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="659.07" OriginalAmount="639.87" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.8957543" Longitude="98.2962729" StarRating="4" HotelCode="|358109" HotelName="The Bloc" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 02/12/2026">
        <Address>
          <AddressLines>
            <AddressLine>162/4 Thaveewong Road, Patong Beach, Kathu</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/5/8/1/0/9/358109_10.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="660.42" OriginalAmount="641.18" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.8011699" Longitude="98.3358561" StarRating="5" HotelCode="|62894" HotelName="Selina Serenity Rawai Phuket" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>MOO 5, VISET ROAD, RAWAI SUB-DIST. MUANG 14</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/6/2/8/9/4/62894_2.jpg</HotelPictures>
        <HotelDescription>HOTEL: This beach club complex, was built in 2008, has restaurants, a bar, a spa, a garden and a terrace. It has a main building, annexed buildings and 4 floors. It also has a lobby with express check-out, a reception, a safety deposit box service, a currency exchange service and a lift. Guests can find a hairdresser's, a games room, a cafÃ©, a bar, a restaurant, a breakfast room and a dining room. The establishment offers guests internet, a laundry service and a car park. SITUATION: The complex, is in an excellent location, is situated on the beachfront, Rawai and Chalong near the establishment, you will find Clients can also find commercial zones and restaurants. 15 minutes away from the establishment guests have hospitals, restaurants and shopping centres. Clients can also find Phuket the city of it is situated 50 kilometres away from Phuket Airport. ROOM: The rooms have a kitchenette, a balcony and butler service. The establishment has 78 rooms with a bathroom, WiFi (free of charge), a shower, a bath, a hairdryer, a king size or double bed, a direct line telephone, a satellite or cable television and a radio. They also have a fridge, a kitchen, a microwave, a coffee maker, a kettle, an ironing set, individual air-conditioning and a safety deposit box. FACILITIES: Clients can enjoy activities such as go on a boat ride, sailing, snorkelling, catamaran excursions and kayaking. You can find a swimming pool with a children's area, an outdoor bar, a gym and some services (available for a fee), The establishment also offers hydrotherapy treatments, a massage service and an entertainment programme for children. PAYMENT METHODS: The establishment accepts credit cards, American Express, Diners Club, JCB, Mastercard and Visa. OTHERS: Regarding the food and beverage offering, clients can enjoy gourmet breakfast, seafood, Thai cuisine and an Ã  la carte or set-menu dinner.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="670.87" OriginalAmount="651.33" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.895339" Longitude="98.29648" StarRating="4" HotelCode="|95409" HotelName="The Kee Resort and Spa" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>152/1 Thaveewong Rd., Patong Beach, Kathu</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/9/5/4/0/9/95409_11.jpg</HotelPictures>
        <HotelDescription>HOTEL: The Kee Resort And Spa is rated four stars. It was opened in 2010, has a cafÃ©, a swimming pool and a gym. SITUATION: This establishment is in the coast of Phuket - Patong, close to Patong Beach. ROOM: Guests are offered 244 rooms with mini-bar, a hairdryer, a safety deposit box and an air-conditioning system.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="671.51" OriginalAmount="651.95" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.897433" Longitude="98.298346" StarRating="2" HotelCode="|204730" HotelName="Lub D Phuket Patong - Hostel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>5/5 Sawatdirak Road, Patong, Kathu</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/0/4/7/3/0/204730_14.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="673.37" OriginalAmount="653.76" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.981714" Longitude="98.280595" StarRating="4" HotelCode="168619|1523238" HotelName="Surin Park" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Beach Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Golf,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>128 Had Surin Soi 8, Srisoonthorn Road, Cherngtalay, Thalang, Phuket 83110</AddressLine>
          </AddressLines>
          <CityName>Phuket</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/14/140094/140094a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located at the centre of Patong beach, with restaurants, bars, and shops surrounding i...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="674.59" OriginalAmount="654.94" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.880871" Longitude="98.392779" StarRating="3" HotelCode="65124|44114" HotelName="Metropole" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Golf,Internet,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>1 Soi Surin, Montri Road, Phuket 83000</AddressLine>
          </AddressLines>
          <CityName>Phuket</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bc/fa/bcfad1c921260f5a8fac8be55fe1970af9c5f3b7.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located on the left hand side of the circle, only 32 km from the airport and 20 minutes...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="678.47" OriginalAmount="658.71" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.898821" Longitude="98.297297" StarRating="4" HotelCode="|173626" HotelName="Quality Resort and Spa Patong Beach Phuket" Meals="ROOM ONLY" BedType="ROOM ONLY" 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="683.97" OriginalAmount="664.05" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.9008629" Longitude="98.3019215" StarRating="4" HotelCode="|171348" HotelName="Ramada By Wyndham Phuket Deevana Patong" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 15/12/2026">
        <Address>
          <AddressLines>
            <AddressLine>45/1 Raj?U?Thid 200 Pee Road, Patong, Kathu</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/7/1/3/4/8/171348_1_1580.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has a reception, a hall, a living room, a lift, WiFi, an internet zone, a restaurant, a bar and a cafÃ©. The establishment offers guests a swimming pool, a terrace, a gym, a mini-club, a spa, a steam bath and a massage service (for a fee). SITUATION: This establishment, is close to Patong the beach 36 kilometres away from Phuket Airport it is situated 700 metres away from the beach, Close to the commercial area, entertainment areas and the nightlife. ROOM: Each room has a balcony or terrace, an air-conditioning system, heating, a television, a direct line telephone, WiFi, a writing desk, a mini-bar, a coffee maker, a kettle, a safety deposit box and a hairdryer.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="687.66" OriginalAmount="667.63" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.8123598" Longitude="98.2989996" StarRating="3" HotelCode="|34747" HotelName="Orchidacea Resort" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>210 KHOKTANOD ROAD KATA BEACH PHUKET</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/4/7/4/7/34747_11.jpg</HotelPictures>
        <HotelDescription>HOTEL: This renovated hotel in 2003, has 4 floors and 146 rooms. The establishment has a reception, a safety deposit box service, a currency exchange service, a bar, a terrace and 2 restaurants. The establishment also offers internet, conference rooms, room service, a laundry service and a car park. SITUATION: 10 minutes away from the establishment, you can find the city centre, close to the establishment, guests have shops, bars and restaurants. 50 minutes away from the establishment, guests will findPhuket Airport. ROOM: All the rooms have a bathroom with a shower, a hairdryer, a balcony or terrace and a direct line telephone. They also have a satellite television, internet, a central air-conditioning system, a safety deposit box (available for a fee) and a mini-bar. FACILITIES: The establishment has an adult swimming pool, a children's swimming pool, a jacuzzi and a snack bar. The establishment also offers a massage service and a gym. MEALS: Regarding the food and beverage offering, the establishment offers a buffet breakfast and Ã  la carte or set-menu lunch and dinner. PAYMENT METHODS: Customers can pay by American Express, Visa, Mastercard and Diners Club.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="708.34" OriginalAmount="687.71" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.8515792" Longitude="98.2951375" StarRating="3" HotelCode="|26206" HotelName="Best Western Phuket Ocean Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <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="716.20" OriginalAmount="695.34" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.9780663" Longitude="98.2853362" StarRating="5" HotelCode="|388678" HotelName="MIDA Grande Resort Phuket" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="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="717.54" OriginalAmount="696.64" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.82739" Longitude="98.299" StarRating="4" HotelCode="|246186" HotelName="Aurico Kata Resort and Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 26/11/2026">
        <Address>
          <AddressLines>
            <AddressLine>45 Taina Rd. Karon, Mueang</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/4/6/1/8/6/246186_6.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="722.74" OriginalAmount="701.69" MarkupRule="3.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="724.66" OriginalAmount="703.55" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.891926" Longitude="98.301693" StarRating="3" HotelCode="|401692" HotelName="Sunseasand" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 26/11/2026">
        <Address>
          <AddressLines>
            <AddressLine>184/22 Phangmuang Sai Goh Rd</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/1/6/9/2/401692_423376f0542.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="725.39" OriginalAmount="704.26" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.80411539" Longitude="98.33116969" StarRating="4" HotelCode="537538|617945" HotelName="Saturdays Residence" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 14/12/2026" HotelFacility="Air Conditioning,Golf,Internet,Laundry,Restaurant,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>136/275-276 Saiyuan-Kata Road, Rawai Sub-District, Muang District, Phuket 83130</AddressLine>
          </AddressLines>
          <CityName>Phuket</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c0/cd/c0cd69a4177b7f7d2ad3df44818b1e3f9e3a9640.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located on Phuket.</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="727.33" OriginalAmount="706.15" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.923352" Longitude="98.278218" StarRating="5" HotelCode="|210616" HotelName="Wyndham Grand Phuket Kalim Bay" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 14/12/2026">
        <Address>
          <AddressLines>
            <AddressLine>8/18-19 Moo 6 Kathu</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/1/0/6/1/6/210616_11.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="728.21" OriginalAmount="707.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.850113" Longitude="98.2964146" StarRating="4" HotelCode="|33329" HotelName="Centara Karon Resort Phuket" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>PATAK ROAD, KARON BEACH, AMPHUR MUANG 502/3</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/3/3/2/9/33329_14.jpg</HotelPictures>
        <HotelDescription>HOTEL: This establishment has a lobby with express check-out, a safety deposit box service, a currency exchange service, a gift shop, a beauty centre and a car park. Guests can also enjoy bars and restaurants. The establishment boasts conference facilities, a mini-club and a playground. The establishment also offers room service and a laundry service. SITUATION: This hotel is in the centre of Karont. 3 minutes walk away, you can find the beach. In the surrounding area, you can find shops and dining facilities.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="730.58" OriginalAmount="709.30" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.8807764" Longitude="98.3926813" StarRating="3" HotelCode="|35494" HotelName="Courtyard By Marriott Phuket Town" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 16/12/2026">
        <Address>
          <AddressLines>
            <AddressLine>MONTRI ROAD, Muang 1</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/5/4/9/4/35494_2.jpg</HotelPictures>
        <HotelDescription>HOTEL: This urban hotel, has 248 rooms and 18 floors. It has a reception, a safety deposit box service, a currency exchange service and a lift. Our guests can find a restaurant and conference facilities. At an additional cost you can enjoy internet, room service and a laundry service. Guests can also find a bar and a car park. SITUATION: 32 kilometres away from the establishment, guests will find the airport, 20 minutes away from the establishment, clients can find the beach, is in Phuket the heart of it is situated near restaurants, bars, the nightlife and a public transport stop. Clients can also enjoy the bus station, Khao Rang (Rang Hill), Sapan Hin and Koh Silae it is 1 kilometre away from Khao Rang (Rang Hill), Sapan Hin and Koh Silae. ROOM: The rooms have a fridge, a direct line telephone, internet, an individual air-conditioning system, a bathroom with a shower and a hairdryer. They also have a mini-bar, a mini-fridge, a double bed, cable and satellite television and an extra bed (available on request). FACILITIES: The establishment has a swimming pool, a children's area, a snack bar and deck chairs. Clients can find a gym (free of charge) and Thai massages (available for a fee). PAYMENT METHODS: Customers can pay by Diners Club, Mastercard and Visa. OTHERS: Regarding the food and beverage provision, the establishment offers Thai cuisine, international dishes and a buffet restaurant.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="736.86" OriginalAmount="715.40" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.8899812" Longitude="98.2932058" StarRating="4" HotelCode="|33112" HotelName="Baan Laimai Beach Resort and Spa" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>THAVEE-WONG RD., PATONG BEACH,KATU 66</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/3/1/1/2/33112_4.jpg</HotelPictures>
        <HotelDescription>HOTEL: This beach hotel and has 70 rooms, The establishment boasts a currency exchange service, a hairdresser's and a restaurant. SITUATION: It is located 50 metres away from the beach. ROOM: The rooms have a shower, a WC, a hairdryer, a direct line telephone and a mini-bar. They also have a satellite television, a coffee maker, a kettle, an individual air-conditioning system and a balcony or terrace. FACILITIES: The establishment has treatments, spa treatments and a swimming pool that has an area for children. MEALS: Regarding the food and beverage offering, the establishment offers restaurants. PAYMENT METHODS: The establishment accepts Mastercard and Visa.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="738.04" OriginalAmount="716.54" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.8125107614438" Longitude="98.2997341374" StarRating="4" HotelCode="562846|2114355" HotelName="The SIS Kata Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Jacuzzi,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>255 Kok Tanode Road, Karon District, Muang, Phuket 83100</AddressLine>
          </AddressLines>
          <CityName>Phuket</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/41/77/4177a4956ed627b81fd41ba961dad96acd7babcd.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This resort is located on Phuket, approximately 700 m from the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="747.21" OriginalAmount="725.45" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.9009773" Longitude="98.2996559" StarRating="4" HotelCode="|39013" HotelName="Byd Lofts Boutique and Serviced Apartments - Patong Beach, Phuket" Meals="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="748.06" OriginalAmount="726.27" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.9010007" Longitude="98.3006013" StarRating="4" HotelCode="|26979" HotelName="Deevana Patong Resort and Spa - Sha Extra Plus" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>43/2 RAJ-U-THID RD, PATONG BEACH</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/6/9/7/9/26979_1_9155.jpg</HotelPictures>
        <HotelDescription>HOTEL: This renovated hotel in 2003, has 3 floors, 232 rooms and 7 suites. The establishment has a lobby with a reception, a safety deposit box service, a kiosk, a hairdresser's and a games room. Guests can find a bar, a cafÃ©, a restaurant with highchairs and a mini-club. The establishment also offers conference rooms, WiFi, bicycle hire, a car park, an indoor car park, room service, a laundry service and a medical care service. SITUATION: This complex is situated in a central area, near the establishment, you will find the promenade, the beach, close to the establishment, guests have shops, bars, restaurants and the nightlife. 60 minutes away from the establishment, you can find the airport, is a few minutes walk away from public transport services. ROOM: The inviting rooms, have a bathroom with a shower, fitted carpets, a direct line telephone, a satellite or cable television, internet and a mini-bar. FACILITIES: There is a variety of facilities and services available at the establishment, including a swimming pool, a jacuzzi, a snack bar, sunbathing terraces, deck chairs and parasols. You also have at your disposal a spa area, a health club, a steam bath and a massage service. Guests can enjoy play ping-pong, playing billiards, archery and use the gym. it is situated close to a golf course, The establishment also offers an entertainment programme. MEALS: Regarding the food and beverage offering, the establishment offers a buffet breakfast and dinner and Ã  la carte or set-menu lunch and dinner. PAYMENT METHODS: The establishment accepts American Express, Visa, Mastercard and Diners Club.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="755.83" OriginalAmount="733.82" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.8292301" Longitude="98.2974368" StarRating="4" HotelCode="|34161" HotelName="Horizon Karon Beach Resort and Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>SOI KARON 2,KARON DISTRICT, MUANG 3</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/4/1/6/1/34161_10.jpg</HotelPictures>
        <HotelDescription>SITUATION: This establishment is surrounded by a garden area. The establishment offers great views of la Playa de Karon. 5 minutes walk away, you can find the beach, shops and restaurants. HOTEL: This Asian-style establishment it has a swimming pool. This establishment is ideal for family holidays and is an ideal place for relaxing.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="760.47" OriginalAmount="738.32" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.892398" Longitude="98.2945448" StarRating="4" HotelCode="|34824" HotelName="Patong Beach" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 14/12/2026">
        <Address>
          <AddressLines>
            <AddressLine>124 Taweewongse Road, Patong Beach</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/4/8/2/4/34824_17.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel beach, was built in 2006, has 245 rooms and 10 floors. The establishment has a lobby, express check-out, a safety deposit box service, a currency exchange service, a lift, a nightclub and a restaurant. The establishment also offers a conference room, WiFi, room service, a laundry service and a car park. SITUATION: This hotel is in Patong in the surrounding area, clients have the nightlife. It is 45 kilometres from the Phuket Airport. ROOM: All the rooms have a bathroom with a hairdryer, satellite or cable TV, internet, a mini-bar, a fridge, a coffee maker, a kettle, a king size or double bed and a safe. FACILITIES: The establishment has 2 swimming pools, a children's swimming pool, a jacuzzi and an outdoor bar. Customers can enjoy a massage service, spa treatments and a gym. MEALS: The establishment serves a buffet breakfast and Ã  la carte or set-menu lunch and dinner.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="770.10" OriginalAmount="747.67" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.8156486" Longitude="98.3863137" StarRating="4" HotelCode="510337|1959165" HotelName="My Beach Resort" Meals="BED &amp; BREAKFAST,HALF BOARD,FULL BOARD,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Free CXL until 18/10/2026" HotelFacility="Air Conditioning,Bar,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>105 Aow Yon Road, Moo 8, Tambon Vichit, Amphur Muang, Phuket 83000</AddressLine>
          </AddressLines>
          <CityName>Phuket</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/fc/6d/fc6d1f1d023545d65fb6e45f69517d1cc5c39e96.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Phuket.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="772.44" OriginalAmount="749.94" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.9103723" Longitude="98.2961397" StarRating="4" HotelCode="|35460" HotelName="Andamantra Resort &amp; Villa Phuket" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 26/11/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="778.06" OriginalAmount="755.40" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.88206" Longitude="98.283327" StarRating="0" HotelCode="|439333" HotelName="Patong Heights" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 14/12/2026">
        <Address>
          <AddressLines>
            <AddressLine>9/2 Muean Ngern Road, Patong Beach</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/3/9/3/3/3/439333_a1286821057.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="782.24" OriginalAmount="759.46" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.9207915" Longitude="98.3676999" StarRating="4" HotelCode="|62991" HotelName="Hilltop Wellness Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>138/3 Soi Srisuchart View Chalermprakiat R. 9 Road</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/6/2/9/9/1/62991_05824c71129.jpg</HotelPictures>
        <HotelDescription>HOTEL: The Sky Dream is rated four stars, boutique, has a restaurant, a snack bar, has a reception, room service, a transfer service, a dry cleaner's, a laundry service, lifts and indoor parking. SITUATION: This hotel is near the commercial district. It is situated in Phuket Town it is located near Gems Gallery this hotel is situated 3 kilometres away from Central Department Store it is situated 12 kilometres away from Patong Beach it is situated 15 kilometres away from Karon Beach ROOM: The establishment has 12 luxurious, modern rooms with beautiful views. FACILITIES: The establishment has a swimming pool, a spa and a fitness centre well-equipped. It is situated close to a golf course.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="782.61" OriginalAmount="759.82" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.8043675" Longitude="98.3311692" StarRating="4" HotelCode="|403048" HotelName="Saturdays Residence By Brown Starling" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>136/275-276 Saiyuan-Kata Rd,Rawai,Muang</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/3/0/4/8/403048_52f3eb80314.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="784.22" OriginalAmount="761.38" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.8761568" Longitude="98.4293122" StarRating="4" HotelCode="|210623" HotelName="Tide Phuket" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 09/12/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="94" TotalAmount="790.44" OriginalAmount="767.42" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.8786071" Longitude="98.2939353" StarRating="4" HotelCode="|66683" HotelName="Baan Yuree Resort and Spa" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>PETCHAKUT ROAD, PATONG BEACH, A. KATHU 12/1</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/6/6/6/8/3/66683_2.jpg</HotelPictures>
        <HotelDescription>HOTEL: This establishment has 82 rooms, The establishment boasts a hall with express check-out, a reception, a safety deposit box service, a currency exchange service and a lift. The establishment also has a hairdresser's, a cafÃ©, a bar, a restaurant, conference facilities, internet, a laundry service and a car park. SITUATION: In the surrounding area, you can find restaurants, the shopping centre, entertainment areas and pubs. 3 minutes away from the establishment, you can find the beach, is 5 minutes away from Karon and Kata the beaches of this hotel Phuket it is 20 minutes away from it is situated 45 kilometres away from Phuket Airport. ROOM: The rooms have a balcony, a safety deposit box, a bathrobe, slippers, individual air-conditioning, a coffee maker, a kettle, a satellite TV, a direct line telephone, a fridge, a mini-bar, a double or king-size bed, an iron, WiFi, a bathroom with a shower, a bath and a hairdryer. FACILITIES: The establishment has a pool that has a children's area and deck chairs. Guests are offered aerobics, a massage service and spa treatments. Guests can enjoy water sports, jet-skiing, diving, windsurfing, motorboat rides, banana boating, sailing, canoeing, enjoy tennis, playing billiards, beach volleyball and go cycling. it is situated 10 minutes away from a golf course, Guests are offered an entertainment programme, At the beach, customers can find sunbeds. MEALS: Regarding the food and beverage offering, the establishment offersNokyoong the restaurant Guests are offered American breakfast. PAYMENT METHODS: The establishment accepts American Express, Diners Club, JCB, Mastercard and Visa.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="794.92" OriginalAmount="771.77" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.95063633" Longitude="98.29813902" StarRating="3" HotelCode="821202|3590445" HotelName="Kamala Villa Hill" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>64/144 Soi Toa Khead Moo 5, Tumbol Kamala, Amphoe Kathu, Phuket 83120</AddressLine>
          </AddressLines>
          <CityName>Phuket</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/46/10/46108a11e5d92646a68bd51da4976eabc714bbbf.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="803.65" OriginalAmount="780.24" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="8.000179" Longitude="98.297251" StarRating="4" HotelCode="|390759" HotelName="Cassia Phuket" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>64 Moo 4 Tambon, Srisoonthorn Road Cherngtalay, Amphur</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/9/0/7/5/9/390759_12.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="809.17" OriginalAmount="785.60" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.8473882" Longitude="98.2935092" StarRating="4" HotelCode="|34327" HotelName="Karon Sea Sands Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>KARON RD. KARON BEACH 208/2</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/4/3/2/7/34327_d082ca80952.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="823.52" OriginalAmount="799.53" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.93985" Longitude="98.426695" StarRating="5" HotelCode="118746|106641" HotelName="The Village Coconut Island" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Beach Hotel,Club Resort,Village,Family-friendly Hotel" CnxPolicy="Free CXL until 24/11/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Golf,Internet,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Coconut Island, Phuket</AddressLine>
          </AddressLines>
          <CityName>Phuket</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/f8/75/f87595fcbcefc25266237d81744d2459f2cf9c51.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This resort is a 5-minute ride via private water taxi from Laem Hin Pier and 5 minutes from the beac...</HotelDescription>
        <Offer>Long Stay discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="824.56" OriginalAmount="800.54" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.9395973" Longitude="98.4269314" StarRating="5" HotelCode="|47104" HotelName="Barcelo Coconut Island Phuket" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 25/11/2026">
        <Address>
          <AddressLines>
            <AddressLine>51/7 Moo 6, T.Kohkaew, A Muang</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/7/1/0/4/47104_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This renovated complex in 2008, has 44 chalets, a lobby with express check-out, a reception, a safety deposit box service, a currency exchange service, a kiosk, a hairdresser's, a cafÃ©, a bar, a restaurant, a shop, WiFi, room service, a laundry service and a car park. SITUATION: 5 minutes away from the establishment, you can find the beach, is in Phuket the coast of it is well-connected, 100 metres away, guests will find restaurants, is 20 minutes away from the city centre, Where customers can find the nightlife, shops and public transport services. it is 35 minutes away from Phuket Airport. ROOM: chalets, have a balcony, a sitting room, private swimming pool, a dining room, a kitchen, a bathroom with a shower or bath, a hairdryer, have a double or king-size bed, satellite and cable television, a stereo, internet, a safety deposit box, a fridge, a hob, a microwave, a coffee maker, a kettle, an ironing set, individual air-conditioning and a balcony or terrace. FACILITIES: The establishment boasts a covered pool, a swimming pool, an outdoor bar, deck chairs and parasols. Guests are offered a massage service and water sports. Clients can enjoy activities such as play badminton, ping pong and beach volleyball. At the beach, you can find parasols, Around the establishment, our clients can find golf courses. MEALS: The establishment offers a continental breakfast and Ã  la carte or set-menu lunch and dinner. PAYMENT METHODS: Customers can pay by credit cards, American Express, Diners Club, Mastercard and Visa.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="832.48" OriginalAmount="808.23" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.828675" Longitude="98.304755" StarRating="4" HotelCode="|176249" HotelName="Baan St Tropez" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>12/15,12/17 Patak Rd., Soi Patak 10/1, Karon, Muang, Phuket</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/7/6/2/4/9/176249_1_9662.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="844.34" OriginalAmount="819.75" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.9790247" Longitude="98.2807154" StarRating="3" HotelCode="|83127" HotelName="Surintra Boutique Resort" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>MOO 3 SURIN BEACH ROAD, CHERNGTALAY, THALANG 49/1</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/3/1/2/7/83127_1.jpg</HotelPictures>
        <HotelDescription>SITUATION: This hotel is in a natural area, 50 metres away from the establishment, clients can find Surin the beach. HOTEL: It has boutique rooms rooms with flat-screen cable TV, WiFi and an outdoor pool.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="854.12" OriginalAmount="829.24" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.8812694" Longitude="98.2924005" StarRating="4" HotelCode="|79073" HotelName="The Ashlee Plaza Patong and Spa - Sha Plus" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>34/50-57 Prachanukhro Road, Patong, Kathu</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/7/9/0/7/3/79073_4.jpg</HotelPictures>
        <HotelDescription>SITUATION: This modern hotel is in Patong, close to the beach, shops and bars. ROOM: The establishment has 249 rooms with an air-conditioning system, a direct line telephone, a mini-bar, a satellite television, a safe, a kettle, a coffee maker, WiFi, a balcony and a bathroom. RESTAURANT: In this establishment's food and beverage department, guests are offered a restaurant with terrace, a bar and a lounge bar. FACILITIES: Outdoors, clients can enjoy 5 swimming pools with a bar. There is a variety of facilities and services available at the establishment, including a gym, a spa, a dry cleaner's, room service and event rooms.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="876.03" OriginalAmount="850.51" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.8819145683771" Longitude="98.277437545166" StarRating="5" HotelCode="415399|1603358" HotelName="Crest Resort &amp; Pool Villas" Meals="BED &amp; BREAKFAST,HALF BOARD,FULL BOARD,ROOM ONLY,ALL INCLUSIVE" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Golf,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>95 Muen-Ngern Road, Tri Trang, Patong Beach, Kathu District, Phuket 83150</AddressLine>
          </AddressLines>
          <CityName>Phuket</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fe/e7/fee718daf58625021fbf9a04798d930a0dde4700.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This resort is located about 8 km from the centre of Phuket.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="883.72" OriginalAmount="857.98" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.7790244" Longitude="98.2947859" StarRating="3" HotelCode="|28213" HotelName="Baan Krating Phuket Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>MOO 1 TUMBON RAWAI, MUANG PHUKET 11/3</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/8/2/1/3/28213_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This complex has 30 rooms, The establishment offers excursions, a car hire service and motorbike hire. SITUATION: 15 minutes away from the establishment, you can find the capital of the island, is 45 kilometres away from the airport. ROOM: The rooms a bathroom with a hairdryer, a direct line telephone, a satellite or cable television, a radio, a stereo, internet and a king size or double bed. They also have a coffee maker, a teapot, a safety deposit box, a mini-bar, a balcony and individual air-conditioning. PAYMENT METHODS: The establishment accepts Visa and Mastercard.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="884.09" OriginalAmount="858.34" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.815867" Longitude="98.3004657" StarRating="4" HotelCode="|26204" HotelName="Beyond Kata" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>1 Pakbang Rd,Kata Beach, Tambon Karon, Muang District</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/6/2/0/4/26204_194f1800817.jpg</HotelPictures>
        <HotelDescription>SITUATION: This establishment is opposite the sea. It is 15 minutes away from the tourist area of Patong. FACILITIES: The establishment boasts swimming pools and a restaurant.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="921.55" OriginalAmount="894.71" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.769781" Longitude="98.316905" StarRating="4" HotelCode="|173897" HotelName="Navatara Phuket Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>90/28 Moo 6 Wiset Road Rawai, Muang</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/7/3/8/9/7/173897_41729ee1049.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="924.10" OriginalAmount="897.18" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.8919428" Longitude="98.298217" StarRating="5" HotelCode="|38954" HotelName="M Social  Phuket" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 09/11/2026">
        <Address>
          <AddressLines>
            <AddressLine>RAT-UTHIT 200 PEE ROAD, PATONG 199</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/8/9/5/4/38954_25849e90913.jpeg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has 421 rooms. The establishment has a hall with a reception, air-conditioning, a currency exchange service, a cloakroom, a lift, a cafÃ©, a kiosk, a hairdresser's, a bar and a restaurant. The establishment also offers conference rooms, room service, a laundry service and a car park. SITUATION: This establishment is near Patong Beach it is situated 30 kilometres away from Phuket Airport. ROOM: The rooms have a bathroom with a shower or bath, a hairdryer, a safe, a coffee maker and a kettle. They also have internet, an ironing board, a fridge, a radio, a satellite TV, individual air-conditioning and a balcony or terrace. FACILITIES: The establishment boasts 2 swimming pools, an outdoor bar, a gym, a spa and water aerobics (available for a fee). Guests are offered a massage service and spa treatments (available for a fee). 20 minutes away, there is a golf course. MEALS: Regarding the food and beverage offering, the establishment offers a buffet breakfast and Ã  la carte lunch and dinner.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="930.87" OriginalAmount="903.76" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.94586211" Longitude="98.29716923" StarRating="3" HotelCode="753889|3650135" HotelName="The Woods Natural Park Resort Phuket" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>99/9 Moo.5, T.Kamala, A.Kathu, Kamala, Phuket 83150</AddressLine>
          </AddressLines>
          <CityName>Phuket</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/67/1d/671de04954a1c46c05c40deec7e8a5fb86bfca2c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="934.75" OriginalAmount="907.52" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.799542" Longitude="98.336974" StarRating="5" HotelCode="|176688" HotelName="Sangpathum Villa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 13/12/2026">
        <Address>
          <AddressLines>
            <AddressLine>27/23 Soi Mittapap, Viset Road, Rawai , Muang , Phuket</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/7/6/6/8/8/176688_2.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="949.29" OriginalAmount="921.64" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.77956" Longitude="98.31518" StarRating="5" HotelCode="|386544" HotelName="Utopia Naiharn" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 16/12/2026">
        <Address>
          <AddressLines>
            <AddressLine>3/133 Moo 1, Muang, Phuket 83130</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/8/6/5/4/4/386544_18.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="949.48" OriginalAmount="921.83" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.8214732820604" Longitude="98.300729723941" StarRating="4" HotelCode="48830|28414" HotelName="Sawasdee Village" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Club Resort" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Currency Exchange,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>38 KateKwan Road, Kata Beach, Phuket 83100</AddressLine>
          </AddressLines>
          <CityName>Phuket</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/ed/32/ed328d2f5090f992485781289cd4e1b5991d9f57.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This resort hotel is situated in Kata and is around 10 minutes' walk from the centre of town. The lo...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="950.60" OriginalAmount="922.91" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="8.0043138" Longitude="98.2984512" StarRating="4" HotelCode="|61808" HotelName="Homm Suites Laguna" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>MOO 4 SRISOONTHORN ROAD, CHERNGTALAY, TALANG 61</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/6/1/8/0/8/61808_560ad4a0726.jpeg</HotelPictures>
        <HotelDescription>HOTEL: This luxury complex, has 79 suites, a lobby with express check-out, a reception, a safety deposit box service, a currency exchange service, a cloakroom, a lift, a playground, a mini-club, a games room, a bar and a restaurant. It also has internet (for a fee), WiFi in communal areas, (free of charge), room service and a laundry service. The establishment boasts a car park and a bicycle rental desk (for a fee). SITUATION: This complex Laguna Phuket it is in 500 metres away from the establishment, you can find Bangtao the beach it is 20 kilometres away from Phuket Airport. ROOM: suites, have a sitting room, a dining room, a kitchen, a sofa-bed, a bathroom with a shower or bath, a hairdryer, a king size or double bed, a direct line telephone, a satellite or cable television, internet, a safety deposit box, a kitchen, a mini-bar, a fridge, a microwave, a coffee maker, a kettle, an ironing set, individual air-conditioning and a balcony or terrace. FACILITIES: The establishment boasts a swimming pool with a slide, a children's swimming area, an outdoor bar, a terrace, aerobics and a gym. it is 500 metres away from a golf course, For a fee, you can enjoy cycling, Guests are offered an entertainment programme for children. MEALS: Regarding the food and beverage offering, the establishment offers a restaurant, The establishment offers a buffet breakfast, buffet lunch and an Ã  la carte or set-menu dinner. PAYMENT METHODS: Customers can pay using American Express, Diners Club, JCB, Mastercard and Visa.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="973.07" OriginalAmount="944.73" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.85518" Longitude="98.294822" StarRating="4" HotelCode="186066|920085" HotelName="Mandarava Resort &amp; Spa" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>14/2 Patak Road Soi 24, Karon Beach, Phuket 83100, Ampur Muang</AddressLine>
          </AddressLines>
          <CityName>Phuket</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/17/54/1754d8bae790cf473f45a79f42ca507b5aa5099c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This resort is located in Karon Beach. The nearest airport is Phuket (HKT).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="993.55" OriginalAmount="964.61" MarkupRule="3.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="94" TotalAmount="994.60" OriginalAmount="965.63" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.89585" Longitude="98.29628" StarRating="4" HotelCode="|369595" HotelName="Clover Patong Phuket" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>162/8-11 Taweewong Road, Patong Beach, Kathu</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/6/9/5/9/5/369595_12.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1004.31" OriginalAmount="975.06" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.8877456" Longitude="98.2918005" StarRating="4" HotelCode="|34828" HotelName="Courtyard Marriott Phuket, Patong Beach Resort" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 18/10/2026">
        <Address>
          <AddressLines>
            <AddressLine>THAWEEWONG ROAD, PATONG BEACH, KATHU 44</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/4/8/2/8/34828_12.jpg</HotelPictures>
        <HotelDescription>HOTEL: This complex is ideal for holidays, renovated in 2007, has 386 luxurious rooms and suites. The establishment has 3 restaurants, coffee shops, a lobby with a reception, a safety deposit box service, a lift, a hairdresser's, internet and a bar. The establishment also offers room service, a laundry service, a car park (for a fee), a park and a mini-club (for a fee). SITUATION: This hotel is in Patong the beach Phuket 20 minutes away from the establishment guests have the establishment is 43 kilometres away from Phuket Airport. ROOM: Each room has a bathroom with a shower or bath, a hairdryer, a direct line telephone, a satellite or cable television, a radio and internet. They also have a mini-bar, a coffee maker, a kettle, a king size or double bed, individual air-conditioning, a safe and a balcony or terrace. FACILITIES: The establishment has a hall, a gym (available for a fee), tennis, ping pong, a spa, 3 swimming pools, a children's swimming pool, an outdoor bar and parasols. 10 metres away, guests can find a golf course.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1007.40" OriginalAmount="978.06" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.814" Longitude="98.386703440475" StarRating="4" HotelCode="434614|3548535" HotelName="X10 Seaview Suites at Panwa Beach" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>3/30 Moo 8 Ao Yon Road, Khao Khad, Vichit, Muang, Phuket 83000, info@x10suites.com, Tel:</AddressLine>
          </AddressLines>
          <CityName>Phuket</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5e/47/5e479774eff8e7e0e41eaad9d7ab0c418f76d135.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests on Phuket.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1011.68" OriginalAmount="982.21" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.8968517" Longitude="98.2963181" StarRating="4" HotelCode="|26217" HotelName="Impiana Resort Patong" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>TAWEEWONGSE ROAD, PATONG BEACH 41</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/6/2/1/7/26217_12.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel is surrounded by a garden, has 68 standard rooms, a lobby, a reception with safety deposit boxes, a cloakroom, a currency exchange service, a mini-market, shops and a hairdresser's. The establishment offers a conference room, a car park, a playground, a cafÃ©, a bar, an Ã  la carte restaurant with air-conditioning with highchairs. Guests also have access to internet, room service, a medical care service and a laundry service. SITUATION: This beach hotel is near the city centre. 50 minutes away from the establishment you have the airport. ROOM: The rooms have a bathroom, a hairdryer, a direct line telephone, satellite or cable TV and a radio. They also have a stereo, internet, a mini-bar, a double bed and a safe (available for a fee). FACILITIES: Outdoors, clients can enjoy a swimming pool, a snack bar, parasols and deck chairs. You also have at your disposal a sauna, a massage service and a gym. MEALS: Guests are offered a buffet breakfast, an Ã  la carte lunch and Ã  la carte or buffet dinner.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1025.29" OriginalAmount="995.43" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.826" Longitude="98.29487" StarRating="4" HotelCode="|65386" HotelName="Novotel Phuket Kata Avista Resort and Spa" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>4/1, 4 LEAM SAI ROAD, KATA, KARON</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/6/5/3/8/6/65386_2.jpg</HotelPictures>
        <HotelDescription>HOTEL: This modern complex, has 143 luxurious rooms, 70 deluxe rooms, 2 rooms adapted for people with reduced mobility, 25 deluxe apartments, 20 family rooms, 26 Club rooms and 2 suites. This complex was built in 2008, has air-conditioning, a lobby, a reception, a currency exchange service, a lift, a games room, a playground, a bar, a restaurant, conference facilities, internet, room service and a laundry service. The establishment also has a car park and indoor parking. SITUATION: This establishment is in Kata where you can find shops and restaurants. It is 200 metres away from Kata Beach. In front of the hotel there is a public transport stop. It's 42 kilometres from Phuket Airport. ROOM: The rooms have a balcony or terrace, a bathroom with a shower or bath, a hairdryer, a double or king-size bed, a direct line telephone, satellite or cable TV, a radio, internet, a safety deposit box, a kitchen, a mini-bar, a fridge, a coffee maker, a kettle, an ironing set and individual air-conditioning.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1029.22" OriginalAmount="999.24" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.8090178" Longitude="98.4080372" StarRating="5" HotelCode="|125837" HotelName="Amatara Welleisure Resort " Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>84 Moo 8, Sakdidej Road, Tambon Vichit, Cape Panwa</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/2/5/8/3/7/125837_1.jpg</HotelPictures>
        <HotelDescription>SITUATION: This complex Phuket it is in is situated in Cabo Panwa the coast of 45 minutes away, you can find Phuket Airport Phuket it is 15 minutes away from 30 minutes away from the establishment clients have Patong the beach. FACILITIES: The establishment boasts living rooms, a terrace, a minibar (free of charge), iPad, a meal service, restaurants and an outdoor bar. The establishment also has a spa, 8 treatment cabins, a swimming pool, a gym, a tennis court, a yoga room, a mini-club, a library and business facilities.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1035.02" OriginalAmount="1004.87" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.8535245" Longitude="98.2938487" StarRating="4" HotelCode="|35542" HotelName="The Village Resort and Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 17/11/2026">
        <Address>
          <AddressLines>
            <AddressLine>PATAK ROAD, KARON BEACH, MUANG 566/1</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/5/5/4/2/35542_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This complex has 34 chalets, The establishment has a lobby, express check-out, a reception, a currency exchange service and a restaurant. The establishment also offers internet (for a fee), room service, a laundry service and a car park. SITUATION: 250 metres away, guests can findKaron the beach it is in Phuket the Island of 10 minutes away from the establishment you have Kata and Patong the beaches of it is situated 50 kilometres away from Phuket Airport. ROOM: The establishment has 34 chalets with a bathroom, a hairdryer, a direct line telephone, satellite or cable TV and internet. They also have a mini-bar, a coffee maker, a kettle, a king-size bed, individual air-conditioning, a safe and a balcony or terrace. FACILITIES: The establishment has spa treatments, a massage service, a pool that has a children's area, an outdoor bar and a steam bath. MEALS: Regarding the food and beverage offering, the establishment offers American buffet breakfast and Ã  la carte lunch and dinner. PAYMENT METHODS: Customers can pay using American Express, Diners Club, Mastercard and Visa.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1040.52" OriginalAmount="1010.21" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="8.11821" Longitude="98.30369" StarRating="5" HotelCode="|49421" HotelName="Splash Beach Resort, Mai Khao, Phuket - Sha Extra Plus" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 17/10/2026">
        <Address>
          <AddressLines>
            <AddressLine>65 / 47 Moo 4, Mai Khao Soi 4, Thalang</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/9/4/2/1/49421_14.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1046.61" OriginalAmount="1016.13" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="8.017289" Longitude="98.393654" StarRating="5" HotelCode="|403064" HotelName="Boutique Resort Private Pool Villa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>72/11 - 18 Thepkasatree Rd. Paklok, Thalang, Pa Khlok, Phuket 83110 Thailand</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/3/0/6/4/403064_002b65e0456.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1073.05" OriginalAmount="1041.80" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.799707" Longitude="98.336831" StarRating="4" HotelCode="|396511" HotelName="Royal Thai Villas Phuket" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 14/12/2026">
        <Address>
          <AddressLines>
            <AddressLine>27/23 Soi Mittapap, Viset Road, Rawai , Muang</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/9/6/5/1/1/396511_ce662150934.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1077.36" OriginalAmount="1045.98" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.8953567" Longitude="98.2959496" StarRating="5" HotelCode="|43450" HotelName="La Flora Resort Patong - Sha Extra Plus" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 06/11/2026">
        <Address>
          <AddressLines>
            <AddressLine>TAWEEWONG RD., PATONG BEACH, KATOO 39</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/3/4/5/0/43450_1_1404.jpeg</HotelPictures>
        <HotelDescription>HOTEL: This complex has 67 standard rooms. The establishment boasts a swimming pool, an open-air bar, a bar and a restaurant. The establishment also offers conference facilities, WiFi, room service and a laundry service. SITUATION: This complex is in Patong Beach, close to the beach. It is 20 minutes away from Phuket and 45 minutes away from Phuket. ROOM: Each room has a bathroom with a shower or bath, a hairdryer, a direct line telephone, a satellite television and a mini-bar. They also have a coffee maker, a kettle, a safety deposit box, a king size or double bed, a balcony, an individual air-conditioning system and internet (free of charge). FACILITIES: The establishment has 2 swimming pools, a spa, treatments and aromatherapy treatments. Guests also have access to a gym. MEALS: The establishment offers a breakfast service. Clients have at their disposal a restaurant.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1091.02" OriginalAmount="1059.24" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.8478729" Longitude="98.2934451" StarRating="4" HotelCode="|36782" HotelName="Waterfront Suites Phuket By Centara" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>KARON RD. KARON BEACH MUANG 224/21</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/6/7/8/2/36782_13.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1110.42" OriginalAmount="1078.08" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.8439165" Longitude="98.3016136" StarRating="4" HotelCode="|35452" HotelName="Access Resort and Villas" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 26/11/2026">
        <Address>
          <AddressLines>
            <AddressLine>459/2 Patak Rd.,Karon Beach,Amphoe Muang</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/5/4/5/2/35452_6.jpg</HotelPictures>
        <HotelDescription>HOTEL: This renovated complex in 2007 and has 80 rooms, The establishment boasts a lobby with express check-out, a reception, a safety deposit box service, a currency exchange service, a games room, a television room, 2 restaurants and 3 conference rooms. The establishment also offers WiFi, a laundry service, room service (for a fee), a medical care service, a transfer service and a car park (for a fee). SITUATION: This hotel is 5 minutes away from the beach, Patong 10 minutes away from the establishment clients have it is situated close to tourist points of interest, 40 minutes away from the establishment, clients can find Phuket Airport. ROOM: The establishment has 77 deluxe rooms, 3 deluxe family rooms with disabled access and interconnecting rooms. Each room has a bathroom with a shower, a bath, a hairdryer, a direct line telephone and a satellite television. They also have internet, a mini-bar, a safety deposit box, a coffee maker, a kettle, an individual air-conditioning system and a balcony. FACILITIES: The establishment boasts 5 swimming pools, a children's swimming area, an outdoor bar, deck chairs, a sauna (available for a fee), a jacuzzi, a gym, a steam bath (available for a fee), spa treatments and a massage service. At an additional cost, you can do water sports, Clients can enjoy activities such as horse-riding, billiards, darts, play lawn-bowling, rowing and mini-golf. The establishment also offers an entertainment programme, 15 kilometres away, clients have at their disposal a golf course. MEALS: Regarding the food and beverage offering, the establishment offers a breakfast service. PAYMENT METHODS: Customers can pay using American Express, Diners Club, Mastercard and Visa.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1133.45" OriginalAmount="1100.44" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.9510781" Longitude="98.2824062" StarRating="3" HotelCode="|34941" HotelName="Print Kamala Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>MOO 3 NAR-HAD RD, KAMALA BEACH T KAMALA A KATHU 74/8</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/4/9/4/1/34941_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has a lobby, a reception, express check-out, a safety deposit box service, a bar and a restaurant. It also has a games room, conference rooms, room service, a laundry service and a car park. SITUATION: This complex is situated in Kamala the beach near the establishment, guests will find a park, the sea and beaches. Clients can also find restaurants, bars, pubs and shops. it is 25 kilometres away from Phuket Airport. ROOM: Each room has an individual air-conditioning system, a balcony, a satellite TV, a direct line telephone, a safe and a fridge. They also have a coffee maker, a kettle, a bathroom with bathroom amenities, a hairdryer, a bathrobe, slippers and umbrellas. It also offers interconnecting rooms. FACILITIES: The establishment boasts a swimming pool, a hydromassage bath, a children's area, a pool bar, a sauna and a gym. The establishment also offers a massage service and spa treatments. MEALS: Regarding the food and beverage offering, the establishment offers a restaurant. PAYMENT METHODS: The establishment accepts Mastercard and Visa.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="1142.51" OriginalAmount="1109.23" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.943576" Longitude="98.262856" StarRating="4" HotelCode="75881|1037129" HotelName="Ayara Kamala Resort &amp; Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" 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="16" TotalAmount="1144.68" OriginalAmount="1111.34" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.9634054955166" Longitude="98.283744267529" StarRating="4" HotelCode="213341|920665" HotelName="Novotel Phuket Kamala Beach" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>118/16 Moo 3, Tambon Kamala, Amphur Kathu, Phuket 83150</AddressLine>
          </AddressLines>
          <CityName>Phuket</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/98/60/9860945ed98f6379546558d39c6da1255e843c59.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located on Phuket. The nearest airport is Phuket (HKT).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1164.50" OriginalAmount="1130.58" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.8887447" Longitude="98.2924836" StarRating="4" HotelCode="|26225" HotelName="Holiday Inn Resort Phuket, An Ihg" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 18/11/2026">
        <Address>
          <AddressLines>
            <AddressLine>THAWEEWONG ROAD, PATONG BEACH 52</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/6/2/2/5/26225_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This beach hotel, was renovated in 2005, has 5 floors, 405 rooms, 307 double rooms, 85 single rooms and 13 suites. The establishment boasts a lobby with an elevator, a reception with safety deposit boxes, a currency exchange service, a cafÃ©, a mini-market, a hairdresser's, a bar, an Ã  la carte restaurant with air-conditioning with highchairs. The establishment also offers a playground, internet, room service, a laundry service, a medical care service, indoor parking and a car park. SITUATION: This hotel is in front of a beach. Near the establishment, you will find restaurants, bars, shops and boutiques. It is 15 minutes away from Phuket city centre. 100 metres away, clients have a public transport stop. ROOM: The rooms have a bathroom with a hairdryer, a double bed, a balcony and a direct line telephone. They also have a satellite TV, a radio, internet, a fridge and a safe (available for a fee). OTHERS: Please note that as from 1st of May 2015 the Club 12+ installations will be closed permanently.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1168.08" OriginalAmount="1134.06" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.8949348" Longitude="98.2956926" StarRating="3" HotelCode="|34822" HotelName="Kudo  and Beach Club (adults Only)" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 03/12/2026">
        <Address>
          <AddressLines>
            <AddressLine>THAWEEWONG RD., PATONG BEACH,KATHU 33/1</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/4/8/2/2/34822_10.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has 71 rooms, The establishment has a lobby with a reception, a safety deposit box service, a cafÃ©, a bar, a TV room and 2 restaurants. The establishment also has a conference room, internet, room service, a laundry service and a car park. SITUATION: Next to the property, you can find the beach, Phuket 30 minutes away from the establishment guests have it is situated 45 kilometres away from Phuket Airport. ROOM: All the rooms have a bathroom with a shower or bath, a hairdryer, a direct line telephone, a satellite or cable television and a stereo. They also have a mini-bar, a coffee maker, a kettle, a washing machine, an ironing set, a king size or double bed and an individual air-conditioning system. FACILITIES: The establishment boasts a swimming pool (available for a fee), a massage service and spa treatments. MEALS: Regarding the food and beverage offering, the establishment offers 3 restaurants and a bar. PAYMENT METHODS: Customers can pay by American Express, Diners Club, Mastercard and Visa.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1171.06" OriginalAmount="1136.95" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.9493632" Longitude="98.2761174" StarRating="4" HotelCode="|71497" HotelName="Kamala Beach Estate" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>KAMALA BEACH, KATHU 33/6</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/7/1/4/9/7/71497_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This complex has 20 chalets, Some of the facilities that the establishment offers to guests include a lobby with express check-out, a safety deposit box service, a currency exchange service, a restaurant, internet, room service, a laundry service and a car park. SITUATION: Kamala Beach Is situated in with direct access the beach, 700 metres away, guests can find restaurants, bars and shops. It is situated 38 kilometres away fromPhuket Airport. ROOM: chalets, apartments, a bathroom with a shower, a hairdryer, a double bed, a kitchen with fridge, a microwave, table, a coffee maker, a kettle, a balcony, a direct line telephone, a satellite television, internet, a safe, an iron and individual air-conditioning. FACILITIES: The establishment has 2 swimming pools, At no extra cost, guests can enjoy kayaking, in the surrounding area, you can find a beach. MEALS: Regarding the food and beverage offering, the establishment offers a continental breakfast. PAYMENT METHODS: The establishment accepts American Express, Mastercard and Visa. OBSERVATIONS: Consult the reception timetable Check-in is at 14:00 and check-out is at 12:00.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1171.47" OriginalAmount="1137.35" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.877101" Longitude="98.393459" StarRating="0" HotelCode="|525503" HotelName="Verdigris" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>154 Phuket Old Town</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/2/5/5/0/3/525503_97652ed1031.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1239.32" OriginalAmount="1203.22" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.978289" Longitude="98.281269" StarRating="4" HotelCode="27096|83897" HotelName="Novotel Phuket Surin Beach Resort" Meals="BED &amp; BREAKFAST,HALF BOARD,FULL BOARD,ALL INCLUSIVE,ROOM ONLY" BedType="ROOM ONLY" PropertyType="Club Resort" CnxPolicy="Free CXL until 16/11/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>106/27 Moo 3, Cherngtalay, Talang, Surin Beach, Phuket 83110</AddressLine>
          </AddressLines>
          <CityName>Phuket</CityName>
        </Address>
        <HotelPictures>https://online.travellanda.com/photo/hotel/a72f9c984f54597d/31/31cb1de4177ad131/01-b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This resort is located on the sandy Surin beach and captures the warmth and beauty of this tranquil ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1241.68" OriginalAmount="1205.51" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.6070748" Longitude="98.3679684" StarRating="5" HotelCode="|35514" HotelName="The Racha " Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>42/12-13 Moo 5 Rawai, Ko Racha Yai</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/5/5/1/4/35514_d6f16281318.jpeg</HotelPictures>
        <HotelDescription>HOTEL: This complex was opened in 2004 and has 75 luxury chalets a spa, a lobby, a safety deposit box service, a currency exchange service and bicycle rental. SITUATION: This hotel is in Batok the beach Phuket it is 20 kilometres away from it is situated 70 kilometres away from Phuket Airport. ROOM: The establishment has superior chalets, deluxe chalets, deluxe chalets with swimming pool and chalets with swimming pool, They have a terrace, large bathrooms, a shower, a king size or double bed, a satellite or cable television and a radio. They also have internet, a mini-bar, a coffee maker, a kettle, a safety deposit box and a central air-conditioning system. FACILITIES: You can find a spa, a sauna, a steam bath, a massage service, 2 swimming pools, (available for a fee), an outdoor bar and a gym. Guests are offered aerobics, diving, canoeing, catamaran excursions, sailing, tennis, cycling, beach volleyball and mini-golf. MEALS: Regarding the food and beverage offering, the establishment offers a buffet breakfast, Thai cuisine, Occidental dishes and restaurant with buffet, Ã  la carte and set-menu service. PAYMENT METHODS: Customers can pay by American Express, Diners Club, JCB, Mastercard and Visa.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1247.38" OriginalAmount="1211.05" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="8.006106463958" Longitude="98.296002745628" StarRating="5" HotelCode="9033|28464" HotelName="Angsana Laguna Phuket" Meals="BED &amp; BREAKFAST,ROOM ONLY,HALF BOARD,FULL BOARD,ALL INCLUSIVE" BedType="BED &amp; BREAKFAST" PropertyType="Beach Hotel,Club Resort,Spa Hotel,Conference Hotel,Family-friendly Hotel" CnxPolicy="Free CXL until 05/11/2026" 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="12" TotalAmount="1253.17" OriginalAmount="1216.67" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.985596" Longitude="98.29472" StarRating="4" HotelCode="171977|1546466" HotelName="Two Villas Holiday - Oxygen Style Bangtao Beach" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Finca,Village,Family-friendly Hotel" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Fax,Garden,Golf,Internet,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>271 Bangtao 4 Road Moo 5, Cherng Talay Sub District, Phuket 83110, Thalang</AddressLine>
          </AddressLines>
          <CityName>Phuket</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8d/f6/8df6f99956200077570a96f916b4d94605ec7ae2.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This holiday village provides easy access to Banyan Tree Golf Course and other nearby tourist attrac...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1264.37" OriginalAmount="1227.54" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.8382512479453" Longitude="98.296308517456" StarRating="5" HotelCode="9034|28104" HotelName="Hilton Phuket Arcadia Resort &amp; Spa" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Club Resort" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Garden,Golf,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>333 Patak Road, Karon Beach, Phuket 83100, Muang</AddressLine>
          </AddressLines>
          <CityName>Phuket</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/eb/8e/eb8e031ff79bbe3b5249a9b3066517e1145c96d8.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This exclusive luxury hotel is located just across the coastal road from the kilometre-long, fine sa...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1287.30" OriginalAmount="1249.81" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.96139" Longitude="98.28682" StarRating="5" HotelCode="|44045" HotelName="Radisson Resort and Suites Phuket" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" 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="1291.51" OriginalAmount="1253.89" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.8383609" Longitude="98.2953537" StarRating="5" HotelCode="|26208" HotelName="Pullman Phuket Karon Beach Resort" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>PATAK ROAD, KARON BEACH, MUANG 333</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/6/2/0/8/26208_b8da7340944.jpeg</HotelPictures>
        <HotelDescription>HOTEL: This renovated hotel in 2003, has 7 floors, 685 standard rooms and 15 suites. The establishment boasts a lobby with air-conditioning, a lift, a cloakroom, a reception, a safety deposit box service, a currency exchange service, a kiosk, shops, a hairdresser's, a games room, bicycle rental and bicycle storage. Guests can also find a bar, a restaurant, highchairs and a playground. The establishment offers a conference room with internet, room service, a laundry service, a medical care service, an indoor car park and a car park. SITUATION: This luxurious hotel is in Karon Beach Beach. It is 5 kilometres away from the city centre where you can find shops and leisure areas. In front of the hotel there is a public transport stop. 50 kilometres away, you can find Phuket Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1305.32" OriginalAmount="1267.30" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.94374" Longitude="98.26321" StarRating="5" HotelCode="|46325" HotelName="Ayara Kamala Resort and Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 10/12/2026">
        <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="1322.83" OriginalAmount="1284.30" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="8.023409" Longitude="98.301214" StarRating="5" HotelCode="|34879" HotelName="The Pavilions Phuket" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="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="1329.71" OriginalAmount="1290.98" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="8.062916" Longitude="98.276566" StarRating="5" HotelCode="|125829" HotelName="Pullman Phuket Arcadia Naithon Beach" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 09/11/2026">
        <Address>
          <AddressLines>
            <AddressLine>22/2 Moo 4 Tambon Sku,Amphur Thalang</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/2/5/8/2/9/125829_13.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel is an ideal place for relaxing and has direct access to, the beach. SITUATION: This complex is 10 minutes drive away from Phuket Airport, Blue Canyon Golf Course it is 15 minutes drive away from. ROOM: Each room has a balcony, flat-screen satellite television, an iPod docking station, a sitting room, a coffee maker and a mini-bar. FACILITIES: With regards to the food and beverage offering, there is a restaurant and a bar. The establishment boasts an outdoor pool with a solarium, a spa, a gym, a library, business centre and room service.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1350.40" OriginalAmount="1311.07" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.9779737" Longitude="98.2802939" StarRating="4" HotelCode="|35400" HotelName="Holiday Inn Resort Phuket Surin Beach" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 16/11/2026">
        <Address>
          <AddressLines>
            <AddressLine>106/27 Moo 3, Cherngtalay, Talang, Surin Beach</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/5/4/0/0/35400_11.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has a reception, a safety deposit box service, room service, meeting rooms, a games room, a currency exchange service, a swimming pool and a children's swimming pool. With regards to the food and beverage offering, the establishment has a restaurant, a cafÃ© and a swimming pool bar (seasonal), Guests are also offered a fitness room, a sauna, WiFi in communal areas, (for a fee) and an entertainment programme for children. SITUATION: It is inPhuket the west coast of 20 minutes away from the establishment guests have Phuket Airport. ROOM: The rooms have an air-conditioning system, an alarm clock, a coffee maker, a kettle, a safety deposit box and internet (available for a fee).,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="1357.67" OriginalAmount="1318.13" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.8273468556285" Longitude="98.302163558197" StarRating="3" HotelCode="522306|740988" HotelName="Silla Villa Resort" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Villa" CnxPolicy="Free CXL until 12/12/2026" HotelFacility="Air Conditioning,Golf,Internet">
        <Address>
          <AddressLines>
            <AddressLine>26 Patak Soi 10, Karon, Phuket 83100</AddressLine>
          </AddressLines>
          <CityName>Phuket</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/72/7a/727af5fe79884f856c5081be8c5d60e335e0a356.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1360.93" OriginalAmount="1321.29" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.8723343" Longitude="98.43191" StarRating="3" HotelCode="|439573" HotelName="Sinae Phuket" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="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="1428.01" OriginalAmount="1386.42" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.8102111" Longitude="98.402424" StarRating="5" HotelCode="|69238" HotelName="Pullman Phuket Panwa Beach Resort - Sha Plus" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>44/5 Moo 8 Sakdidesh Road, Vichit, Muang</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/6/9/2/3/8/69238_a92f15b0917.jpeg</HotelPictures>
        <HotelDescription>HOTEL: This hotel was built in 2009, has a lobby with a reception, express check-out, a safety deposit box service, a currency exchange service, a lift and a hairdresser's. The establishment boasts a bar, a restaurant, a conference room and WiFi. The establishment also offers room service, a laundry service and a car park (for a fee). SITUATION: This complex is in Makham Bay. Is situated in Phuket Island. 2 minutes away from the establishment guests have Panwa Beach the establishment is a 5-minute drive away from Phuket Aquarium. It is situated 20 minutes away from the city centre where guests can enjoy shops and the Chalong Temple. This hotel is 45 minutes away from Patong it is just 30 kilometres away from Phuket Airport. ROOM: The establishment has 211 rooms and chalets with swimming pool. All the rooms have a bathroom with a shower or bath, a hairdryer, a double or king-size bed, a direct line telephone, satellite or cable TV, internet, a safe and a mini-bar. They also have a coffee maker, a kettle, an iron, an individual air-conditioning system and a balcony or terrace.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1437.81" OriginalAmount="1395.93" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="8.00148" Longitude="98.29378" StarRating="5" HotelCode="|33667" HotelName="Dusit Thani Laguna Phuket" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>390 Moo 1 Srisoonthorn Road, Cherngtalay Disctrict, A. Talang</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/3/6/6/7/33667_3fb9f520919.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel offers excellent service. SITUATION: This establishment, is in Phuket the Island of 33 kilometres away, you can find Patong the beach it is situated 21 kilometres away from Phuket Airport.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1461.47" OriginalAmount="1418.90" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.99098" Longitude="98.29202" StarRating="4" HotelCode="|28022" HotelName="Amora Beach Resort Phuket" Meals="FULL-BOARD" BedType="FULL-BOARD" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>MOO 2, SRISOONTORN RD, BANGTAO BEACH 322</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/8/0/2/2/28022_1_68.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has 255 rooms, The establishment boasts a reception with a bureau de change, a bar, a restaurant and room service. SITUATION: 20 minutes away from the establishment, clients can find the airport, 25 minutes away from the establishment clients have Patong the city of Near the establishment, you will find places of interest. ROOM: The rooms have a balcony and an air-conditioning system. FACILITIES: The establishment boasts 2 swimming pools. MEALS: Regarding the food and beverage offering, the establishment offers a coffee shop and a breakfast, lunch and dinner service. PAYMENT METHODS: Customers can pay by credit cards. OBSERVATIONS: Customers have a reception.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1502.56" OriginalAmount="1458.80" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.836082" Longitude="98.296564" StarRating="5" HotelCode="|35451" HotelName="Thavorn Palm Beach Resort Phuket" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>311 Patak Road Karon Beach Amphoe Muang Phuket Phuket</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/5/4/5/1/35451_2dce66d1025.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has a lobby, lifts, a cafÃ©, a kiosk, a hairdresser's, a bar and a restaurant. The establishment also offers conference rooms, WiFi (for a fee), room service, a laundry service, a car park and a playground. SITUATION: This hotel Karon Beach it is in Phuket it is 20 kilometres away from Patong Beach close to the establishment, clients can find next to the establishment, customers can find a beach, is 48 kilometres away from Phuket Airport. ROOM: Each room has a bathroom with a shower, a hairdryer, a direct line telephone, satellite or cable TV, a mini-bar, a coffee maker, a kettle, individual air-conditioning, a safe and a balcony or terrace.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1531.83" OriginalAmount="1487.21" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.8070984" Longitude="98.2997343" StarRating="5" HotelCode="|26223" HotelName="Katathani Phuket Beach Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 17/10/2026">
        <Address>
          <AddressLines>
            <AddressLine>14 Kata Noi Road, Karon, Muang</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/6/2/2/3/26223_10.jpg</HotelPictures>
        <HotelDescription>HOTEL: This establishment has 6 swimming pools, a fitness centre, a tennis court, a games room, a golf course, a sauna, a medical care service, a mini-club and childcare service. SITUATION: This hotel is in Kata Noi Bay In the surrounding area, you can find shops and leisure areas. it is situated 1,5 kilometres away from the city centre.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1558.95" OriginalAmount="1513.54" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.8217754" Longitude="98.3000843" StarRating="4" HotelCode="|33330" HotelName="Centara Kata Resort Phuket" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Ked Kwan Road, Karon, Muang 54</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/3/3/3/0/33330_1_1298.jpeg</HotelPictures>
        <HotelDescription>HOTEL: This renovated complex in 2007 it has 128 standard rooms. The establishment has a reception, a safety deposit box service, a currency exchange service, a bar, a restaurant and a conference room. The establishment also offers room service, a laundry service and a car park. The establishment boasts a mini-club, games areas (for a fee) and a shop. SITUATION: This establishment is in Kata Beach, 15 kilometres away from Phuket. It is 45 kilometres from the Phuket Airport. ROOM: All the rooms have a bathroom with a shower or bath, a hairdryer, a direct line telephone, satellite or cable TV, internet, a kitchen with fridge, a microwave, a coffee maker, a kettle, a washing machine, a king size or double bed, individual air-conditioning, a safe and a balcony or terrace.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1644.84" OriginalAmount="1596.93" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.9863100040544" Longitude="98.421496008598" StarRating="5" HotelCode="284090|969115" HotelName="COMO Point Yamu" Meals="BED &amp; BREAKFAST,HALF BOARD,FULL BOARD,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 01/11/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="1714.67" OriginalAmount="1664.73" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.87984" Longitude="98.39136" StarRating="4" HotelCode="|606824" HotelName="Arco Phuket Town" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>3/51 Thaling Chan Road, Taladyai, Muang District</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/6/0/6/8/2/4/606824_5a91da60018.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1792.20" OriginalAmount="1740.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.99666" Longitude="98.29298" StarRating="4" HotelCode="|31748" HotelName="Laguna Beach Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 25/11/2026">
        <Address>
          <AddressLines>
            <AddressLine>MOO 2 SRISOONTHORN RD. T. CHERNGTALAY A. THALANG 323</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/1/7/4/8/31748_2.jpg</HotelPictures>
        <HotelDescription>HOTEL: This air-conditioned hotel has 2 restaurants, a cafÃ© and a bar. The establishment also offers a laundry service and room service. SITUATION: This complex is 25 minutes away from Phuket 20 minutes away from the establishment you have Patong ROOM: The rooms have a bathroom with a hairdryer, a direct line telephone, satellite or cable TV, a mini-bar, a coffee maker, a kettle, a central air-conditioning system, a safety deposit box and a balcony or terrace. FACILITIES: The establishment has sports activities, leisure areas and a water park. You can enjoy scuba diving, windsurfing, sailing, tennis, squash, archery, volleyball, badminton and a golf course. The establishment boasts a gym. Guests also have access to an entertainment programme. OBSERVATIONS: The establishment offers a transfer service to Phuket and Patong.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1829.84" OriginalAmount="1776.54" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.9497739" Longitude="98.2924661" StarRating="5" HotelCode="|44757" HotelName="The Bell Pool Villas" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>41/31 Moo 5, Baan Hua Khuan, Soi Bell, Kamala</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/7/5/7/44757_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This complex has 16 chalets, In the entrance, you can find a lobby with express check-out, a reception, a safety deposit box service, room service, a laundry service, the indoor car park and a bicycle rental desk. SITUATION: This complex is 2 minutes away from Kamala the beach is situated in Phuket the west coast of the establishment is 15 kilometres away from the city centre, Patong Beach it is situated 5 kilometres away from this hotel is situated 27 kilometres away from Phuket Airport. ROOM: The establishment has two, three and four bedroom chalets, They have private swimming pool, a kitchen, a mini-bar, a microwave, a coffee maker, a kettle, a bathroom with a shower or bath, a hairdryer, a double or king-size bed, satellite or cable TV, a Hi-Fi, internet, an iron, a safe, an air-conditioning system and a balcony or terrace. FACILITIES: For a fee, guests can enjoy hydrotherapy and a massage service. close to the establishment, customers can find a beach. MEALS: Regarding the food and beverage offering, the establishment offers a continental breakfast, a set-menu lunch and dinner and an Ã  la carte dinner. PAYMENT METHODS: The establishment accepts American Express, Diners Club, JCB, Mastercard and Visa.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1837.71" OriginalAmount="1784.18" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="8.1754831" Longitude="98.6343402" StarRating="0" HotelCode="|26219" HotelName="Paradise Kohyao" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 20/11/2026">
        <Address>
          <AddressLines>
            <AddressLine>24 MOO 4, KOH YAO NOI 24</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/6/2/1/9/26219_2.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has 70 studios and chalets. The establishment has a lobby with a reception, a safety deposit box service, a currency exchange service, a mini-market, a TV room, a small library, a club and a playground. Regarding the food and beverage offering, the establishment has a cafÃ©, 3 bars, 3 Ã  la carte restaurants, with air-conditioning with highchairs. The establishment also offers internet, room service, a laundry service and a medical care service. SITUATION: This beach hotel, Phuket it is in near the establishment, you will find the tourist area, Ko Yao Yai 45 minutes away from the establishment guests have. ROOM: They have a living room, a bathroom with a shower, a hairdryer, a bathrobe, a direct line telephone, satellite or cable TV, a stereo and a DVD player. They also have a mini-bar, kettle, a double bed, an air-conditioning system, a fan, a balcony or terrace and a safety deposit box (available for a fee), Clients can find deluxe studios with hydromassage bath and chalets with swimming pool. FACILITIES: The establishment has a hydromassage pool, a massage shower, a terrace, a children's swimming area, an outdoor bar, deck chairs and parasols. Clients can also find a spa, a sauna, a massage service and hydrotherapy treatments. Guests can enjoy scuba diving, Clients can enjoy activities such as sailing, canoeing and beach volleyball. Guests are offered excursions, Our guests can also go cycling. MEALS: Regarding the food and beverage offering, the establishment offers a buffet breakfast, an Ã  la carte lunch and an Ã  la carte or set-menu dinner. Clients can book half-board. PAYMENT METHODS: Customers can pay using American Express, Diners Club, Mastercard and Visa.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1896.52" OriginalAmount="1841.28" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.909823" Longitude="98.391591" StarRating="3" HotelCode="127019|1574758" HotelName="Phu-Ke-Ta, The Hip Service Apartment &amp; Hotel" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="Apartment Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Garden,Internet,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>24/5 Thepkasatri Rd, M.6, T.Rasada, Muang Phuket 83000</AddressLine>
          </AddressLines>
          <CityName>Phuket</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/09/e5/09e5e33781edf14c7be7663a3bdf452ccf951524.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is conveniently located close to Rajabhat Phuket University and is only 10 minutes’ drive ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1901.05" OriginalAmount="1845.68" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.82466288" Longitude="98.30376141" StarRating="4" HotelCode="436410|2374845" HotelName="The View Phuket" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Golf,Internet,Kitchen,Lounge,Massage Centre,Restaurant,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>78/7 Patak Road, Karon, Phuket 83100</AddressLine>
          </AddressLines>
          <CityName>Phuket</CityName>
        </Address>
        <HotelPictures>https://store1prod.blob.core.windows.net/images-hotels/79264/2a23b5a0-940c-4824-8810-eb2f535f4ab1.jpg?d=636646945420000000</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located on Phuket.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1904.86" OriginalAmount="1849.38" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="8.0196119" Longitude="98.3014638" StarRating="5" HotelCode="|65895" HotelName="Angsana Villas Resort Phuket" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 16/10/2026">
        <Address>
          <AddressLines>
            <AddressLine>Laguna Village, 142/3 Moo 6, T.Cherngtalay, A.Thalang - LAGUNA VILLAGE RESIDENCE 3, HOUSE # 116/13</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/6/5/8/9/5/65895_11.jpg</HotelPictures>
        <HotelDescription>HOTEL: The establishment has a gym, a hairdresser's, a swimming pool, a swimming pool for private use, deck chairs, sunshades, a wellness centre, a spa, 2 restaurants, a transfer service and translation services. ROOM: The establishment has standard rooms and villas.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1915.20" OriginalAmount="1859.42" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.8838293" Longitude="98.2723748" StarRating="5" HotelCode="|32090" HotelName="Phuket Marriott Resort and Spa, Merlin Beach - Sha Plus" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 18/10/2026">
        <Address>
          <AddressLines>
            <AddressLine>MUEN-NGOEN ROAD, TRI-TRANG BEACH, KATHU DISTRINCT 99</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/2/0/9/0/32090_4.jpg</HotelPictures>
        <HotelDescription>HOTEL: This luxury hotel and has 414 rooms, The establishment has a lobby, a currency exchange service, a hairdresser's, a restaurant and meeting rooms. The establishment also offers a laundry service and room service. SITUATION: It is on the beachfront, close to the establishment, clients can find places of interest, 45 minutes away from the establishment you have the airport. ROOM: The rooms a bathroom with a hairdryer, a direct line telephone, satellite and cable television, a mini-bar, a coffee maker, a kettle and a balcony or terrace. FACILITIES: You can find a swimming pool and a tennis court.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1921.52" OriginalAmount="1865.55" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.993596" Longitude="98.293757" StarRating="4" HotelCode="|176288" HotelName="Casuarina Shores" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>20 Moo 2, Cherngtalay, Thalang, Phuket</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/7/6/2/8/8/176288_10.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1990.14" OriginalAmount="1932.17" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="8.0865079" Longitude="98.2988567" StarRating="5" HotelCode="|26220" HotelName="The Slate, Phuket" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 17/10/2026">
        <Address>
          <AddressLines>
            <AddressLine>Nai Yang Beach 116 Moo 1, Sakhu, Thalang</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/6/2/2/0/26220_31ba2fc1301.jpg</HotelPictures>
        <HotelDescription>HOTEL: It has rooms and two bedroom villas. The establishment was opened in 2006, has 277 rooms, a lobby with a reception, a safety deposit box service, a currency exchange service, a cloakroom, a cafÃ©, a bar, a restaurant, a hairdresser's and a games room. The establishment also offers conference rooms, WiFi (for a fee), a laundry service, room service, a car park, a playground, a mini-club, a TV and computers. SITUATION: This establishment, Nai Yang Beach it is close to it is 20 kilometres away from Phuket Airport close to the establishment, clients can find restaurants, bars ,Phuket it is 40 minutes away from. ROOM: The rooms have a bathroom with a hairdryer, a direct line telephone, a television, a stereo, internet, a coffee maker and a kettle. They also have a mini-bar, a king-size bed, an ironing set, a safe, individual air-conditioning and a balcony or terrace. FACILITIES: Clients can enjoy scuba diving, Clients can enjoy activities such as water aerobics, surfing, windsurfing, canoeing, ping pong, cycling, volleyball, beach volleyball, billiards, darts and badminton. The establishment has 3 swimming pools, an outdoor pool, an outdoor bar and a gym. Clients can find 2 tennis courts, spa treatments and a massage service. 10 minutes away, customers can find a golf course. MEALS: Regarding the food and beverage offering, the establishment offers a continental buffet breakfast and Ã  la carte, menu or buffet lunch and dinner. PAYMENT METHODS: The establishment accepts American Express, Diners Club, JCB, Mastercard and Visa. OBSERVATIONS: The establishment offers a transfer service to, the airport, the beach.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="2018.96" OriginalAmount="1960.16" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.9254019" Longitude="98.2728123" StarRating="5" HotelCode="|35450" HotelName="Thavorn Beach Village Resort &amp; Spa " Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>MOO 6, NAKALAY, PATONG BEACH 6/2</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/5/4/5/0/35450_e08fab21328.jpeg</HotelPictures>
        <HotelDescription>HOTEL: This complex has 195 rooms, The establishment has a lobby, a reception, a safety deposit box service, a currency exchange service, a cafÃ©, a bar and a restaurant. The establishment also offers conference facilities, internet, room service, a laundry service, a car park and a transfer service (on request). SITUATION: Is situated inNakalay Bay next to the establishment, guests have the beach, Patong Beach 5 minutes away from the establishment, guests will find Where you can find the nightlife, leisure areas and shopping areas. this hotel is situated 40 kilometres away from Phuket Airport Phuket It is situated 25 kilometres away from. ROOM: The rooms a bathroom with a shower or bath, a hairdryer, a king size or double bed, a direct line telephone and satellite or cable TV. They also have a mini-bar, a fridge, a coffee maker, a kettle, an ironing set, individual air-conditioning and a balcony or terrace. FACILITIES: The establishment boasts a swimming pool, a covered pool, a children's swimming area, an outdoor bar and deck chairs. The establishment also offers a gym, a sauna, a steam bath, a spa and a massage service. Clients can enjoy canoeing, tennis, ping pong, darts, volleyball and beach volleyball. 20 minutes away, there is a golf course. MEALS: Regarding the food and beverage offering, the establishment offers a breakfast service and 3 restaurants. PAYMENT METHODS: Customers can pay by American Express, Diners Club, JCB, Mastercard and Visa.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="2031.46" OriginalAmount="1972.29" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.8903538" Longitude="98.3976384" StarRating="0" HotelCode="|83182" HotelName="Phu Ke Ta Hotel Phuket" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>MOO 6, T.RASSADA, MUANG 24/5</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/3/1/8/2/83182_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel perfect for holidays, has a dry cleaner's, a laundry service and 57 rooms. SITUATION: This establishment, Phuket it is in. FACILITIES: Guests are offered a fitness centre fully-equipped and a swimming pool. OTHERS: Regarding the food and beverage offering, clients can enjoy a restaurant.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="2048.10" OriginalAmount="1988.45" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="8.1585678" Longitude="98.2979125" StarRating="5" HotelCode="|37661" HotelName="Sala Phuket Mai Khao Beach Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 16/11/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="2099.42" OriginalAmount="2038.27" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.8662045" Longitude="98.2837494" StarRating="5" HotelCode="|27038" HotelName="Le Meridien Phuket Beach Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 10/12/2026">
        <Address>
          <AddressLines>
            <AddressLine>29, SOI KARON NUI, TAMBON KARON,AMPHUR MUANG</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/7/0/3/8/27038_0d4b6770749.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel with air-conditioning and renovated in 2001 it has 470 standard rooms, 32 junior suites, 18 suites and 6 floors. The establishment has a lobby with a reception, shops, a kiosk, a hairdresser's, a games room, a cafÃ©, a bar, restaurants with highchairs, a mini-club and a playground. The establishment also offers conference rooms, internet, bicycle hire, a car park, a laundry service, room service and a medical care service. SITUATION: This luxurious hotel is in a private-access beach. Is 5 kilometres from Patong Beach, where you can find bars, restaurants and shops. 60 minutes away from the establishment, guests will find the airport. ROOM: The stylish rooms have a bathroom with a shower, a hairdryer, a direct line telephone, a satellite television and internet. They also have a mini-bar, a safe (available for a fee), an air-conditioning system and a balcony or terrace.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="2144.68" OriginalAmount="2082.21" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.8133517787165" Longitude="98.390944054925" StarRating="4" HotelCode="306445|1868058" HotelName="Bandara Villas, Phuket" Meals="BED &amp; BREAKFAST,HALF BOARD,ROOM ONLY,FULL BOARD" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>96 Moo 8, Wichit Subdistrict, Muang Phuket, 83000 Phuket</AddressLine>
          </AddressLines>
          <CityName>Phuket</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/40/da/40da32ad4121a3325c3bcc51a99198d18bb637d8.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;A lobby and a reception are available to travellers. The individual storeys can easily be reached vi...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="2211.86" OriginalAmount="2147.44" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.8171984" Longitude="98.3007656" StarRating="5" HotelCode="|34522" HotelName="Malisa Villa Suites" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 02/12/2026">
        <Address>
          <AddressLines>
            <AddressLine>KATA ROAD , KATA BEACH MUANG 40/36</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/4/5/2/2/34522_13.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel was built in 2007 and has 41 chalets, The establishment boasts a lobby, a reception, a safety deposit box service and a restaurant. The establishment also offers internet, WiFi, room service, a laundry service and a car park. SITUATION: 5 minutes away from the establishment you haveKata the beach near the establishment, guests will find restaurants, bars, a public transport stop and shops. it is situated 15 minutes away from Patong the beach Phuket 30 minutes away, you can find 45 minutes away from the establishment guests havePhuket Airport. ROOM: The establishment has chalets with private swimming pool, a bathroom with a bath, a shower, a hairdryer, a direct line telephone and a satellite or cable television. They also have internet, a kitchen with mini-bar, a microwave, a coffee maker, a kettle, an ironing set, a king-size bed, an individual air-conditioning system and a safety deposit box. FACILITIES: Clients can find a swimming pool, a solarium, a steam bath, health treatments, beauty treatments, a massage service and a gym. 30 minutes away, there is a golf course. MEALS: Regarding the food and beverage offering, the establishment offers a restaurant. PAYMENT METHODS: Customers can pay using American Express, Mastercard and Visa.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="2250.48" OriginalAmount="2184.93" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.8849878" Longitude="98.2861859" StarRating="4" HotelCode="|32946" HotelName="Amari Phuket" Meals="HALF-BOARD" BedType="HALF-BOARD" CnxPolicy="Non Refundable">
        <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="2254.07" OriginalAmount="2188.42" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.8015795" Longitude="98.411532" StarRating="5" HotelCode="|35342" HotelName="Sri Panwa Phuket Luxury Pool Villa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>88 Moo 8 Sakdidej Road, Tambon Vichit A. Muang, Panwa Cape</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/5/3/4/2/35342_4.jpg</HotelPictures>
        <HotelDescription>HOTEL: This renovated hotel in 2007, has 19 rooms, air-conditioning, a lobby, a reception, a safety deposit box service, a currency exchange service and a lift. The establishment boasts a bar, a games room, a TV room, a laundry service, conference facilities, WiFi, room service, a bicycle rental desk and a car park (for a fee). SITUATION: This establishment, Phuket it is situated 15 kilometres away from it is situated 20 kilometres away from and Chalong the Temple of 40 kilometres away from Phuket Airport. ROOM: The establishment has one and two bedroom chalets with private swimming pool, a bath, terraces, a radio, a stereo, a satellite television and iPods. They have a kitchen, Nespresso, a microwave, a fridge, a bathroom, a hairdryer, internet, a safe, an individual air-conditioning system and a king-size bed. FACILITIES: The establishment has a swimming pool, At the beach, guests can find deck chairs, parasols (available for a fee), 12 salt water swimming pools and a terrace with parasols, At an extra cost, you can find a gym, a steam bath, a tennis court, ping pong and mountain bikes. The establishment also offers a massage service, a spa, yoga, billiards and a running track. The establishment also has excursions, water-skiing, jet-skiing, motorboat rides, sailing and canoeing. MEALS: Regarding the food and beverage offering, the establishment offers Ã  la carte breakfast. PAYMENT METHODS: The establishment accepts American Express, JCB, Mastercard, Visa and bank transfer.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="2304.09" OriginalAmount="2236.98" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.814894" Longitude="98.386499" StarRating="0" HotelCode="|176639" HotelName="Dream Sea Pool Villa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 25/11/2026">
        <Address>
          <AddressLines>
            <AddressLine>5-16 M.8 Soi Kaokad-Aoyon, Sakdidech Rd., T.Vichit, A.Muang</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/7/6/6/3/9/176639_1_7554.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="2451.77" OriginalAmount="2380.36" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="8.081363" Longitude="98.288622" StarRating="5" HotelCode="|26980" HotelName="Phuket Marriott Resort and Spa, Nai Yang Beach - Sha Extra Plus" Meals="HALF-BOARD" BedType="HALF-BOARD" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>92 MOO 3. BAN NA TAI NAIYANG BEACH. TAMBOL SAKOO</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/6/9/8/0/26980_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This renovated hotel in 2005, has 3 floors, 117 rooms and 13 suites. The establishment boasts a reception, a safety deposit box service, a currency exchange service, a cafÃ©, a bar and 2 restaurants. The establishment also has shops, a hairdresser's, a playground, a TV room, internet, conference rooms, room service, a laundry service and a car park. SITUATION: Is situated inNai Yang the beach 20 minutes away from the establishment, guests will find Phuket Airport. ROOM: Each room has a bathroom with a hairdryer, a shower, a balcony or terrace, a direct line telephone and a satellite television. They also have internet, a stereo, a coffee maker, a teapot, a central air-conditioning system, a safety deposit box (available for a fee) and a mini-bar. FACILITIES: The establishment boasts a swimming pool with a waterfall, a sunbathing terrace, deck chairs, parasols and a snack bar. Clients can find a gym, a solarium, a steam bath, body care treatments and a massage service. At the beach, customers can find water activities, is 5 kilometres away from a golf course. MEALS: Regarding the food and beverage offering, the establishment offers a buffet breakfast, Ã  la carte or set-menu lunch and dinner, dietary restrictions can be accommodated and special dishes can be made. PAYMENT METHODS: The establishment accepts American Express, Visa, Mastercard and Diners Club.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="2534.04" OriginalAmount="2460.23" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.8848369" Longitude="98.2927061" StarRating="4" HotelCode="|34222" HotelName="Hyton Leelavadee Phuket" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>PRACHA-NUKHRO ROAD, PATAGON BEACH 3</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/4/2/2/2/34222_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This newly built complex, renovated in 2006, has 95 rooms and 2 floors. Our guests can find a reception, a safety deposit box service, a currency exchange service, a massage service, internet, a restaurant, room service, a laundry service and a car park. SITUATION: It is situated 3 minutes away fromPatong the beach 300 metres away, clients have the bus station, Phuket 30 minutes away from the establishment, guests will find. ROOM: The establishment has rooms and bungalows. They have an individual air-conditioning system, a mini-bar, a mini-bar, a hairdryer, a satellite television, a smoke detector and a safe. They also have a direct line telephone, internet, a coffee maker, a kettle, a bathrobe, slippers and a king size or double bed. FACILITIES: Outdoors, guests have access to a jacuzzi, a playground, a gym and a massage service. close to the establishment, clients can enjoy a beach. MEALS: Regarding the food and beverage offering, the establishment offers American breakfast. PAYMENT METHODS: The establishment accepts American Express, Diners Club, Mastercard and Visa.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="2549.01" OriginalAmount="2474.77" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.933186" Longitude="98.262904" StarRating="5" HotelCode="115864|108956" HotelName="Paresa Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 04/11/2026" HotelFacility="Bar,Conference Hall,Currency Exchange,Golf,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>49 Moo 6, Layi-Nakalay Road, Kamala, Phuket 83150</AddressLine>
          </AddressLines>
          <CityName>Phuket</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/14/13/141302886f286a6d750ff20e0122002b8b38d0e3.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Extending out dramatically from the stunningly sculptured cliff tops of Kamala overlooking the spect...</HotelDescription>
        <Offer>Special discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="2563.60" OriginalAmount="2488.93" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.93246" Longitude="98.26292" StarRating="5" HotelCode="|48165" HotelName="Paresa Resort Phuket" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 05/11/2026">
        <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="94" TotalAmount="2601.50" OriginalAmount="2525.73" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.9776306" Longitude="98.2803539" StarRating="5" HotelCode="|28052" HotelName="Twinpalms Phuket" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="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="94" TotalAmount="2638.33" OriginalAmount="2561.49" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="8.0105795" Longitude="98.2958207" StarRating="5" HotelCode="|33152" HotelName="Banyan Tree Phuket" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 02/12/2026">
        <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="2655.99" OriginalAmount="2578.63" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="8.00899" Longitude="98.29318" StarRating="5" HotelCode="|68408" HotelName="Mövenpick Phuket Bangtao" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>35 Moo 4 Cherngtalay Thalang</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/6/8/4/0/8/68408_13.jpg</HotelPictures>
        <HotelDescription>HOTEL: This beach hotel, has 39 suites and attics. The establishment has various facilities, such as a reception, a currency exchange service, a lift, a hairdresser's, a games room, a TV room, a bar and a restaurant. It also has a business centre, room service and a laundry service. At an additional cost, you can enjoy internet, a car park and a bicycle rental desk. SITUATION: This complex is in Phuket the coast of is situated in a quiet area, Patong Beach it is 20 minutes away from 15 minutes away from the establishment clients have Phuket Airport. ROOM: The rooms a bathroom with a shower, a bath, a hairdryer, a double bed, a direct line telephone, a satellite television, a radio, a Hi-Fi, a safety deposit box, internet, individual air-conditioning, a balcony or terrace, a kitchen, a mini-bar, a fridge, a hob, a microwave, a coffee maker and a kettle. FACILITIES: The establishment has a swimming pool, a pool bar, a terrace with deck chairs, parasols (available for a fee), a gym, a sauna and a massage service. At an additional charge a bicycle hire service. MEALS: Regarding the food and beverage offering, the establishment offers a restaurant, The establishment offers a breakfast, lunch and dinner service and Ã  la carte or set-menu lunch and dinner. PAYMENT METHODS: Customers can pay using American Express, Diners Club, JCB, Mastercard and Visa.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="2763.39" OriginalAmount="2682.90" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="8.1666213" Longitude="98.2954505" StarRating="5" HotelCode="|26209" HotelName="Jw Marriott Phuket Resort and Spa" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 16/11/2026">
        <Address>
          <AddressLines>
            <AddressLine>MOO 3 MAI KHAO, TALANG 231</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/6/2/0/9/26209_11.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel was opened in 2001, has 3 floors, 265 rooms and 13 suites. This air-conditioned establishment has a lobby, a reception, a lift, a safety deposit box service, a cloakroom and a currency exchange service. It also has a hairdresser's, a mini-market, shops, a games room, a conference room and WiFi. The establishment also offers a bar, a cafÃ©, an Ã  la carte restaurant with highchairs. Guests are also offered a mini-club, room service, a laundry service, bicycle hire, a car park and indoor parking. SITUATION: This hotel is situated in Mai Khao Bay. Opposite the establishment, you can find a beach. It is 15 kilometres away from Phuket Airport. ROOM: The rooms have a bathroom with a hairdryer, a direct line telephone, a satellite TV, a radio, a mini-bar and a Hi-Fi. They also have internet, a king-size bed and a safe (available for a fee). FACILITIES: Outdoors, guests have access to a swimming pool, an outdoor bar and deck chairs. Guests can enjoy enjoy tennis, go cycling and do aerobics. The establishment also offers a sauna, a steam bath, a gym, a massage service and hydrotherapy.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="2825.85" OriginalAmount="2743.54" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="8.170001" Longitude="98.295101" StarRating="5" HotelCode="|174465" HotelName="Marriott's Mai Khao Beach - Phuket" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>234 MAI KHAO. TALANG,THEPSASATRI RO, PHUKET, 83110</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/7/4/4/6/5/174465_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="2834.92" OriginalAmount="2752.35" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.978091" Longitude="98.2802408" StarRating="4" HotelCode="|47190" HotelName="The Chava Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>MOO 3, TUMBON CHERNGTALAY, THALANG 113</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/7/1/9/0/47190_12.jpg</HotelPictures>
        <HotelDescription>HOTEL: This family-run hotel, has 45 rooms, a lobby with a reception, express check-out, a currency exchange service and a lift. It also has a hairdresser's, a bar, a restaurant, internet, room service, a laundry service (for a fee) and a car park. SITUATION: This complex is in Surin the beach Where clients can find bars, restaurants, Close to a public transport stop, the bus station, the sea and a park, 15 minutes away from the establishment you have shops, is 35 minutes drive away from Phuket the centre of the complex, is 25 minutes away from Phuket Airport. ROOM: The establishment has two bedroom apartments with 2 bathrooms, views of the swimming pool, sea views, a shower, a bath, a hairdryer, a double bed, a direct line telephone, a satellite or cable television, a radio, a Hi-Fi, internet, a safe and a mini-bar. They also have a kitchen with fridge, a hob, a microwave, a coffee maker, a kettle and an iron. All the apartments have an air-conditioning system and a balcony or terrace. FACILITIES: The establishment has a swimming pool with a children's area, an outdoor bar and deck chairs. Guests are offered a massage service (available for a fee), The establishment has a gym, Clients can enjoy scuba diving, surfing (available for a fee), canoeing and play mini-golf. it is situated 10 minutes away from Laguna the golf course At the beach, guests can find deck chairs. MEALS: Regarding the food and beverage offering, the establishment offers a buffet breakfast and a lunch and dinner service. On request, you have available room service. PAYMENT METHODS: Customers can pay using credit cards, American Express, Mastercard, Visa and cash. OBSERVATIONS: Ask about key collection.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="2931.27" OriginalAmount="2845.89" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="8.169052" Longitude="98.295551" StarRating="5" HotelCode="|44989" HotelName="Anantara Mai Khao Phuket Villas - Sha Plus" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 26/11/2026">
        <Address>
          <AddressLines>
            <AddressLine>MOO 3 TUMBON MAI KHAO, AMPHUR THALANG 888</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/9/8/9/44989_12.jpg</HotelPictures>
        <HotelDescription>HOTEL: This establishment has villas. The establishment boasts a swimming pool. SITUATION: This luxurious hotel is in Mai Khao Beach, close to el Parque Nacional de Sirinath.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="3061.34" OriginalAmount="2972.17" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.96377" Longitude="98.2806" StarRating="4" HotelCode="|403082" HotelName="Villa H" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>113/1, Moo. 3, Kamala, Phuket</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/3/0/8/2/403082_47616e91047.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="3169.78" OriginalAmount="3077.46" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.940169" Longitude="98.281476" StarRating="5" HotelCode="|171375" HotelName="Keemala" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>10/88 Moo 6, Nakasud Road, Kamala, Kathu</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/7/1/3/7/5/171375_0d6d7101245.jpg</HotelPictures>
        <HotelDescription>SITUATION: This hotel Kamala it is in. FACILITIES: Guests are offered a spa, treatments, 8 treatment rooms, a spa, a sauna and a fitness room. OTHERS: Regarding the food and beverage offering, clients have a meal service.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="3215.60" OriginalAmount="3121.94" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="8.1690365908771" Longitude="98.295254409313" StarRating="5" HotelCode="76337|94296" HotelName="Anantara Mai Khao Phuket Villas" Meals="BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="BED &amp; BREAKFAST" PropertyType="Club Resort" CnxPolicy="Free CXL until 17/10/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Garden,Golf,Internet,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>888 Moo 3, Tumbon Mai Khao, Amphur Thalang, Phuket</AddressLine>
          </AddressLines>
          <CityName>Phuket</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/44/57/445770bcbe48cb70f9cc574edb8c9f66ccd2ba4b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This resort enjoys a timeless setting on a secluded stretch of the Phuket coastline. It is set on th...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="3537.23" OriginalAmount="3434.20" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.89896025" Longitude="98.30176839" StarRating="3" HotelCode="856607|2493065" HotelName="Woovo" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>25 Rajpathanusorn Road, Patong Sub District, Kathu District, Phuket 83150</AddressLine>
          </AddressLines>
          <CityName>Phuket</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/81/81/81819a9bdb67c9b93ce6a0cfd20259f7319db4a7.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="3602.22" OriginalAmount="3497.30" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.8035588" Longitude="98.3000127" StarRating="5" HotelCode="|71467" HotelName="The Shore At Katathani - Sha Extra Plus" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 01/12/2026">
        <Address>
          <AddressLines>
            <AddressLine>Kata Noi Rd Karon Muang 14</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/7/1/4/6/7/71467_1.jpg</HotelPictures>
        <HotelDescription>ROOM: The establishment has villas with private swimming pool, a living room and a bathroom with hydromassage shower. FACILITIES: The establishment boasts a gym, a library and a swimming pool. OTHERS: Clients have at their disposal a restaurant. PAYMENT METHODS: Customers can pay using Visa and Mastercard.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="4516.39" OriginalAmount="4384.84" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.89370902" Longitude="98.43780997" StarRating="3" HotelCode="617310|3546475" HotelName="Villa Xilaiwan" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Villa,Guest houses" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>5 Theppratharn Road Moo 1, Tambon Rassada, Muang Ratsada, Phuket 83000</AddressLine>
          </AddressLines>
          <CityName>Phuket</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/41/ba/41ba4b15280cbf82db281db8e10ee626bdee8799.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation warmly welcomes guests on Phuket.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="7838.22" OriginalAmount="7609.92" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="8.034626" Longitude="98.285172" StarRating="0" HotelCode="|33250" HotelName="Bundarika" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 17/10/2026">
        <Address>
          <AddressLines>
            <AddressLine>89 MOO 6 LAYAN BEACH, CHERNGTALAY, THALANG CHERNGT</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/3/2/5/0/33250_2.jpg</HotelPictures>
        <HotelDescription>HOTEL: The establishment has 20 one or two bedroom chalets with swimming pools with a swimming pool. SITUATION: Is situated inLayan the beach Phuket 45 minutes away, you can find Patong 30 minutes away from the establishment clients have 8 kilometres away, you can find Bangtao the beach.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="7953.40" OriginalAmount="7721.75" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.866168" Longitude="98.3305632" StarRating="5" HotelCode="|39333" HotelName="Villa Zolitude Resort and Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 03/12/2026">
        <Address>
          <AddressLines>
            <AddressLine>53/25 Moo 5 Soi Bann Nai Trok, Chaofa West Rd, Chalong, Muang</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/9/3/3/3/39333_2.jpg</HotelPictures>
        <HotelDescription>HOTEL: It has 30 rooms a lobby with express check-out, a reception, a safety deposit box service and a currency exchange service. It has a hairdresser's, a bar and a restaurant. It also has internet, room service, a laundry service (for a fee) and a car park. SITUATION: Chalong It is in 10 minutes away, guests can find the harbour ,Phuket the city of 15 minutes away from the establishment clients have, tourist points of interest, is situated 30 minutes away from Phuket Airport. ROOM: The establishment has 29 one bedroom chalets and 1 two bedroom chalets. They have a bathroom with a bath, with a shower, a hairdryer, a satellite TV, internet and a mini-bar. They also have a coffee maker, a kettle, a safety deposit box, an air-conditioning system, individual heating and a balcony or terrace. FACILITIES: Outdoors, guests have access to a swimming pool, deck chairs, parasols and a terrace. You can find a library, a spa with treatments, a massage service (available for a fee) and (available for a fee). PAYMENT METHODS: Customers can pay using American Express, Diners Club, JCB, Mastercard and Visa. OTHERS: Regarding the food and beverage offering, you can enjoy a restaurant with seafood and international dishes.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="8269.49" OriginalAmount="8028.63" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.88530061" Longitude="98.27331079" StarRating="5" HotelCode="495343|2103745" HotelName="Rosewood Phuket" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Free CXL until 18/10/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Golf,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Muen-Ngoen Road, Tri-Trang Beach, Kathu, Patong 83150, Phuket</AddressLine>
          </AddressLines>
          <CityName>Phuket</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f6/1f/f61f1c07af34b214905bf36bef3f870ee5677038.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests on Phuket.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="98.16" OriginalAmount="95.30" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.9470512" Longitude="98.3920768" StarRating="3" HotelCode="|446527" HotelName="Mystays Phuket SHA+ by ZUZU" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 14/12/2026">
        <Address>
          <AddressLines>
            <AddressLine>56 14 Moo 1 Thepkrasatree Rd, Ko Kaeo, Amphoe Mueang Phuket, Phuket, Phuket Province, Thailand</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="777.44" OriginalAmount="754.80" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.810384" Longitude="98.339033" StarRating="4" HotelCode="|389899" HotelName="Blue Beach Grand Resort and Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>16/12 Soi Ruamchai 2, Rawai Subdistrict, Mueang Phuket District, Phuket, Rawai Beach 83130</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
      </BasicPropertyInfo>
    </HotelStay>
  </HotelStays>
  <Filter>
    <BasicAmenities>Air Conditioning,Bar,Currency Exchange,Fax,Garden,Golf,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access,Bicycle Rental,Designated Smoking Area,Diet Meals,Kitchen,Spa,Conference Hall,Sauna,Swimming Pool,Central Heating,24 Hour Security,Airport Transfer (on Demand),Meeting Room,24 Hour Front Desk,Coffee Shop,Elevator,LCD/Projector,Parking,Concierge,Dry Cleaning,Luggage Storage,Vending Machine,Business Centre</BasicAmenities>
    <HotelRating>3,5,4,2,1</HotelRating>
    <BedType />
    <Meals>BED &amp; BREAKFAST,ROOM ONLY,HALF BOARD,FULL BOARD,ALL INCLUSIVE,DINNER</Meals>
    <PropertyType>ECO HOTEL,FAMILY-FRIENDLY HOTEL,BUSINESS HOTEL,BEACH HOTEL,SPA HOTEL,CLUB RESORT,VILLAGE,HOTEL,CONFERENCE HOTEL,HOTEL DE CHARME,CITY HOTEL,APARTMENT HOTEL,GOLF HOTEL,AIRPORT HOTEL,VILLA,GUEST HOUSES,FINCA,HOSTELS,APARTMENT</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
7fc14df3-c8b9-44fe-ae95-cf3487f3b740|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="7fc14df3-c8b9-44fe-ae95-cf3487f3b740">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="2" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="73754" DestinationId="0" CityId="0" />
    <StayDateRange Start="2026-12-21T00:00:00" End="2026-12-26T00:00:00" />
    <Rating MinRating="0" MaxRating="5" />
    <HotelRef HotelId="|604498" SourceId="94" />
    <AllSupplier>false</AllSupplier>
  </Request>
  <GeneralInfo UserName="info.destinationsunknown@gmail.com" Password="Travel@2026" RequestedCurrency="GBP" ClientNationality="in" ClientCountry="India" 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
7fc14df3-c8b9-44fe-ae95-cf3487f3b740|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="7fc14df3-c8b9-44fe-ae95-cf3487f3b740" TimeStamp="0001-01-01T00:00:00" HotelName="Marco Polo Phuket Poshtel &amp; Bistro" HotelCode="604498" GTCityId="73754" CountryCode="TH" CityName="Phuket" CountryName="Thailand" Address="227 ??? ????" SourceId="94" Currency="GBP"><RoomTypes><RoomType BoardBasis="Bed and breakfast" FilterMealType="Bed and breakfast" RoomType="Room 1: Double room" RoomTypeCode="604498H1_160-890H2HRHR1r8ch|1780924745.DMUFAP-GBRAdbdc7offL|63.85|94|NjMuODV8RVVSfHN1cHBsaWVyZGVhZGxpbmU=" OriginalAmount="55" TotalPrice="56.59" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Free CXL until 13/12/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-12-13T00:00:00" End="2026-12-13T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="54.94" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Bed and breakfast" FilterMealType="Bed and breakfast" RoomType="Room 1: Triple room" RoomTypeCode="604498H3_160H2HRHRjfcnl|1780924745.DMUFAP-GBRAdbdc7offL|102.17|94|MTAyLjE3fEVVUnxzdXBwbGllcmRlYWRsaW5l" OriginalAmount="88" TotalPrice="90.55" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Free CXL until 13/12/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-12-13T00:00:00" End="2026-12-13T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="87.91" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType></RoomTypes><Images><Image Url="http://cdnh.octanio.com/images/hotels/6/0/4/4/9/8/604498_db5f25f2335.jpeg" /><Image Url="http://cdnh.octanio.com/images/hotels/6/0/4/4/9/8/604498_dbc60012335.jpeg" /><Image Url="http://cdnh.octanio.com/images/hotels/6/0/4/4/9/8/604498_dc12c302336.jpeg" /><Image Url="http://cdnh.octanio.com/images/hotels/6/0/4/4/9/8/604498_dc53d952336.jpeg" /><Image Url="http://cdnh.octanio.com/images/hotels/6/0/4/4/9/8/604498_dc96f7b2336.jpeg" /><Image Url="http://cdnh.octanio.com/images/hotels/6/0/4/4/9/8/604498_dcd9be02336.jpeg" /><Image Url="http://cdnh.octanio.com/images/hotels/6/0/4/4/9/8/604498_dd2138c2337.jpeg" /><Image Url="http://cdnh.octanio.com/images/hotels/6/0/4/4/9/8/604498_dd68bda2337.jpeg" /><Image Url="http://cdnh.octanio.com/images/hotels/6/0/4/4/9/8/604498_ddaabea2337.jpeg" /><Image Url="http://cdnh.octanio.com/images/hotels/6/0/4/4/9/8/604498_ddf070a2337.jpeg" /><Image Url="http://cdnh.octanio.com/images/hotels/6/0/4/4/9/8/604498_de3d5ea2338.jpeg" /><Image Url="http://cdnh.octanio.com/images/hotels/6/0/4/4/9/8/604498_de7ed572338.jpeg" /><Image Url="http://cdnh.octanio.com/images/hotels/6/0/4/4/9/8/604498_dec61352338.jpeg" /><Image Url="http://cdnh.octanio.com/images/hotels/6/0/4/4/9/8/604498_df10ba82339.jpeg" /><Image Url="http://cdnh.octanio.com/images/hotels/6/0/4/4/9/8/604498_df5085b2339.jpeg" /><Image Url="http://cdnh.octanio.com/images/hotels/6/0/4/4/9/8/604498_df927b72339.jpeg" /><Image Url="http://cdnh.octanio.com/images/hotels/6/0/4/4/9/8/604498_dfd6dcc2339.jpeg" /><Image Url="http://cdnh.octanio.com/images/hotels/6/0/4/4/9/8/604498_e023ce52340.jpeg" /><Image Url="http://cdnh.octanio.com/images/hotels/6/0/4/4/9/8/604498_e06d4182340.jpeg" /><Image Url="http://cdnh.octanio.com/images/hotels/6/0/4/4/9/8/604498_e0c28462340.jpeg" /></Images><HotelDescription /><Facilities><HotelFacilities><Type>Hotel</Type><Description>Security alarm</Description><Value>Security alarm</Value></HotelFacilities><HotelFacilities><Type>Hotel</Type><Description>Car rental</Description><Value>Car rental</Value></HotelFacilities><HotelFacilities><Type>Hotel</Type><Description>Bar / Coffee shop</Description><Value>Bar / Coffee shop</Value></HotelFacilities><HotelFacilities><Type>Hotel</Type><Description>Billiards</Description><Value>Billiards</Value></HotelFacilities><HotelFacilities><Type>Hotel</Type><Description>Security cameras</Description><Value>Security cameras</Value></HotelFacilities><HotelFacilities><Type>Hotel</Type><Description>Business center</Description><Value>Business center</Value></HotelFacilities><HotelFacilities><Type>Hotel</Type><Description>Smoke detectors</Description><Value>Smoke detectors</Value></HotelFacilities><HotelFacilities><Type>Hotel</Type><Description>Fire extinguishers</Description><Value>Fire extinguishers</Value></HotelFacilities><HotelFacilities><Type>Hotel</Type><Description>Luggage storage</Description><Value>Luggage storage</Value></HotelFacilities><HotelFacilities><Type>Hotel</Type><Description>Family rooms</Description><Value>Family rooms</Value></HotelFacilities><HotelFacilities><Type>Hotel</Type><Description>Tourist information</Description><Value>Tourist information</Value></HotelFacilities><HotelFacilities><Type>Hotel</Type><Description>WiFi</Description><Value>WiFi</Value></HotelFacilities><HotelFacilities><Type>Hotel</Type><Description>Garden</Description><Value>Garden</Value></HotelFacilities><HotelFacilities><Type>Hotel</Type><Description>Movie nights</Description><Value>Movie nights</Value></HotelFacilities><HotelFacilities><Type>Hotel</Type><Description>Parking</Description><Value>Parking</Value></HotelFacilities><HotelFacilities><Type>Hotel</Type><Description>Free parking</Description><Value>Free parking</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>Express check-in / check-out</Description><Value>Express check-in / check-out</Value></HotelFacilities><HotelFacilities><Type>Hotel</Type><Description>24 hour security</Description><Value>24 hour security</Value></HotelFacilities><HotelFacilities><Type>Hotel</Type><Description>Launderette</Description><Value>Launderette</Value></HotelFacilities><HotelFacilities><Type>Hotel</Type><Description>Dry cleaning service</Description><Value>Dry cleaning service</Value></HotelFacilities><HotelFacilities><Type>Hotel</Type><Description>Ironing service</Description><Value>Ironing service</Value></HotelFacilities><HotelFacilities><Type>Hotel</Type><Description>Airport pick-up service</Description><Value>Airport pick-up service</Value></HotelFacilities><HotelFacilities><Type>Hotel</Type><Description>Transfer service</Description><Value>Transfer service</Value></HotelFacilities><HotelFacilities><Type>Hotel</Type><Description>Transfer service (for a fee)</Description><Value>Transfer service (for a fee)</Value></HotelFacilities><HotelFacilities><Type>Hotel</Type><Description>Shop or supermarket</Description><Value>Shop or supermarket</Value></HotelFacilities><HotelFacilities><Type>Hotel</Type><Description>Terrace / solarium</Description><Value>Terrace / solarium</Value></HotelFacilities><HotelFacilities><Type>Hotel</Type><Description>Airport transfer service</Description><Value>Airport transfer service</Value></HotelFacilities><HotelFacilities><Type>Hotel</Type><Description>Airport transfer (for a fee)</Description><Value>Airport transfer (for a fee)</Value></HotelFacilities><HotelFacilities><Type>Hotel</Type><Description>Free WiFi</Description><Value>Free WiFi</Value></HotelFacilities><HotelFacilities><Type>Hotel</Type><Description>TV area / shared lounge</Description><Value>TV area / shared lounge</Value></HotelFacilities><HotelFacilities><Type>Room</Type><Description>Air-conditioning</Description><Value>Air-conditioning</Value></HotelFacilities><HotelFacilities><Type>Room</Type><Description>Safe</Description><Value>Safe</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
7fc14df3-c8b9-44fe-ae95-cf3487f3b740|CheckRateRequest|CheckRateRequest|<?xml version="1.0" encoding="utf-16"?>
<CheckRatesRQ xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" TraceId="7fc14df3-c8b9-44fe-ae95-cf3487f3b740">
  <Rooms>
    <Room RoomType="Room 1: Double room" TotalAdult="2" TotalChild="0">
      <Childs />
    </Room>
  </Rooms>
  <GeneralInfo UserName="info.destinationsunknown@gmail.com" Password="Travel@2026" RequestedCurrency="GBP" ClientNationality="IN" MarkupValue="0" MarkupPercentage="0" />
  <Accommodation HotelId="604498" SourceId="94" RoomTypeCode="604498H1_160-890H2HRHR1r8ch|1780924745.DMUFAP-GBRAdbdc7offL|63.85|94|NjMuODV8RVVSfHN1cHBsaWVyZGVhZGxpbmU=" TotalPrice="0" IsHoldBooking="false" HoldBy="0" />
  <StayDateRange Start="2026-12-21T00:00:00" End="2026-12-26T00:00:00" />
  <CountryCode_MoneyReceive>0</CountryCode_MoneyReceive>
</CheckRatesRQ>||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
7fc14df3-c8b9-44fe-ae95-cf3487f3b740|CheckRateResponse|CheckRateResponse|<?xml version="1.0" encoding="utf-16"?>
<CheckRatesRS xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" Currency="GBP">
  <Status>Success</Status>
  <CancelPolicies>
    <CancelPenalties>
      <CancelPenalty Start="2026-12-13T00:00:00" End="2026-12-16T00:00:00">
        <AmountPercent NmbrOfNights="5" BasisType="Amount" Percent="0" Amount="56.59" />
      </CancelPenalty>
    </CancelPenalties>
  </CancelPolicies>
  <TotalAmount>56.59</TotalAmount>
  <TraceId>7fc14df3-c8b9-44fe-ae95-cf3487f3b740</TraceId>
</CheckRatesRS>||True